teslaai2023.site

DAOs and governance

How on-chain governance works in practice.

DAOs and Governance — the full guide to this subject.

Guides on this site

How to Delegate DAO Voting Power to a Delegate

A common misconception stops many token holders from participating in governance: the belief that delegatio...

Gnosis Safe Multisig with Zodiac Governance Modules for DAOs

A DAO treasury needs control logic. The simple approach is a shared multisig wallet, the complex approach i...

Low quorum enabling minority capture of DAO treasuries

A DAO’s quorum requirement is supposed to ensure that only legitimate collective decisions drain the treasu...

OpenZeppelin governor contract library for DAO development

Building a DAO governance system means choosing between frameworks. OpenZeppelin Governor and Compound Gove...

Proposal threshold minimum token requirement in daos

A common misconception holds that anyone holding a single governance token can create a proposal in any DAO...

Snapshot off-chain signaling before on-chain DAO votes

Snapshot is not a voting system that executes anything. It is a signaling tool. Many newcomers assume that ...

Timelock execution delay on DAO governance proposals

A timelock is a mandatory waiting period between a governance proposal passing and its execution. The core ...

How quadratic voting works in DAO token governance

Standard token voting has a fundamental problem: one wallet with 1,000 tokens gets 1,000 votes. A wallet wi...

Vote Locking for Boosted Governance Power in DAOs

A few DAOs let you trade tokens for governance power that fades with time. Vote locking is the mechanism th...

Latest from teslaai2023.site

How to Delegate DAO Voting Power to a Delegate

A common misconception stops many token holders from participating in governance: the belief that delegation transfers ownership of their tokens. It does not. Delegation transfers only voting power. You keep your tokens in your wallet. You can trade, sell, or transfer them at any time, and the deleg

Gnosis Safe Multisig with Zodiac Governance Modules for DAOs

A DAO treasury needs control logic. The simple approach is a shared multisig wallet, the complex approach is a full on-chain Governor contract that runs every vote through a smart contract, and between these lies a middle ground: Gnosis Safe as the treasury, augmented by Zodiac governance modules.

DAOs and governance

Decentralized Autonomous Organizations - DAOs - are organizations run by rules encoded as smart contracts, with decisions made by token holders rather than a board of directors. In practice, that means when a DAO needs to change a parameter, allocate treasury funds, or upgrade a protocol, someone wr

Low Quorum Enabling Minority Capture of DAO Treasuries

A DAO’s quorum requirement is supposed to ensure that only legitimate collective decisions drain the treasury. When quorum is set low, it does the opposite: it hands control to a motivated minority. The math is straightforward. If quorum is 10% of circulating supply and only 11% of tokens vote, a ho

OpenZeppelin Governor Contract Library for DAO Development

Building a DAO governance system means choosing between frameworks. OpenZeppelin Governor and Compound Governor Bravo represent two different architectural philosophies. One uses a modular structure; the other favors a more monolithic design.

Proposal Threshold Minimum Token Requirement in DAOs

A common misconception holds that anyone holding a single governance token can create a proposal in any DAO. That is false. Almost every DAO imposes a minimum token requirement - called a proposal threshold - that must be met before a user can submit a proposal for on-chain voting.

All guides →

Crypto news

Headlines link to the original publishers. We don't reproduce their articles.

Crypto prices right now

Bitcoin (BTC)
$78,624
▼ -0.51% down 24h
Ethereum (ETH)
$2,464
▼ -1.95% down 24h
Solana (SOL)
$102.57
▼ -3.72% down 24h

How to convert crypto: on-chain vs off-chain

Off-chain (on an exchange)

Your trade happens inside the exchange's own ledger. Nothing touches the blockchain until you withdraw.

  • Cheapest and fastest for common pairs
  • Needs an account and usually ID verification
  • The exchange holds the coins until you withdraw them
  • Best for converting to and from cash

On-chain (a DEX or swap)

You swap from your own wallet. The transaction settles on the chain and you pay its fee.

  • No account, no custodian — you keep the keys
  • You pay network fees, which vary a lot by chain
  • Small or new tokens often only trade here
  • Slippage and thin liquidity are real costs on low-volume pairs
Before any on-chain swap: check the token's contract address against a block explorer, start with a small test amount, and review what you are approving — an unlimited token approval to an unknown contract is how most wallet drains actually happen.

Not financial advice. teslaai2023.site publishes market data and general information about digital assets. Crypto assets are volatile and you can lose everything you put in. Nothing here is a recommendation to buy, sell or hold, and we make no price predictions.

Prices are sourced from third parties and may be delayed or wrong. Verify anything you intend to act on against a primary source.