/ethereum-greeter

Ethereum greeter example, as truffle contract project and DApp

Primary LanguageJavaScript

ethereum-greeter

Ethereum greeter example, as truffle contract project

Contract - Compile, Deploy, Test

Note: testrpc (or node with exposed rpc) has to be running!

truffle compile
truffle migrate
truffle test