Aman035 / wallet-ui-react

MIT License
8 stars 1 forks source link

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license LinkedIn


Wallet UI React

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. What's Included
  3. Installation
  4. Roadmap
  5. Contributing

About The Project

Wallet UI React is a react native implementation of Bitcoin Wallet UI Kit. These Native Components can be used for android/ios wallets and also in web based wallets(using react-native-web).

It's a Work In Progress.

Built With

What's Included

The current goal of the project is to implement and provide the following features/functionality (most of these are currently work in progress) :

Installation

  1. Clone the repo
    git clone https://github.com/Aman035/wallet-ui-react.git
  2. Install NPM packages
    npm install
  3. Start Storybook in development mode
    npm run storybook

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

  1. Fork the Project
  2. Create your Branch (git checkout -b Amazing)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin Amazing)
  5. Open a Pull Request



This project was started by Aman during Summer of Bitcoin, special thanks to his mentor Tankred Hase for the guidance and support.