/micro-contract-architecture

Micro Contract Architecture

Primary LanguageJavaScript

Micro Contract Architecture Example

A simple test case to prove the viability of the micro contract architecture within Solidity.

Requirements:

To deploy the contract:

$ truffle migrate

To run the tests

$ truffle test

Relates to ERC: Micro Contract Architecture