Tritium-VLK / balancer_multisig_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balancer Maxi's Multisig Management Repo

Forked from the BadgerDAO Multisig

This repo is where all EVM multisig operations take place for the Badger DAO. It relies heavily on ganache-cli, eth-brownie, gnosis-py and a custom developed evolution of ape-safe; great-ape-safe.

A good overview of all its tickets and their status can be found here: https://github.com/orgs/Badger-Finance/projects/25.

Read more about the Badger DAO and its community at https://badger.com/dao-and-community.

Installation

The recommended version of Python for this repository is 3.9

pip install pipenv
pipenv --python 3.9
pipenv install

Note: Ubuntu users may need to remove pipenv installed via apt.

Multisig Addresses

Label Description Address (Links)

About

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 55.4%Language:Python 44.6%Language:Shell 0.0%