Skip to content

StakeNow/nft-tutorial

 
 

Repository files navigation

Tutorial: Non-Fungible Tokens on Tezos Using FA2

Tutorial

The actual tutorial is located here.

Packages

The repo has three following yarn workspaces (packages):

How to Install And Use CLI Tool

Run the following command to install tznft CLI npm install -g @oxheadalpha/tznft

You can learn tznft command options by running $ tznft --help command or following the tutorial steps.

How to Build The Project

$ yarn install
$ yarn build

If you want to run tznft CLI from your local build, run yarn link command from tznft package directory.

About

Tezos FA2 NFT CLI Tool And Tutorial

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 53.4%
  • OCaml 41.4%
  • JavaScript 5.1%
  • Shell 0.1%