In: computers, cryptocurrency.

Ξ Ethereum

Ethereum is the community-run technology powering the cryptocurrency ether (ETH) and thousands of decentralized applications.

Prices

Ethereum L2 scaling

tl;dr; it’s not completely ready for users yet.

Good Ethereum gas estimation:
https://etherscan.io/gastracker
https://blocknative.com/gas-estimator

Arbitrum

Arbitrum has Ethereum’s full security
dApps need to be deployed on Arbitrum
Gas cost can be reduced by 50x … 300x

  1. Send your transaction to an aggregator

  2. Aggregator posts transaction batch to Ethereum

  3. Validators process your batch and post an assertion

  4. Everyone checks the assertion; fraud proof if it’s wrong

  5. Assertion is confirmed

Links:

Aztec

Scalable privacy on Ethereum Layer 2 for the internet of money
Gas cost can be reduced by 10x … 200x

Private transactions computed in seconds, rollup services save gas and settle in minutes
Fund and manage DeFi positions anonymously, trade inside the Aztec privacy shield
Program private money - escrow, money streaming, micropayments

Links:

Celer

Celer Network is a layer-2 scaling platform that brings fast, secure and low-cost blockchain applications on Ethereum, Polkadot and other blockchains.
You need to transfer assets from your L1 wallet to L2 in order to start the gas-free DeFi experience.

Links

Optimism

Gas cost can be reduced by 10x … 100x

Links:

zkSync

Rely on math, not validators
Scaling and privacy engine for Ethereum
zkSync is Ethereum’s most user-centric ZK rollup
Low gas transfers of ETH and ERC20 tokens in the Ethereum network, atomic swaps & limit orders, native L2 NFT support

zkSync balances live in a separate space called Layer-2. You won’t see them on etherscan.io or in your Ethereum wallet, only in zkSync wallet and block explorer.
You can move your balances from L1 into zkSync by making a Deposit; To move them back from zkSync to L1 you can make a Withdraw;
Smart contracts in Solidity not supported YET; Smart contracts written in Zinc instead;

Links:

Ethereum compatible (side)chains

Helping users connect to EVM powered networks. Chainlist is a list of EVM networks.
Users can use the information to connect their wallets and Web3 middleware providers to the appropriate Chain ID and Network ID to connect to the correct chain:
https://chainlist.org

Avalanche/AVAX

Programmable platform for DeFi applications
The Primary Network contains 3 blockchains:

Binance Smart Chain (BSC)

Celo

Mobile-first platform that makes financial dApps and crypto payments accessible to anyone with a mobile phone
Send, spend, and earn crypto from the mobile phone
Build dApps and assets that move across chains, carriers, and countries
Use crypto like everyday money
Proof-of-stake, EVM-compatible, open source

Fantom

Nerve/Heco

Polygon

Solana

xDai chain

xDai chain is a stable payments EVM (Ethereum Virtual Machine) blockchain designed for fast and inexpensive transactions
xDai is an EVM chain, and smart contracts can be written and deployed in exactly the same way simply by setting a different RPC endpoint
The chain uses a unique dual-token model:

Dai is different than xDai.
There are bridges to transfer any existing ERC20 between: xDai, Ethereum and BSC.

Articles

Ethereum 101

https://coindesk.com/learn/ethereum-101/who-created-ethereum

Ethereum tokens

https://blockgeeks.com/guides/ethereum-token

24 reasons why Ethereum is extremely undervalued, 7 July 2021

https://reddit.com/r/ethereum/comments/ofhj9j/megathread_24_reasons_ethereum_is_extremely/

Vapor no more: Ethereum has launched

By Jon Evans@rezendi, August 1, 2015
https://techcrunch.com/2015/08/01/vapor-no-more-ethereum-has-launched

The problem with Ethereum

By Tomer Strolight, Aug 7, 2021
From the perspective of a Bitcoin maximalist, kind of salty
https://tomerstrolight.medium.com/the-problem-with-ethereum-af9692f4af95

Official docs about gas and fees

https://ethereum.org/en/developers/docs/gas

An incomplete guide to Rollups

https://vitalik.ca/general/2021/01/05/rollup.html

Links

×