1.0.0-rc.2 • Published 1 year ago

@energyweb/staking-pool v1.0.0-rc.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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 variable

    DEPLOYER_PRIV_KEY = <private_key>

  • Make sure the corresponding address has enough funds on Volta testnet. If needed, get some Volta tokens (VT) on Volta faucet.

  • run following command

    npm deploy:volta

More information to come...

1.0.0-rc.20

1 year ago

1.0.0-rc.21

1 year ago

1.0.0-rc.19

1 year ago

1.0.0-rc.17

2 years ago

1.0.0-rc.18

2 years ago

1.0.0-rc.13

2 years ago

1.0.0-rc.12

2 years ago

1.0.0-rc.11

2 years ago

1.0.0-rc.10

2 years ago

1.0.0-rc.16

2 years ago

1.0.0-rc.15

2 years ago

1.0.0-rc.14

2 years ago

1.0.0-rc.9

2 years ago

1.0.0-rc.8

2 years ago

1.0.0-rc.7

2 years ago

1.0.0-rc.6

2 years ago

1.0.0-rc.5

2 years ago

1.0.0-rc.4

2 years ago

1.0.0-rc.3

2 years ago

1.0.0-rc.2

2 years ago