8000 GitHub - vxyagr/VestaCard: prepared for submission to Vestafinance
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vxyagr/VestaCard

Repository files navigation

VestaCard

prepared for submission to Vestafinance

My answer, Modules, and explanation overview can be found here : (please click to go to my google sheet)
This protocol consisted of 3 main part : ERC20 token, Randomizer, and the main protocol VestaCard contract

Stack

hardhat + JS + chai + ethers

Installation

  1. copy the repository to a folder
  2. with npm installed, run npm install and wait for all dependencies to be installed
  3. change the API Key and Alchemy URL in ".env" file if necessary
  4. run npx hardhat test to make sure things going well
  5. run "npx hardhat run --network mumbai scripts/deploy.js"
  6. and you may verify each contract if necessary (npx hardhat verify --contract "contracts/VestaCard.sol:VestaCard" --network mumbai)

About

prepared for submission to Vestafinance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0