yuesth / cosmos-extension-fork-ghosty

The Super Wallet for the Interchain

Home Page:https://leapwallet.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leap_banner

Leap🐸

The Super Wallet for the Interchain

Available as Chrome/Brave Extension

Available for iOS on the App Store

Available for Android on the Google Play Store

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/

About

The Super Wallet for the Interchain

https://leapwallet.io

License:Other


Languages

Language:TypeScript 59.4%Language:JavaScript 40.4%Language:CSS 0.2%Language:HTML 0.0%Language:Shell 0.0%