Skip to content
Open
15 changes: 10 additions & 5 deletions docs/great-houses/house-of-daos.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,11 @@ These are the frameworks for launching DAOs on the Ethereum network:
- **[Puzzle](https://www.getpuzzle.xyz/)** - Build a real collaboration space for contributors, connected to your Discord.

### Contribution accounting
- **[Sourcecred](https://sourcecred.io/)** - A tool for communities to measure and reward value creation.
- **[Coordinape](https://coordinape.com/)** - Scale your community with tools to reward contributors, incentivize participation and manage resources
- **[Sourcecred](https://sourcecred.io/)** - A tool for communities to measure and reward value creation. MetaGame has been experimenting for some time.
- **[Coordinape](https://coordinape.com/)** - Scale your community with tools to reward contributors, incentivize participation and manage resources.
- **[Dish Praise](https://wiki.commonsstack.org/contributors-guide)** - The simplest tool for rewarding contributors.


### Treasury/salary management
- **[Gnosis Safe](https://gnosis-safe.io/)** - A multi-signature wallet/treasury for DAOs.
- **[Llama](https://llama.xyz/)** - Llama enables decentralized communities to allocate their treasuries and assess results.
Expand Down Expand Up @@ -109,17 +110,21 @@ Some of the DAOs with the purpose of funding projects in the Ethereum space coul
A few more ways of getting some funds.

- **[Gitcoin](https://gitcoin.co/grants/)** - Another route you could take is playing Gitcoin’s quadratic matching game. Read more about it [here](https://ethgasstation.info/blog/quadratic-funding-in-a-nutshell/).
- **[Panvala](https://twitter.com/PanvalaHQ)** - _Panvala is the sustainable treasury for communities to share._
- **[Panvala](https://twitter.com/PanvalaHQ)** - Panvala is the sustainable treasury for communities to share.
- **[Free Company](https://freecompany.capital/)** - Free Company is a syndicate of experienced Web3 builders investing empathy-driven capital into early-stage blockchain projects.
- **[fair launch capital](https://www.fairlaunch.capital/)** - The Fair Launch enables founders to leverage existing networks to bootstrap distribution and build long-term, highly engaged, collaborative communities.
- **[Fair launch capital](https://www.fairlaunch.capital/)** - The Fair Launch enables founders to leverage existing networks to bootstrap distribution and build long-term, highly engaged, collaborative communities.
- **[Giveth.io](https://giveth.io/projects)** - For-good projects creating value for society and the environment
- **[Mirror.xyz](https://mirror.xyz/)** - Start a crowdfunding campaign on Mirror.

## 📅Events

Afaik the only DAO events there are in this space.
There are a growing number of DAO events in this space.

- **[DAO Rush Week](https://twitter.com/daorushweek)** - Happening once a quarter, DAO Rush Week is a must-attend event for anyone interested in DAO. All the DAOs from the Ethereum space and wider are summoned to present their missions, host parties & initiate new members.
- **[DAO Haus Party](https://forum.daohaus.club/t/daohaus-live-streams-publications/158)** - DAOHaus Live Streams; go through the DAOHaus Discord if you want to participate.
- **[Fork The World](https://forktheworld.wtf/)** - Our hackathon for people building DAOs, technologies & knowledge around decentralized organizing. Happening once a year.
- **[MetaFest2](https://metafest.metagame.wtf/)** - The second year of MetaFest following Fork the World. Coming soon next year IRL
- **[The Daoist](https://www.thedaoist.co/)** - Organizing conferences and more around the world

## 🗨️Forums

Expand Down
14 changes: 6 additions & 8 deletions docs/great-houses/house-of-ethereum.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,17 +132,15 @@ There are a bunch of wallets to choose from. **Your decision will mainly depend
- Note: Whichever way you choose, you’ll likely need to store what we call a seed phrase. This is the most important bit. There are [many](https://www.google.com/search?client=firefox-b-d&q=storing+your+seed+phrase) [ways to do it](https://blog.trezor.io/https-blog-trezor-io-keep-your-seed-phrase-away-from-lions-edcc105457a0).
- **NOTE: TAKE IT REALLY SERIOUSLY. STORE YOUR SEED PHRASE PHYSICALLY, NEVER COPY, PASTE OR ENTER IT ANYWHERE NEW

## Layer 2 How-To

Layer 2 is a collective term for solutions designed to help scale your application by handling transactions off the main Ethereum chain (layer 1).
## Layer 2 What

- Understand [why layer 2 scaling is needed](https://ethereum.org/en/developers/docs/layer-2-scaling/) and learn about the different types of Layer 2 solutions.
- Read more about the [State of Layer 2s](https://defiprime.com/ethereum-l2) as they are currently.
- Instructions to [set up xDAI for MetaMask](https://xdaichain.com/for-users/wallets/metamask/metamask-setup) so that you can interact with the xDAI Layer.
- How to [use the xDAI bridge](https://xdaichain.com/for-users/bridges/converting-xdai-via-bridge/moving-dai-to-xdai) to transfer assets from / to Ethereum mainnet.
- Get a bit of xDAI to get you started at the [xDAI faucet](https://t.co/SXjJ0B7wRB?amp=1).
- How to [configure Matic (Polygon) for MetaMask](https://docs.matic.network/docs/develop/metamask/config-matic/) to interact with dApps on Matic (Polygon).
Layer 2 is a collective term for solutions designed to help scale your application by handling transactions off the main Ethereum chain (layer 1).

- What is [layer 2?](https://ethereum.org/en/layer-2/)
- Check out the [House of L2s and Sidechains](https://wiki.metagame.wtf/great-houses/house-of-L2s)
- Follow this Playbook to [configure Polygon for MetaMask and get some gas](https://wiki.metagame.wtf/playbooks/how-to-install-wallet-get-gas.md)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link takes the user to a Page not found error page. When you're linking to pages in the wiki, you don't want to include the file extension .md.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tommycomma you'll also want to make sure that the .md extension is removed from the MM playbook URL

- Explore and interact with dApps on Polygon, such as [our liquidity pool. 🌱](https://app.balancer.fi/#/polygon/pool/0x8a8fcd351ed553fc75aecbc566a32f94471f302e000100000000000000000081)



Expand Down