Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 840 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 840 Bytes

Bitcoin Sound Visualiser

Sound of the block chain - an audio-visual representation of Bitcoin data.

See the live demo

###How to run it run composer update to download the required packages and then simply navigate to the public folder and start a simple server with php -S localhost:80. You can now access the app in your browser at http://localhost. You should also get your own API key from www.blocktrail.com to use in the getData.php file...otherwise the api limits could become a problem.

###Why? this little experiment was created as part of the 2014 Blocktrail Hackathon in Amsterdam. It has no real world applications, but is meerly an abstract and interesting why to "visualise" the data in the Bitcoin network.