https://github.com/docspring/bitcoin_treasure_hunt_solution
The solution for our Bitcoin Treasure Hunt - https://formapi.io/blog/posts/bitcoin-treasure-hunt/
https://github.com/docspring/bitcoin_treasure_hunt_solution
Last synced: 8 months ago
JSON representation
The solution for our Bitcoin Treasure Hunt - https://formapi.io/blog/posts/bitcoin-treasure-hunt/
- Host: GitHub
- URL: https://github.com/docspring/bitcoin_treasure_hunt_solution
- Owner: DocSpring
- Created: 2017-11-26T07:12:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T08:49:53.000Z (over 8 years ago)
- Last Synced: 2025-01-07T07:14:25.790Z (over 1 year ago)
- Language: Ruby
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitcoin Treasure Hunt Solution
To celebrate the launch of our
[Bitcoin blockchain verification feature](/news/2017-11-21/bitcoin-blockchain-verification),
we gave away **0.0128 BTC** (worth around **$100 USD** at the time of writing.)
The **Bitcoin Treasure Hunt** was a puzzle with 10 questions, including some programming challenges.
If you got all of the answers correct, the result was the private key for this Bitcoin address: [1FormAP1qhonAfJToRfYZG9QtNeMFxsurL](https://blockchain.info/address/1FormAP1qhonAfJToRfYZG9QtNeMFxsurL)
The puzzle went live on Friday, 24th November at 12:30pm PST, and the winner
[created their Bitcoin transaction](https://blockchain.info/tx/f38b10cb5d29c16f846339df1531ae1aacc27e68ef12e77f93f5fbdbd4afca86)
at **2:40pm**. The Bitcoins are no longer available, but [you can still try to solve the puzzle](https://formapi.io/blog/posts/bitcoin-treasure-hunt/)!
We've written a [blog post with all of the answers](https://formapi.io/blog/posts/bitcoin-treasure-hunt-solution/). This repo contains the code mentioned in the blog post.