Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leapwallet/cosmos-extension
The Super Wallet for the Interchain
https://github.com/leapwallet/cosmos-extension
Last synced: 9 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T15:19:28.000Z (22 days ago)
- Last Synced: 2024-10-25T20:36:19.767Z (21 days ago)
- Language: TypeScript
- Homepage: https://leapwallet.io
- Size: 7.62 MB
- Stars: 29
- Watchers: 4
- Forks: 13
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.BSL
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
![Leap_banner](https://github.com/leapwallet/cosmos-extension/assets/110881421/94f43d03-5c9d-4f3b-ba4d-0830e629317e)
## 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/