Giter Club home page Giter Club logo

mixin-light-wallet's Introduction

Mixin Light Wallet

Mixin Light Wallet

Install from google store

Chrome Web Store - Mixin Light Wallet

Install the wallet from source code

Prerequisite: yarn, git, node

  1. Git clone to local folder

git clone https://github.com/MixinLight/mixin-light-wallet

  1. Add dependencies and build the source

yarn

yarn build

  1. Installation Open chrome, go to chrome://extensions/ Turn on developer mode Click "Load unpacked"

Build from source

Locate mixin-light-wallet/build folder, click select You should see plugin added to Chrome plugin bar,click to start to use it.

Introduction

This project is using Mixin API.

Features

  1. Access protected by wallet password. After the user signs out or closes Chrome, they need to put the same password to access the wallet again. It's similar to MetaMask.
  2. All confidential info like Private Key, Session Id is encrypted by the hashed wallet password and securely stored.
  3. Multiple accounts support, the user can create and switch accounts within one wallet.
  4. Create Mixin account with user's pin.
  5. Import Mixin account with Mixin pin, it can import the account from https://wallet.mixcoin.one/
  6. Export Mixin account, the exported private key can be imported into https://wallet.mixcoin.one/
  7. Transfer and receive all supported 49,500+ assets within Mixin Network.
  8. Deposit and withdraw assets between Mixin and other Blockchain.
  9. Support all Mixin supported assets.
  10. Display all transaction history. The user can navigate to https://mixin.one/snapshots to see the transaction details.
  11. Switch networks, currently Mixin Network doesn't have Testnet. Mixin Light Wallet can support Testnet once Mixin adds Testnet support.
  12. Mixin current price and price changes.

Basically, we have implemented the features in MetaMask, and also add Mixin specific features like Deposit and Withdraw.

mixin-light-wallet's People

Contributors

jakeonchain avatar

Watchers

James Cloos avatar 李大狗 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.