tqtezos / minter-sdk

A set of tools and libraries to bring creation, management, and sales of NFTs to any application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  • A collection of NFT and marketplace smart contracts with configurable admin permissions
  • Typescript bindings to enable easy integration into popular web frameworks
  • A CLI for minting and configuring NFT / marketplace contracts
  • DIDkit integration for verified creator credentials

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

About

A set of tools and libraries to bring creation, management, and sales of NFTs to any application.

License:MIT License


Languages

Language:Haskell 51.0%Language:TypeScript 23.5%Language:OCaml 23.0%Language:JavaScript 2.4%Language:Makefile 0.1%Language:Shell 0.1%