Operating a Bitcoin ATM
Operating Your Own Bitcoin ATM Research Links BitCoin ATM: Genesis1 (2-way) Satoshi1 (1 or 2-way) Using Genesis Coin bitcoin ATM at Brown Derby Superstore in New Orleans Treznor hardware wallet MyCelium cell phone wallet application Black Frog: BitCoin ATM locations Black Frog: Pittsburgh BitCoin ATM location – GoogleMaps: 3349 Liberty Ave, Pittsburgh, PA 15201 Read more…
BitCoin Developers Guide
Bitcoin Developer Guide: Find detailed information about the Bitcoin protocol and related specifications.
Speculative Bitcoin Adoption Price Theory Article
Target Article: Speculative Bitcoin Adoption/Price Theory In this article a few follow on modifications / additions are briefly mentioned. They are Lightening Network SideChains They are both directed at speeding up bitcoin transactions which is a currently a limiting feature of BitCoin at the moment.
BlockChain Theory
Blockchain is a distributed database that maintains a continuously-growing list of records called blocks secured from tampering and revision. Research Links Wikipedia: BlockChain A blockchain in 200 lines of code This is the key article explains a simple block chain and uses JavaScript code to implement it. GitHub: NaiveChain JavaScript Read more…