Giter Site home page Giter Site logo

cosmos-extension's Introduction

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/

cosmos-extension's People

Contributors

amagnum avatar baryon2 avatar leapsamvel avatar mayank112233 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cosmos-extension's Issues

Is there any plan to support firefox?

Since I'm trying to reduce the amount of chromium-based applications I use, I was wondering if there has been a discussion about leap wallet add-on supporting firefox.
Thanks!

Use tags and/or releases for version updates

Hi Leap team,

Would you consider using git tags and/or github releases to track the updates to this extension?

I'm looking for information on what and when versions were released to the Chrome extension store but there doesn't seem to be any kind of release notes or other tracking.

Trezor support

Support for at least one Trezor hardware wallet type in Leap.

afaik Ledger is the only hardware wallet option for Leap- because of Ledger's remote key extraction "feature" and some other security(closed source, key extraction/ethical issues(Ledger exploit leaking personal info of owners) it would be very useful to Leap users to be able to use a Trezor device to secure their funds. Thank you.

Unable to install Dependencies

I've been trying to install dependencies for this repo for quite some time now. But facing 403s:
Screenshot 2024-02-21 084241

My .npmrc file:

registry=https://registry.npmjs.org/
//npm.pkg.github.com/:_authToken=XXX

OS:
Tried on Windows as well as Ubuntu(WSL)

Error on custom chains: [BigNumber Error] Argument not a primitive number: 6

I added a custom network with these following parameters:

Chain Id: dhealthtestnet
Chain Name: dHealth Testnet
New RPC URL: http://dual-03.dhealth.cloud:26657/
New REST URL: http://dual-03.dhealth.cloud:1317/
Address Prefix: tdh01
Native Denom: tdhp
Coin Type: 118
Decimals: 6

On the browser extension, I was able to make transactions & stake my tokens.
On the mobile app, these error were shown (on transaction page and stake page):

Has anyone faced this before ?
How can we fix this? Is it a wrong config value from the custom network side? If yes how come it can run in the extension?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.