• smartcontracts's avatar
    feat: introduce ManageDrippie script (#10708) · 1595335c
    smartcontracts authored
    Adds a new script called ManageDrippie that, surprise surprise,
    manages Drippie tasks. Replacement for the old stuff that existed
    inside of DeployPeriphery because the old stuff was too janky and
    relied on making a bunch of smart contract modifications every
    time you wanted to add a new drip. Drips can now be added easily
    by modifying a JSON configuration file.
    1595335c
Name
Last commit
Last update
..
DrippieConfig.s.sol Loading commit data...
ManageDrippie.s.sol Loading commit data...