dckc / agoric-gov-proposal-hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 94.0%Language:JavaScript 4.1%Language:CSS 1.3%Language:HTML 0.6%