MintyTON icon indicating copy to clipboard operation
MintyTON copied to clipboard

Example of minting NFT in TON

MintyTON

Example of minting NFT Collection on TON using ton.js

Installation and local launch

  • Clone this repo git clone https://github.com/coalus/MintyTON
  • Go to project folder cd MintyTON
  • Install dependencies yarn
  • Copy .env.template to .env and insert your data (see table below)
  • Start mint by running yarn start

Environment variables

Name Description
PINATA_API_KEY, PINATA_API_SECRET API keys from pinata.cloud
MNEMONIC 24 mnemonic words of owner wallet
TONCENTER_API_KEY API key from @tonapibot / @tontestnetapibot

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!