August 2018
Beginner to intermediate
153 pages
2h 15m
English
In part 1 of this tutorial series on building DApps with Ethereum, we bootstrapped two versions of a local blockchain for development: a Ganache version, and a full private PoA version.
In this part, we’ll dive right into it and build and deploy our TNS token — the token users will use to vote on proposals in the Story DAO.
Have a Ganache version up and running, as per the previous part. Alternatively, have any local version of a blockchain running if you’re not following along from the first part, but make sure you can connect to it with tools we’ll need.
We’ll assume you have a working private blockchain and the ability to type commands into its console and the operating system’s terminal ...
Read now
Unlock full access