0xknstntn / keplr-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 79.3%Language:HTML 20.7%