But this repository is a must if you are interested in learning more about Smart contracts, as Solidity is the De facto standard for Ethereum Smart contract dev
❌Many Ethereum projects on Github are outdated, archived, or deprecated.
✅A list of big active projects:
- go-ethereum
- web3.js
- ethereum-boilerplate
- ethereum-org-website
- ethereum/EIPs
- ethereumjs-monorepo
- ethers-io/ethers.js
↓
Go Ethereum
Official Golang implementation of the Ethereum protocol.
A very interesting one, of course especially for Go developers but not only for them.
Both DAOs and traditional organizations need an initial founder or group of founders.
But the way they are conceived and they work is totally different.
Let's see the differences.
↓
Table of Contents
- Foundation
- Hierarchy structure
- Contracts
- Voting for changing
- Changes
- Vote handling
- Service offer
- Activity Transparency
- Examples
↓
Foundation
🧑🤝🧑DAO:
technically no paperwork is needed. Decisions are put into the blockchain and done with smart contracts.
🕴️Traditional:
Way more complicated! You need to submit a lot of papers, submit a lot of info. You need certificates, licenses, bank account (of course!).