This is a fork of the Truffle monorepo.
Project | Forked Version | Changes |
---|---|---|
@truffle/contract |
v4.5.10 |
Added Solidity stack traces integration |
Our forked projects follow the same Major and Minor versions as upstream's. Patch versions may differ because of bug-fixing releases.
- Run
yarn
in the root of the repo. - Run
yarn prepare
in the root of the repo.