Skip to content

taikoxyz/dao-mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiko DAO Monorepo

This repository is a monorepo for the Aragon Taiko DAO project. It contains the following packages:

  • taiko-contracts: The smart contracts for the Taiko DAO.
  • taiko-ui: The frontend for the Taiko DAO.

Sync with source repositories

To keep taiko-contracts and taiko-ui up to date with their respective source repositories, run the following commands:

pnpm pull:ui
pnpm pull:contracts

Hekla Security Council Multisig Members

{
  "members": [
    "0x1dE1A4150B165C0cBf82cE43855e5f16F90D139a",
    "0x3DAb8944A215384acad687B99E6eF4c5b4eEb2c2",
    "0x4100a9B680B1Be1F10Cb8b5a57fE59eA77A8184e",
    "0x77181459F761CB4c57ED664a350222B01d5Ba286",
    "0x56706F118e42AE069F20c5636141B844D1324AE1",
    "0xCc379E594373825bFaD12b5Ec3985d4B421C1Cbe",
    "0x1B77E354d33A46CC79C6ECcd2aeF3e4A06cAf063",
    "0x38DE4B9714640d7d86160F4bfd45d9e796C0FE49",
    "0x542AD228c125d570E0a1007c1072b393d8f3D045",
    "0xeA1688488BE7D2E1fC259ceef2b9b514A701f1D2",
    "0xCe433Dd6f23333799C11199104AA6986333b7B0b",
    "0x54a98E2797Ba1D27848bc3F7cb07C6559326fe7b",
    "0x1e76BF1b36DD4D9A5eBf951E5961700E829a75A9",
    "0xd54f3bDe60B73614905BA3881954d9FeB2476360",
    "0xcdCEBD75cDcb9DEd637D537776431Db563Ff0821",
    "0x65E0FB30DFBF4bEdb85df7eb8Dab704b2Dc16bE5"
  ]
}