Investors buy the liquid xKNC token to participate in Kyber staking rewards and governance without active management requirements.
- Clone this repo
npm install
- Fill your
.env
file according to the example - Run
npx buidler run scripts/deploy.js --network ropsten
- Manually run
approveStakingContract
on Etherscan/Web3 Interface (Buidler deployment script doesn't run it properly) - Manually run
approveKyberProxyContract
on Etherscan/Web3 Interface (Buidler deployment script doesn't run it properly)
- Run
truffle-flattener contracts/xKNC.sol