This is an example of how to use a Trap to monitor all events emitted from a Safe Wallet. Once an event is detected, the Trap will send an alert to the configured Slack channel.
curl -L https://foundry.paradigm.xyz | bash && foundryup
# The trap-foundry-template utilizes node modules for dependency management
# install Bun (optional)
curl -fsSL https://bun.sh/install | bash && bun install
# install drosera-cli
curl -L https://app.drosera.io/install | bash && droseraupforge compiledrosera dry-run --block-number <block_number>drosera apply