Victor Porton dc3500ec89
3267: Future salaries - links to the Solidity sources (#3274)
Links to the Solidity sources were corrected.
2021-02-23 19:23:14 +08:00

1.1 KiB

This directory contains contract sources for EIP 3267 draft.

The audit of the contracts was paid for, now it is in progress. (There are some FIXME/TODO comments for the auditors.)

The contracts are to be compiled with Solidity 0.7.6.

Dependencies (Node.js packages):

  • @openzeppelin/contracts 3.3.0
  • abdk-libraries-solidity 2.4.0

The contracts to be deployed are:

  • SalaryWithDAO
  • DefaultDAOInterface

The sources: