Keplr is a browser extension wallet for the Inter blockchain ecosystem.
This repository is still under development
npm run dev:extension
npm run dev:web
There are two build processes for keplr. One is browser extension, and another is a web page for providing dashboard for chains and sending more complex transactions.
Extension's build output is placed in /dist/extension
, and you can check out this page for installing the developing extension.
You can add your chain by adding the chain infomation into chain-info.ts
. And to add that chain into web page, you should add ui infomation to ui/supported-chain.tsx
.
👤 everett-protocol
- Twitter: @everettprotocol
- Github: @everett-protocol