Code Monkey home page Code Monkey logo

safe-block-web-wallet's Introduction

Lum Network - Wallet

License

This is Lum Network's wallet project created to give you access to your personal LUM wallet by a Ledger or any Software method (Mnemonic, keystore or private key) and gives you the ability to interact with it.

This wallet is backed with Lum Network's Javascript SDK. You can find it here

Features

  • Access your wallet:

    • Ledger, you can access your wallet with your ledger and the according Lum Network ledger app.
    • Mnemonic, write down your 12/24 length mnemonic to access your wallet.
    • Keystore, upload your keystore file and secure your access by providing the corresponding passsword.
    • Private Key, enter your wallet private key to directly access it.

Note: Software methods are not recommended as they are not secured and can be easily lost so use it at your own risks

  • View your recent transactions

  • Wallet operations

    • Delegate, undelegate and redelegate to dedicated validators
    • Send Lum
    • Earn rewards

Installation

Clone

This project has a git submodule so clone it with:

$ git clone [email protected]:lum-network/wallet.git --recursive

Install dependencies

There are two package.json in this repository:

$ yarn && cd src/frontend-elements && yarn && cd ../..

Running your app

Now you can run your app with:

$ yarn start

Building your app

You can build your app with:

$ yarn build

Code Style

All React components are functional components with hooks.

There is a Prettier and ES Lint configuration to follow.

Contributing

All contributions are more than welcome! Feel free to fork the repository and create a Pull Request!

Bug / Feature Request

If you find a bug, or want a new feature added, please submit it on the Github Issues

safe-block-web-wallet's People

Contributors

greedyboi avatar segfaultd avatar thibaultjrd avatar lebascou avatar

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.