Skip to content

Latest commit

 

History

History

Aragon Network Token sale

Build Status

Smart contracts related to the Aragon Network Token sale.

Status

This package is in preservation mode.

Given that the Aragon Network Token ("ANTv1") sale occurred in May 2017, we have opted to pin dependencies and build tooling to their original form (or as close as possible).

We therefore specifically target the chain environment and solidity versions used:

  • Tests are run on the byzantium hardfork
  • Contracts are compiled via solc 0.4.8 (thereby relying on [email protected])
    • [email protected] was pinned to avoid a breaking change introduced in later patch versions for this version of truffle

Development

yarn install
yarn test

CI for this package is run through the ci_sale Github action.

Credits

  • MiniMe: Jordi Baylina (Giveth)