Ethereum, tokens & smart contracts.

Notes on getting started Part 3. Solidity.

Keno Leon
10 min readSep 25, 2017

--

The next step in this little trek towards making smart contracts and tokens in the Ethereum ecosystem will be to actually start coding contracts and tokens and release them and test them in the wild ( a test net not the real blockchain for now).

Enter Solidity.

--

--