Gov Proposal Builder

Getting Started

  • Node v18.x
  • Yarn v1.22.x
  • Keplr Wallet
# install dependencies
yarn install

# start dev server
yarn dev

# build static files for production
yarn build

Contributing

Open an issue to request a feature or report a bug.

Features

1. Text Proposals

  • /cosmos.gov.v1beta1.TextProposal

2. Install Bundle Messages

  • /agoric.swingset.MsgInstallBundle

3. CoreEval Proposals

  • /agoric.swingset.CoreEvalProposal

4. Parameter Change Proposals (Coming Soon)

  • /cosmos.gov.v1.MsgUpdateParams

Technologies

  • React, TypeScript, Vite, Tailwind
  • @cosmjs, @agoric/cosmic-proto