rantwijk / bitTeller

Uses the Blockhain API to display info on Bitcoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin Teller

Bitcoin Teller uses the Blockchain API to display info on Bitcoin. It allows for address-based searches and returns transactions and coin info. It also establishes a websocket connection to listen for incoming/ unconfirmed transactions.

Deployed at

https://bit-teller.firebaseapp.com

Getting Started

Follow the instructions below to run Bitcoin Teller on your local machine for development and testing purposes.

Install

npm install

Run Server Locally

npm start

Run in Testing Mode

npm run start-dev

Make Changes & Rebundle

npm run build

Built With

Author

Credits

Icon made by Good Ware, from flaticon and is licensed by creative commons

About

Uses the Blockhain API to display info on Bitcoin


Languages

Language:JavaScript 73.1%Language:CSS 22.0%Language:HTML 4.9%