Skip to content

SweeprFi/sweep-tron

Repository files navigation

SWEEP Coin

This repo contains all the contracts for SWEEP Coin in Tron Network.

Set up:

npm install -g tronbox
cp sample-env .env
npm install

Compile the contracts:

tronbox compile

Deploy:

source .env && tronbox migrate --network <NETWORK>

Deployments:

SWEEEP-T
Mainnet: TMGthL6Co2B9wgSyiSC5vdReEnbDafF72p
Shasta (tesnet): TVzyE8MGhdBV4vE5Q5VpFTddPNspYVGj98

SWEEP
Mainnet: TUZYTeq8STHHAWuquYQdFwym29AN7Cexp4

About

Code for bridged assets on Tron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published