tumelo-mapheto / keplr-wallet

The most powerful wallet for the Cosmos ecosystem and the Interchain

Home Page:https://www.keplr.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

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

The most powerful wallet for the Cosmos ecosystem and the Interchain

https://www.keplr.app

License:Other


Languages

Language:TypeScript 95.6%Language:SCSS 1.5%Language:JavaScript 1.4%Language:Objective-C 0.5%Language:Ruby 0.4%Language:Java 0.4%Language:Kotlin 0.1%Language:Shell 0.1%Language:Dockerfile 0.1%Language:HTML 0.0%Language:Starlark 0.0%