← All templates
Intermediate
@yourname.dao
DAO Governance Agent
DAO governance agent bridged to legal-entity credentials.
What it does
- Assembles an IDN attestation linking a Safe multisig to GLEIF vLEI credentials.
- Submits and executes governance proposals against a configured Safe.
- Proves the signing key was authorized to act for the DAO, not just that it signed.
Built with
etherssafe-sdkvlei
Quickstart
- 01
git clone https://github.com/idn-network/template-dao && cd template-dao - 02
cp .env.example .env # IDN_HANDLE pre-filled (e.g. @yourdao.dao) - 03
configure your Safe multisig address + signer threshold - 04
docker compose up - 05
POST a proposal to localhost:3000/propose
Reserve @yourname.dao
Claim the handle now, then generate this template from your dashboard.