PayrollAutomator
Ethereum Payroll Manager w/Ethereum Alarm Clock
WIP
Deposit salaries for employees once a month and automate the transfer of funds.
- Deploy PayrollAutomator passing EAC's scheduler address
- Add addresses to payroll by calling
addToPayroll. - Deposit wages by calling
deposit(address _employee). - Automate the payment of salaries by calling
schedulePayment(uint _blocksTilPayday). EAC will execute the transaction starting on block set (now + _blocksTilPayday) transferring salaries deposited.
On this page
Contributors
Created May 20, 2018
Updated January 5, 2024