/kepler-extension

This repo is outdated. See https://github.com/everett-protocol/keplr-extension

Primary LanguageTypeScriptOtherNOASSERTION

Keplr Browser Extension

License Twitter: everettprotocol

Keplr is a browser extension wallet for the Inter blockchain ecosystem.

This repository is still under development

Dev

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.

Author

👤 everett-protocol