A collection of guards for Safe accounts.
guards
├─ Guard - "Base guard meant to be inherited by custom guards"
├─ RestrictiveGuard - "Imposes security restrictions on transactions"
├─ TimelockGuard - "Imposes a timelock on all transactions"
MultiGuard - "Forwards pre and post transaction hooks to multiple guards"This is codebase has not been audited.
We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.
To install with Foundry:
forge install MiloTruck/safe-guards