Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 407 Bytes

Governance

Contracts for on-chain governance in Starknet.

Disclaimer: This code is not intended for production use and has not been audited or tested thoroughly.

Description

This repo contains cairo contracts provided by snapshot-labs.

An additional voting strategy has been implented for ERC721 data. Tests have been refactored from Hardhat to Python.