Sunday 3 July 2016

Python implementation for beginners


Good day. A few weeks back I teamed up with a computer scientist from France who suggested that we’ll start to work on our own Bitcoin client implementation. The main idea was to improve our understanding of the Bitcoin protocol through the process of constructing a mini SPV client that will allow users to view transactions and addresses on the Bitcoin blockchain – In the future we might add more features like keys management and transaction tools, and we’re also thinking on more educational oriented additions as well. Since it is mostly an educational project, we’ve decided to try and document it as much as possible. Our project is at its early stages and the pace of progress is somewhat slow, but I believe that what we wish to achieve already starts to show and you're more then welcome to have a look.Our blog: http://bit.ly/29EtaiQ Our project board on Trello: http://bit.ly/29eGnjv And the source code on Github: http://bit.ly/29cs5y6 will highly appreciate your feedbacks and suggestions! We really do hope that our project will help others to overcome the steep learning curve of Bitcoin codding. via /r/Bitcoin http://bit.ly/29eGtaQ

No comments :

Post a Comment