Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 2.23 KB

README.md

File metadata and controls

38 lines (33 loc) · 2.23 KB

The Starport Documentation

Quickstart: Try Starport in a web-based IDE. It's the fastest way to get started. The latest version of Starport and its prerequisites are installed, just start hacking!

Table of Contents 🔎

  1. Introduction
    1. Introduction
    2. Install
    3. Quickstart
    4. Configuration
    5. Genesis File
    6. Starport IBC
  2. Architecture
    1. Introduction
    2. Directory Structure
    3. Standard Modules
    4. Writing Custom Modules
  3. Tutorials
    1. Introduction
    2. Poll
    3. Blog
    4. Scavenge
    5. Nameservice
  4. EVM Smart Contracts
    1. Introduction
    2. ERC20
    3. NFT
  5. Wasm Smart Contracts
    1. Introduction
    2. Adding support for CosmWasm
    3. Deploying your first contract
  6. Extra
    1. Raspberry Pi

Other Tutorials

  • Smart contract tutorial: add smart contracts to your app with CosmWasm: build, upload, instantiate and run a smart contract