Skip to content

Files

Latest commit

 

History

History
53 lines (40 loc) · 4.11 KB

community-tutorials.md

File metadata and controls

53 lines (40 loc) · 4.11 KB
description
This page is dedicated to community tutorials and code repositories that provide helpful references for writing Secret Network contracts as well as building full-stack Secret Networks dApps.

Reference Contracts

SNIP-20 Contracts

To master the SNIP-20 contract specifications, you can refer to these two key parts:

SNIP-721 NFT

To master the SNIP-721 contract specifications for Non-Fungible Tokens (NFT), you can refer to these two key parts:

Additional Reference Contracts

Here are some examples of additional Secret Contracts for reference:

Cosmwasm v1.0

Cosmwasm v0.10