Skip to content

MiloTruck/security-guards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security-guards

A collection of guards for Safe accounts.

Contracts

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"

Safety

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.

Installation

To install with Foundry:

forge install MiloTruck/safe-guards

About

Guards for Safe accounts

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors