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
.envfile according to the example - Run
npx buidler run scripts/deploy.js --network ropsten - Manually run
approveStakingContracton Etherscan/Web3 Interface (Buidler deployment script doesn't run it properly) - Manually run
approveKyberProxyContracton Etherscan/Web3 Interface (Buidler deployment script doesn't run it properly)
- Run
truffle-flattener contracts/xKNC.sol
