What the heck is a DAO? 🦄

- how does it work?
- smart contracts
- popular DAOs
- build your own DAO
easily

Le Thread🧵👇🏽
DAO is short for Decentralised Autonomous Organisation 🤖

It's a community with no central authority. Instead, it is run by a set of rules in the form of code (smart contract)

Members of the DAO can participate in the organization's decision-making process Image
Smart contract 📝

It is simply a self-executing program that runs when predetermined conditions are met

They are written in:
- Solidity
- Vyper

Smart contracts:
- Are stored on the blockchain
- Execute without third-parties (autonomous)
- are programs

More about them later 😉 Image
How do DAOs work? 🤔

DAOs are governed by a set of rules written in a smart contract

The smart contract outlines the organization’s rules and can also send and receive funds without human interference.

Decisions in the community are mostly made through voting 🗳 Image
How do members vote? 🤔

DAOs provide their members custom tokens which only function in that particular DAO

These tokens give members voting rights on possible projects
How do DAOs make money? 💸

DAOs make money in a variety of ways, including through sharing profits from their assets.
How to build your own DAO 🤯

These platforms can get you started with building your own DAO super easily!

- Aragon @AragonProject
- Moralis @MoralisWeb3
- DAOstack @daostack
Thanks for reading!

I post daily web3, software & blockchain development content

If you found this thread useful:

⚡ Retweet it
💛 Give me a follow
🔔 Notifications

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with ⚡langford.dev⚡

⚡langford.dev⚡ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @langford_dev

9 Jan
What is Blockchain? 🔐

Understand the ins and outs of Blockchain

- Types
- How it works
- Why it's considered secure
- Terms
- How it encrypts data
- Everything...

Le Thread🧵👇🏽
Blockchain is a system of recording information in a way that makes it impossible to change or hack

It is basically a group/network of computers sharing a public database containing encrypted data

The blockchain is a ledger that keeps records of every transaction on the network
Types of Blockchain

- Private blockchains
- Consortium blockchains
- Public blockchains
- Hybrid blockchains
Read 21 tweets
8 Jan
What are NFTs?🔥

Learn 'everything' about them!

Le Thread🧵👇🏽
NFT is short for Non-Fungible Tokens

They may look like pictures, but there's a lot under the hood.

NFTs are:

- one-of-a-kind
- rare
- are non-fungible
- can be sold

Any digital item can be an NFT - audio, photo, video, etc

🏞 Artworks are the most popular kind of NFTs
Non-fungible 🔐

NFTs are termed non-fungible because they can't be traded for other NFTs

They're one-of-a-kind and each NFT holds a specific value.

An NFT can't be exchanged for another NFT cos NFTs have different values unlike money where 1$ is worth 1$, and 2$ worth 2$...
Read 14 tweets
7 Jan
What to do after you've learned web3 development🔥

Le thread🧵👇🏽
💼 Find a job

You can find a job role as a:

- Smart Contract Engineer
- Blockchain Engineer
- Front-End Web3 Engineer
- Solidity Developer
- Web Developer (Web3/React)
- Fullstack Engineer
Blockchain dev salaries:

- Solidity dev in Asia → $100k - $150k/yr
- Remote Solidity dev → $100k - $200k/yr
- Solidity dev in U.S → $80k - $180k/yr
- Smart Contract Engineer → $100k - $120k/yr
- Fullstack Engineer → $80k - $175k/yr
Read 7 tweets
5 Jan
Learning Web3 is free! 🔥

My Top 10 YouTube Channels to learn Web3 development

Le Thread 🧵👇🏼
Read 12 tweets
3 Jan
💛 Web3 101 - Smart Contracts 💛

Let's talk about smart contracts

- What are they?
- How do they work?

Le Thread🧵👇🏽
A smart contract is:

- like an agreement between two people in the form of code.

- Cannot be changed after its written (immutable)

- only executes when predetermined conditions are met

- can be executed on its own without any third parties

- runs on the blockchain
Let's assume Jef wants to buy Vik's car

A smart contract represents the agreement between Jef & Vik on the blockchain

The contract will be like this:

AFTER Jef pays Vik 10 eth, THEN Jef becomes the new owner of the car

The contract only executes if Jef pays Vik 10 eth
Read 6 tweets
3 Jan
6 Simple tips on how to write better readable code ✅

Le thread 🧵👇🏼
✅ Use meaningful function and variable names

Avoid long phrases when naming.

Booleans should start with a verb (eg isActive, isOpen, isMoved...)

Names should be short easily understood
✅ Don't Repeat Yourself (DRY)

A function is supposed to do just one thing!

Group tasks into functions and only call them when needed. This makes your code cleaner

Don't repeat code!
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(