All Projects → tqtezos → minter-sdk

tqtezos / minter-sdk

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

Programming Languages

haskell
3896 projects
typescript
32286 projects
ocaml
1615 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to minter-sdk

doge-nft
DOGE NFT
Stars: ✭ 30 (-71.96%)
Mutual labels:  nft-marketplace
minter-go-sdk
Minter Blockchain Golang SDK, 💳 wallet, 🧾 transactions, gRPC and HTTP clients 🌐 https://t.me/MinterGoSDK
Stars: ✭ 12 (-88.79%)
Mutual labels:  minter-sdk
nft-tutorial
Tezos FA2 NFT CLI Tool And Tutorial
Stars: ✭ 81 (-24.3%)
Mutual labels:  fa2
wordpress-nft-plugin
NFT Auction Product Type WordPress Plugin for WooCommerce – BID HAUS
Stars: ✭ 197 (+84.11%)
Mutual labels:  nft-marketplace
nft-gallery
NFT Explorer 🗺 🧭 running on Kusama and Polkadot
Stars: ✭ 281 (+162.62%)
Mutual labels:  nft-marketplace
simple-nft-marketplace
This project provides sample codes to build a simple NFT marketplace with Amazon Managed Blockchain.
Stars: ✭ 59 (-44.86%)
Mutual labels:  nft-marketplace
fingernft
FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。
Stars: ✭ 1,827 (+1607.48%)
Mutual labels:  nft-marketplace

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
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].