Smart contracts for IBFT PoS
$ git clone https://github.com/MetaViralBit/MetaViral-Staking-Contract.git
$ cd staking-contracts
$ npm i
$ npm run build
$ npm run test
$ npm run deploy
Please make sure required values are set in .env to use this command
$ npm run stake
$ npm run unstake
$ npm run info
$ npm run createwallet
$ npm run getbalance