Skip to content

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

License

Notifications You must be signed in to change notification settings

tharsis/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 integrations 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 requires protoc to be installed. Check Install protobuf for details.

Clone this repo and run:

yarn bootstrap
yarn build

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

Disclaimer

Usage of any other packages besides @keplr-wallet/types is not recommended.

  • Any other packages besides @keplr-wallet/types are actively being developed, backward compatibility is not in the scope of support.
  • Since there are active changes being made, documentation is not being updated to the most recent version of the package as of right now. Documentations would be updated as packages get stable.

Author

👤 Chainapsis

License

Browser Extension

Apache 2.0

iOS / Android App

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.6%
  • SCSS 1.7%
  • JavaScript 1.4%
  • Objective-C 0.4%
  • Ruby 0.3%
  • Java 0.3%
  • Other 0.3%