Skip to content

broxus/tip3jetton

Repository files navigation

TVM Fungible Token (Jetton + TIP-3)

This repository provides a token implementation compatible with both major token standards used across TVM-based blockchains:

  • Jetton — the fungible token standard of the TON blockchain
  • TIP-3 — a widely adopted standard in other TVM networks

Features

Run tests

  1. cp .env.template .env
  2. npx locklift test

Deploy

  1. cp .env.template .env
  2. (optional) configure network in locklift.config.ts + .env
  3. (optional) update contracts/Options.tsol
  4. npx locklift build
  5. npx locklift deploy --disable-build --network locklift --tags token-root, or specify other network using --network <network>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •