Closed alexander-camuto closed 1 year ago
The saturn-contracts contains a method for easily deploying a new PayoutFactory. We should add another command that allows for us to simply interact with an already deployed contract to create a new payout:
PayoutFactory
saturn-contracts new-payout -U hyperspace.com -S path/to/secret --payout-csv path/to/csv --factory-addr 0xFACTORY
Resolved by #15
The saturn-contracts contains a method for easily deploying a new
PayoutFactory
. We should add another command that allows for us to simply interact with an already deployed contract to create a new payout: