Truffle
From CoinWiki
Truffle is a development framework for testing smart contracts on the Ethereum blockchain.
Installation
Paste the following code into a terminal to install Truffle.
npm install truffle -g
Truffle is a development framework for testing smart contracts on the Ethereum blockchain.
Paste the following code into a terminal to install Truffle.
npm install truffle -g