gnosisguild / zodiac-safe-app

https://gnosis-safe.io/app/share/safe-app?appUrl=https://zodiac.gnosisguild.org/&chainId=5
GNU Lesser General Public License v3.0
26 stars 28 forks source link

Contributor Covenant

Zodiac Safe App

The Zodiac Safe app let's you deploy and manage modules and Guards for your Gnosis Safe. You can find the Zodiac Safe app in the Gnosis Safe UI, or you can run it locally by following the instructions below.

Getting Started

Install dependencies and start a local dev server.

cd packages/app
yarn install
cp .env.sample .env
# fill in details in .env
yarn start

Then:

Features

Security and Liability

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

License

Created under the LGPL-3.0+ license.