Giter Site home page Giter Site logo

walletwatcher's Introduction

Wallet Watcher

[Wallet Watcher Assignment]((http://wallet-watcher.bitballoon.com/) is a bitcoin wallet watcher application. This web app uses smartbit api. It is built on top of React Bootstrap, using Light Bootstrap Dashboard React and it is fully responsive.

##Opeartion:

Add the wallet by entering address. Click on wallet to view balance,transactions ext

Libraries Used(Major):

Quick Start:

Quick start options:

  • Clone the repo: git clone https://github.com/sanjeevmalagi1/WalletWatcher.git.

Terminal Commands

  1. Install NodeJs from NodeJs Official Page.
  2. Open Terminal
  3. Go to your file project
  4. Run in terminal: npm install
  5. Then: npm start
  6. Navigate to http://localhost:3000/
  7. (optional) Run in terminal npm i -g cross-env

What's included

Within the download you'll find the following directories and files:

Wallet Wather
├── README.md
├── package.json
├── public
│   ├── assets
│   │   └── img
│   │       └── faces
│   ├── favicon.ico
│   ├── index.html
│   └── manifest.json
└── src
    ├── assets
    │   ├── css
    │   ├── fonts
    │   ├── img
    │   │   └── faces
    │   └── sass
    │       ├── lbd
    │       └── light-bootstrap-dashboard.scss
    ├── components
    │   ├── Card
    │   │   └── Card.jsx
    │   ├── Header
    │   │   ├── Header.jsx
    │   │   └── HeaderLinks.jsx
    │   ├── Sidebar
    │   │   └── Sidebar.jsx
    │   ├── StatsCard
    │   │   └── StatsCard.jsx
    │   └── TransactionsTable
    │      |── TransactionsTable.jsx
    │      └── TransactionsRow.jsx
    ├── containers
    │   |── App
    │   |    └── App.jsx
    │   └── Console
    │       └── Console.jsx
    ├── index.js
    └── views
        ├── Dashboard
        │   └── Dashboard.jsx
        └── WalletList
            └── WalletList.jsx

walletwatcher's People

Contributors

sanjeevmalagi1 avatar

Watchers

 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.