Also an important question: How to get quickly tokens for a ETH test network to be able to do anything. Last time I tried I wasn't successful because all these places where you could get some free tokens didn't work and the only thing possible was to mine them yourself which still took a day or two.
Ask HN: Resources to learn blockchain and smart contracts?
21–30 of 119 posts
Re: Ask HN: Resources to learn blockchain and smart contracts?
#22I loved Decypher.tv for getting going with Ethereum Smart Contracts as well as other requirements for a complete DApp
Re: Ask HN: Resources to learn blockchain and smart contracts?
#23Also an important question: How to get quickly tokens for a ETH test network to be able to do anything. Last time I tried I wasn't successful because all these places where you could get some free tokens didn't work and the only thing possible was to mine them yourself which still took a day or two.
Re: Ask HN: Resources to learn blockchain and smart contracts?
#24Re: Ask HN: Resources to learn blockchain and smart contracts?
#25The book "Mastering Bitcoin" really helped me to understand the blockchain and bitcoin properly. It's available free online here~ http://chimera.labs.oreilly.com/books/1234000001802/index.ht... The author is putting out a similar book called "Mastering Ethereum" in February, also through O'Reilly.
Re: Ask HN: Resources to learn blockchain and smart contracts?
#26Also an important question: How to get quickly tokens for a ETH test network to be able to do anything. Last time I tried I wasn't successful because all these places where you could get some free tokens didn't work and the only thing possible was to mine them yourself which still took a day or two.
For a test network, can't you just modify the code to give yourself however many coins you want? Why would you need to mine?
Re: Ask HN: Resources to learn blockchain and smart contracts?
#27Re: Ask HN: Resources to learn blockchain and smart contracts?
#28Re: Ask HN: Resources to learn blockchain and smart contracts?
#29This article was on HN a few days ago. “Learn Blockchains by Building One” @van_flymen https://hackernoon.com/learn-blockchains-by-building-one-117...
Re: Ask HN: Resources to learn blockchain and smart contracts?
#30It covers the basics pretty well.