Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Binary

A real-time visualization of Bitcoin's price in binary format, synchronized with the binary representation of the current time. When digits match between the price and time, they are highlighted in gold.

Features

  • Real-time Bitcoin price updates from Coinbase API
  • Binary representation of both price and time
  • Visual highlighting of matching binary digits
  • Smooth scrolling animation
  • Responsive design for mobile and desktop
  • Error handling and status indicators

Running Locally

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Start the server:
npm start
  1. Open http://localhost:3456 in your browser

Technology Stack

  • Node.js
  • Express
  • HTML5/CSS3
  • Vanilla JavaScript
  • Coinbase API for Bitcoin prices

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages