Skip to content

writersblockchain/Secret-Network-Cosmwasm-Developer-Tutorials

Repository files navigation

Secret Network CosmWasm Developer Tutorials

Welcome to the Secret Network CosmWasm Developer Tutorials repository! 🎉

This repository contains step-by-step guides to help you build and deploy applications on the Secret Network using CosmWasm and related tools.

Tutorials

The repository currently includes the following tutorials:

  1. Hello World (1_hello_world):
    Learn the basics of creating and deploying your first CosmWasm contract on Secret Network.

  2. Hello World with secret.js (2_hello_world_secretjs):
    Extend your understanding by interacting with your deployed contract using secret.js, the JavaScript SDK for Secret Network.

  3. Fullstack Secret RNG (3_fullstack_secret_rng):
    Dive deeper into creating a full-stack application that leverages Secret Network's privacy-preserving Random Number Generator (RNG).

  4. Secret Tokens (4_secret_tokens):
    Learn how to launch your own Secret tokens.

Prerequisites

Before starting, ensure you have the following installed:

Refer to the individual tutorial folders for additional requirements.

Getting Started

  1. Clone the repository:
    git clone https://github.com/writersblockchain/Secret-Network-Cosmwasm-Developer-Tutorials.git
    cd Secret-Network-Cosmwasm-Developer-Tutorials

About

Secret Network Cosmwasm Developer tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published