Skip to content

jelly-swap/jelly-tron-htlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weidex-tron-htlc

HTLC contract on Tron network


Step by step guide:


  • Execute ` npm install tronweb ` in the terminal
  • Edit tronboxjs
  • Add your private key e.g. privateKey: "4E65ECCB71207B867C495B51A9758B104B1D4422088A8214978BE64636656233"
  • Execute ` tronbox migrate --reset --network shasta ` network param can be mainnet, shasta or development
  • You will see the execution results in your terminal e.g. Deploying HashTimeLock...
    HashTimeLock:
    (base58) TV2HU6z8o3wPGMj1YKBgt2zH8Hx58G169y
    (hex) 41d0ff5db58482b0a962c7a26e5a317198772dbff4

Releases

No releases published

Packages

No packages published