All Projects → oxheadalpha → nft-tutorial

oxheadalpha / nft-tutorial

Licence: MIT license
Tezos FA2 NFT CLI Tool And Tutorial

Programming Languages

typescript
32286 projects
ocaml
1615 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to nft-tutorial

bcdhub
Better Call Dev backend
Stars: ✭ 30 (-62.96%)
Mutual labels:  smart-contracts, nft, tezos
Smart-Contract-Security-Audits
Certified Smart Contract Audits (Ethereum, Hyperledger, xDAI, Huobi ECO Chain, Binance Smart Chain, Fantom, EOS, Tezos) by Chainsulting
Stars: ✭ 325 (+301.23%)
Mutual labels:  smart-contracts, nft
dfk
Interact with the contracts of DefiKingdoms
Stars: ✭ 74 (-8.64%)
Mutual labels:  smart-contracts, nft
dipdup-py
Modular framework for creating selective indexers and featureful backends for dapps
Stars: ✭ 49 (-39.51%)
Mutual labels:  smart-contracts, tezos
waifusion-site
The new Waifusion dApp website in React (old website in v1 branch)
Stars: ✭ 20 (-75.31%)
Mutual labels:  smart-contracts, nft
quipuswap-webapp
🌐 🧙‍♂️ Decentralized application UI for Quipuswap protocol.
Stars: ✭ 21 (-74.07%)
Mutual labels:  smart-contracts, tezos
fnd-docs
Foundation developer docs
Stars: ✭ 33 (-59.26%)
Mutual labels:  smart-contracts, nft
gas-reporting
Reference documentation on every gas price API and all the different formats
Stars: ✭ 85 (+4.94%)
Mutual labels:  smart-contracts, nft
TZComet
Contract Metadata Viewer on Tezos
Stars: ✭ 24 (-70.37%)
Mutual labels:  smart-contracts, tezos
quipuswap-core
🧙‍♂️ Repository containing QuipuSwap liquidity protocol smart-contracts written in Ligo language
Stars: ✭ 48 (-40.74%)
Mutual labels:  smart-contracts, tezos
elven-nft-minter-sc
Elven Tools SC - Smart Contract for launching NFTs collections on the Elrond blockchain
Stars: ✭ 30 (-62.96%)
Mutual labels:  smart-contracts, nft
nba-smart-contracts
Smart contracts and transactions for Topshot, the official NBA digital collectibles game on the Flow Blockchain
Stars: ✭ 316 (+290.12%)
Mutual labels:  smart-contracts, nft
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-77.78%)
Mutual labels:  smart-contracts, nft
nft-contracts
Open-source NFT contracts used by buildship.dev
Stars: ✭ 60 (-25.93%)
Mutual labels:  smart-contracts, nft
Simple-Game-ERC-721-Token-Template
🔮 Very Simple ERC-721 Smart Contract Template to create your own ERC-721 Tokens on the Ethereum Blockchain, with many customizable Options 🔮
Stars: ✭ 83 (+2.47%)
Mutual labels:  smart-contracts, nft
tinlake
Smart contracts for Tinlake, the on-chain securitization protocol for real-world assets
Stars: ✭ 85 (+4.94%)
Mutual labels:  smart-contracts, nft
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+318.52%)
Mutual labels:  smart-contracts, nft
nftfy-v1-core
A decentralized protocol for NFT fractionalization
Stars: ✭ 62 (-23.46%)
Mutual labels:  smart-contracts
Awesome NFTs
A curated collection about NFTs - by bt3gl
Stars: ✭ 42 (-48.15%)
Mutual labels:  nft
lens
The official network explorer for Wavelet.
Stars: ✭ 28 (-65.43%)
Mutual labels:  smart-contracts

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].