Skip to content

nolus-protocol/keplr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4293e63 Â· Oct 26, 2021
Oct 1, 2021
Sep 23, 2021
Feb 25, 2021
Aug 3, 2021
Sep 10, 2021
Oct 26, 2021
Sep 10, 2021
Mar 10, 2021
Feb 25, 2021
Sep 14, 2021
Feb 25, 2021
Sep 10, 2021
Feb 25, 2021
Jun 12, 2020
Oct 1, 2021
Oct 19, 2021
Oct 20, 2021
Oct 20, 2021
Feb 25, 2021
Oct 7, 2021

Repository files navigation

Keplr Browser Extension

License Twitter: chainapsis

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

This repository is still under development

This repository containts submodules that are not open sourced and are only available through the Chainapsis’ official Keplr Extension release. However, all primary features of the extension will work without the closed sourced submodules.

Dev

Keplr extension repo uses git-secret to encrypt the endpoints and the api keys. So, you can't build this without creating your own config file. You should create your own config.var.ts, config.ui.var.ts files inside the packages/extension/src folder. Refer to the config.var.example.ts, config.ui.var.example.ts sample files to create your own configuration.

yarn dev

Extension's build output is placed in packages/extension/dist, 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.

Example Files

Refer to the Keplr Example repository for examples of how to integrate Keplr signing support for your web interface/application.

Author

👤 Chainapsis

License

Keplr Mobile License

Copyright (c) 2021 Chainapsis Inc. All rights reserved.