Skip to content

Sample app to test sending transactions with kepler wallet extension.

Notifications You must be signed in to change notification settings

aidanaden/keplr-send-example

 
 

Repository files navigation

Keplr Example

This is a simple example if how to Keplr extension injects the offline signer that is compatible with cosmJS.

Local Development

Install dependencies

npm install

Run development Server

npm run dev

For more details see comments on src/main.js.

About

Sample app to test sending transactions with kepler wallet extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • HTML 20.7%