DCIPs/assets/eip-3267/contracts
David E. Perez Negron R 58b766a923 Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
..
ERC1155 Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
BaseBidOnAddresses.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
BaseLock.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
BaseRestorableSalary.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
BaseSalary.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
BidOnAddresses.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
DAOInterface.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
DefaultDAOInterface.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
README.md Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
Salary.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
SalaryWithDAO.sol Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00

README.md

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: