Skip to content

hedi-edelbloute/keplr-wallet

 
 

Repository files navigation

Keplr Wallet

License Twitter: Keplr Wallet

The most powerful wallet for the Cosmos ecosystem and the Interchain.

Official Releases

NOTE: We do not accept native integrations to the official releases through pull requests. Please feel free to check out Keplr's suggest chain feature for permissionless intergrations to your chain.

You can find the latest versions of the official managed releases on these links:

For help using Keplr Wallet, Visit our User Support Site.

Building browser extension locally

This 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.

Clone this repo and run:

yarn bootstrap
yarn dev

Browser extension's build output is placed in packages/extension/dist, and you can check out this page for installing the developing version.

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

Source code for moblie app is also placed in packages/mobile.

Example

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

Author

👤 Chainapsis

License

Browser Extension

Apache 2.0

IOS / Android App

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

About

The most powerful wallet for the Cosmos ecosystem and the Interchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.3%
  • JavaScript 12.2%
  • SCSS 1.3%
  • Ruby 0.4%
  • Java 0.4%
  • Objective-C 0.2%
  • Other 0.2%