https://github.com/leapwallet/cosmos-extension
The Super Wallet for the Interchain
https://github.com/leapwallet/cosmos-extension
Last synced: about 1 month ago
JSON representation
The Super Wallet for the Interchain
- Host: GitHub
- URL: https://github.com/leapwallet/cosmos-extension
- Owner: leapwallet
- License: other
- Created: 2023-07-12T13:37:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T09:46:25.000Z (3 months ago)
- Last Synced: 2025-03-25T19:21:44.749Z (2 months ago)
- Language: TypeScript
- Homepage: https://leapwallet.io
- Size: 10.3 MB
- Stars: 31
- Watchers: 4
- Forks: 20
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.BSL
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

## Leap🐸
> The Super Wallet for the InterchainAvailable as [Chrome/Brave Extension](https://chrome.google.com/webstore/detail/leap-cosmos-wallet/fcfcfllfndlomdhbehjjcoimbgofdncg/?utm_source=website&utm_medium=permanent-website&utm_campaign=permanent)
Available for iOS on the [App Store](https://apps.apple.com/in/app/leap-cosmos/id1642465549/?utm_source=website&utm_medium=permanent-website&utm_campaign=permanent)
Available for Android on the [Google Play Store](https://play.google.com/store/apps/details?id=io.leapwallet.cosmos&utm_source=website&utm_medium=permanent-website&utm_campaign=permanent)
## Repo structure
- apps -> Contains client apps, e.g. extension, webapp, mobile apps.
- packages -> Contains code used across apps. e.g. wallet sdk, utility functions etc.## Setup
1. Clone the repo
2. Install the dependencies from the root folder.
3. Run `yarn build:packages` to build the wallet library.## Developing the extension
1. Run `yarn start:extension` or `yarn start:extension:compass` (for compass wallet) from the root folder to generate the development build of the extension.
2. Open Chrome.
3. Enter chrome://extensions/ in the address bar.
4. Enable Developer mode via the top right toggle.
5. Click on top left Load unpacked button.
6. Select /apps/extension/dist/