Skip to content

coalus/MintyTON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Example of minting NFT in TON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published