For the complete documentation index, see llms.txt. This page is also available as Markdown.

About the file

Ninja.sol is the contract that handles the blindbox NFT sell, mint, and burn functionality. When the sell is started only 200 pieces are offered, the supply of NFT can be increased by calling "mint" function from the owner role.

Last updated