25 Feb 2018
Ethereum: Test-driven development with Solidity (part 2)
This is the second part of the test-driven introduction to Solidity. In this part, we use JavaScript to test time-related features of our smart contract. Apart from that… read more
#Blockchain, #Solidity, #Testing