tqtezos / minter-sdk

A set of tools and libraries to bring creation, management, and sales of NFTs to any application.
MIT License
104 stars 28 forks source link
fa2 minter-collection minter-sdk nft-marketplace nft-sale

Minter SDK header

Notice

This software is in beta. Testing of the Minter SDK smart contracts remains in progress and third-party audit results will be released in the coming weeks.

Minter SDK

Minter SDK offers a set of packages to bring creation, management, and sales of NFTs to any application.


Project Organization

minter-sdk is organized as a mono repository from which several npm packages are built and published. Packages are in the packages/ directory, each one with its own README file.

Package Utility
@tqtezos/minter-contracts NFT smart contract code
@tqtezos/minter-sdk NFT smart contract TypeScript bindings
@tqtezos/minter-cli (Coming Soon) NFT smart contract CLI