Skip to content

A adapter contract enabling Zodiac modules to be used with Aragon OSx

License

Notifications You must be signed in to change notification settings

gnosisguild/zodiac-adapter-osx

Repository files navigation

Zodiac OSx Adapter

Build Status Coverage Status Contributor Covenant

This repo contains an adapter for connecting Zodiac modules to Aragon OSx DAOs.

If you have any questions about Zodiac, join the Gnosis Guild Discord. Follow @GnosisGuild on Twitter for updates.

Features

  • Connect Zodiac modules to Aragon OSx DAOs
  • Unwrap multisend calls into multiple OSx actions

Flow

  • Deploy OSx DAO
  • Deploy OSxAdapter
  • Deploy Multisend Unwrapper
  • Set Transaction Unwrapper for any multisend addresses to be supported
  • Grant OSxAdapter the "EXECUTE_PERMISSION"
  • Enable desired modules on the OSxAdapter

Commands

To see available commands run yarn hardhat.

Some helpful commands:

yarn install # install dependencies
yarn build # compiles contracts
yarn test # runs the tests
yarn deploy # deploys the contracts add the `--network` param to select a network

Security and Liability

All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License

Created under the LGPL-3.0+ license.

About

A adapter contract enabling Zodiac modules to be used with Aragon OSx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published