/hello_truffle_box

A Truffle box example

Primary LanguageJavaScript

Hello Ethereum (and Truffle)

A 'Hello world' smart contract, referenced by a blog post in my personal blog.
This is packaged as a Truffle box.

Installation

truffle unbox sgerogia/hello_truffle_box

The generated project comes pre-configured with a network named 'ganache'.
This points to a local instance of the Ganache emulator.