Governance Proposal Builder for Cosmos Network chains
The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.
- 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
Open an issue to request a feature or report a bug.
- /cosmos.gov.v1beta1.TextProposal
- /agoric.swingset.MsgInstallBundle
- /agoric.swingset.CoreEvalProposal
- /cosmos.gov.v1.MsgUpdateParams
- React, TypeScript, Vite, Tailwind
- @cosmjs, @agoric/cosmic-proto