2017-01-13

My question may sound a bit confusing so a bit of a background is in order. I am doing my Computer Engineering Final Year Project related to parallel processing and GPGPUs. i'll be working on implementing the Blockchain architecture on GPGPUs.

To find the initial point of my project , my advisor has asked me to 'implement' the block chain.

Now , being an undergraduate and a beginner at all this , it sounded quite confusing to me. However , after some research , i have found that you can 'fork' the bitcoin core for implementing the blockchain.

However , i am not the most prodigious coder and have more affinity with hardware aspects. so i need some help in deciding how to implement the blockchain on a very simple level , as in , what's the most basic coding task/basic operation i have to do to atleast start the implementation or establishment of a blockchain.

kindly do help me out , as i have been handed a very tight deadline by my advisor

Show more