Skip to Content
Ethereum Smart Contract Development
book

Ethereum Smart Contract Development

by Mayukh Mukhopadhyay
February 2018
Intermediate to advanced
288 pages
6h 58m
English
Packt Publishing
Content preview from Ethereum Smart Contract Development

Service setup on the private blockchain

Setting up the tweet service on our private blockchain is quite simple. First we need to initiate our inter protocol communication (IPC) using the geth command line inside our project folder, as discussed in Chapter 3, Hello World of Smart Contracts.

$ geth -datadir=./chaindata/

Then we open the Mist browser and go to the new contract option. Figure 9.15 denotes an smart contract account deployment on our private blockchain:

Figure 9.15: Compiling TwtAccount in Mist

We compile the registry smart contract in a similar fashion as shown in Figure 9.16. Before clicking the deploy button, we need to start ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Games with Ethereum Smart Contracts: Intermediate Projects for Solidity Developers

Building Games with Ethereum Smart Contracts: Intermediate Projects for Solidity Developers

Kedar Iyer, Chris Dannen

Publisher Resources

ISBN: 9781788473040Supplemental Content