Subject
49 entries
Web3
Bookmarks
Crowdsourced DeAI Map: Decentralized AI Ecosystem Landscape
A crowdsourced map of the Decentralized AI (DeAI) ecosystem — projects working on distributed compute, decentralized training, on-chain AI inference, and related infrastructure. Useful as a landscape reference for the intersection of AI and decentralized systems.
Decentralized Tech Ecosystem Map
The Digital Life Collective's Kumu map of the decentralized tech ecosystem — a visual graph of projects, protocols, and organizations across blockchain, P2P, privacy, identity, and governance spaces. A useful orientation map for the broader decentralization movement.
Navigating Web3 Compensation: A Framework Report
Framework Ventures' 2022 report on compensation structures in Web3 — covering how crypto-native organizations pay differently from traditional companies, the role of token compensation, and what the data shows about salary bands in the space.
Luabase: Web3 Data Stack
Luabase is a blockchain data platform that ETLs on-chain data into queryable SQL tables — 'we ETL blockchains so you don't have to.' An early attempt to give analysts standard SQL access to blockchain activity without dealing with raw node data.
MachineFi: Machine Economy at Consensus 2022
Rex St. John's thread on MachineFi (Machine Economy) from Consensus 2022 — IoT devices participating in crypto economic systems, earning tokens and staking autonomously. The concept later resurfaced as DePIN (Decentralized Physical Infrastructure Networks).
Advertising and Web3
An essay arguing that advertising has real value worth preserving as the web transitions toward web3 models. A contrarian take against the reflexive crypto disdain for ads — worth reading alongside the dominant narrative.
What I'm Frustrated by in Crypto
Amir Bolous's honest critique of crypto circa 2022: most on-chain activity is speculation, not genuine problem-solving, and the space has abandoned basic startup discipline around product-market fit. A well-reasoned internal critique from someone who remains cautiously optimistic.
The Garden of Magic Eden
Variant Fund's deep-dive into how Magic Eden became the dominant NFT marketplace on Solana through transparency, community focus, and creator tools. A case study in marketplace dynamics and web3 community building at the 2022 peak.
Point Network: Full Web3 Architecture
Point Network aimed to decentralize all core internet components — domains, storage, and content delivery — unlike web3 projects that kept centralized DNS. It launched mainnet in September 2022 but failed to achieve adoption after the FTX collapse and was acquired by Arweave/AO.
Unidata: Open Web3 Data Aggregation Protocol
Unidata is an open protocol for aggregating and standardizing user activity data across Web3 — social posts, NFT collections, token holdings, DeFi positions — into a unified queryable graph. Designed as a data portability layer for decentralized applications.
Transformative Autonomous Organizations
Black Sky Nexus's piece on Transformative Autonomous Organizations — a more radical framing of DAO governance that goes beyond token voting to explore how autonomous organizations could fundamentally restructure economic coordination and power relationships.
The Web3 Index
Web3 Index tracks real protocol revenue and demand metrics across decentralized networks — focusing on fee generation as a measure of genuine usage rather than token price or TVL. A useful signal-vs-noise filter for evaluating which web3 protocols have real economic activity.
Olimpio on Lens Protocol
A tweet by @olimpiocrypto about Lens Protocol — the decentralized social graph built on Polygon. Saved in June 2022 when Lens was launching and the Web3 social space was generating significant developer interest.
Ethereum Smart Contract Development in Solidity
Zheng, Gao, Huang, and Guan (Springer 2021) provide a comprehensive textbook on developing Ethereum smart contracts in Solidity, covering the EVM, contract patterns, security vulnerabilities, and real-world DApp development. A practical reference for anyone building on Ethereum.
Maya Woulfe: Link in Bio
Maya Woulfe's bio link page — a bookmark capturing a crypto/Web3 person of interest in mid-2022. Low content; primarily a reference to the person.
Alethea AI: Intelligent NFTs
Messari's report on Alethea AI's 'Intelligent NFTs' — NFTs fused with AI personalities that can converse, learn, and evolve. An interesting 2022 experiment at the intersection of AI characters and blockchain ownership, now mostly a historical artifact of the peak NFT era.
The (Edited) Latecomer's Guide to Crypto
Molly White's annotated rebuttal of the New York Times' 'Latecomer's Guide to Crypto' — a line-by-line fact-check and counter-argument from one of crypto's most rigorous critics. Valuable counterpoint to promotional crypto coverage.
Swash: Web3 Data Ownership and Incentivized Data Flows
Swash is a Web3 platform that lets individuals collect, control, and monetize their own browsing and behavioral data via a browser extension and a tokenized marketplace. The interesting design challenge is making data sovereignty economically compelling for all three stakeholders: users who own data, businesses that buy it, and developers who build on it.
Agoric: JavaScript Smart Contracts with Object-Capability Security
Agoric is a smart contract platform built on JavaScript with a hardened security model — uses object-capability security to make contracts composable and safe by construction. An unusual approach in a space dominated by Solidity and Rust.
Tokenomics DAO
Tokenomics DAO is a community focused on researching and discussing token economic design — how token supply, distribution, incentives, and governance mechanisms shape crypto protocol behavior. A 2022-era community for the nascent field of token engineering.
Solana Workbench: Developer Tool for Solana
Solana Workbench is a GUI developer tool for Solana smart contract development — manage local validators, deploy programs, inspect account state, and run transactions without the CLI. A Remix-style IDE for the Solana ecosystem.
Akash: Decentralized Cloud Computing
Akash Network is a decentralized cloud marketplace where anyone can sell spare compute capacity and anyone can buy it — an open alternative to AWS/GCP with on-chain pricing and Kubernetes-based workload orchestration.
EPNS: Decentralized Push Notification Service
EPNS (Ethereum Push Notification Service, now Push Protocol) is a decentralized notification layer for Web3 — enabling dApps to send opt-in push notifications to wallet addresses across chains. Fills the gap between on-chain events and user awareness.
Gas Optimizations for the Rest of Us
Miguel Piedrafita's practical guide to Solidity gas optimization — covers storage layout, calldata vs memory, packing structs, unchecked arithmetic, and other EVM-specific tricks that reduce transaction costs. Written for regular developers, not EVM experts.
Forefront: Web3 Content Hub
Forefront is a Web3 content and insights aggregator focused on social tokens, DAOs, and tokenized communities — a media brand built around the emerging creator economy in crypto. Represents the 2021-2022 wave of crypto-native media.
What Is It Like to Join a DAO?
Aragon's first-person account of joining a DAO — the onboarding friction, the role of Discord, token-gating, contribution paths, and how governance proposals actually work in practice. Ground-level view of how decentralized organizations operate day-to-day.
Crypto Pay Guide: Compensation Model
C3's Crypto Pay Guide covers compensation models for full-time crypto/web3 employees — how to think about base salary, token grants, vesting schedules, and the tax implications of being paid in tokens. Useful context for the 2022 crypto hiring boom.
Token Terminal: Fundamentals for Crypto
Token Terminal provides fundamental financial metrics for crypto protocols — revenue, P/S ratios, TVL, and active users — applying traditional equity analysis frameworks to blockchain-native projects. Useful for evaluating which crypto protocols have real business traction.
Quick and Dirty Anon Building Guide
A practical guide to building crypto projects anonymously — covering wallet setup, separate identity compartmentalization, and social media opsec. Reflects the 2021-2022 pattern where many crypto builders went anon to reduce personal legal and regulatory exposure.
Fleek: Web3 Hosting and Deployment
Fleek is a Web3 deployment and hosting platform that deploys sites to IPFS, the Internet Computer, and other decentralized networks — positioned as the Netlify/Vercel equivalent for the decentralized web. Eliminates single-point-of-failure hosting by distributing content across the IPFS network.
Keep the Web Free: No to Web3
A manifesto from the Yesterweb community arguing against Web3 — identifying it as predatory marketing, concentrated power under decentralization rhetoric, artificial scarcity, and a regressive wealth transfer mechanism. The clearest statement of the old-web skeptic's case against crypto.
Messari Crypto Theses for 2022
Ryan Selkis's flagship Messari annual crypto report for 2022 — a ~120-page deep dive into every major sector of the crypto market including DeFi, NFTs, DAOs, L1s, and regulatory outlook. Indispensable primary source for understanding the state of crypto at the 2021/2022 peak.
Web3 Is Going Just Great — Jan 15, 2022 Entry
A specific incident entry from Molly White's Web3 Is Going Just Great, cataloging a crypto/NFT failure from January 15, 2022. The site is the canonical running ledger of web3's broken promises and outright frauds.
The Ultimate Guide to GMI — Bankless
Bankless's guide to 'GMI' (Gonna Make It) — the crypto-native meme-term for successfully navigating the crypto space into wealth and freedom. A document of the 2021-2022 speculative peak's cultural vocabulary and belief system.
The Future of Work Is Decentralised
Florian Strauf's Medium essay arguing that DAOs represent the next organizational form for knowledge work — replacing hierarchical employment with fluid contributor relationships, token incentives, and permissionless participation. 2022-era DAO optimism.
Initial Reputation Distribution Methods — DAOtalk
A DAOtalk forum thread on the foundational governance design question: how to distribute initial reputation fairly in a DAO. Covers retroactive airdrops, contribution-based allocation, and the impossibility of perfectly fair bootstrapping.
DeepDAO — Analytics Dashboard for the DAO Ecosystem
DeepDAO is an analytics dashboard and data platform tracking the DAO ecosystem — governance participation, treasury size, token holder counts, and proposal activity across hundreds of DAOs. The go-to resource for DAO-level metrics in 2022.
Colony — Decentralized Organization Platform
Colony is a DAO platform focused on decentralized organizations — structured around teams, tasks, and reputation rather than pure token voting. An alternative DAO framework that tries to capture work contribution as a governance signal.
BuidlGuidl — Ethereum Builder Community
BuidlGuidl is a curated community of Ethereum builders creating products, prototypes, and tutorials using scaffold-eth — Austin Griffith's rapid prototyping framework. The entry point for developers learning to build on Ethereum by actually building.
The Community Garden: The Case for Leaving FAANG for Crypto
Paradigm's essay making the case for senior engineers to leave FAANG companies for crypto/web3 in 2021 — arguing that the technology primitives, ownership opportunities, and mission alignment make the career trade-off favorable for the right person.
Sommelier Finance — Automated DeFi Strategy Platform
Sommelier Finance is a DeFi protocol that uses off-chain computation (Cosmos-based co-processor) to automate Uniswap v3 liquidity position management — rebalancing concentrated liquidity ranges without requiring constant manual intervention.
Other Internet — Research Collective
Other Internet is a research collective and studio exploring the social, organizational, and cultural implications of internet-native institutions — particularly DAOs, crypto protocols, and new forms of online coordination. Produces longform research that goes deeper than most crypto commentary.
Mysten Labs — Sui Blockchain Infrastructure
Mysten Labs is the company building Sui — a new Layer 1 blockchain focused on object-centric state and high-throughput parallel execution. Founded by ex-Meta (Diem/Libra) researchers who spun out after Facebook killed its blockchain project.
Free Resources to Get a Blockchain Job — For Non-Coders
A free curriculum guide for non-technical people to learn enough blockchain/web3 to get a job in the space within 6 months. Covers communities, certifications, content creation, and non-engineering roles available in crypto.
Community Reads — Kernel Fellowship
Kernel's curated reading list for their web3 education fellowship — books and articles spanning cryptography, economics, philosophy, and internet culture that form the intellectual foundation for thinking about decentralized systems.
Figment Series C — $110M "WAGMI Round"
Figment's $110M Series C announcement (branded as their 'WAGMI Round') — Figment is a leading proof-of-stake staking infrastructure provider supporting validators across 40+ blockchain networks. A signal of institutional capital flowing into PoS validator infrastructure in late 2021.
Web3 Is Going Just Great — Main Site
Molly White's Web3 Is Going Just Great — the canonical running timeline of crypto/NFT/web3 failures, scams, and disasters. First bookmarked when the site launched in December 2021, before it became widely cited.
Invisible College — Web3 Education DAO
Invisible College is a DAO using an NFT membership model to fund and deliver web3 education — the 'DegenU' concept. NFT holders fund the DAO's treasury and get access to courses, community, and governance over the educational program.
