Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 754 Bytes

reference-contracts.md

File metadata and controls

9 lines (7 loc) · 754 Bytes

Reference Contracts

Examples of reference Secret Contract implementations

  • Secret Template - Quickstart template to start developing Secret Contracts
  • SNIP-20 - Reference SNIP-20 contract implementation (Secret Tokens)
  • SNIP-721 - Reference SNIP-721 contract implementation (Secret NFTs)
  • Randomized NFT Minting - Template for launching NFT projects that need randomized minting
  • Secret Dice - Example of on-chain randomness based on encrypted inputs and state + video tutorial