ton-community / compressed-nft-contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compressed NFT Contract

The Augmenting API currently uses the CollectionNew variant.

Project structure

  • contracts - source code of all the smart contracts of the project and their dependencies.
  • wrappers - wrapper classes (implementing Contract from ton-core) for the contracts, including any [de]serialization primitives and compilation functions.
  • tests - tests for the contracts.
  • scripts - scripts used by the project, mainly the deployment scripts.

License

MIT

About

License:MIT License


Languages

Language:TypeScript 100.0%