1.0.0-rc.2 • Published 3 years ago
@energyweb/staking-pool v1.0.0-rc.2
Staking Pool v1
This repository contains the implementation of the staking pool with hourly compounding, hardcap, contribution limits and expiry date.
Building
In order to build after a successful clone
:
- npm install
- npm run compile
Testing
- npm run test
Local deployment
- npm run deploy:dev
Volta deployment steps
- Create a
.env
file and set the variableDEPLOYER_PRIV_KEY = <private_key>
Make sure the corresponding address has enough funds on
Volta
testnet. If needed, get someVolta tokens (VT)
on Volta faucet.run following command
npm deploy:volta
More information to come...
1.0.0-rc.20
3 years ago
1.0.0-rc.21
3 years ago
1.0.0-rc.19
3 years ago
1.0.0-rc.17
3 years ago
1.0.0-rc.18
3 years ago
1.0.0-rc.13
4 years ago
1.0.0-rc.12
4 years ago
1.0.0-rc.11
4 years ago
1.0.0-rc.10
4 years ago
1.0.0-rc.16
4 years ago
1.0.0-rc.15
4 years ago
1.0.0-rc.14
4 years ago
1.0.0-rc.9
4 years ago
1.0.0-rc.8
4 years ago
1.0.0-rc.7
4 years ago
1.0.0-rc.6
4 years ago
1.0.0-rc.5
4 years ago
1.0.0-rc.4
4 years ago
1.0.0-rc.3
4 years ago
1.0.0-rc.2
4 years ago