da-kami / ethereum-greeter

Ethereum greeter example, as truffle contract project and DApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ethereum greeter example, as truffle contract project and DApp


Languages

Language:JavaScript 100.0%