Skip to content

Fast, easy to use Smart Contract template on TON Blockchain, based on the Tact language. #TON

Notifications You must be signed in to change notification settings

howardpen9/nft-template-in-tact

Repository files navigation

NFT Standard in Tact

Star History Chart!!!

This GitHub repository is dedicated to an NFT standard (TEP-62), which provides a set of guidelines and specifications for creating and managing non-fungible tokens (NFTs) on blockchain platforms.

The repository contains a comprehensive collection of code files, documentation, and resources that developers can utilize to implement the standard in their NFT projects. It offers a well-defined structure and functionality for NFT contracts, including features like token metadata, ownership transfers, and token enumeration.

The repository also includes sample code and examples to help developers understand and implement the NFT standard more easily. Collaborators and contributors actively maintain and update the repository, ensuring it remains up-to-date with the latest advancements and best practices in the NFT ecosystem.

How to use

yarn build # To build contract
yarn test # To run test cases
yarn deploy # To deploy contract
yarn read # The way to read the smart contract data after your deployed the code

Warning

Remember to change the parameter in contract.deploy.ts file before you run yarn deploy

Alt text


alt text - once you run yarn deploy you will get the address of the deployed contract. You can use this address to interact with the contract.

More

For more information about this GitHub repository, or if you have any questions related to Tact, feel free to visit:

If you have more specific questions related to the Tact Language, please refer to:

About

Fast, easy to use Smart Contract template on TON Blockchain, based on the Tact language. #TON

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •