/Solidity-Docker-TDD

Source for Docker image for easy test-driven development of Solidity smart contracts. By @mojtaba-eshghie

Primary LanguageJavaScriptMIT LicenseMIT

Docker Image for Test Driven Development (TDD) of Solidity Smart Contracts

Technologies used:

  • Travis for automated testing
  • Solidity smart contracts
  • Nodejs
  • solc (as solidity compiler)
  • mocha for testing
  • web3.js and ganache-cli to run smart contracts