Skip to Content
Mastering Blockchain Programming with Solidity
book

Mastering Blockchain Programming with Solidity

by Jitendra Chittoda
August 2019
Intermediate to advanced
486 pages
13h 52m
English
Packt Publishing
Content preview from Mastering Blockchain Programming with Solidity

Technical requirements

The code that will be used in this chapter can be found on GitHub at https://github.com/PacktPublishing/Mastering-Blockchain-Programming-with-Solidity/tree/master/Chapter10.

You'll find a submodule folder called MultiSigWallet in the Chapter10 folder. If the MultiSigWallet folder is empty, run the following command under the Chapter10 folder to update it:

git submodule update --init --force --recursive --remote

In this chapter, we will be using the Gnosis multisig DApp GitHub repository as a submodule, which is present in the MultiSigWallet folder. The Gnosis repository uses the multisig Solidity contract that was written by ConsenSys. The project is old and hasn't been upgraded to use the latest version of Solidity. ...

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

Mastering Ethereum

Mastering Ethereum

Andreas M. Antonopoulos, Gavin Wood
Complete Cryptocurrency and Blockchain Course | Learn Solidity

Complete Cryptocurrency and Blockchain Course | Learn Solidity

Ravinder Deol, Codestars By Rob Percival, Thomas Wiesner

Publisher Resources

ISBN: 9781839218262Supplemental Content