KyberSwap allows users to directly interact with Kyber's decentralized liquidity network and instantly swap/ trade their tokens. Check our website at https://kyberswap.com
The wallet is developed on Nodejs
, we assume users have it installed in their environment. We suggest to use Node v7.3.0
npm install
npm run ropsten
Once it is running, user can access to the wallet by going to http://localhost:3002
npm run build-production
This repository is using Reactjs
and Redux
and following their naming conventions. Source code of the wallet is in src
. Most of the logic is in src/js
.
bundle exec rake master_data:media_post
git tag -f deploy_staging
git push -f <origin/upstream> deploy_staging