Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@fvictorio fvictorio released this 29 Nov 14:01
· 1015 commits to master since this release

This is the first version of ICO Wizard that uses MobX for state management. All the global state of the application (configuration for the crowdsale, created contracts, etc.) lives inside the MobX stores (see src/stores directory).