what programming languages and technical skills do I need to learn to build a blockchain? not a token
I have some ideas and want to learn how to deploy them, what do I need to learn and where to learn them?
Youtube/Reddit is the place that you can learn any thing.
Watch this if you have basic background of Python ---->
https://www.youtube.com/watch?v=KARxDX5DTgYRemember: Blockchain is a chain of records/Blocks. you can include any data on these blocks and have some protocol that manage it But the important thing is how to chaining them using hashes.
you can also check --->
https://hackernoon.com/learn-blockchains-by-building-one-117428612f46