Skip to content

rantwijk/bitTeller

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.1%
  • CSS 22.0%
  • HTML 4.9%