Skip to content

5afe/safe-3074-invoker

Repository files navigation

Safe EIP-3074 Invoker

This repository includes a proof-of-concept EIP-3074 invoker allowing a Safe to control an EOA.

⚠️ This is a proof-of-concept and should not be used with actual funds! ⚠️

Installation

We will need to set up the submodules for the repository.

make install

Deployment

To deploy, you can use the following command:

make foundry cmd="forge script AuthCallScript --rpc-url otim --private-key YOUR_PRIVATE_KEY --broadcast -vvvv"

Network

For development, we are using the Otim test network with RPC endpoint http://devnet.otim.xyz. There is a faucet for mining test funds.

About

Hack-a-day: Safe EIP-3074 Invoker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published