Skip to content

TRC-404 is an experimental, mixed Jetton / NFT implementation with native liquidity and fractionalization for semi-fungible tokens.

License

Notifications You must be signed in to change notification settings

howardpen9/TRC-404

 
 

Repository files navigation

TRC-404 Portocol Smart Contracts

TRC-404 is an experimental, mixed Jetton / NFT implementation with native liquidity and fractionalization for semi-fungible tokens.
Fully compatible with TON ecosystem(wallet, NFT market, DEX).
Official website: https://trc-404.xyz

Test

npm run test

Run on Testnet

Create a new .env file in the root folder.
Input content like this:
mnemonics_1="your wallet1 key word"
mnemonics_2="your wallet2 key word"

save this file,then run:
npm run start

About

TRC-404 is an experimental, mixed Jetton / NFT implementation with native liquidity and fractionalization for semi-fungible tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%