cantonio7 / nft-tutorial

Tezos FA2 NFT CLI Tool And Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:TypeScript 52.3%Language:OCaml 42.3%Language:JavaScript 5.3%Language:Shell 0.1%