https://github.com/futuresea-dev/staking-contract-code
Staking contract code
https://github.com/futuresea-dev/staking-contract-code
javascript solidity solidity-contracts
Last synced: 11 months ago
JSON representation
Staking contract code
- Host: GitHub
- URL: https://github.com/futuresea-dev/staking-contract-code
- Owner: futuresea-dev
- Created: 2021-10-26T17:03:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T02:40:07.000Z (over 4 years ago)
- Last Synced: 2025-05-21T08:46:55.360Z (11 months ago)
- Topics: javascript, solidity, solidity-contracts
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heswap Staking
### Heco-Test
The following assumes the use of `node@>=10`.
## Install Dependencies
`yarn`
## Compile Contracts
`yarn compile`
## Run Tests
`yarn test`