Blockchain

Open-source projects categorized as Blockchain

Top 23 Blockchain Open-Source Projects

  • go-ethereum

    Go implementation of the Ethereum protocol

  • Project mention: Ethereum Foundation removes their canary | news.ycombinator.com | 2024-03-20

    Even more relevant would be the Ethereum Improvement Proposal repo (where people submit proposals to change the spec):

    https://github.com/ethereum/EIPs

    Or the go-ethereum execution client (the most popular execution client):

    https://github.com/ethereum/go-ethereum

  • bitcoinbook

    Mastering Bitcoin 3rd Edition - Programming the Open Blockchain

  • Project mention: Best Website for a noob to "learn bitcoin"? | /r/Bitcoin | 2023-12-10
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hey

    Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿

  • Project mention: Lenster a decentralized and permissionless social media app | news.ycombinator.com | 2023-05-25
  • solidity

    Solidity, the Smart Contract Programming Language

  • Project mention: How to Register a Smart Contract to Mode SFS with Thirdweb | dev.to | 2024-04-25

    Have a basic understanding of Solidity.

  • ethereumbook

    Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

  • Project mention: Building a blockchain from scratch | /r/rust | 2023-12-05

    Check out rust-bitcoin, or go read the free online version of Mastering Ethereum.

  • gun

    An open source cybersecurity protocol for syncing decentralized graph data.

  • Project mention: gun: NEW Data - star count:17470.0 | /r/algoprojects | 2023-10-28
  • diem

    Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kubo

    An IPFS implementation in Go

  • Project mention: BTFS (BitTorrent Filesystem) | news.ycombinator.com | 2024-04-15
  • fabric

    Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.

  • solana

    Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

  • Project mention: Projects to contribute to | /r/ethdev | 2023-12-06

    Solana (9700 GitHub Stars) https://github.com/solana-labs/solana

  • full-blockchain-solidity-course-js

    Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript

  • chia-blockchain

    Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)

  • Project mention: [BUG]: GUI Full Node Connects, Begins Syncing and then Stops Syncing Until Restarted | /r/chia | 2023-10-30

    Hello folks. I'm seeking troubleshooting advice. I also posted an issue on github.

  • full-blockchain-solidity-course-py

    Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition

  • DeFi-Developer-Road-Map

    DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!

  • monero

    Monero: the secure, private, untraceable cryptocurrency

  • Project mention: what is the best and most anonymous monero wallet? | /r/Monero | 2023-12-05

    https://getmonero.org/ and check the other links at the right nav.

  • go-ibax

    An innovative Blockchain Protocol Platform, which everyone can deploy their own applications quickly and easily, such as Dapp, DeFi, DAO, Cross-Blockchain transactions, etc.

  • blockchain

    A simple Blockchain in Python

  • foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

  • lnd

    Lightning Network Daemon ⚡️

  • Project mention: Analyzing Bitcoin Transactions with Lightning Node Insights | dev.to | 2024-04-12

    Install LND: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md#install-lnd Install Bitcoin Core: https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md#building-with-mingw-w64-cross-tools

  • ethers.js

    Complete Ethereum library and wallet implementation in JavaScript.

  • Project mention: Projects to contribute to | /r/ethdev | 2023-12-06
  • smart-contract-best-practices

    A guide to smart contract security best practices

  • lbry-sdk

    The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.

  • Project mention: Top YouTube Alternatives to Watch in 2024 đź“ą | dev.to | 2024-02-05

    LBRY đź“š - Another blockchain-based platform, LBRY features uncensored video, audio, images, ebooks and more. The decentralized library is community-controlled. LBRY allows monetization via its LBC cryptocurrency and has a growing subscriber base.

  • hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

  • Project mention: How to Register a Smart Contract to Mode SFS with Hardhat. | dev.to | 2024-04-25

    Hardhat is an Ethereum development framework for creating, testing and deploying smart contracts. It includes a suite of tools that aid in developing smart contracts and managing the complete development process, allowing developers to write scripts, compile, test, and deploy efficiently.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Blockchain related posts

  • Show HN: gpudeploy.com – "Airbnb" for GPUs

    1 project | news.ycombinator.com | 4 May 2024
  • Cloud-native key-value storage for sequential data

    1 project | news.ycombinator.com | 29 Apr 2024
  • How to Register a Smart Contract to Mode SFS with Hardhat.

    2 projects | dev.to | 25 Apr 2024
  • Embeddable key-value storage for events and time-series data (v1.0 released)

    1 project | news.ycombinator.com | 18 Apr 2024
  • Building Your Own Blockchain: A Beginner’s Guide to Setting Up and Using Cosmos

    1 project | dev.to | 10 Apr 2024
  • On Implementation of Distributed Protocols

    23 projects | dev.to | 5 Apr 2024
  • AMD EPYC 7C13 Is a Surprisingly Cheap and Good CPU

    1 project | news.ycombinator.com | 27 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Blockchain projects? This list will help you:

Project Stars
1 go-ethereum 46,155
2 bitcoinbook 22,608
3 hey 22,410
4 solidity 22,359
5 ethereumbook 19,333
6 gun 17,807
7 diem 16,707
8 kubo 15,802
9 fabric 15,389
10 solana 12,148
11 full-blockchain-solidity-course-js 11,537
12 chia-blockchain 10,877
13 full-blockchain-solidity-course-py 10,597
14 DeFi-Developer-Road-Map 9,465
15 monero 8,628
16 go-ibax 7,883
17 blockchain 7,651
18 foundry 7,584
19 lnd 7,497
20 ethers.js 7,481
21 smart-contract-best-practices 7,329
22 lbry-sdk 7,190
23 hardhat 6,796

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com