https://github.com/0xdefilover/vesta-technical-test
https://github.com/0xdefilover/vesta-technical-test
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xdefilover/vesta-technical-test
- Owner: 0xdefilover
- Created: 2022-10-23T16:41:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T07:15:20.000Z (almost 2 years ago)
- Last Synced: 2024-08-26T14:11:33.459Z (almost 2 years ago)
- Language: Solidity
- Size: 165 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vesta Technical Test
This project has two modules: Staking & Lucky Card
```shell
npm i
npx hardhat compile
npx hardhat test
npx hardhat run scripts/deploy.ts
```