A curated list of blockchain services and transaction construction samples.
- Blockchain
- Bitcoin - Bitcoin is an innovative payment network and a new kind of money.
- Ethereum - Ethereum is the community-run technology powering the cryptocurrency ether (ETH) and thousands of decentralized applications.
- Cosmos - Cosmos is a decentralized network of independent parallel blockchains, each powered by BFT consensus algorithms like Tendermint consensus.
- Polkadot - Polkadot is a multi-chain blockchain platform that enables cross-chain interoperability.
- Cardano - Cardano is a blockchain platform for changemakers, innovators, and visionaries, with the tools and technologies required to create possibility for the many, as well as the few, and bring about positive global change.
- Avalanche
- Ripple - The XRP Ledger is a decentralized public blockchain built for business.
- Stellar - The Stellar network is an open-sourced, public blockchain powered by the Stellar Consensus protocol (SCP), a proof-of-agreement (PoA) consensus mechanism.
- Tron - TRON is dedicated to accelerating the decentralization of the Internet via blockchain technology and decentralized applications (DApps).
- Solana - Solana is a blockchain built for mass adoption. It's a high-performance network that is utilized for a range of use cases, including finance, NFTs, payments, and gaming. Solana operates as a single global state machine and is open, interoperable and decentralized.
- Ton - A decentralized and open internet, created by the community using a technology designed by Telegram.
- bitcoin - Bitcoin Core integration/staging tree
- bitcoinjs-lib - A javascript Bitcoin library for node.js and browsers.
- bitcore - The Bitpay Platform and SDK.
- BitGoJS - The BitGo Platform and SDK.
- Ethereum Whitepaper
- Ethereum Yellow Paper
- Ethereum Developer Guide
- Ethereum Improvement Proposals
- Ethereum Virtual Machine
- go-ethereum - Golang execution layer implementation of the Ethereum protocol.
- reth - A new Ethereum full node implementation that is focused on being user-friendly, highly modular, as well as being fast and efficient.
- ethers.js - A complete, compact and simple library for Ethereum and ilk.
- web3.js - A TypeScript implementation of the Ethereum JSON RPC API and related tooling maintained by ChainSafe Systems.
- ethereumjs - A TypeScript implementation of the Ethereum Virtual Machine (EVM) ready to be used in Node.js or a browser environment, implementations of core structural blockchain building blocks like an Ethereum Tx, Block or Blockchain as well as a Trie (Merkle Patricia Tree) and devp2p (execution networking layer) implementation.
- awesome-ethereum - Awesome Ethereum & Dapps Resources. By @bekatom
- awesome-ethereum - An awesome list about everything related to the Ethereum platform. By @ttumiel
- awesome-dot - A list that curates the best resources, projects, and learning around the Polkadot and Kusama ecosystem. By @haquefardeen
- awesome-substrate - A curated list of Substrate resources, projects, and tools. By @substrate-developer-hub
- xrpl.js - A JavaScript/TypeScript library for interacting with the XRP Ledger
- Solana Whitepaper
- Solana Documentation
- Solana Developer Hub
- Solana Program Library
- Solana Token Program
- Solana RPC API
- solana-program-library
- @solana/web3.js - A JavaScript library for interacting with the Solana blockchain.
- ton - Main TON monorepo, which includes the code of the node/validator, lite-client, tonlib, FunC compiler, etc.
- @ton/ton - TON JS Client Library
- awesome-ton - A carefully curated compendium of standout libraries, tools, services, protocols, and smart contracts associated with the TON ecosystem. By @ton-community