Smart contracts for IBFT PoS
$ git clone https://github.com/0xPolygon/staking-contracts.git
$ cd staking-contracts
$ npm i$ npm run build$ npm run test$ npm run deployPlease make sure required values are set in .env to use this command
$ npm run stake$ npm run unstake$ npm run info