Skip to content

aleem1314/group-gov-amino-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Compile protobuf files

In the project directory, you can run:

buf generate proto

Testing Amino messages

  • start local regen node with testnet as chain-id and uregen as denom.
  • enable rest api and allow cors in app.toml file.
  • create a new account in keplr wallet and send few tokens to keplr account.
  • create one governance proposal so that we can test deposit and vote transactions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published