Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btcbrdev/awesome-btcdev
List of resources of bitcoin development
https://github.com/btcbrdev/awesome-btcdev
List: awesome-btcdev
Last synced: 3 months ago
JSON representation
List of resources of bitcoin development
- Host: GitHub
- URL: https://github.com/btcbrdev/awesome-btcdev
- Owner: btcbrdev
- Created: 2015-04-08T00:19:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-16T20:32:21.000Z (over 9 years ago)
- Last Synced: 2024-05-18T19:55:18.306Z (8 months ago)
- Homepage:
- Size: 149 KB
- Stars: 56
- Watchers: 28
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-awesomeness - by @btcbrdev
- fucking-lists - awesome-btcdev
- awesomelist - awesome-btcdev
- more-awesome - Blockchain: Bitcoin: by @btcbrdev - List of resources of bitcoin development. (To Sort)
- collection - awesome-btcdev
- lists - awesome-btcdev
- awesome-awesomeness - by @btcbrdev
README
# Awesome Bitcoin Developer
## Summary
1. [Bitcore](#bitcore)
2. [Multi-Signature Address](#multi-signature-address)## Overview
1. [Bitcoin: Tips for building a native Bitcoin app] (http://shout.setfive.com/2014/12/02/bitcoin-tips-for-building-a-native-bitcoin-app/)
2. [Developing Bitcoin Applications – An overview] (http://www.railslove.com/stories/developing-bitcoin-applications-an-overview)
3. [The Best Resources for Learning to Build Bitcoin and Block Chain Applications] (https://medium.com/zapchain-magazine/the-best-resources-for-learning-to-build-bitcoin-and-block-chain-applications-8de1953506f5)## Course
1. [Bitcoin and Cryptocurrency Technologies Online Course] (https://www.youtube.com/channel/UCNcSSleedtfyDuhBvOQzFzQ)## Protocol
1. [Bitcoins the hard way: Using the raw Bitcoin protocol] (http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html)## Mining
1. [Bitcoin mining the hard way: the algorithms, protocols, and bytes] (http://www.righto.com/2014/02/bitcoin-mining-hard-way-algorithms.html)## Bitcoin Core
1. [Intro to Interacting with Bitcoin Using RPC] (http://bit-post.com/featured/intro-to-interacting-with-bitcoin-using-rpc-4204)## blockchain.info API
1. [So You Want To Use Bitcon On Your Website] (https://www.youtube.com/playlist?list=PLhWIQKZKupCYogutsw_qRuDWhjaHm19Ie)
2. [Building Bitcoin Websites] (https://www.youtube.com/playlist?list=PLhWIQKZKupCYEPtkR8sPLRJ5VDu8NepcV)## Coinbase API
1. [How to Make Your First Bitcoin Application] (https://medium.com/zapchain-magazine/how-to-make-your-first-bitcoin-application-e2e07fb0078e)## Javascript
3. [Generating a Bitcoin Address with JavaScript] (http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript)## Bitcore
1. [Getting Started With Bitcore - A Full JavaScript Implementation of Bitcoin](https://www.youtube.com/watch?v=TmkN8yYyOv8)## Multi-Signature Address
1. [How To Create a Multisig Address and Spend From It](https://www.youtube.com/watch?v=YN2Vyu9RupU)
2. [Multi-Signature Addresses pt1 - Coding This Major Security Improvement](https://www.youtube.com/watch?v=zIbUSaZBJgU)
3. [Multi-Signature Addresses pt2 - Spending, Protocol & Coding](https://www.youtube.com/watch?v=OSA1pwlaypc)## Security
1. [The Bitcoin Security Project] (https://bitcoinsecurityproject.org/)
2. [Bitcoin Security 101] (http://bitcoinsecurity101.com/getting-started/)## Cryptography
1. [Learn Cryptography] (http://learncryptography.com/)## Books
1. [The Blockchain: Mapping the decentralized future.] (https://github.com/simondlr/theblockchain)
2. [Bitcoin Programming Book] (https://gumroad.com/l/Bitcoin-Programming-book)
3. [Mastering Bitcoin] (http://chimera.labs.oreilly.com/books/1234000001802)
4. [Bitcoin Developer Reference] (https://github.com/minium/Bitcoin-Spec)## Academic
1. [Peer-to-Peer Review: The State of Academic Bitcoin Research 2014] (http://suitpossum.blogspot.ca/2014/12/academic-bitcoin-research.html)
2. [The Ultimate List of Bitcoin and Blockchain White Papers] (http://startupmanagement.org/2014/12/16/the-ultimate-list-of-bitcoin-and-blockchain-white-papers/)
3. [List of cryptocurrency whitepapers?] (http://www.reddit.com/r/coindev/comments/2ayqzj/list_of_cryptocurrency_whitepapers/)
4. [Bitcoin Academic Research] (https://docs.google.com/spreadsheets/d/1VaWhbAj7hWNdiE73P-W-wrl5a0WNgzjofmZXe0Rh5sg/edit#gid=0)
1. [CoinDev] (http://www.reddit.com/r/coindev)## Dapps
1. [Dapps for Beginners] (https://dappsforbeginners.wordpress.com/)## Contribute