basetfi.com v2.4

home / tools

The full roll

The index.

Sixteen projects that, between them, explain most of the industry: the coins that started it, the protocols built on top, and the wallets, explorers and developer kits that make it all usable. Every link goes to the project's real, public repository.

Bitcoin Core

verified

The reference implementation of Bitcoin. The full-node software that defines and enforces the rules of the network — where every beginner's reading should start.

Ethereum (go-ethereum)

verified

Geth, the most widely run Ethereum client. Executes transactions, maintains the chain state and speaks to the rest of the network.

Uniswap Protocol

verified

The core smart contracts of Uniswap, the open automated market maker that popularised swapping tokens directly on-chain.

Aave Protocol

verified

Open smart contracts for on-chain lending and borrowing pools, staking protocol, one of the most studied codebases in decentralised finance.

Lightning Network Daemon

verified

A complete implementation of a Lightning Network node — the second layer that moves Bitcoin payments off-chain for speed.

Electrum

verified

One of the oldest Bitcoin wallets, written in Python. Light on resources, deterministic, and a pleasure to read as a learner.

MetaMask

verified

The browser wallet that introduced millions of people to Ethereum apps. Fully open source under a source-available licence.

Sparrow Wallet

verified

A desktop Bitcoin wallet built for transparency — it shows you exactly what every transaction does before you sign it.

Mempool

verified

A self-hostable Bitcoin mempool and block explorer. The visual mempool view has become the industry's shared picture of the network.

Blockstream Esplora

verified

The explorer backend behind blockstream.info, ready to point at your own node so your lookups stay private.

Hardhat

verified

The Ethereum development environment most smart-contract tutorials assume: compile, test, debug and deploy from one toolkit.

Foundry

verified

A fast, Rust-written toolkit for Ethereum development. Its fuzzing tests have caught bugs that manual review missed.

web3.js

verified

The JavaScript library that lets a website talk to an Ethereum node — the glue behind most browser-based apps in the space.

Monero

verified

A privacy-focused cryptocurrency whose entire codebase is open. The reference for ring signatures and confidential amounts.

Solana

verified

The validator software for Solana, a high-throughput chain with a very different design from Bitcoin — worth reading for the contrast.

Something missing?

The roll is updated as the industry moves. If an open source project belongs here, email us the repository link.

Email your tool