Skip to content

DEXExchange/ccgx-swap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Srinjoy Chakravarty and Kin Kendall's Token Swap DAPP


Instructions :

Install TronLink chrome extension in browser.

$ npm install -g tronbox
$ npm install -g tronweb

Add Private key to tronbox.js from shasta test network account of TronLink.

$ tronbox compile --compile-all
$ tronbox migrate --reset --network shasta

Paste (base58) key of SmartContract in Line 1 of src/utils/index.js

$ npm install
$ yarn
$ yarn start

checkout the platform at http://localhost:3000/


About

Tron Dapp built with ReactJS and hosted on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.7%
  • CSS 27.7%
  • HTML 5.6%