FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

broxus/tip3: Venom token implementation. Complies with the TIP3 token standard. · GitHub

/ tip3 Public

Repository files navigation

TIP3

Broxus TIP3 (tip3.1, tip3.2) Fungible tokens implementation

Firstly

npm install

Then use Locklift v2 to deploy

  1. To deploy tokens via token factory

npx locklift run --config locklift.config.ts --network local --script scripts/0-deploy-token.ts

  1. To deploy factory

npx locklift run --config locklift.config.ts --network local --script scripts/1-deploy-factory.ts

For test Token Factory

npx locklift test -n local

About

Venom token implementation. Complies with the TIP3 token standard.

Topics

Resources

Stars

26 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL