truffle

Development environment and testing framework for Ethereum smart contracts

brewmacoslinux
Try with needOr install directly
Source

About

Development environment, testing framework and asset pipeline for Ethereum

Commands

truffle

Examples

Initialize a new Truffle project with default structure$ truffle init
Compile smart contracts in the project$ truffle compile
Run tests for smart contracts$ truffle test