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 following are the tools and libraries we are going to use in this chapter:

  • You should have the latest version of node installed; version v8.11.3 or higher is preferred
  • We use OpenZeppelin version 2.2.0 library contract files
  • Truffle v5.0.4 or higher
  • Ganache CLI v6.2.5 or higher
  • MetaMask Google Chrome plugin version 6.3.1 or higher

In the Truffle project itself, we will need some npm packages to be installed, which will be required when writing test cases:

  • Truffle HD wallet provider 1.0.6 or higher
  • OpenZeppelin Test Helpers package 0.3.1 or higher
  • Chai test framework 4.2.0 or higher
  • Big Number package 2.0.0 or higher

The source code related to this chapter can be found on GitHub at https://github.com/PacktPublishing/Mastering-Blockchain-Programming-with-Solidity/tree/master/Chapter12 ...

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