Coder Social home page Coder Social logo

cashtab's Introduction

Cashtab

eCash Web Wallet

CashAppHome

Features

  • Send & Receive XEC and eTokens
  • Import existing wallets
  • Create new eTokens
  • Sign messages using wallet private key

Development

yarn install
yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Testing

Run the tests in watch mode (interactive):

yarn test

Run the tests and generate a coverage report (non-interactive):

yarn run test:coverage

You can then browse the HTML coverage report by opening the coverage/lcov-report/index.html file in your web browser.

Production

In the project directory, run:

yarn run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Browser Extension

  1. yarn run extension
  2. Open Chrome or Brave
  3. Navigate to chrome://extensions/ (or brave://extensions/)
  4. Enable Developer Mode
  5. Click "Load unpacked"
  6. Select the extension/dist folder that was created with yarn run extension

Docker deployment

yarn install
docker-compose build
docker-compose up

Bcash full node HTTP API

Cashtab accepts multiple instances of bcash HTTP API as its backend. Input your desired API URL into the REACT_APP_BCASH_API variable. For example

REACT_APP_BCASH_API=https://ecash.badger.cash:8332

Cashtab Roadmap

The following features are under active development:

  • Transaction history
  • BIP70 and Simple Ledger Payment Protocol Support
  • Simple Ledger Postage Protocol Support
  • Cashtab browser extension

cashtab's People

Contributors

vinarmani avatar

Watchers

James Cloos 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.