Skip to content

Latest commit

 

History

History
218 lines (183 loc) · 15.2 KB

README.md

File metadata and controls

218 lines (183 loc) · 15.2 KB

Important Reading

Occasionally we run into material that we feel is important. This is a section place for that material. If you have material we should add, please send us an email.

Must Read

Ethereum Under the Hood: Part-1 (ver 0.4) - Derao
Technical Discussion About Blockchains and Cryptocurrency - David Rosenthal
The Magic of Digital Signatures on Ethereum - Maarten Zuidhoorn
Transparent Logs for Skeptical Clients - Russ Cox
Chesterton’s Fence: A Lesson in Second Order Thinking - fs.blog

Must Watch

Blockchain Class - Patrick McCorry

Documentation

Digital Accounts, Signatures and Verification - Bill Kennedy
Transaction Distribution and Synchronization - Bill Kennedy
Redundant Storage And Consensus - Bill Kennedy
Fraud Detection - Bill Kennedy
Practical Uses Of Blockchain Technology - Bill Kennedy

Apps

END Domains
Etherscan
Node Tracker
Gas Tracker
wkennedy.eth
Eth Gas Station
Coin Dance
Bithunt dApp Project List
Top Stablecoin Tokens by Market Capitalization
Sha256 Algorithm Explained - Domingo Martin

Articles (General)

5 Differences between Cosmos & Polkadot - Julian Koh
Money, Bitcoin and Time: Part 1 of 3 - Robert Breedlove
All Smart Contracts Are Ambiguous - James Grimmelmann
I was wrong, we need crypto - David Hansson
Progressive Decentralization: A Playbook for Building Crypto Applications - Jesse Walden
A Brief Tour of FLP Impossibility - The Paper Trail
The Mystery Behind Block Time - Prabath Siriwardena
The Technological Case Against Bitcoin and Blockchain - Luke Plant
How Zero-Knowledge Proofs Became Ethereum’s Magic Bullets - Alex Shipp
Mental models for L1 and L2 - Patrick McCorry

Bitcoin

Bitcoin in Go: libsv
The resolution of the Bitcoin experiment
Lighting Dev Kit

Bitcoin SV

Source Code
Home Page
Smart Contracts for Bitcoin SV
BSV Association
Scaling Test Network
What Is Going On With Bitcoin SV?

Blogs

Vitalik Buterin - Vitalik Buterin

Books

Build a blockchain from scratch - Lukas Lukac

Code Projects

Ethereum
Avalanche Go
Wizards DAO
Write Blockchain in Go

Coins

Tether
Looks Rare
Centre USDC: A stablecoin brought to you by circle and coinbase
Terra LUNA: Programmable money for the internet

Companies

0x: Professional grade liquidity aggregator enabling the future of DeFi applications
Aware: Biometrically powered visitor and employee management
Breadcrumbs: Tools that empowers you to trace and monitor crypto transactions.
Coinbase Cloud
CoinCenter: Leading non-profit focused on the policy issues facing cryptocurrencies
CoinDesk: Integrated platform for media, events, data & indices
Infrua: The world’s most powerful blockchain development suite
Mattereum: Redefining the relationship between physical assets and distributed digital commerce.
Mirror: The essential web3 toolkit for sharing and funding anything
NChain: We unlock the potential of enterprise data by making it reliable
QuickNode: We make it simple to power your blockchain applications and scale up as you grow
Strike: Bitcoin Wallet
Tendermint: Building the most powerful tools for distributed networks
The Graph: The Graph is an indexing protocol for querying networks like Ethereum and IPFS
Anchor: Banking on the blockchain
Celestia: The first modular blockchain network

Conferences

Miami Hack Week
A Conference for Thoughtcrime

DeFi (Decentralized Finance)

DeFi Liquidity Pools, Explained - Nikolai Kuznetsov

DeSo (Decentralized Social)

Bitclout

Different Chains

Parachains
Polkadot
Kusama
Avalanche: Smart Contracts Platform
Cosoms: Framework for building blockchains
Celestia: Effortlessly deploy your own blockchain
Substrate: Build future proof blockchains optimized for any use case

Government

The ECASH Act: Digital Privacy / Public Money

Organizations

Girls Who Code

Research Papers and Sites

Impossibility of Distributed Consensus with One Faulty Process
Ethereum: Yellow Paper, Berlin Version - Dr. Gavin Wood
GHOST: Secure High-Rate Transaction Processing in Bitcoin - Sompolinsky, Zohar
Nov 2021: Digital Currency Governance Consortium White Paper Series - World Economic Forum
All Smart Contracts are Ambiguous - James Grimmelmann
UCL Centre for Blockchain Technologies
Paper Review - GHOST Protocol - Anurag Jain
WEF Digital Currency Governance Consortium White Paper Series - World Economic Forum
Blockchain software patterns for the design of decentralized applications: A systematic literature review - ScienceDirect
Dr. Martin Kleppmann and the various things he does - Dr. Martin Kleppmann

Code Examples

Basic Proof of Wallet Code - Pavel Aborilov
Golang HexToECDSA Examples
Building an EVM from Scratch - Part I
Merkel Trees and LevelDB - Lukas Lukac

Repositories

Ethereum HD Wallet derivations. Implements the go-ethereum accounts.Wallet interface

Video

Is It Possible To Get The Same 24 BIP39 Seed Words? - John Chow
What the Hell are NFT's? - Josh Strife Hayes
Blockchain Primitives: Cryptography and Consensus - Dan Boneh
Chris Dixon and Naval Ravikant: The Wonders of Web3 And Much More
Mechanism Design 101 - Sam Williams
Blockchain 101 - A Visual Demo - Anders Brownworth
Abuse on the Blockchain - Molly White
Cryptocurrency Regulation, Enforcement and Litigation - Docket Media LLC
All Together Now: An Introduction to Distributed Consensus - Tess Rinearson
Crypto: The Wave of the Future or a Giant Ponzi Scheme? - Docket Media LLC

Vitalik Buterin (Creater of Ethereum)

Vitalik Blog
Lex Fridman Podcast: Vitalik Buterin: Ethereum, Cryptocurrency, and the Future of Money
Tim Ferriss Show: Creator of Ethereum, Talking NFTs & More
An approximate introduction to how zk-SNARKs are possible
An Incomplete Guide to Rollups

Ethereum

Ethereum documentation that helps to better understand that blockchain project.

Code

Ethers JS Library

Development

Ethereum Mining - Ethereum Website Ethereum Blocks - Ethereum Website
Ethereum Gas and Fees - Ethereum Website
Ethereum DAO's - Website
Ethereum Nodes and Clients - Website
ERC 20 Token Standard - Website

The Hidden World of Ethereum Snipers - Samneet Chepal
Smart Contract Addresses - Stackexchange
How to access Ethereum Mempool - Sahil Sen
What Is Ethereum Gas - Brian Nibley
What Is the Ethereum Virtual Machine: How Does It Work - Brian Nibley
The Actual Networking behind the Ethereum Network: How It Works - Gil Dagan
The Ethereum Virtual Machine
Ethereum 201: Mnemonics - Marc Garreau

Blockspace

Ethereum Blockspace - Who Gets What and Why
Transaction Fees – Markets for Block Space

Ethereum Development Tooling

Remix
Hard Hat
Eth Build
What Is Eth Build - Austin Griffith

Proposals

EIP-3668: CCIP Read: Secure offchain data retrieval

Beacon Chain and POS

Paths toward single-slot finality - Ethereum
PROOF-OF-STAKE (POS)
Beacon Chain
Proof of Stake FAQ - Vitalik Buterin
The Beacon Chain Ethereum 2.0 explainer you need to read first - ethos.dev
Prysm: An Ethereum Consensus Implementation Written in Go
Analyzing Ethereum Cryptoeconomics - Chorus
Validator Shuffling - Paul Hauner
Upgrading Ethereum: A technical handbook on Ethereum's move to proof of stake and beyond - Ben Edgington
The Ultimate Guide to Ethereum 2.0 - Blockdaemon
Optimistic Rollups - EthHub

Patrick McCorry Series

How Proof of Stake Ethereum Works
Modular Design and the Two Blockchains
Epochs, Slots and Beacon Blocks
Validator Attestations and Voting Protocols
Compensation and punishment

Zero Address

Etherscan Address Zero