Cosmos SDK Documentation
Back to Cosmos
RPC
GitHub
Back to Cosmos
RPC
GitHub
  • Overview

    • SDK Intro
    • Cosmos SDK design overview
    • Object-Capability Model
  • Cosmos Hub

  • Tutorial

  • Clients

This document should contain plain english instructions for testing functionality on gaiad. This “Script” is supposed to be run by 2 people who will each spin up a gaiad node and run the series of prompts below.

  • Create a network of 2 nodes
  • Generate an account
  • Send funds from one account to the other
  • Create a validator
  • Edit a validator
  • Delegate to validator
  • Unbond from a validator
  • View validators and verify output
  • Query network status
  • Create a proposal
  • Query a proposal
  • Vote on a proposal
  • Query status of a proposal
  • Query the votes on a proposal
  • Export state and reload
Edit this page on Github