oxheadalpha/nft-tutorial

Tezos FA2 NFT CLI Tool And Tutorial

TypeScript

92

91 commits

updated Oct 6, 2023

See the code

README

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.

blockchain
fa2
ligo
nft
smart-contracts
taquito
tezos
tzip-12
tzip-16
tzip-21
tznft

Contributors

emishur

69 commits

alex-kooper

15 commits

obstropolos

3 commits

oxheadalpha/nft-tutorial

Tezos FA2 NFT CLI Tool And Tutorial

TypeScript

92

91 commits

updated Oct 6, 2023

See the code

README

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.

blockchain
fa2
ligo
nft
smart-contracts
taquito
tezos
tzip-12
tzip-16
tzip-21
tznft

Contributors

emishur

69 commits

alex-kooper

15 commits

obstropolos

3 commits

Languages

TypeScript

51.2%

OCaml

43.6%

JavaScript

5.1%