mojtaba-eshghie / Solidity-Docker-TDD

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 82.7%Language:Dockerfile 17.3%