Skip to content

gnosisguild/zodiac-pilot

Folders and files

NameName
Last commit message
Last commit date
Apr 17, 2025
Apr 17, 2025
Jan 7, 2025
Apr 15, 2025
Apr 21, 2025
Apr 20, 2025
Apr 8, 2025
Apr 11, 2025
Mar 7, 2025
Apr 17, 2025
Dec 11, 2024
Dec 11, 2024
Dec 11, 2024
Apr 15, 2025
Apr 10, 2025
Apr 20, 2025
Apr 21, 2025
Apr 8, 2025
Apr 11, 2025
Apr 15, 2025

Repository files navigation

Zodiac Pilot

Contributor Covenant Static Checks Tests Live Tests

Zodiac Pilot is a browser-based tool for Safe accounts that enables users to build and execute multi-step transactions across multiple dapps. It combines modular batching, programmable permissions, and a built-in sandbox environment to simulate transactions before they’re sent onchain. Designed to streamline treasury, governance, and DeFi workflows, Pilot reduces risk and coordination overhead by letting users manage execution directly from a side panel interface. Available on the Chrome Web Store

Contribute

Overview

The extension folder hosts the code of the browser extension. The included README documents the most important concepts.

To run a development version of the extension from a branch:

cd extension
pnpm i
pnpm dev

The build output is written to extension/public/build. The dev script will watch for changes and automatically rebuild.

To enable the extension in Chrome, follow these steps:

  1. Open the Extension Management page by navigating to chrome://extensions.
  2. Enable Developer Mode by clicking the toggle switch at the top right of the page.
  3. Click the Load unpacked button and select the extension/public directory.

About

Chrome extension to simulate Dapp interactions and record transactions

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages