specron / framework

Lightweight, open source and magic-free framework for testing solidity smart contracts.
https://specron.github.io/framework
MIT License
35 stars 11 forks source link

specron init - breaking change #13

Closed MoMannn closed 6 years ago

MoMannn commented 6 years ago

Specron init creates files with code from the previous specron version in which there are breaking changes like: requireContract -> deploy so the default example does not work.

xpepermint commented 6 years ago

Are you sure you are using the latest package v0.0.38?