Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

Catdotfish/keplr-extension

 
 

Repository files navigation

Keplr Browser Extension

License Twitter: everettprotocol

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

This repository is still under development

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 file inside the src folder. Refer to the config.var.example.ts sample file to create your own configuration.

npm run dev

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

Author

👤 everett-protocol

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.2%
  • CSS 5.4%
  • JavaScript 1.3%
  • HTML 0.1%