blockchain-blog.github.io - Liu Qi's Blog

Example domain paragraphs

This post lists some resources on how to create smart contract from scratch. To browse online smart contracts, Etherscan and Etherchain are two good websites.

There is an excellent tutorial about how to program smart contract using Solidity here Smart Contract .

This page will help you build a Hello, World contract with the ethereum Geth. The code is taken here for future reference: