Giter Club home page Giter Club logo

best-of-crypto's Introduction

Best-of Crypto

πŸ†Β  A ranked list of open-source digital currency and blockchain projects. Updated weekly.

This curated list contains 3.2K awesome open-source projects with a total of 1.2M stars grouped into 11 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!

πŸ§™β€β™‚οΈ Discover other best-of lists or create your own.

Contents

Explanation

  • πŸ₯‡πŸ₯ˆπŸ₯‰Β  Combined project-quality score
  • ⭐️  Star count from GitHub
  • 🐣  New project (less than 6 months old)
  • πŸ’€Β  Inactive project (6 months no activity)
  • πŸ’€Β  Dead project (12 months no activity)
  • πŸ“ˆπŸ“‰Β  Project is trending up or down
  • βž•Β  Project was recently added
  • πŸ‘¨β€πŸ’»Β  Contributors count from GitHub
  • πŸ”€Β  Fork count from GitHub
  • πŸ“‹Β  Issue count from GitHub
  • ⏱️  Last update timestamp on package manager
  • πŸ“₯Β  Download count from package manager
  • πŸ“¦Β  Number of dependent projects
  • Β  Deployed on Ethereum Mainnet.
  • Β  Deployed on BSC Mainnet.
  • Β  Deployed on Solana Mainnet.
  • Β  Deployed on Avalanche Mainnet.
  • Β  Deployed on Polygon Mainnet.
  • Β  Deployed on Arbitrum Mainnet.
  • Β  Deployed on Fantom Mainnet.
  • Β  Deployed on Harmony Mainnet.
  • Β  Deployed on Polkadot Mainnet.
  • Β  Deployed on Terra Mainnet.
  • Β  Deployed on Cosmos Mainnet.

Cryptocurrencies

Back to top

Decentralized peer-to-peer currencies.

BTC - Bitcoin (πŸ₯‡47 Β· ⭐ 110K) - A Peer-to-Peer Electronic Cash System.
bitcoin (πŸ₯‡36 Β· ⭐ 74K) - Bitcoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 37K Β· πŸ“¦ 21 Β· πŸ“‹ 8.1K - 8% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/bitcoin/bitcoin
    
lightning (πŸ₯‡33 Β· ⭐ 2.7K) - Core Lightning Lightning Network implementation focusing on.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 860 Β· πŸ“₯ 190K Β· πŸ“¦ 58 Β· πŸ“‹ 2.7K - 21% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ElementsProject/lightning
    
btcd (πŸ₯‡29 Β· ⭐ 5.7K) - An alternative full node bitcoin implementation written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 2.3K Β· πŸ“₯ 13K Β· πŸ“¦ 3 Β· πŸ“‹ 850 - 29% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/btcsuite/btcd
    
bitcoinjs-lib (πŸ₯‡28 Β· ⭐ 5.4K) - A javascript Bitcoin library for node.js and browsers. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 2.2K Β· πŸ“¦ 18K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 29.10.2023):

     git clone https://github.com/bitcoinjs/bitcoinjs-lib
    
elements (πŸ₯‡26 Β· ⭐ 990) - Open Source implementation of advanced blockchain features extending the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 380 Β· πŸ“₯ 77K Β· πŸ“‹ 460 - 36% open Β· ⏱️ 23.11.2023):

     git clone https://github.com/ElementsProject/elements
    
bitcoinj (πŸ₯‡24 Β· ⭐ 4.8K) - A library for working with Bitcoin. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 2.5K Β· πŸ“‹ 1.3K - 33% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/bitcoinj/bitcoinj
    
btcwallet (πŸ₯‡24 Β· ⭐ 1K) - A secure bitcoin wallet daemon written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 580 Β· πŸ“₯ 760 Β· πŸ“¦ 770 Β· πŸ“‹ 350 - 37% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/btcsuite/btcwallet
    
bip39 (πŸ₯‡22 Β· ⭐ 1K) - JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 450 Β· πŸ“¦ 170K Β· πŸ“‹ 90 - 11% open Β· ⏱️ 20.10.2023):

     git clone https://github.com/bitcoinjs/bip39
    
bips (πŸ₯ˆ21 Β· ⭐ 8.6K) - Bitcoin Improvement Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 5.7K Β· πŸ“¦ 21 Β· ⏱️ 26.12.2023):

     git clone https://github.com/bitcoin/bips
    
secp256k1-zkp (πŸ₯ˆ18 Β· ⭐ 340) - A fork of libsecp256k1 with support for advanced and experimental.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 130 Β· πŸ“‹ 61 - 31% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/ElementsProject/secp256k1-zkp
    
libwally-core (πŸ₯ˆ18 Β· ⭐ 270) - Useful primitives for wallets. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 140 Β· πŸ“₯ 47K Β· πŸ“‹ 130 - 21% open Β· ⏱️ 27.01.2024):

     git clone https://github.com/ElementsProject/libwally-core
    
simplicity (πŸ₯ˆ15 Β· ⭐ 290) - Simplicity is a blockchain programming language designed as an.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 37 Β· πŸ“‹ 60 - 31% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/ElementsProject/simplicity
    

29 projects are hidden because they don't fulfill the minimal requirements.


ATOM - Cosmos (πŸ₯‡44 Β· ⭐ 23K) - The Cosmos network consists of many independent, parallel..
cosmos-sdk (πŸ₯‡39 Β· ⭐ 5.7K) - A Framework for Building High Value Public Blockchains. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 2.6K Β· πŸ“₯ 40K Β· πŸ“¦ 12K Β· πŸ“‹ 6.4K - 6% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/cosmos/cosmos-sdk
    
tendermint (πŸ₯‡35 Β· ⭐ 5.6K Β· πŸ’€) - Tendermint Core (BFT Consensus) in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.2K Β· πŸ“₯ 120K Β· πŸ“¦ 14K Β· πŸ“‹ 3.5K - 0% open Β· ⏱️ 02.02.2023):

     git clone https://github.com/tendermint/tendermint
    
cosmwasm (πŸ₯‡28 Β· ⭐ 980) - Framework for building smart contracts in Wasm for the Cosmos SDK. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 300 Β· πŸ“₯ 4.1K Β· πŸ“¦ 100 Β· πŸ“‹ 760 - 11% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/CosmWasm/cosmwasm
    
iavl (πŸ₯‡28 Β· ⭐ 400) - Merkleized IAVL+ Tree implementation in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 230 Β· πŸ“¦ 10K Β· πŸ“‹ 170 - 13% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/cosmos/iavl
    
gaia (πŸ₯‡27 Β· ⭐ 410) - Cosmos Hub. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 630 Β· πŸ“₯ 240K Β· πŸ“¦ 12 Β· πŸ“‹ 910 - 10% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/cosmos/gaia
    
relayer (πŸ₯‡27 Β· ⭐ 350) - An IBC relayer for ibc-go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.7K Β· πŸ“₯ 13K Β· πŸ“¦ 91 Β· πŸ“‹ 480 - 15% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/cosmos/relayer
    
ibc-go (πŸ₯‡26 Β· ⭐ 440) - Inter-Blockchain Communication Protocol (IBC) implementation in Golang. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 510 Β· πŸ“₯ 1.8K Β· πŸ“¦ 1 Β· πŸ“‹ 1.8K - 17% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/cosmos/ibc-go
    
wasmd (πŸ₯‡25 Β· ⭐ 340) - Basic cosmos-sdk app with web assembly smart contracts. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 340 Β· πŸ“₯ 220 Β· πŸ“¦ 1.6K Β· πŸ“‹ 540 - 8% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/CosmWasm/wasmd
    
cw-plus (πŸ₯‡23 Β· ⭐ 480) - Production Quality contracts under open source licenses. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 340 Β· πŸ“₯ 33K Β· πŸ“¦ 1 Β· πŸ“‹ 310 - 5% open Β· ⏱️ 24.11.2023):

     git clone https://github.com/CosmWasm/cw-plus
    
sdk-tutorials (πŸ₯ˆ21 Β· ⭐ 460) - Tutorials for building modules for the Cosmos SDK. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 380 Β· πŸ“¦ 68 Β· πŸ“‹ 260 - 25% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/cosmos/sdk-tutorials
    
cosmjs (πŸ₯ˆ20 Β· ⭐ 570) - The Swiss Army knife to power JavaScript based client solutions.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 3 Β· πŸ“‹ 670 - 21% open Β· ⏱️ 19.12.2023):

     git clone https://github.com/cosmos/cosmjs
    
chain-registry (πŸ₯ˆ19 Β· ⭐ 440) - CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 680 Β· πŸ”€ 940 Β· πŸ“‹ 190 - 48% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/cosmos/chain-registry
    
cosmos-rust (πŸ₯ˆ18 Β· ⭐ 280) - The home of all shared Rust resources for the Cosmos ecosystem. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 100 Β· πŸ“¦ 750 Β· πŸ“‹ 71 - 23% open Β· ⏱️ 05.12.2023):

     git clone https://github.com/cosmos/cosmos-rust
    
ibc (πŸ₯ˆ16 Β· ⭐ 820) - Interchain Standards (ICS) for the Cosmos network & interchain.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 290 Β· πŸ“‹ 530 - 18% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/cosmos/ibc
    

39 projects are hidden because they don't fulfill the minimal requirements.


XLM - Stellar (πŸ₯‡36 Β· ⭐ 8.7K) - Open source, distributed, and community owned network used to..
go (πŸ₯‡31 Β· ⭐ 1.3K) - Stellars public monorepo of go code. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 570 Β· πŸ“₯ 230K Β· πŸ“¦ 440 Β· πŸ“‹ 2K - 19% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/stellar/go
    
stellar-core (πŸ₯‡26 Β· ⭐ 3.1K) - Reference implementation for the peer-to-peer agent that.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1K Β· πŸ“‹ 1.6K - 17% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/stellar/stellar-core
    
js-stellar-sdk (πŸ₯ˆ21 Β· ⭐ 590) - Main Stellar client library for the JavaScript language. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 330 Β· πŸ“‹ 370 - 15% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/stellar/js-stellar-sdk
    
stellar-protocol (πŸ₯ˆ16 Β· ⭐ 480) - Developer discussion about possible changes to the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 340 Β· πŸ“‹ 370 - 12% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/stellar/stellar-protocol
    

20 projects are hidden because they don't fulfill the minimal requirements.


XRP (πŸ₯‡34 Β· ⭐ 7K) - The Best Digital Asset for Global Payments.
xrpl.js (πŸ₯‡28 Β· ⭐ 1.1K) - A JavaScript/TypeScript API for interacting with the XRP Ledger in.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 530 Β· πŸ“₯ 850 Β· πŸ“¦ 3.7K Β· πŸ“‹ 560 - 12% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/XRPLF/xrpl.js
    
rippled (πŸ₯‡27 Β· ⭐ 4.4K) - Decentralized cryptocurrency blockchain daemon implementing the XRP.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.5K Β· πŸ“‹ 1.4K - 26% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/XRPLF/rippled
    
xrpl-dev-portal (πŸ₯ˆ20 Β· ⭐ 480) - Source code for xrpl.org including developer.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.1K Β· πŸ“‹ 540 - 40% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/XRPLF/xrpl-dev-portal
    

10 projects are hidden because they don't fulfill the minimal requirements.


ALGO - Algorand (πŸ₯‡34 Β· ⭐ 3K) - Scalable, secure and decentralized digital currency and transactions..
go-algorand (πŸ₯‡29 Β· ⭐ 1.3K) - Algorands official implementation in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 420 Β· πŸ“₯ 51K Β· πŸ“¦ 90 Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/algorand/go-algorand
    
js-algorand-sdk (πŸ₯‡25 Β· ⭐ 280) - The official JavaScript SDK for Algorand. MIT
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 190 Β· πŸ“¦ 12K Β· πŸ“‹ 330 - 13% open Β· ⏱️ 18.12.2023):

     git clone https://github.com/algorand/js-algorand-sdk
    
pyteal (πŸ₯‡23 Β· ⭐ 270) - Algorand Smart Contracts in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 120 Β· πŸ“¦ 1.1K Β· πŸ“‹ 220 - 32% open Β· ⏱️ 04.01.2024):

     git clone https://github.com/algorand/pyteal
    
py-algorand-sdk (πŸ₯‡22 Β· ⭐ 240) - Algorand Python SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 120 Β· πŸ“¦ 1.5K Β· πŸ“‹ 160 - 15% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/algorand/py-algorand-sdk
    

8 projects are hidden because they don't fulfill the minimal requirements.


DESO - Decentralized Social (πŸ₯ˆ27 Β· ⭐ 1.2K) - Decentralized Social (DESO) is a cryptocurrency ...
deso-protocol/core (πŸ₯ˆ21 Β· ⭐ 320) - DeSo core node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“¦ 26 Β· πŸ“‹ 93 - 29% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/deso-protocol/core
    
frontend (πŸ₯ˆ16 Β· ⭐ 270) - DeSo frontend. MIT
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 140 Β· πŸ“‹ 140 - 40% open Β· ⏱️ 09.01.2024):

     git clone https://github.com/deso-protocol/frontend
    

8 projects are hidden because they don't fulfill the minimal requirements.


XNO - Nano (πŸ₯ˆ26 Β· ⭐ 3.7K) - Nano, a low-latency cryptocurrency built on an innovative block-lattice..
nano-node (πŸ₯‡26 Β· ⭐ 3.5K) - Nano is digital currency. Its ticker is: XNO and its currency symbol.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 780 Β· πŸ“₯ 430K Β· πŸ“‹ 1.2K - 23% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/nanocurrency/nano-node
    

3 projects are hidden because they don't fulfill the minimal requirements.


STEEM (πŸ₯ˆ25 Β· ⭐ 1.2K) - Cryptocurrency that rewards users for community building by posting and upvoting..
steem-js (πŸ₯‡22 Β· ⭐ 480) - Steem.js the official JavaScript library for Steem blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 230 Β· πŸ“₯ 23K Β· πŸ“¦ 3 Β· πŸ“‹ 300 - 44% open Β· ⏱️ 06.12.2023):

     git clone https://github.com/steemit/steem-js
    
condenser (πŸ₯ˆ21 Β· ⭐ 510) - The greatest application front-end to the Steem Blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 440 Β· πŸ“‹ 2.1K - 13% open Β· ⏱️ 24.12.2023):

     git clone https://github.com/steemit/condenser
    

2 projects are hidden because they don't fulfill the minimal requirements.


LTC - Litecoin (πŸ₯ˆ23 Β· ⭐ 4.4K) - The Future of Money.
litecoin (πŸ₯‡24 Β· ⭐ 4.3K) - Litecoin source tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 940 Β· πŸ”€ 3.1K Β· πŸ“₯ 9.2K Β· πŸ“‹ 560 - 13% open Β· ⏱️ 04.01.2024):

     git clone https://github.com/litecoin-project/litecoin
    

2 projects are hidden because they don't fulfill the minimal requirements.


RVN - Ravencoin (πŸ₯ˆ23 Β· ⭐ 1.1K) - Blockchain specifically dedicated to the creation and peer-to-peer..
Ravencoin (πŸ₯‡26 Β· ⭐ 1.1K Β· πŸ’€) - Ravencoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 630 Β· πŸ“₯ 800K Β· πŸ“‹ 510 - 30% open Β· ⏱️ 12.03.2023):

     git clone https://github.com/RavenProject/Ravencoin
    

1 projects are hidden because they don't fulfill the minimal requirements.


FET - Fetch.ai (πŸ₯ˆ23 Β· ⭐ 490) - Fetch.ai is delivering AI to the crypto economy. Digital Twins,..

5 projects are hidden because they don't fulfill the minimal requirements.


ARK (πŸ₯ˆ22 Β· ⭐ 760) - ARK provides users, developers, and startups with innovative blockchain..
desktop-wallet (πŸ₯‡22 Β· ⭐ 290 Β· πŸ’€) - Archived, please use ARKVault. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 190 Β· πŸ“₯ 680K Β· πŸ“‹ 810 - 6% open Β· ⏱️ 23.03.2023):

     git clone https://github.com/ArkEcosystem/desktop-wallet
    
ArkEcosystem/core (πŸ₯ˆ19 Β· ⭐ 330) - The ARK Core Blockchain Framework. Check.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 300 Β· πŸ“‹ 990 - 0% open Β· ⏱️ 16.11.2023):

     git clone https://github.com/ArkEcosystem/core
    

2 projects are hidden because they don't fulfill the minimal requirements.


PPC - Peercoin (πŸ₯ˆ22 Β· ⭐ 560) - The Peercoin network activated in 2012 and is one of the first..
peercoin (πŸ₯‡25 Β· ⭐ 560) - Reference implementation of the Peercoin protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 560 Β· πŸ“₯ 95K Β· πŸ“‹ 240 - 7% open Β· ⏱️ 19.10.2023):

     git clone https://github.com/peercoin/peercoin
    

BCH - Bitcoin Cash (πŸ₯ˆ22 Β· ⭐ 360) - Hard fork of Bitcoin with a protocol upgrade to fix on-chain..
bchd (πŸ₯‡24 Β· ⭐ 280) - An alternative full node bitcoin cash implementation written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 110 Β· πŸ“₯ 15K Β· πŸ“¦ 310 Β· πŸ“‹ 190 - 15% open Β· ⏱️ 22.12.2023):

     git clone https://github.com/gcash/bchd
    

2 projects are hidden because they don't fulfill the minimal requirements.


BAN - Banano (πŸ₯ˆ21 Β· ⭐ 530) - BANANO was forked in April 2018 from NANO. BANANO offers..

5 projects are hidden because they don't fulfill the minimal requirements.


XOR - Sora (πŸ₯ˆ21 Β· ⭐ 450) - Supranational world economic system and decentralized and democratic..

5 projects are hidden because they don't fulfill the minimal requirements.


BTG - Bitcoin Gold (πŸ₯‰20 Β· ⭐ 650 Β· πŸ’€) - Bitcoin Gold hopes to change the paradigm around mining on..
BTCGPU (πŸ₯‡24 Β· ⭐ 650 Β· πŸ’€) - Current work on BTCGPU. MIT
  • GitHub (πŸ‘¨β€πŸ’» 740 Β· πŸ”€ 350 Β· πŸ“₯ 290K Β· πŸ“‹ 280 - 8% open Β· ⏱️ 07.02.2023):

     git clone https://github.com/BTCGPU/BTCGPU
    

QRL - Quantum Resistant Ledger (πŸ₯‰20 Β· ⭐ 490) - Cryptocurrency based on the Python programming..
QRL (πŸ₯ˆ19 Β· ⭐ 400) - Quantum Resistant Ledger. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“‹ 220 - 9% open Β· ⏱️ 01.08.2023):

     git clone https://github.com/theQRL/QRL
    

2 projects are hidden because they don't fulfill the minimal requirements.


BIP - Minter Network (πŸ₯‰18 Β· ⭐ 390) - What is Minter Network (BIP)? Minter is a DeFi platform..

2 projects are hidden because they don't fulfill the minimal requirements.


XDAG - Dagger (πŸ₯‰16 Β· ⭐ 420) - Novel application of Directed Acyclic Graph (DAG) technology that..

2 projects are hidden because they don't fulfill the minimal requirements.


PCX - ChainX (πŸ₯‰16 Β· ⭐ 300) - ChainX aims to facilitate asset interoperability with other..
ChainX (πŸ₯ˆ18 Β· ⭐ 300) - Bitcoins layer2 smart contract network has already supported WASM and.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 79 Β· πŸ“₯ 6.1K Β· πŸ“‹ 160 - 1% open Β· ⏱️ 31.12.2023):

     git clone https://github.com/chainx-org/ChainX
    

Show 27 hidden projects...
  • DOGE - Dogecoin (πŸ₯ˆ30 Β· ⭐ 15K Β· πŸ’€) - Cryptocurrency based on the popular Doge Internet meme and..
  • DAG - Constellation (πŸ₯ˆ22 Β· ⭐ 200) - What is DAG? In more traditional blockchains, the host provides..
  • AION (πŸ₯ˆ21 Β· ⭐ 440 Β· πŸ’€) - Revolutionary multi-tier blockchain platform that has been created to solve the..
  • MINTME - MintMe.com Coin (πŸ₯‰20 Β· ⭐ 240 Β· πŸ’€) - Cryptocurrency launched in 2018. Users are able to..
  • CLO - Callisto Network (πŸ₯‰19 Β· ⭐ 180) - Blockchain as seen by Security Experts. Since its..
  • MUNT (πŸ₯‰19 Β· ⭐ 140) - Cryptocurrency . Users are able to generate MUNT through the process of mining...
  • FLUX (πŸ₯‰19 Β· ⭐ 76) - Cryptocurrency launched in 2018. Users are able to generate FLUX through the..
  • ETP - Metaverse ETP (πŸ₯‰17 Β· ⭐ 390 Β· πŸ’€) - Leading public blockchain based in China. Designed to..
  • SUGAR - Sugarchain (πŸ₯‰17 Β· ⭐ 130 Β· πŸ’€) - One-CPU-one-vote, the worlds fastest PoW blockchain.
  • UPX - uPlexa (πŸ₯‰15 Β· ⭐ 89 Β· πŸ’€) - UPlexa coin aims to incentivize the mass compute power of IoT devices..
  • RPD - Rapids (πŸ₯‰15 Β· ⭐ 60 Β· πŸ’€) - We are a creative agency with a passion for innovation & the design..
  • WICC - WaykiChain (πŸ₯‰14 Β· ⭐ 1.1K Β· πŸ’€) - Blockchain-based gambling platform that supports Turing..
  • DVT - DeVault (πŸ₯‰14 Β· ⭐ 33 Β· πŸ’€) - Community governed and driven digital economy designed around the..
  • DOGEC - DogeCash (πŸ₯‰14 Β· ⭐ 31 Β· πŸ’€) - Transparent, community-governed cryptocurrency aimed at..
  • TUP - Tenup (πŸ₯‰12 Β· ⭐ 130 Β· πŸ’€) - Masternode based POS coin. TenUp believes that every individual..
  • ARQ - ArQmA (πŸ₯‰12 Β· ⭐ 47 Β· πŸ’€) - Decentralized public project of block chains, crypto currencies, and is..
  • LDOGE - LiteDoge (πŸ₯‰12 Β· ⭐ 39) - What Is LiteDoge? LiteDoge (LDOGE) is an open-source peer to peer..
  • TKN - Monolith (πŸ₯‰11 Β· ⭐ 93 Β· πŸ’€) - Non-custodial contract wallet paired with a debit card to..
  • SEEDS (πŸ₯‰11 Β· ⭐ 42 Β· πŸ’€) - SEEDS isnt just a better way to pay. Its a solution to the greatest crises of..
  • HPB - High Performance Blockchain (πŸ₯‰9 Β· ⭐ 55) - High-Performance Blockchain tackles the concept of..
  • SCC - StakeCubeCoin (πŸ₯‰9 Β· ⭐ 45) - All-purpose coin when it comes to staking, masternode hosting,..
  • HC - HyperCash (πŸ₯‰9 Β· ⭐ 39 Β· πŸ’€) - New cryptocurrency designed to allow value transfer among..
  • 0XBTC - 0xBitcoin (πŸ₯‰8 Β· ⭐ 170 Β· πŸ’€) - The first pure mined ERC20 Token for Ethereum, using the..
  • NYC - NewYorkCoin (πŸ₯‰8 Β· ⭐ 71 Β· πŸ’€) - Support, improve and program the city that never sleeps.
  • HEX (πŸ₯‰7 Β· ⭐ 70 Β· πŸ’€) - Launched on December 2, 2019 by Richard Heart and team, HEX is the first..
  • LTO - LTO Network (πŸ₯‰6 Β· ⭐ 57 Β· πŸ’€) - Europes leading blockc.
  • PAN - Pantos (πŸ₯‰6 Β· ⭐ 38 Β· πŸ’€) - Cryptocurrency launched in 2018and operates on the Ethereum..

Smart Contract Platforms

Back to top

Blockchains that host smart contracts or decentralized applications.

ETH - Ethereum (πŸ₯‡53 Β· ⭐ 240K) - The foundation for our digital future.
go-ethereum (πŸ₯‡38 Β· ⭐ 45K) - Official Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 930 Β· πŸ”€ 20K Β· πŸ“¦ 26K Β· πŸ“‹ 7.8K - 4% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/go-ethereum
    
openzeppelin-contracts (πŸ₯‡37 Β· ⭐ 24K) - OpenZeppelin Contracts is a library for secure smart.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 12K Β· πŸ“¦ 22K Β· πŸ“‹ 1.9K - 11% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/OpenZeppelin/openzeppelin-contracts
    
solidity (πŸ₯‡35 Β· ⭐ 22K) - Solidity, the Smart Contract Programming Language. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 680 Β· πŸ”€ 5.7K Β· πŸ“₯ 3.2M Β· πŸ“¦ 21 Β· πŸ“‹ 5.9K - 7% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/ethereum/solidity
    
vyper (πŸ₯‡34 Β· ⭐ 4.7K) - Pythonic Smart Contract Language for the EVM. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 850 Β· πŸ“₯ 1M Β· πŸ“¦ 1.3K Β· πŸ“‹ 1.5K - 23% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/vyperlang/vyper
    
ethereum-org-website (πŸ₯‡32 Β· ⭐ 4.6K) - Ethereum.org is a primary online resource for the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.5K Β· πŸ”€ 4.7K Β· πŸ“‹ 3K - 16% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/ethereum-org-website
    
remix-project (πŸ₯‡32 Β· ⭐ 2.2K) - Remix is a browser-based compiler and IDE that enables users to.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 930 Β· πŸ“₯ 240K Β· πŸ“¦ 2 Β· πŸ“‹ 2K - 38% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/remix-project
    
web3.py (πŸ₯‡31 Β· ⭐ 4.6K) - A python interface for interacting with the Ethereum blockchain and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.7K Β· πŸ“¦ 18K Β· πŸ“‹ 1.4K - 12% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/ethereum/web3.py
    
TypeChain (πŸ₯‡29 Β· ⭐ 2.7K) - TypeScript bindings for Ethereum smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 360 Β· πŸ“¦ 170K Β· πŸ“‹ 400 - 30% open Β· ⏱️ 22.10.2023):

     git clone https://github.com/dethcrypto/TypeChain
    
Nethereum (πŸ₯‡29 Β· ⭐ 2.1K) - Ethereum .Net cross platform integration library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 740 Β· πŸ“₯ 12K Β· πŸ“¦ 2.2K Β· πŸ“‹ 800 - 13% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/Nethereum/Nethereum
    
gnark (πŸ₯‡29 Β· ⭐ 1.2K) - gnark is a fast zk-SNARK library that offers a high-level API to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 260 Β· πŸ“¦ 440 Β· πŸ“‹ 410 - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ConsenSys/gnark
    
openzeppelin-contracts-upgradeable (πŸ₯‡29 Β· ⭐ 920) - Upgradeable variant of OpenZeppelin Contracts, meant.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 410 Β· πŸ“¦ 30K Β· πŸ“‹ 100 - 2% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
    
quorum (πŸ₯‡27 Β· ⭐ 4.6K) - A permissioned implementation of Ethereum supporting data privacy. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 1.2K Β· πŸ“₯ 18K Β· πŸ“¦ 22 Β· πŸ“‹ 840 - 5% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/ConsenSys/quorum
    
EIPs (πŸ₯‡26 Β· ⭐ 12K) - The Ethereum Improvement Proposal repository. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 5.4K Β· πŸ“¦ 21 Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/EIPs
    
mythril (πŸ₯‡26 Β· ⭐ 3.7K) - Security analysis tool for EVM bytecode. Supports smart contracts built.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 710 Β· πŸ“¦ 120 Β· πŸ“‹ 830 - 12% open Β· ⏱️ 16.01.2024):

     git clone https://github.com/ConsenSys/mythril
    
consensus-specs (πŸ₯‡26 Β· ⭐ 3.3K) - Ethereum Proof-of-Stake Consensus Specifications. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 980 Β· πŸ“¦ 36 Β· πŸ“‹ 950 - 20% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/ethereum/consensus-specs
    
openzeppelin-upgrades (πŸ₯‡26 Β· ⭐ 570) - Plugins for Hardhat and Foundry to deploy and manage.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 250 Β· πŸ“¦ 17K Β· πŸ“‹ 410 - 25% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/OpenZeppelin/openzeppelin-upgrades
    
py-evm (πŸ₯‡25 Β· ⭐ 2.1K) - A Python implementation of the Ethereum Virtual Machine. MIT
  • GitHub (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 610 Β· πŸ“¦ 840 Β· πŸ“‹ 670 - 15% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/ethereum/py-evm
    
sourcify (πŸ₯‡25 Β· ⭐ 690) - Decentralized Solidity contract source code verification service. MIT
  • GitHub (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 360 Β· πŸ“¦ 35 Β· πŸ“‹ 500 - 8% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/sourcify
    
js-ethereum-cryptography (πŸ₯‡25 Β· ⭐ 630) - Every cryptographic primitive needed to work on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 96 Β· πŸ“¦ 370K Β· πŸ“‹ 26 - 19% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/ethereum/js-ethereum-cryptography
    
ethereumjs-monorepo (πŸ₯‡24 Β· ⭐ 2.4K) - Monorepo for the Ethereum VM TypeScript Implementation. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 730 Β· πŸ“¦ 1 Β· πŸ“‹ 1K - 14% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereumjs/ethereumjs-monorepo
    
remix-ide (πŸ₯‡24 Β· ⭐ 2.2K) - Documentation for Remix IDE. MIT
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.1K Β· πŸ“₯ 5.8K Β· πŸ“¦ 180 Β· ⏱️ 23.10.2023):

     git clone https://github.com/ethereum/remix-ide
    
ethereumjs-wallet (πŸ₯‡24 Β· ⭐ 960 Β· πŸ’€) - Utilities for handling Ethereum keys. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 310 Β· πŸ“¦ 150K Β· πŸ“‹ 99 - 26% open Β· ⏱️ 09.02.2023):

     git clone https://github.com/ethereumjs/ethereumjs-wallet
    
teku (πŸ₯‡24 Β· ⭐ 610) - Java Implementation of the Ethereum 2.0 Beacon Chain. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 240 Β· πŸ“‹ 2.4K - 5% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ConsenSys/teku
    
gnark-crypto (πŸ₯‡24 Β· ⭐ 430) - gnark-crypto provides elliptic curve and pairing-based.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 120 Β· πŸ“¦ 6K Β· πŸ“‹ 160 - 32% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/ConsenSys/gnark-crypto
    
evmone (πŸ₯‡23 Β· ⭐ 740) - Fast Ethereum Virtual Machine implementation. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 200 Β· πŸ“₯ 53K Β· πŸ“‹ 130 - 39% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/evmone
    
tests (πŸ₯‡23 Β· ⭐ 500) - Common tests for all Ethereum implementations. MIT
  • GitHub (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 300 Β· πŸ“¦ 24 Β· πŸ“‹ 330 - 9% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/tests
    
fe (πŸ₯‡22 Β· ⭐ 1.5K) - Emerging smart contract language for the Ethereum blockchain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 150 Β· πŸ“₯ 2.3K Β· πŸ“‹ 400 - 30% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/ethereum/fe
    
eth-utils (πŸ₯‡22 Β· ⭐ 300) - Utility functions for working with ethereum related codebases. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 150 Β· πŸ“¦ 10K Β· πŸ“‹ 81 - 23% open Β· ⏱️ 10.01.2024):

     git clone https://github.com/ethereum/eth-utils
    
staking-deposit-cli (πŸ₯ˆ21 Β· ⭐ 500) - Secure key generation for deposits. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 250 Β· πŸ“₯ 99K Β· πŸ“‹ 150 - 55% open Β· ⏱️ 25.09.2023):

     git clone https://github.com/ethereum/staking-deposit-cli
    
solidity-docgen (πŸ₯ˆ21 Β· ⭐ 420) - Documentation generator for Solidity projects. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 110 Β· πŸ“¦ 5.4K Β· πŸ“‹ 150 - 22% open Β· ⏱️ 14.09.2023):

     git clone https://github.com/OpenZeppelin/solidity-docgen
    
beacon-APIs (πŸ₯ˆ21 Β· ⭐ 290) - Collection of RESTful APIs provided by Ethereum Beacon nodes. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 140 Β· πŸ“₯ 41K Β· πŸ“¦ 1 Β· πŸ“‹ 130 - 29% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/beacon-APIs
    
solc-js (πŸ₯ˆ20 Β· ⭐ 1.4K) - Javascript bindings for the Solidity compiler. MIT
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 510 Β· πŸ“¦ 3 Β· πŸ“‹ 270 - 24% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/ethereum/solc-js
    
cairo-contracts (πŸ₯ˆ20 Β· ⭐ 750) - OpenZeppelin Contracts written in Cairo for Starknet, a.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 260 Β· πŸ“‹ 420 - 17% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/OpenZeppelin/cairo-contracts
    
eth-tester (πŸ₯ˆ20 Β· ⭐ 330) - Tool suite for testing ethereum applications. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 140 Β· πŸ“¦ 1.1K Β· πŸ“‹ 100 - 41% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/ethereum/eth-tester
    
evmc (πŸ₯ˆ20 Β· ⭐ 310) - EVMC Ethereum Client-VM Connector API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 300 Β· πŸ“₯ 20 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 23% open Β· ⏱️ 20.12.2023):

     git clone https://github.com/ethereum/evmc
    
smart-contract-best-practices (πŸ₯ˆ19 Β· ⭐ 7.2K) - A guide to smart contract security best practices. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.4K Β· πŸ“¦ 20 Β· πŸ“‹ 99 - 20% open Β· ⏱️ 11.01.2024):

     git clone https://github.com/ConsenSys/smart-contract-best-practices
    
ethernaut (πŸ₯ˆ19 Β· ⭐ 1.8K) - Web3/Solidity based wargame. MIT
  • GitHub (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 550 Β· πŸ“‹ 210 - 12% open Β· ⏱️ 17.01.2024):

     git clone https://github.com/OpenZeppelin/ethernaut
    
pm (πŸ₯ˆ19 Β· ⭐ 1.4K) - Project Management: Meeting notes and agenda items. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 250 Β· πŸ“‹ 530 - 3% open Β· ⏱️ 06.12.2023):

     git clone https://github.com/ethereum/pm
    
remix-desktop (πŸ₯ˆ19 Β· ⭐ 990 Β· πŸ’€) - Remix IDE desktop. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 260 Β· πŸ“₯ 7.3M Β· πŸ“‹ 130 - 45% open Β· ⏱️ 15.05.2023):

     git clone https://github.com/ethereum/remix-desktop
    
eth-account (πŸ₯ˆ19 Β· ⭐ 240) - Account abstraction library for web3.py. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 140 Β· πŸ“¦ 8.5K Β· πŸ“‹ 82 - 25% open Β· ⏱️ 01.12.2023):

     git clone https://github.com/ethereum/eth-account
    
contracts-wizard (πŸ₯ˆ19 Β· ⭐ 230) - Interactive smart contract generator based on OpenZeppelin.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 120 Β· πŸ“¦ 110 Β· πŸ“‹ 83 - 36% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/OpenZeppelin/contracts-wizard
    
ethereum-developer-tools-list (πŸ₯ˆ18 Β· ⭐ 5.1K) - A guide to available tools and platforms for.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 1.2K Β· πŸ“‹ 58 - 37% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/ConsenSys/ethereum-developer-tools-list
    
yellowpaper (πŸ₯ˆ18 Β· ⭐ 1.6K) - The Yellow Paper: Ethereums formal specification. CC-BY-SA-4.0
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 490 Β· πŸ“‹ 260 - 41% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/ethereum/yellowpaper
    
execution-specs (πŸ₯ˆ18 Β· ⭐ 720) - Specification for the Execution Layer. Tracking network.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 180 Β· πŸ“‹ 360 - 17% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/ethereum/execution-specs
    
scribble (πŸ₯ˆ18 Β· ⭐ 310) - Scribble instrumentation tool. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 35 Β· πŸ“¦ 14 Β· πŸ“‹ 97 - 12% open Β· ⏱️ 18.01.2024):

     git clone https://github.com/ConsenSys/scribble
    
eth-abi (πŸ₯ˆ18 Β· ⭐ 220) - Ethereum ABI utilities for python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 260 Β· πŸ“‹ 75 - 21% open Β· ⏱️ 09.01.2024):

     git clone https://github.com/ethereum/eth-abi
    
titanoboa (πŸ₯ˆ18 Β· ⭐ 210) - a vyper interpreter. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 26 Β· πŸ“¦ 30 Β· πŸ“‹ 62 - 45% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/vyperlang/titanoboa
    
surya (πŸ₯ˆ17 Β· ⭐ 1K) - A set of utilities for exploring Solidity contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 120 Β· πŸ“¦ 540 Β· πŸ“‹ 67 - 4% open Β· ⏱️ 31.10.2023):

     git clone https://github.com/ConsenSys/surya
    
execution-apis (πŸ₯ˆ17 Β· ⭐ 830) - Collection of APIs provided by Ethereum execution layer.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 280 Β· πŸ“¦ 2 Β· πŸ“‹ 160 - 46% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/ethereum/execution-apis
    
merkle-tree (πŸ₯ˆ17 Β· ⭐ 370) - A JavaScript library to generate merkle trees and merkle proofs. MIT
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 96 Β· πŸ“¦ 730 Β· πŸ“‹ 19 - 26% open Β· ⏱️ 28.01.2024):

     git clone https://github.com/OpenZeppelin/merkle-tree
    
UniversalToken (πŸ₯ˆ17 Β· ⭐ 330) - Implementation of Universal Token for Assets and Payments. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 180 Β· πŸ“‹ 46 - 39% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/ConsenSys/UniversalToken
    
trin (πŸ₯ˆ17 Β· ⭐ 300) - An Ethereum portal client: a json-rpc server with nearly instant.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 85 Β· πŸ“₯ 6 Β· πŸ“¦ 5 Β· πŸ“‹ 370 - 20% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/trin
    
staking-launchpad (πŸ₯ˆ17 Β· ⭐ 250) - The deposit launchpad for staking on Ethereum. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 150 Β· πŸ“‹ 190 - 47% open Β· ⏱️ 27.11.2023):

     git clone https://github.com/ethereum/staking-launchpad
    
eth-sdk (πŸ₯ˆ16 Β· ⭐ 420 Β· πŸ’€) - Type-safe, lightweight SDKs for Ethereum smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 38 Β· πŸ“¦ 530 Β· πŸ“‹ 55 - 49% open Β· ⏱️ 14.05.2023):

     git clone https://github.com/dethcrypto/eth-sdk
    
research (πŸ₯ˆ15 Β· ⭐ 1.7K) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 590 Β· πŸ“‹ 64 - 90% open Β· ⏱️ 18.12.2023):

     git clone https://github.com/ethereum/research
    
solc-bin (πŸ₯ˆ15 Β· ⭐ 370) - This repository contains current and historical builds of the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 380 Β· πŸ“¦ 1 Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum/solc-bin
    
nile (πŸ₯ˆ15 Β· ⭐ 320) - CLI tool to develop StarkNet projects written in Cairo. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 76 Β· πŸ“‹ 200 - 29% open Β· ⏱️ 01.12.2023):

     git clone https://github.com/OpenZeppelin/nile
    
earl (πŸ₯ˆ15 Β· ⭐ 250) - Ergonomic, modern and type-safe assertion library for TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 18 Β· πŸ“¦ 45 Β· πŸ“‹ 92 - 13% open Β· ⏱️ 06.07.2023):

     git clone https://github.com/dethcrypto/earl
    

129 projects are hidden because they don't fulfill the minimal requirements.


DOT - Polkadot (πŸ₯‡45 Β· ⭐ 37K) - Platform that allows diverse blockchains to transfer messages,..
apps (πŸ₯‡33 Β· ⭐ 1.6K) - Basic Polkadot/Substrate UI for interacting with a Polkadot and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 1.3K Β· πŸ“₯ 110K Β· πŸ“¦ 4 Β· πŸ“‹ 3.4K - 5% open Β· ⏱️ 27.01.2024):

     git clone https://github.com/polkadot-js/apps
    
polkadot (πŸ₯‡32 Β· ⭐ 7.1K) - Polkadot Node Implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.6K Β· πŸ“₯ 240K Β· πŸ“¦ 1.4K Β· πŸ“‹ 1.8K - 12% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/paritytech/polkadot
    
substrate (πŸ₯‡31 Β· ⭐ 8.3K) - Substrate: The platform for blockchain innovators. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 2.8K Β· πŸ“₯ 1.8K Β· πŸ“¦ 330 Β· πŸ“‹ 4K - 15% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/paritytech/substrate
    
wasmi (πŸ₯‡30 Β· ⭐ 1.3K) - WebAssembly (Wasm) interpreter. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 260 Β· πŸ“¦ 22K Β· πŸ“‹ 240 - 11% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/paritytech/wasmi
    
ink (πŸ₯‡29 Β· ⭐ 1.3K) - Paritys ink! to write smart contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 430 Β· πŸ“¦ 1.2K Β· πŸ“‹ 720 - 21% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/paritytech/ink
    
extension (πŸ₯‡26 Β· ⭐ 920) - Simple browser extension for managing Polkadot and Substrate.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 360 Β· πŸ“₯ 3.7K Β· πŸ“¦ 110 Β· πŸ“‹ 460 - 9% open Β· ⏱️ 08.01.2024):

     git clone https://github.com/polkadot-js/extension
    
parity-signer (πŸ₯‡26 Β· ⭐ 530) - Air-gapped crypto wallet. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 170 Β· πŸ“₯ 1.4K Β· πŸ“¦ 88 Β· πŸ“‹ 680 - 13% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/paritytech/parity-signer
    
common (πŸ₯‡26 Β· ⭐ 240) - Utilities and base libraries for use across polkadot-js for Polkadot.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 130 Β· πŸ“¦ 15K Β· πŸ“‹ 270 - 3% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/polkadot-js/common
    
cumulus (πŸ₯‡25 Β· ⭐ 620) - Write Parachains on Substrate. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 400 Β· πŸ“₯ 14K Β· πŸ“¦ 29 Β· πŸ“‹ 640 - 32% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/paritytech/cumulus
    
jsonrpsee (πŸ₯‡25 Β· ⭐ 530) - Rust JSON-RPC library on top of async/await. MIT
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 140 Β· πŸ“¦ 6.5K Β· πŸ“‹ 450 - 11% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/paritytech/jsonrpsee
    
parity-scale-codec (πŸ₯‡25 Β· ⭐ 230) - Lightweight, efficient, binary serialization and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 87 Β· πŸ“¦ 36K Β· πŸ“‹ 140 - 34% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/paritytech/parity-scale-codec
    
api (πŸ₯‡24 Β· ⭐ 1K) - Promise and RxJS APIs around Polkadot and Substrate based chains via RPC.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 330 Β· πŸ“¦ 5 Β· πŸ“‹ 1.8K - 2% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/polkadot-js/api
    
subxt (πŸ₯‡23 Β· ⭐ 350) - Submit extrinsics (transactions) to a substrate node via RPC. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 220 Β· πŸ“¦ 810 Β· πŸ“‹ 490 - 9% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/paritytech/subxt
    
polkadot-wiki (πŸ₯‡23 Β· ⭐ 330) - The source of truth for Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.4K Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/w3f/polkadot-wiki
    
parity-common (πŸ₯‡23 Β· ⭐ 270) - Collection of crates used in Parity projects. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 210 Β· πŸ“¦ 1.8K Β· πŸ“‹ 190 - 21% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/paritytech/parity-common
    
cargo-contract (πŸ₯‡23 Β· ⭐ 220) - Setup and deployment tool for developing Wasm based smart.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 110 Β· πŸ“¦ 71 Β· πŸ“‹ 290 - 32% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/paritytech/cargo-contract
    
Grants-Program (πŸ₯‡22 Β· ⭐ 910) - Web3 Foundation Grants Program. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 1.8K Β· πŸ“¦ 4 Β· πŸ“‹ 66 - 53% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/w3f/Grants-Program
    
schnorrkel (πŸ₯‡22 Β· ⭐ 290) - Schnorr VRFs and signatures on the Ristretto group. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 88 Β· πŸ“¦ 18K Β· πŸ“‹ 67 - 35% open Β· ⏱️ 23.12.2023):

     git clone https://github.com/w3f/schnorrkel
    
substrate-connect (πŸ₯‡22 Β· ⭐ 210) - Run Wasm Light Clients of any Substrate based chain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 73 Β· πŸ“¦ 4.4K Β· πŸ“‹ 330 - 7% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/paritytech/substrate-connect
    
substrate-api-sidecar (πŸ₯ˆ21 Β· ⭐ 220) - REST service that makes it easy to interact with.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 150 Β· πŸ“¦ 22 Β· πŸ“‹ 470 - 5% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/paritytech/substrate-api-sidecar
    
jsonrpc (πŸ₯ˆ19 Β· ⭐ 760) - Rust JSON-RPC implementation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 280 Β· πŸ“‹ 250 - 32% open Β· ⏱️ 26.10.2023):

     git clone https://github.com/paritytech/jsonrpc
    
smoldot (πŸ₯ˆ19 Β· ⭐ 290 Β· πŸ’€) - Alternative client for Substrate-based chains. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 77 Β· πŸ“¦ 2.9K Β· πŸ“‹ 450 - 27% open Β· ⏱️ 23.02.2023):

     git clone https://github.com/paritytech/smoldot
    
tools (πŸ₯ˆ19 Β· ⭐ 270) - Various cli tools for Polkadot and Substrate chains, including basic.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 65 Β· πŸ“¦ 3 Β· πŸ“‹ 60 - 16% open Β· ⏱️ 08.01.2024):

     git clone https://github.com/polkadot-js/tools
    
parity-bridges-common (πŸ₯ˆ19 Β· ⭐ 260) - Collection of Useful Bridge Building Tools. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 100 Β· πŸ“‹ 740 - 14% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/paritytech/parity-bridges-common
    
parity-db (πŸ₯ˆ19 Β· ⭐ 240) - Experimental blockchain database. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 58 Β· πŸ“¦ 14K Β· πŸ“‹ 70 - 20% open Β· ⏱️ 05.01.2024):

     git clone https://github.com/paritytech/parity-db
    
frontier (πŸ₯ˆ17 Β· ⭐ 510) - Ethereum compatibility layer for Substrate. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 380 Β· πŸ“‹ 250 - 56% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/paritytech/frontier
    
substrate-telemetry (πŸ₯ˆ15 Β· ⭐ 260) - Polkadot Telemetry service. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 190 Β· πŸ“‹ 160 - 32% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/paritytech/substrate-telemetry
    

63 projects are hidden because they don't fulfill the minimal requirements.


SOL - Solana (πŸ₯‡45 Β· ⭐ 24K) - About Solana (SOL)? Solana (SOL) is a high throughput cryptocurrency..
solana (πŸ₯‡38 Β· ⭐ 11K) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 3.6K Β· πŸ“₯ 640K Β· πŸ“¦ 50 Β· πŸ“‹ 5.3K - 12% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/solana-labs/solana
    
solana-program-library (πŸ₯‡33 Β· ⭐ 2.7K) - A collection of Solana programs maintained by Solana.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.7K Β· πŸ“₯ 23K Β· πŸ“¦ 2.2K Β· πŸ“‹ 690 - 8% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/solana-labs/solana-program-library
    
solana-web3.js (πŸ₯‡32 Β· ⭐ 1.6K Β· πŸ“‰) - Solana JavaScript SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 730 Β· πŸ“¦ 95K Β· πŸ“‹ 300 - 34% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/solana-labs/solana-web3.js
    
wallet-adapter (πŸ₯‡22 Β· ⭐ 1.2K) - Modular TypeScript wallet adapters and components for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 800 Β· πŸ“¦ 2 Β· πŸ“‹ 400 - 5% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/solana-labs/wallet-adapter
    
rbpf (πŸ₯‡22 Β· ⭐ 220) - Rust virtual machine and JIT compiler for eBPF programs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 130 Β· πŸ“¦ 13K Β· πŸ“‹ 43 - 23% open Β· ⏱️ 29.12.2023):

     git clone https://github.com/solana-labs/rbpf
    
solana-pay (πŸ₯ˆ18 Β· ⭐ 1.2K) - A new standard for decentralized payments. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 420 Β· πŸ“¦ 4 Β· πŸ“‹ 91 - 29% open Β· ⏱️ 15.12.2023):

     git clone https://github.com/solana-labs/solana-pay
    
dapp-scaffold (πŸ₯ˆ16 Β· ⭐ 1.6K Β· πŸ’€) - Scaffolding for a dapp built on Solana. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 850 Β· πŸ“¦ 2 Β· πŸ“‹ 57 - 22% open Β· ⏱️ 24.06.2023):

     git clone https://github.com/solana-labs/dapp-scaffold
    
governance-ui (πŸ₯ˆ16 Β· ⭐ 230) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 410 Β· πŸ“‹ 93 - 62% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/solana-labs/governance-ui
    
example-helloworld (πŸ₯ˆ15 Β· ⭐ 830) - Hello world on Solana. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 760 Β· πŸ“‹ 160 - 21% open Β· ⏱️ 20.07.2023):

     git clone https://github.com/solana-labs/example-helloworld
    

17 projects are hidden because they don't fulfill the minimal requirements.


ADA - Cardano (πŸ₯‡40 Β· ⭐ 15K) - Decentralised platform that will allow complex programmable transfers..
cardano-node (πŸ₯‡31 Β· ⭐ 3K) - The core component that is used to participate in a Cardano.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 700 Β· πŸ“₯ 19K Β· πŸ“‹ 1.8K - 15% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/input-output-hk/cardano-node
    
cardano-wallet (πŸ₯‡27 Β· ⭐ 740) - HTTP server & command-line for managing UTxOs and HD wallets.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 220 Β· πŸ“₯ 18K Β· πŸ“‹ 920 - 13% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/input-output-hk/cardano-wallet
    
cardano-ledger (πŸ₯‡26 Β· ⭐ 230) - The ledger implementation and specifications of the Cardano.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 140 Β· πŸ“₯ 30K Β· πŸ“‹ 1.4K - 12% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/input-output-hk/cardano-ledger
    
plutus (πŸ₯‡24 Β· ⭐ 1.5K) - The Plutus language implementation and tools. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 430 Β· πŸ“₯ 22 Β· πŸ“‹ 960 - 4% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/input-output-hk/plutus
    
daedalus (πŸ₯‡23 Β· ⭐ 1.2K) - The open source cryptocurrency wallet for ada, built to grow with.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 290 Β· πŸ“₯ 8.2K Β· πŸ“‹ 580 - 18% open Β· ⏱️ 16.08.2023):

     git clone https://github.com/input-output-hk/daedalus
    
jormungandr (πŸ₯‡23 Β· ⭐ 370) - privacy voting blockchain node. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 140 Β· πŸ“₯ 78K Β· πŸ“‹ 1K - 25% open Β· ⏱️ 22.08.2023):

     git clone https://github.com/input-output-hk/jormungandr
    
hydra (πŸ₯‡23 Β· ⭐ 230) - Implementation of the Hydra Head protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 77 Β· πŸ“₯ 170 Β· πŸ“‹ 320 - 13% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/input-output-hk/hydra
    
plutus-apps (πŸ₯‡22 Β· ⭐ 300) - The Plutus application platform. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 200 Β· πŸ“‹ 290 - 22% open Β· ⏱️ 04.12.2023):

     git clone https://github.com/input-output-hk/plutus-apps
    
cardano-db-sync (πŸ₯‡22 Β· ⭐ 270) - A component that follows the Cardano chain and stores.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 150 Β· πŸ“₯ 1.5K Β· πŸ“‹ 710 - 17% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/input-output-hk/cardano-db-sync
    
haskell.nix (πŸ₯ˆ21 Β· ⭐ 510) - Alternative Haskell Infrastructure for Nixpkgs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 220 Β· πŸ“‹ 880 - 21% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/input-output-hk/haskell.nix
    
ouroboros-network (πŸ₯ˆ21 Β· ⭐ 260) - Specifications of network protocols and implementations.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 82 Β· πŸ“‹ 1.5K - 22% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/input-output-hk/ouroboros-network
    
cardano-graphql (πŸ₯ˆ17 Β· ⭐ 250 Β· πŸ’€) - GraphQL API for Cardano. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 99 Β· πŸ“₯ 10 Β· πŸ“¦ 4 Β· πŸ“‹ 410 - 14% open Β· ⏱️ 13.02.2023):

     git clone https://github.com/input-output-hk/cardano-graphql
    
cardano-documentation (πŸ₯ˆ17 Β· ⭐ 250) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 140 Β· πŸ“‹ 50 - 10% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/input-output-hk/cardano-documentation
    
essential-cardano (πŸ₯ˆ16 Β· ⭐ 740) - Repository for the Essential Cardano list. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 290 Β· ⏱️ 01.08.2023):

     git clone https://github.com/input-output-hk/essential-cardano
    
plutus-pioneer-program (πŸ₯ˆ15 Β· ⭐ 1.4K) - This repository hosts the lectures of the Plutus.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 920 Β· πŸ“‹ 46 - 2% open Β· ⏱️ 20.12.2023):

     git clone https://github.com/input-output-hk/plutus-pioneer-program
    

44 projects are hidden because they don't fulfill the minimal requirements.


EOS (πŸ₯‡37 Β· ⭐ 7.3K) - Blockchain built and run by the EOS Community. The EOSIO core development is now in..

32 projects are hidden because they don't fulfill the minimal requirements.


NEAR - NEAR Protocol (πŸ₯‡37 Β· ⭐ 6.8K Β· πŸ“‰) - Infrastructure for innovation.
nearcore (πŸ₯‡28 Β· ⭐ 2.2K) - Reference client for NEAR Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 570 Β· πŸ“¦ 15 Β· πŸ“‹ 3.5K - 29% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/near/nearcore
    
near-api-js (πŸ₯‡28 Β· ⭐ 370) - JavaScript library to interact with NEAR Protocol via RPC API. MIT
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 230 Β· πŸ“¦ 17K Β· πŸ“‹ 350 - 23% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/near/near-api-js
    
near-sdk-rs (πŸ₯‡25 Β· ⭐ 420) - Rust library for writing NEAR smart contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 210 Β· πŸ“¦ 2.2K Β· πŸ“‹ 470 - 27% open Β· ⏱️ 17.01.2024):

     git clone https://github.com/near/near-sdk-rs
    
borsh-rs (πŸ₯‡24 Β· ⭐ 250) - Rust implementation of Binary Object Representation Serializer for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 60 Β· πŸ“¦ 38K Β· πŸ“‹ 84 - 17% open Β· ⏱️ 10.01.2024):

     git clone https://github.com/near/borsh-rs
    
create-near-app (πŸ₯‡22 Β· ⭐ 330) - Create a starter app hooked up to the NEAR blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 150 Β· πŸ“¦ 10 Β· πŸ“‹ 100 - 13% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/near/create-near-app
    
near-wallet (πŸ₯ˆ20 Β· ⭐ 210) - Web wallet for NEAR Protocol which stores keys in browsers.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 180 Β· πŸ“‹ 900 - 27% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/near/near-wallet
    
borsh (πŸ₯ˆ18 Β· ⭐ 430) - Binary Object Representation Serializer for Hashing. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 38 Β· πŸ“¦ 92K Β· πŸ“‹ 66 - 56% open Β· ⏱️ 05.12.2023):

     git clone https://github.com/near/borsh
    

28 projects are hidden because they don't fulfill the minimal requirements.


XCH - Chia (πŸ₯‡36 Β· ⭐ 13K) - Founded by Bram Cohen, the inventor of the BitTorrent network, Chia Network..
chia-blockchain (πŸ₯‡38 Β· ⭐ 11K) - Chia blockchain python implementation (full node, farmer,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 2.1K Β· πŸ“₯ 200K Β· πŸ“¦ 100 Β· πŸ“‹ 5.2K - 9% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/Chia-Network/chia-blockchain
    
chiapos (πŸ₯‡24 Β· ⭐ 270) - Chia Proof of Space library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 280 Β· πŸ“¦ 510 Β· πŸ“‹ 120 - 30% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/Chia-Network/chiapos
    
Chia-Network/bls-signatures (πŸ₯‡22 Β· ⭐ 290) - BLS signatures in C++, using the blst library for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 210 Β· πŸ“¦ 360 Β· πŸ“‹ 110 - 4% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/Chia-Network/bls-signatures
    
bladebit (πŸ₯ˆ20 Β· ⭐ 330) - A high-performance k32-only, Chia (XCH) plotter supporting in-RAM.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 110 Β· πŸ“₯ 200K Β· πŸ“‹ 210 - 42% open Β· ⏱️ 03.10.2023):

     git clone https://github.com/Chia-Network/bladebit
    
chia-blockchain-gui (πŸ₯ˆ19 Β· ⭐ 330) - Chia blockchain GUI in electron/react. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 230 Β· πŸ“‹ 710 - 6% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/Chia-Network/chia-blockchain-gui
    
chia-docker (πŸ₯ˆ17 Β· ⭐ 210) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 360 Β· πŸ“‹ 100 - 3% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/Chia-Network/chia-docker
    
pool-reference (πŸ₯ˆ16 Β· ⭐ 440 Β· πŸ’€) - Reference python implementation of Chia pool operations.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 180 Β· πŸ“‹ 180 - 5% open Β· ⏱️ 10.03.2023):

     git clone https://github.com/Chia-Network/pool-reference
    

9 projects are hidden because they don't fulfill the minimal requirements.


LSK - Lisk (πŸ₯ˆ35 Β· ⭐ 3.7K) - Cryptocurrency launched in 2016. Lisk has a current supply of 144,818,773..
lisk-sdk (πŸ₯‡30 Β· ⭐ 2.7K) - Lisk software development kit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 480 Β· πŸ“¦ 230 Β· πŸ“‹ 5.4K - 5% open Β· ⏱️ 08.01.2024):

     git clone https://github.com/LiskHQ/lisk-sdk
    
lisk-desktop (πŸ₯‡28 Β· ⭐ 580) - Lisk graphical user interface for desktop. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 94 Β· πŸ“₯ 560K Β· πŸ“‹ 3.2K - 4% open Β· ⏱️ 05.01.2024):

     git clone https://github.com/LiskHQ/lisk-desktop
    

4 projects are hidden because they don't fulfill the minimal requirements.


TRX - TRON (πŸ₯ˆ34 Β· ⭐ 6.4K) - What is Tron? Trons mission is to build a truly decentralized internet and..
java-tron (πŸ₯‡29 Β· ⭐ 3.5K) - Java implementation of the Tron whitepaper. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.4K Β· πŸ“₯ 110K Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 12.01.2024):

     git clone https://github.com/tronprotocol/java-tron
    
tronweb (πŸ₯‡27 Β· ⭐ 340) - Javascript API Library for interacting with the TRON Network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 250 Β· πŸ“¦ 4.1K Β· πŸ“‹ 240 - 4% open Β· ⏱️ 21.09.2023):

     git clone https://github.com/tronprotocol/tronweb
    
wallet-cli (πŸ₯ˆ19 Β· ⭐ 520) - Wallet CLI. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 360 Β· πŸ“₯ 5K Β· πŸ“‹ 150 - 7% open Β· ⏱️ 25.10.2023):

     git clone https://github.com/tronprotocol/wallet-cli
    
tronprotocol/documentation (πŸ₯ˆ16 Β· ⭐ 520 Β· πŸ’€) - Documentations of project TRON. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 490 Β· πŸ“‹ 99 - 25% open Β· ⏱️ 08.06.2023):

     git clone https://github.com/tronprotocol/documentation
    

10 projects are hidden because they don't fulfill the minimal requirements.


MATIC - Polygon (πŸ₯ˆ34 Β· ⭐ 4.5K) - Hybrid POS-Plasma Layer 2, bringing scale to Ethereum.
bor (πŸ₯‡29 Β· ⭐ 930) - Official repository for the Polygon Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 500 Β· πŸ“₯ 46K Β· πŸ“¦ 66 Β· πŸ“‹ 360 - 3% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/maticnetwork/bor
    
heimdall (πŸ₯‡24 Β· ⭐ 230) - Validator node for Polygon PoS. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 160 Β· πŸ“₯ 34K Β· πŸ“¦ 31 Β· πŸ“‹ 320 - 1% open Β· ⏱️ 02.01.2024):

     git clone https://github.com/maticnetwork/heimdall
    
matic.js (πŸ₯ˆ20 Β· ⭐ 510) - Javascript developer library to interact with Matic Network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 270 Β· πŸ“¦ 3 Β· πŸ“‹ 90 - 18% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/maticnetwork/matic.js
    
avail (πŸ₯ˆ20 Β· ⭐ 290) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 180 Β· πŸ“₯ 13K Β· πŸ“¦ 20 Β· πŸ“‹ 13 - 30% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/maticnetwork/avail
    
contracts (πŸ₯ˆ18 Β· ⭐ 1.1K) - Smart contracts comprising the business logic of the Matic Network. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 420 Β· πŸ“‹ 110 - 56% open Β· ⏱️ 03.01.2024):

     git clone https://github.com/maticnetwork/contracts
    
pos-portal (πŸ₯ˆ16 Β· ⭐ 310) - Smart contracts that powers the PoS (proof-of-stake) based bridge.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 240 Β· πŸ“¦ 35 Β· πŸ“‹ 46 - 84% open Β· ⏱️ 08.12.2023):

     git clone https://github.com/maticnetwork/pos-portal
    

12 projects are hidden because they don't fulfill the minimal requirements.


NEO (πŸ₯ˆ34 Β· ⭐ 2.7K) - Next generation smart economy platform (formerly Antshares) and Chinas first open..
neon-wallet (πŸ₯‡27 Β· ⭐ 1.1K) - Light wallet for the NEO blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 330 Β· πŸ“₯ 3.2M Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/CityOfZion/neon-wallet
    
neo-node (πŸ₯‡24 Β· ⭐ 230) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 220 Β· πŸ“₯ 110K Β· πŸ“¦ 27 Β· πŸ“‹ 520 - 13% open Β· ⏱️ 07.12.2023):

     git clone https://github.com/neo-project/neo-node
    

11 projects are hidden because they don't fulfill the minimal requirements.


HBAR - Hedera (πŸ₯ˆ34 Β· ⭐ 1.4K) - Decentralized public network where developers can build secure, fair..
hedera-sdk-js (πŸ₯‡26 Β· ⭐ 240) - Hedera Hashgraph SDK for JavaScript/TypeScript. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 130 Β· πŸ“¦ 2.1K Β· πŸ“‹ 750 - 8% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/hashgraph/hedera-sdk-js
    
hedera-services (πŸ₯‡25 Β· ⭐ 250) - Crypto, token, consensus, file, and smart contract.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 110 Β· πŸ“‹ 6.2K - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/hashgraph/hedera-services
    

10 projects are hidden because they don't fulfill the minimal requirements.


EGLD - MultiversX (πŸ₯ˆ33 Β· ⭐ 1.8K) - MultiversX (formerly Elrond) is a technology ecosystem for..
mx-chain-go (πŸ₯‡26 Β· ⭐ 900) - The official implementation of the MultiversX blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 200 Β· πŸ“₯ 570 Β· πŸ“¦ 120 Β· πŸ“‹ 500 - 17% open Β· ⏱️ 16.01.2024):

     git clone https://github.com/multiversx/mx-chain-go
    

12 projects are hidden because they don't fulfill the minimal requirements.


ROSE - Oasis Network (πŸ₯ˆ31 Β· ⭐ 690) - Cryptocurrency launched in 2020and operates on the..
oasis-core (πŸ₯‡30 Β· ⭐ 320) - Performant and Confidentiality-Preserving Smart Contracts +.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 94 Β· πŸ“₯ 53K Β· πŸ“¦ 160 Β· πŸ“‹ 1.8K - 15% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/oasisprotocol/oasis-core
    

6 projects are hidden because they don't fulfill the minimal requirements.


ONE - Harmony (πŸ₯ˆ30 Β· ⭐ 2K) - Harmonys open, decentralized network is enabled through the use of the..
harmony (πŸ₯‡29 Β· ⭐ 1.5K) - The core protocol of harmony. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 290 Β· πŸ“₯ 260K Β· πŸ“¦ 80 Β· πŸ“‹ 1.2K - 7% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/harmony-one/harmony
    

11 projects are hidden because they don't fulfill the minimal requirements.


ETC - Ethereum Classic (πŸ₯ˆ30 Β· ⭐ 1K) - Cryptocurrency . Users are able to generate ETC through..
core-geth (πŸ₯‡26 Β· ⭐ 250) - A highly configurable Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 890 Β· πŸ”€ 150 Β· πŸ“₯ 110K Β· πŸ“¦ 7 Β· πŸ“‹ 220 - 31% open Β· ⏱️ 09.01.2024):

     git clone https://github.com/etclabscore/core-geth
    

7 projects are hidden because they don't fulfill the minimal requirements.


WAVES (πŸ₯ˆ28 Β· ⭐ 760) - Open blockchain protocol and development toolset for Web 3.0 applications..

7 projects are hidden because they don't fulfill the minimal requirements.


POA - POA Network (πŸ₯ˆ27 Β· ⭐ 1.8K) - Cryptocurrency launched in 2017. POA Network has a current..
solidity-flattener (πŸ₯ˆ17 Β· ⭐ 300 Β· πŸ’€) - Utility to combine Solidity project to a flat file. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 96 Β· πŸ“¦ 560 Β· πŸ“‹ 30 - 30% open Β· ⏱️ 23.02.2023):

     git clone https://github.com/poanetwork/solidity-flattener
    

11 projects are hidden because they don't fulfill the minimal requirements.


ZIL - Zilliqa (πŸ₯ˆ27 Β· ⭐ 1.6K) - The highly scalable and secure public blockchain platform.
Zilliqa (πŸ₯‡24 Β· ⭐ 1.1K) - Zilliqa is the worlds first high-throughput public blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 270 Β· πŸ“‹ 390 - 29% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/Zilliqa/Zilliqa
    
scilla (πŸ₯ˆ18 Β· ⭐ 240 Β· πŸ’€) - Scilla - A Smart Contract Intermediate Level Language. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 81 Β· πŸ“₯ 390 Β· πŸ“‹ 410 - 33% open Β· ⏱️ 21.06.2023):

     git clone https://github.com/Zilliqa/scilla
    

4 projects are hidden because they don't fulfill the minimal requirements.


ONT - Ontology (πŸ₯ˆ27 Β· ⭐ 1.2K) - New high-performance public blockchain project & a distributed trust..
ontology (πŸ₯‡26 Β· ⭐ 820) - Official Go implementation of the Ontology protocol. https://dev-.. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 320 Β· πŸ“₯ 21K Β· πŸ“¦ 240 Β· πŸ“‹ 260 - 24% open Β· ⏱️ 15.12.2023):

     git clone https://github.com/ontio/ontology
    

5 projects are hidden because they don't fulfill the minimal requirements.


KMD - Komodo (πŸ₯ˆ27 Β· ⭐ 540) - End-to-end blockchain infrastructure solutions provider...
atomicDEX-Desktop (πŸ₯‡26 Β· ⭐ 230) - Komodo Wallet Desktop GUI. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 170 Β· πŸ“₯ 76K Β· πŸ“‹ 920 - 21% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/KomodoPlatform/atomicDEX-Desktop
    

5 projects are hidden because they don't fulfill the minimal requirements.


DFI - DeFiChain (πŸ₯ˆ26 Β· ⭐ 710) - Decentralized blockchain platform dedicated to enable fast,..
ain (πŸ₯‡27 Β· ⭐ 400) - DeFi Blockchain - enabling decentralized finance on Bitcoin. MIT
  • GitHub (πŸ‘¨β€πŸ’» 840 Β· πŸ”€ 120 Β· πŸ“₯ 39K Β· πŸ“‹ 500 - 18% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/DeFiCh/ain
    

3 projects are hidden because they don't fulfill the minimal requirements.


CSPR - Casper Network (πŸ₯ˆ26 Β· ⭐ 520) - First live proof-of-stake blockchain built off the Casper CBC..
casper-node (πŸ₯‡29 Β· ⭐ 360) - Reference client for CASPER protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 210 Β· πŸ“₯ 1.4K Β· πŸ“¦ 180 Β· πŸ“‹ 1.6K - 19% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/casper-network/casper-node
    

2 projects are hidden because they don't fulfill the minimal requirements.


ICX - ICON (πŸ₯ˆ26 Β· ⭐ 430) - ICONs goal is to hyperconnect the world using blockchain.

9 projects are hidden because they don't fulfill the minimal requirements.


MOVR - Moonriver (πŸ₯ˆ25 Β· ⭐ 1K) - Fully Ethereum-compatible smart contract parachain on Kusama. Due to..
moonbeam (πŸ₯‡24 Β· ⭐ 850) - An Ethereum-compatible smart contract parachain on Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 270 Β· πŸ“₯ 24K Β· πŸ“¦ 3 Β· πŸ“‹ 370 - 10% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/PureStake/moonbeam
    

4 projects are hidden because they don't fulfill the minimal requirements.


SDN - Shiden Network (πŸ₯ˆ25 Β· ⭐ 980) - Multi-chain decentralized application layer on Kusama Network...
Astar (πŸ₯‡23 Β· ⭐ 690) - The dApp hub for blockchains of the future. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 180 Β· πŸ“₯ 20K Β· πŸ“‹ 280 - 7% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/AstarNetwork/Astar
    

5 projects are hidden because they don't fulfill the minimal requirements.


OMNI (πŸ₯‰24 Β· ⭐ 1.7K) - Digital currency built on top of the Bitcoin blockchain. Its features include the..

6 projects are hidden because they don't fulfill the minimal requirements.


XRD - Radix (πŸ₯‰24 Β· ⭐ 780) - Radix is building an open, interconnected platform where the full range of..
radixdlt-scrypto (πŸ₯ˆ21 Β· ⭐ 390) - Scrypto is the asset-oriented smart contract.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 110 Β· πŸ“‹ 120 - 26% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/radixdlt/radixdlt-scrypto
    

5 projects are hidden because they don't fulfill the minimal requirements.


VITE (πŸ₯‰24 Β· ⭐ 580) - Vite has built the worlds first DAG (Directed Acyclic Graph) based smart-..
go-vite (πŸ₯ˆ19 Β· ⭐ 320 Β· πŸ’€) - Official Go implementation of the Vite protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 140 Β· πŸ“₯ 62K Β· πŸ“¦ 5 Β· πŸ“‹ 91 - 35% open Β· ⏱️ 19.02.2023):

     git clone https://github.com/vitelabs/go-vite
    

7 projects are hidden because they don't fulfill the minimal requirements.


JUNO (πŸ₯‰23 Β· ⭐ 540) - Global, open source, permission-less network for decentralized interoperable..
CosmosContracts/juno (πŸ₯‡25 Β· ⭐ 300) - Open Source Platform for Interoperable Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 170 Β· πŸ“₯ 34K Β· πŸ“¦ 3 Β· πŸ“‹ 220 - 13% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/CosmosContracts/juno
    

6 projects are hidden because they don't fulfill the minimal requirements.


TOMO - TomoChain (πŸ₯‰23 Β· ⭐ 380) - Innovative solution to the scalability problem with the..

6 projects are hidden because they don't fulfill the minimal requirements.


SIGNA - Signum (πŸ₯‰23 Β· ⭐ 330) - Cryptocurrency . Signum has a current supply of 2,130,801,392...

3 projects are hidden because they don't fulfill the minimal requirements.


KDA - Kadena (πŸ₯‰22 Β· ⭐ 1K) - Kadena is launching one of the worlds first true scalable blockchains..
pact (πŸ₯‡23 Β· ⭐ 580) - The Pact Smart Contract Language. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 100 Β· πŸ“₯ 9.3K Β· πŸ“‹ 390 - 24% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/kadena-io/pact
    
chainweb-node (πŸ₯ˆ21 Β· ⭐ 240) - Chainweb: A Proof-of-Work Parallel-Chain Architecture for.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 89 Β· πŸ“₯ 1.4K Β· πŸ“‹ 250 - 40% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/kadena-io/chainweb-node
    

5 projects are hidden because they don't fulfill the minimal requirements.


GBYTE - Obyte (πŸ₯‰22 Β· ⭐ 570) - Launched on Dec 25, 2016, Obyte is a distributed ledger based..
obyte-gui-wallet (πŸ₯‡23 Β· ⭐ 430) - Smart payments made simple. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 180 Β· πŸ“₯ 350K Β· πŸ“‹ 260 - 34% open Β· ⏱️ 12.12.2023):

     git clone https://github.com/byteball/obyte-gui-wallet
    

1 projects are hidden because they don't fulfill the minimal requirements.


XCP - Counterparty (πŸ₯‰19 Β· ⭐ 520) - Platform for user-created assets on Bitcoin. Its a protocol, set..
counterparty-lib (πŸ₯‡22 Β· ⭐ 280) - Counterparty Protocol Reference Implementation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 190 Β· πŸ“‹ 730 - 13% open Β· ⏱️ 02.12.2023):

     git clone https://github.com/CounterpartyXCP/counterparty-lib
    

3 projects are hidden because they don't fulfill the minimal requirements.


ELA - Elastos (πŸ₯‰19 Β· ⭐ 250 Β· πŸ’€) - Founded by OS expert Rong Chen, Elastos is building the..

2 projects are hidden because they don't fulfill the minimal requirements.


NULS (πŸ₯‰17 Β· ⭐ 480) - Singaporean based project is trying to develop a highly adaptable blockchain..

2 projects are hidden because they don't fulfill the minimal requirements.


TAU - Lamden (πŸ₯‰16 Β· ⭐ 220) - Performant Python-based blockchain platform that makes using and..

3 projects are hidden because they don't fulfill the minimal requirements.


Show 24 hidden projects...
  • STRAX - Stratis (πŸ₯‰22 Β· ⭐ 860 Β· πŸ’€) - Powerful and flexible Blockchain Development Platform designed..
  • OMG - OMG Network (πŸ₯‰22 Β· ⭐ 730 Β· πŸ’€) - The value transfer layer for the Ethereum Network.
  • NAS - Nebulas (πŸ₯‰21 Β· ⭐ 1.2K Β· πŸ’€) - Next generation public blockchain, aiming for a continuously..
  • BTM - Bytom (πŸ₯‰20 Β· ⭐ 1.3K Β· πŸ’€) - Blockchain protocol for financial and digital asset applications...
  • QTUM (πŸ₯‰20 Β· ⭐ 120) - Decentralized and open-source smart contracts platform and value transfer protocol...
  • PERL - PERL.eco (πŸ₯‰19 Β· ⭐ 2K Β· πŸ’€) - Tokenized real-world ecological assets Perlins latest..
  • EDG - Edgeware (πŸ₯‰19 Β· ⭐ 190) - High-performance, self-upgrading WASM smart contract platform, in..
  • VLX - Velas (πŸ₯‰15 Β· ⭐ 70) - Velas AG, headquartered in Switzerland, is a new AI-operated dPoS..
  • EXP - Expanse (πŸ₯‰15 Β· ⭐ 55) - The Expanse platform now has a two-year history of consistent growth and..
  • TRUE - TrueChain (πŸ₯‰14 Β· ⭐ 150 Β· πŸ’€) - With the digital advertising becoming a preserve for the..
  • BOBA - Boba Network (πŸ₯‰14 Β· ⭐ 55) - Blockchain Layer-2 scaling solution and Hybrid Compute..
  • UBQ - Ubiq (πŸ₯‰13 Β· ⭐ 84 Β· πŸ’€) - Decentralized platform which allows the creation and implementation..
  • NYM (πŸ₯‰12 Β· ⭐ 260 Β· πŸ’€) - Existing internet protocols leak sensitive data that can be used without..
  • TT - ThunderCore (πŸ₯‰11 Β· ⭐ 100 Β· πŸ’€) - Secure, high-performance, EVM-compatible public blockchain..
  • XBY - XTRABYTES (πŸ₯‰11 Β· ⭐ 87 Β· πŸ’€) - XTRABYTES goes beyond being a currency. Its a next-gen blockchain..
  • MRX - Metrix Coin (πŸ₯‰10 Β· ⭐ 42) - Metrix Coin (formerly Lindacoin) is a Proof of Stake digital..
  • OLT - OneLedger (πŸ₯‰10 Β· ⭐ 40) - OneLedger enables you to focus building your business..
  • COTI (πŸ₯‰9 Β· ⭐ 130 Β· πŸ’€) - First enterprise-grade digital fintech platform, which eliminates all..
  • STAKE - xDAI Stake (πŸ₯‰9 Β· ⭐ 120 Β· πŸ’€) - New ERC20-type (implemented as an ERC677) token designed..
  • AGRS - Agoras: Currency of Tau (πŸ₯‰9 Β· ⭐ 120 Β· πŸ’€) - Application over Tau-Chain, being first and foremost..
  • XTZ - Tezos (πŸ₯‰8 Β· ⭐ 1.5K Β· πŸ’€) - Coin created by a former Morgan Stanley analyst, Arthur Breitman...
  • PHT - Phoneum (πŸ₯‰8 Β· ⭐ 56 Β· πŸ’€) - Decentralized network for building a new generation of applications...
  • BKX - BANKEX (πŸ₯‰8 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. BANKEX has..
  • AERGO (πŸ₯‰5 Β· ⭐ 100 Β· πŸ’€) - Open platform that allows businesses to build innovative..

Stablecoins

Back to top

Cryptocurrencies that are designed to minimize volatility by pegging to a more stable asset.

USDC - USD Coin (πŸ₯‡18 Β· ⭐ 640) - Fully collateralized US dollar stablecoin. USDC is the bridge..
centre-tokens (πŸ₯ˆ16 Β· ⭐ 470) - Source repository for smart contracts used by Circles.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 250 Β· πŸ“₯ 2 Β· πŸ“‹ 63 - 42% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/centrehq/centre-tokens
    

2 projects are hidden because they don't fulfill the minimal requirements.


Show 2 hidden projects...
  • BEAN (πŸ₯‰17 Β· ⭐ 110) - The practicality of using Decentralized Finance is limited by the lack of a..
  • BUSD - Binance USD (πŸ₯‰10 Β· ⭐ 350) - Stable coin pegged to USD that has received approval..

Decentralized Finance (DeFi)

Back to top

Financial services that are built on top of distributed networks with no central intermediaries.

AAVE (πŸ₯‡33 Β· ⭐ 4.6K) - Decentralized money market protocol where users can lend and borrow..
aave-v3-core (πŸ₯‡24 Β· ⭐ 710) - This repository contains the core smart contracts of the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 480 Β· πŸ“¦ 1K Β· πŸ“‹ 400 - 6% open Β· ⏱️ 17.10.2023):

     git clone https://github.com/aave/aave-v3-core
    
aave/interface (πŸ₯‡22 Β· ⭐ 360) - An open source interface for the decentralized liquidity.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 280 Β· πŸ“₯ 190 Β· πŸ“‹ 570 - 20% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/aave/interface
    
protocol-v2 (πŸ₯ˆ21 Β· ⭐ 620 Β· πŸ’€) - Aave Protocol V2. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 740 Β· πŸ“¦ 1.6K Β· πŸ“‹ 190 - 70% open Β· ⏱️ 11.01.2023):

     git clone https://github.com/aave/protocol-v2
    

12 projects are hidden because they don't fulfill the minimal requirements.


GNO - Gnosis (πŸ₯‡31 Β· ⭐ 3.5K Β· πŸ“‰) - Cryptocurrency and operates on the Ethereum platform. Gnosis..
zodiac (πŸ₯ˆ19 Β· ⭐ 430) - A library for composable tooling for onchain entities. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 100 Β· πŸ“₯ 9 Β· πŸ“¦ 290 Β· πŸ“‹ 21 - 33% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/gnosis/zodiac
    
ethcontract-rs (πŸ₯ˆ18 Β· ⭐ 290) - Generate type-safe bindings for interacting with Ethereum.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 42 Β· πŸ“¦ 140 Β· πŸ“‹ 110 - 27% open Β· ⏱️ 22.11.2023):

     git clone https://github.com/gnosis/ethcontract-rs
    

22 projects are hidden because they don't fulfill the minimal requirements.


ZRX - 0x (πŸ₯‡30 Β· ⭐ 4.2K) - Cryptocurrency and operates on the Ethereum platform. 0x has a current..
0xProject/protocol (πŸ₯ˆ19 Β· ⭐ 330) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 190 Β· πŸ“¦ 170 Β· πŸ“‹ 26 - 15% open Β· ⏱️ 16.11.2023):

     git clone https://github.com/0xProject/protocol
    
0x-mesh (πŸ₯ˆ17 Β· ⭐ 260) - A peer-to-peer network for sharing 0x orders. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 110 Β· πŸ“₯ 110 Β· πŸ“¦ 150 Β· πŸ“‹ 340 - 38% open Β· ⏱️ 10.11.2023):

     git clone https://github.com/0xProject/0x-mesh
    
0x-api (πŸ₯ˆ15 Β· ⭐ 360 Β· πŸ’€) - An HTTP Interface to 0x liquidity and tooling. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 240 Β· ⏱️ 16.03.2023):

     git clone https://github.com/0xProject/0x-api
    

10 projects are hidden because they don't fulfill the minimal requirements.


SNX - Synthetix (πŸ₯‡29 Β· ⭐ 2.3K) - Cryptocurrency and operates on the Ethereum platform...
synthetix (πŸ₯‡26 Β· ⭐ 1.2K) - Synthetix Solidity smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 620 Β· πŸ“¦ 640 Β· πŸ“‹ 130 - 64% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/Synthetixio/synthetix
    
synpress (πŸ₯ˆ18 Β· ⭐ 500) - Synpress is e2e testing framework based on Cypress.io and playwright with.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 150 Β· πŸ“¦ 3 Β· πŸ“‹ 200 - 40% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/Synthetixio/synpress
    

7 projects are hidden because they don't fulfill the minimal requirements.


MKR - Maker (πŸ₯‡28 Β· ⭐ 5.9K) - Cryptocurrency depicted as a smart contract platform and works..

34 projects are hidden because they don't fulfill the minimal requirements.


COMP - Compound (πŸ₯‡25 Β· ⭐ 3K) - The Compound Governance Token is a governance token on the..

10 projects are hidden because they don't fulfill the minimal requirements.


YFI - yearn.finance (πŸ₯‡25 Β· ⭐ 2.6K) - Suite of products in Decentralized Finance (DeFi) that..
yearn-vaults (πŸ₯ˆ17 Β· ⭐ 510 Β· πŸ’€) - Yearn Vault smart contracts. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 300 Β· πŸ“‹ 150 - 8% open Β· ⏱️ 19.01.2023):

     git clone https://github.com/yearn/yearn-vaults
    

19 projects are hidden because they don't fulfill the minimal requirements.


LON - Tokenlon (πŸ₯‡25 Β· ⭐ 1.2K) - Utility token issued by the Tokenlon DEX, used to align all..
token-profile (πŸ₯‡23 Β· ⭐ 780) - Blockchain coin and token profile collection. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 3.6K Β· πŸ“‹ 670 - 7% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/consenlabs/token-profile
    

3 projects are hidden because they don't fulfill the minimal requirements.


COW - CoW Protocol (πŸ₯‡25 Β· ⭐ 320) - Earn by just holding!.

3 projects are hidden because they don't fulfill the minimal requirements.


ETN - Electroneum (πŸ₯‡24 Β· ⭐ 420) - Electroneum has coined the phrase enablement currency as it is..
electroneum (πŸ₯‡25 Β· ⭐ 390) - Electroneum: the secure, humanitarian, mobile cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 190 Β· πŸ“₯ 630K Β· πŸ“‹ 390 - 24% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/electroneum/electroneum
    

1 projects are hidden because they don't fulfill the minimal requirements.


BAND - Band Protocol (πŸ₯ˆ22 Β· ⭐ 620) - Cryptocurrency and operates on the Ethereum platform...

5 projects are hidden because they don't fulfill the minimal requirements.


NMR - Numeraire (πŸ₯ˆ21 Β· ⭐ 1.2K) - Cryptocurrency and operates on the Ethereum platform...
example-scripts (πŸ₯ˆ16 Β· ⭐ 720) - A collection of scripts and notebooks to help you get started.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 250 Β· πŸ“‹ 25 - 68% open Β· ⏱️ 13.01.2024):

     git clone https://github.com/numerai/example-scripts
    

4 projects are hidden because they don't fulfill the minimal requirements.


JOE (πŸ₯ˆ21 Β· ⭐ 450) - Trader Joe is your one-stop decentralized trading platform on the Avalanche..

5 projects are hidden because they don't fulfill the minimal requirements.


XVS - Venus (πŸ₯ˆ21 Β· ⭐ 280) - Cryptocurrency and operates on the BNB Smart Chain (BEP20) platform...
venus-protocol (πŸ₯‡23 Β· ⭐ 240) - BNB Smart Chain Venus Protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 170 Β· πŸ“¦ 26 Β· πŸ“‹ 53 - 33% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/VenusProtocol/venus-protocol
    

1 projects are hidden because they don't fulfill the minimal requirements.


MLN - Enzyme (πŸ₯ˆ20 Β· ⭐ 1.6K) - A fast & cost-effective way to build, scale and monetize..
enzymefinance/protocol (πŸ₯ˆ21 Β· ⭐ 350) - Enzyme Protocol Implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 140 Β· πŸ“₯ 270 Β· πŸ“¦ 17 Β· πŸ“‹ 530 - 0% open Β· ⏱️ 22.12.2023):

     git clone https://github.com/enzymefinance/protocol
    

1 projects are hidden because they don't fulfill the minimal requirements.


BIFI - Beefy.Finance (πŸ₯ˆ20 Β· ⭐ 520) - $BIFI tokens are dividend-eligible revenue shares in..

4 projects are hidden because they don't fulfill the minimal requirements.


INST - Instadapp (πŸ₯ˆ20 Β· ⭐ 490) - On Instadapp, users and developers manage and build their DeFi..

5 projects are hidden because they don't fulfill the minimal requirements.


DIA (πŸ₯ˆ20 Β· ⭐ 220) - Cryptocurrency and operates on the Ethereum platform. DIA has a current supply..
diadata (πŸ₯‡22 Β· ⭐ 220) - DIAdata.org platform. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 140 Β· πŸ“¦ 20 Β· πŸ“‹ 270 - 3% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/diadata-org/diadata
    

NPM - Neptune Mutual (πŸ₯ˆ19 Β· ⭐ 1.4K) - Neptune mutual follows a parametric insurance model, meaning..

3 projects are hidden because they don't fulfill the minimal requirements.


OHM - Olympus (πŸ₯ˆ19 Β· ⭐ 1K) - The Decentralized Reserve Currency.
olympus-frontend (πŸ₯ˆ20 Β· ⭐ 280) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 720 Β· πŸ“‹ 290 - 10% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/OlympusDAO/olympus-frontend
    

2 projects are hidden because they don't fulfill the minimal requirements.


POOL - PoolTogether (πŸ₯ˆ18 Β· ⭐ 700 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...

5 projects are hidden because they don't fulfill the minimal requirements.


API3 (πŸ₯ˆ18 Β· ⭐ 260) - API3 builds blockchain-native, decentralized APIs with DAO-governance and..

3 projects are hidden because they don't fulfill the minimal requirements.


BLT - Bloom (πŸ₯ˆ17 Β· ⭐ 570) - End-to-end protocol for identity attestation, risk assessment and..
solana-go-sdk (πŸ₯ˆ18 Β· ⭐ 240) - Solana Golang SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 66 Β· πŸ“¦ 25 Β· πŸ“‹ 78 - 29% open Β· ⏱️ 22.12.2023):

     git clone https://github.com/portto/solana-go-sdk
    

4 projects are hidden because they don't fulfill the minimal requirements.


LQTY - Liquity (πŸ₯ˆ17 Β· ⭐ 400) - Token that captures the fee revenue generated by the Liquity..
liquity/dev (πŸ₯ˆ17 Β· ⭐ 290) - Liquity monorepo containing the contracts, SDK and Dev UI frontend. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 270 Β· πŸ“‹ 270 - 18% open Β· ⏱️ 11.01.2024):

     git clone https://github.com/liquity/dev
    

2 projects are hidden because they don't fulfill the minimal requirements.


UMA (πŸ₯ˆ17 Β· ⭐ 400) - Decentralized financial contracts platform built to enable Universal Market..
UMAprotocol/protocol (πŸ₯ˆ19 Β· ⭐ 340) - UMA Protocol Running on Ethereum. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 180 Β· πŸ“‹ 1K - 7% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/UMAprotocol/protocol
    

1 projects are hidden because they don't fulfill the minimal requirements.


DEPAY (πŸ₯ˆ17 Β· ⭐ 220) - DePay pioneers Web3 Payments with the power of DeFi. Driving mass adoption..

3 projects are hidden because they don't fulfill the minimal requirements.


BNC - Bifrost Native Coin (πŸ₯ˆ17 Β· ⭐ 210) - Polkadot Ecological DeFi basic protocol. It is..
bifrost (πŸ₯ˆ19 Β· ⭐ 210) - A parachain focused on building bridges of chains based on PoS.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 62 Β· πŸ“₯ 2.1K Β· πŸ“‹ 49 - 30% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/bifrost-finance/bifrost
    

TRIBE (πŸ₯ˆ16 Β· ⭐ 540) - Governance token which will allow community members to vote on the future..

5 projects are hidden because they don't fulfill the minimal requirements.


MPL - Maple (πŸ₯ˆ16 Β· ⭐ 460) - Cryptocurrency launched in 2021and operates on the Ethereum platform...

4 projects are hidden because they don't fulfill the minimal requirements.


DPI - DeFi Pulse Index (πŸ₯ˆ16 Β· ⭐ 380 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the..

3 projects are hidden because they don't fulfill the minimal requirements.


FUSE (πŸ₯ˆ15 Β· ⭐ 330) - Open-source, democratized, borderless money.

3 projects are hidden because they don't fulfill the minimal requirements.


ALPACA - Alpaca Finance (πŸ₯ˆ15 Β· ⭐ 230) - First leveraged yield farming protocol on Binance..

2 projects are hidden because they don't fulfill the minimal requirements.


Show 88 hidden projects...
  • REP - Augur (πŸ₯‡28 Β· ⭐ 2K Β· πŸ’€) - Trustless, decentralized platform for prediction markets. Augur is..
  • INJ - Injective Protocol (πŸ₯‡25 Β· ⭐ 200) - Cryptocurrency and operates on the Ethereum platform...
  • XDC - XDC Network (πŸ₯ˆ19 Β· ⭐ 140) - Enterprise-ready hybrid Blockchain technology company..
  • ANC - Anchor Protocol (πŸ₯ˆ18 Β· ⭐ 370 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the..
  • PNG - Pangolin (πŸ₯ˆ18 Β· ⭐ 200) - Community-driven decentralized exchange for Avalanche and..
  • NXM (πŸ₯ˆ18 Β· ⭐ 150) - Decentralized insurance protocol built on Ethereum that currently offers cover..
  • CCX - Conceal (πŸ₯ˆ17 Β· ⭐ 170 Β· πŸ’€) - Privacy Protected DeFi & Encrypted Communications.
  • XCASH - X-CASH (πŸ₯ˆ17 Β· ⭐ 120 Β· πŸ’€) - Open-source private cryptocurrency with unique features developed..
  • TORN - Tornado Cash (πŸ₯ˆ16 Β· ⭐ 1.9K Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • RGT - Rari Governance Token (πŸ₯ˆ16 Β· ⭐ 1K Β· πŸ’€) - The Rari Governance Token is the native token behind..
  • POLY - Polymath (πŸ₯ˆ16 Β· ⭐ 330 Β· πŸ’€) - Polymath provides technology to create, issue, and manage..
  • PLR - Pillar (πŸ₯ˆ16 Β· ⭐ 140) - Community-run, multichain & non-custodial DeFi wallet governed by..
  • RBC - Rubic (πŸ₯ˆ15 Β· ⭐ 64) - No description.
  • RDD - ReddCoin (πŸ₯ˆ15 Β· ⭐ 7) - Launched in 2014 as a fork of Litecoin, Reddcoin (RDD) is a..
  • TRU - TrueFi (πŸ₯ˆ14 Β· ⭐ 360 Β· πŸ’€) - DeFiuncollateralized lending protocol developed by the..
  • RBN - Ribbon Finance (πŸ₯ˆ14 Β· ⭐ 350) - New protocol that helps users access crypto structured..
  • SLND - Solend (πŸ₯ˆ14 Β· ⭐ 290) - Algorithmic, decentralized protocol for lending and borrowing on..
  • MIR - Mirror Protocol (πŸ₯ˆ14 Β· ⭐ 220 Β· πŸ’€) - What are Mirrored Assets? MIR is the governance token..
  • YAM (πŸ₯‰13 Β· ⭐ 720 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. YAM V3 has a current..
  • NEX - Nash (πŸ₯‰13 Β· ⭐ 390 Β· πŸ’€) - Easiest place to grow your wealth. Manage your money alongside crypto..
  • AMPL - Ampleforth (πŸ₯‰13 Β· ⭐ 340) - Digital-asset-protocol for smart commodity-money. The smart..
  • PICKLE - Pickle Finance (πŸ₯‰13 Β· ⭐ 340) - Yield aggregator that compounds LPs across various..
  • JET - Jetcoin (πŸ₯‰13 Β· ⭐ 260) - Jet Protocol is highly capital efficient DeFi borrowing and..
  • RSR - Reserve Rights (πŸ₯‰13 Β· ⭐ 120) - Reserve aims to build a stable, decentralized, asset-..
  • HTR - Hathor (πŸ₯‰13 Β· ⭐ 75) - Natural evolution of Bitcoins blockchain. Instead of arranging the..
  • RISE - EverRise (πŸ₯‰13 Β· ⭐ 74 Β· πŸ’€) - Blockchain technology company focused on increasing..
  • EVX - Everex (πŸ₯‰12 Β· ⭐ 890) - Everex enables you to transfer, borrow, and trade in any fiat..
  • WEBD - WebDollar (πŸ₯‰12 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency fully native to the World Wide Web, entirely..
  • THALES (πŸ₯‰12 Β· ⭐ 51) - Ethereum protocol that allows the creation of peer-to-peer parimutuel..
  • FXS - Frax Share (πŸ₯‰11 Β· ⭐ 470) - Governance and value accrual token of the Frax Stablecoin..
  • FARM - Harvest Finance (πŸ₯‰11 Β· ⭐ 360 Β· πŸ’€) - Harvest automatically farms the highest yields in DeFi.
  • ALCX - Alchemix (πŸ₯‰11 Β· ⭐ 260) - Governance token for the Alchemix protocol.
  • BOND - BarnBridge (πŸ₯‰11 Β· ⭐ 170 Β· πŸ’€) - A Cross Platform Protocol for Tokenizing Risk.
  • IDLE (πŸ₯‰11 Β· ⭐ 77) - Governance Token of Idle Protocol. It allows community participants to vote on-..
  • CHSB - SwissBorg (πŸ₯‰11 Β· ⭐ 70) - SwissBorg is decentralising wealth management by making it fun,..
  • SNOW - SnowSwap (πŸ₯‰11 Β· ⭐ 67) - Cryptocurrency and operates on the Ethereum platform. SnowSwap..
  • TETU (πŸ₯‰11 Β· ⭐ 42) - DeFi application built on Polygon that implements automated yield farming..
  • CMK - Credmark (πŸ₯‰11 Β· ⭐ 36) - Cryptocurrency launched in 2021and operates on the Ethereum..
  • BAC - Basis Cash (πŸ₯‰10 Β· ⭐ 260 Β· πŸ’€) - Fairly distributed & censorship resistant stablecoin with..
  • NDX - Indexed Finance (πŸ₯‰10 Β· ⭐ 200 Β· πŸ’€) - Project focused on the development of passive..
  • KAVA (πŸ₯‰10 Β· ⭐ 110 Β· πŸ’€) - Cross-chain DeFi Hub for decentralized financial services and..
  • BADGER - Badger DAO (πŸ₯‰10 Β· ⭐ 100 Β· πŸ’€) - Badger DAO aims to create an ecosystem of DeFi..
  • RDAI (πŸ₯‰10 Β· ⭐ 88 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. rDAI has a current..
  • DPX - Dopex (πŸ₯‰10 Β· ⭐ 52) - Dopex (Decentralized Options Exchange) is a decentralized options..
  • NEST - Nest Protocol (πŸ₯‰9 Β· ⭐ 1K) - Decentralized price fact Oracle protocol network based on..
  • SPELL - Spell Token (πŸ₯‰9 Β· ⭐ 210 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • BUNNY - Pancake Bunny (πŸ₯‰9 Β· ⭐ 180 Β· πŸ’€) - Compound Yields on Binance Smart Chain with Bunny...
  • AKRO - Akropolis (πŸ₯‰9 Β· ⭐ 150 Β· πŸ’€) - Akropolis mission is to give everyone the tools to save,..
  • BEND - BendDAO (πŸ₯‰9 Β· ⭐ 120) - NFT liquidity and lending protocol with reactive interest rates..
  • LAMINAR (πŸ₯‰9 Β· ⭐ 87 Β· πŸ’€) - ## What Is Laminar (Laminar)? Laminar is an open financial platform founded..
  • DIP - Etherisc DIP Token (πŸ₯‰9 Β· ⭐ 78 Β· πŸ’€) - Etherisc is building a platform for decentralized..
  • CHESS - Tranchess (πŸ₯‰9 Β· ⭐ 75) - Tokenized asset management and derivatives trading protocol...
  • FIS - Stafi (πŸ₯‰9 Β· ⭐ 46) - First DeFi protocol unlocking liquidity of staked assets. Users..
  • DUCK - Unit Protocol (πŸ₯‰9 Β· ⭐ 46) - Decentralized borrowing protocol that allows using a..
  • OCTO - OctoFi (πŸ₯‰9 Β· ⭐ 37 Β· πŸ’€) - All-in-one DeFi and NFT with cashbacks.
  • FSN - Fusion (πŸ₯‰9 Β· ⭐ 31) - Project which consists of an all-inclusive blockchain-based..
  • GAMMA - Gamma Strategies (πŸ₯‰8 Β· ⭐ 500 Β· πŸ’€) - Gamma offers non-custodial, automated, and active..
  • STEP - Step Finance (πŸ₯‰8 Β· ⭐ 120) - Front page of Solana. Visualise, Analyse, Execute and..
  • SNY - Synthetify (πŸ₯‰8 Β· ⭐ 83 Β· πŸ’€) - Upcoming synthetic assets platform, fully built on top of..
  • PREMIA (πŸ₯‰8 Β· ⭐ 80) - Next-generation options and meta-vaults.
  • DOUGH - PieDAO DOUGH v2 (πŸ₯‰8 Β· ⭐ 55 Β· πŸ’€) - DOUGH is PieDAOs governance token. Anybody can be a..
  • TRB - Tellor (πŸ₯‰8 Β· ⭐ 49 Β· πŸ’€) - Smart contracts on Ethereum are fully self contained and any..
  • LINA - Linear (πŸ₯‰8 Β· ⭐ 36 Β· πŸ’€) - A Cross-chain Decentralized Delta-One Asset Protocol with..
  • NFTX (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - NFT-backed index funds on Ethereum.
  • CREAM (πŸ₯‰7 Β· ⭐ 110 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the Ethereum platform...
  • YFII - DFI.money (πŸ₯‰7 Β· ⭐ 47 Β· πŸ’€) - Fork of YFI project with YIP-8 implementation.
  • SI - Siren (πŸ₯‰7 Β· ⭐ 43 Β· πŸ’€) - Distributed protocol for creating, trading, and redeeming fully-..
  • XPR - Proton (πŸ₯‰7 Β· ⭐ 30 Β· πŸ’€) - Launched in San Francisco, Proton (XPR) is a new public..
  • HEC - Hector DAO (πŸ₯‰7 Β· ⭐ 28 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the..
  • ALPHA - Alpha Venture DAO (πŸ₯‰6 Β· ⭐ 110 Β· πŸ’€) - Alpha Finance Lab is focused on researching and..
  • MPH - 88mph (πŸ₯‰6 Β· ⭐ 82 Β· πŸ’€) - No description.
  • INV - Inverse Finance (πŸ₯‰6 Β· ⭐ 66 Β· πŸ’€) - Yield aggregator and a lending protocol.
  • MPS - Mt Pelerin Shares (πŸ₯‰6 Β· ⭐ 46 Β· πŸ’€) - MPS tokens are the tokenized shares of Mt Pelerin..
  • SPEC - Spectrum Token (πŸ₯‰6 Β· ⭐ 36 Β· πŸ’€) - The first and innovative yield optimizer on Terra..
  • BED - Bankless BED Index (πŸ₯‰6 Β· ⭐ 36 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • YAXIS (πŸ₯‰6 Β· ⭐ 33 Β· πŸ’€) - Experiment in DAO-directed yield farming. Users will deposit stable coins..
  • VSP - Vesper Finance (πŸ₯‰6 Β· ⭐ 32 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the..
  • NEXO (πŸ₯‰5 Β· ⭐ 96 Β· πŸ’€) - Asset-backed token and is backed by the underlying assets of Nexos loan..
  • CVP - PowerPool Concentrated Voting Power (πŸ₯‰5 Β· ⭐ 51 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • OPIUM (πŸ₯‰5 Β· ⭐ 40 Β· πŸ’€) - Decentralized derivative protocol. It offers two products: USDT de-pegging..
  • SFI - saffron.finance (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • DFD - DefiDollar DAO (πŸ₯‰4 Β· ⭐ 49 Β· πŸ’€) - DFD is DefiDollars governance token in which holders..
  • ICE - Popsicle Finance (πŸ₯‰4 Β· ⭐ 39 Β· πŸ’€) - A next-gen cross-chain yield enhancement platform..
  • TULIP - Tulip Protocol (πŸ₯‰4 Β· ⭐ 38 Β· πŸ’€) - First yield aggregator on Solana, averaging around..
  • CAP (πŸ₯‰4 Β· ⭐ 37 Β· πŸ’€) - Protocol to trade the markets with stablecoins.
  • FRONT - Frontier (πŸ₯‰3 Β· ⭐ 82 Β· πŸ’€) - Chain-agnostic DeFi aggregation layer. With our..
  • VISR - Visor (πŸ₯‰2 Β· ⭐ 20 Β· πŸ’€) - Interact with DeFi protocols through an NFT Enhancing the..
  • DVD - DAOventures (πŸ₯‰2 Β· ⭐ 4 Β· πŸ’€) - DeFi robo-advisor and automated money manager.

Exchange-based Tokens

Back to top

Tokens associated with centralized or decentralized exchanges.

BNB (πŸ₯‡36 Β· ⭐ 9.1K) - Cryptocurrency of the Binance platform. It is a trading platform exclusively for..
bsc (πŸ₯‡31 Β· ⭐ 2.4K) - A BNB Smart Chain client based on the go-ethereum fork. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 1.5K Β· πŸ“₯ 300K Β· πŸ“¦ 5 Β· πŸ“‹ 1.2K - 1% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/bnb-chain/bsc
    
tss-lib (πŸ₯‡23 Β· ⭐ 660) - Threshold Signature Scheme, for ECDSA and EDDSA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 250 Β· πŸ“₯ 3.8K Β· πŸ“¦ 170 Β· πŸ“‹ 130 - 44% open Β· ⏱️ 16.01.2024):

     git clone https://github.com/bnb-chain/tss-lib
    
javascript-sdk (πŸ₯ˆ21 Β· ⭐ 370) - Javascript SDK to communicate with BNB Beacon Chain. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 220 Β· πŸ“¦ 3 Β· πŸ“‹ 230 - 25% open Β· ⏱️ 01.12.2023):

     git clone https://github.com/bnb-chain/javascript-sdk
    
bsc-genesis-contract (πŸ₯ˆ17 Β· ⭐ 580) - The genesis contracts of BNB Smart Chain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 650 Β· πŸ“¦ 3 Β· πŸ“‹ 98 - 27% open Β· ⏱️ 06.12.2023):

     git clone https://github.com/bnb-chain/bsc-genesis-contract
    
BEPs (πŸ₯ˆ15 Β· ⭐ 700) - BNB Evolution Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 460 Β· πŸ“‹ 82 - 37% open Β· ⏱️ 17.01.2024):

     git clone https://github.com/bnb-chain/BEPs
    

21 projects are hidden because they don't fulfill the minimal requirements.


TWT - Trust Wallet Token (πŸ₯‡36 Β· ⭐ 8.9K) - Trust Wallet Token (TWT) 511 is a utility token that..
wallet-core (πŸ₯‡29 Β· ⭐ 2.5K) - Cross-platform, cross-blockchain wallet library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.6K Β· πŸ“₯ 130K Β· πŸ“¦ 3 Β· πŸ“‹ 1.3K - 2% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/trustwallet/wallet-core
    
trustwallet/assets (πŸ₯‡28 Β· ⭐ 4.2K) - A comprehensive, up-to-date collection of information about.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4K Β· πŸ”€ 22K Β· πŸ“¦ 3 Β· πŸ“‹ 1K - 0% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/trustwallet/assets
    
trust-web3-provider (πŸ₯ˆ20 Β· ⭐ 660) - Web3 javascript wrapper provider for iOS and Android.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 410 Β· πŸ“¦ 3 Β· πŸ“‹ 220 - 19% open Β· ⏱️ 23.10.2023):

     git clone https://github.com/trustwallet/trust-web3-provider
    
developer (πŸ₯ˆ15 Β· ⭐ 280) - Trust Developer documentation: developer.trustwallet.com. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 160 Β· πŸ“‹ 68 - 19% open Β· ⏱️ 04.12.2023):

     git clone https://github.com/trustwallet/developer
    

8 projects are hidden because they don't fulfill the minimal requirements.


BTS - BitShares (πŸ₯‡31 Β· ⭐ 2.1K) - Cryptocurrency . BitShares has a current supply of..
bitshares-ui (πŸ₯‡28 Β· ⭐ 520) - Fully featured Graphical User Interface / Reference Wallet for the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 590 Β· πŸ“₯ 220K Β· πŸ“‹ 2.3K - 18% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/bitshares/bitshares-ui
    
bitshares-core (πŸ₯‡24 Β· ⭐ 1.2K) - BitShares Blockchain node and command-line wallet. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 660 Β· πŸ“₯ 140K Β· πŸ“‹ 1.3K - 20% open Β· ⏱️ 15.12.2023):

     git clone https://github.com/bitshares/bitshares-core
    

7 projects are hidden because they don't fulfill the minimal requirements.


REN (πŸ₯ˆ25 Β· ⭐ 850 Β· πŸ’€) - Open protocol that enables the movement of value between blockchains. Rens..

10 projects are hidden because they don't fulfill the minimal requirements.


CRO - Cronos (πŸ₯ˆ25 Β· ⭐ 800) - We propose Crypto.com Chain, the next generation decentralized..
cronos (πŸ₯‡24 Β· ⭐ 260) - Cronos is the first Ethereum-compatible blockchain network built.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 220 Β· πŸ“₯ 54K Β· πŸ“¦ 16 Β· πŸ“‹ 440 - 19% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/crypto-org-chain/cronos
    
chain-main (πŸ₯ˆ19 Β· ⭐ 470) - Crypto.org Chain: Croeseid Testnet and beyond development. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 380 Β· πŸ“₯ 140K Β· πŸ“‹ 380 - 4% open Β· ⏱️ 03.01.2024):

     git clone https://github.com/crypto-org-chain/chain-main
    

2 projects are hidden because they don't fulfill the minimal requirements.


KCS - KuCoin Token (πŸ₯ˆ22 Β· ⭐ 860) - International cryptocurrency exchange based out of Seychelle..

7 projects are hidden because they don't fulfill the minimal requirements.


LRC - Loopring (πŸ₯ˆ22 Β· ⭐ 620) - Decentralized Exchange (DEX) built on an Ethereum Layer-2 (L2)..
protocols (πŸ₯ˆ16 Β· ⭐ 300) - A zkRollup DEX & Payment Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 85 Β· πŸ“‹ 370 - 4% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/Loopring/protocols
    

4 projects are hidden because they don't fulfill the minimal requirements.


DYDX (πŸ₯ˆ21 Β· ⭐ 1.8K) - Governance token for the dYdX exchange protocol. Past users of the protocol..
dydx-v3-python (πŸ₯ˆ17 Β· ⭐ 290) - Python client for dYdX (API v3). Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 210 Β· πŸ“¦ 570 Β· πŸ“‹ 100 - 61% open Β· ⏱️ 11.12.2023):

     git clone https://github.com/dydxprotocol/dydx-v3-python
    

7 projects are hidden because they don't fulfill the minimal requirements.


AST - AirSwap (πŸ₯ˆ21 Β· ⭐ 350) - Decentralized token exchange based on the Swap protocol..
airswap-protocols (πŸ₯‡23 Β· ⭐ 220) - AirSwap Contracts and Tools. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 110 Β· πŸ“¦ 17 Β· πŸ“‹ 270 - 1% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/airswap/airswap-protocols
    

1 projects are hidden because they don't fulfill the minimal requirements.


PSP - ParaSwap (πŸ₯‰20 Β· ⭐ 1.4K) - Governance token for ParaSwap with the aim toprovide a..
paraswap-dex-lib (πŸ₯ˆ18 Β· ⭐ 660) - DexLib is a library used by ParaSwap backend to integrate.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 240 Β· πŸ“¦ 3 Β· πŸ“‹ 100 - 97% open Β· ⏱️ 18.01.2024):

     git clone https://github.com/paraswap/paraswap-dex-lib
    
paraswap-sdk (πŸ₯ˆ16 Β· ⭐ 620) - ParaSwap allows dApps and traders to get the best DEX.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 92 Β· πŸ“¦ 4 Β· πŸ“‹ 37 - 78% open Β· ⏱️ 31.10.2023):

     git clone https://github.com/paraswap/paraswap-sdk
    

1 projects are hidden because they don't fulfill the minimal requirements.


Show 13 hidden projects...
  • SRM - Serum (πŸ₯ˆ22 Β· ⭐ 2.9K Β· πŸ’€) - Cryptocurrency launched in 2020. Serum has a current supply of..
  • ASTRO - AstroSwap (πŸ₯‰17 Β· ⭐ 130) - First interstellar DEX, built for the most loyal blockchain..
  • DIVX - Divi Exchange Token (πŸ₯‰14 Β· ⭐ 74) - Divi Exchange Token (DIVX) is a cryptocurrency and..
  • DODO (πŸ₯‰13 Β· ⭐ 320) - Decentralized Exchange (DEX) running on Ethereum and Binance Smart Chain...
  • IDEX (πŸ₯‰12 Β· ⭐ 120) - Cryptocurrency and operates on the Ethereum platform. IDEX has a current..
  • UTNP - Universa (πŸ₯‰11 Β· ⭐ 320 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the Ethereum..
  • MAX - Maxcoin (πŸ₯‰11 Β· ⭐ 78 Β· πŸ’€) - One of the most important things for MaxCoin was to achieve a..
  • MX - MX Token (πŸ₯‰8 Β· ⭐ 140) - Proof of rights and interests of MXC trading platform itself. Its..
  • KIT - DexKit (πŸ₯‰7 Β· ⭐ 69) - Next generation DEX. It uses technology based on ZRX protocol,..
  • WRX - WazirX (πŸ₯‰6 Β· ⭐ 190 Β· πŸ’€) - Cryptocurrency exchange with an advanced trading interface and..
  • HEGIC (πŸ₯‰6 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. Hegic has a current..
  • EPS - Ellipsis (πŸ₯‰5 Β· ⭐ 57 Β· πŸ’€) - Secure low-slippage stable swapping on BSC.
  • MCB - MCDex (πŸ₯‰3 Β· ⭐ 10 Β· πŸ’€) - Decentralized leveraged trading protocol allowing zero price impact..

Meme Tokens

Back to top

Cryptocurrencies inspired by Internet memes.

Show 1 hidden projects...
  • HODL - HOdlcoin (πŸ₯‡15 Β· ⭐ 37 Β· πŸ’€) - Passive Income Made Easy.

Web 3.0

Back to top

FIL - Filecoin (πŸ₯‡41 Β· ⭐ 11K) - The Filecoin network achieves staggering economies of scale by..
lotus (πŸ₯‡29 Β· ⭐ 2.7K) - Reference implementation of the Filecoin protocol, written in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.3K Β· πŸ“₯ 13K Β· πŸ“‹ 4.5K - 15% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/filecoin-project/lotus
    
bacalhau (πŸ₯‡29 Β· ⭐ 560) - Compute over Data framework for public, transparent, and optionally.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 77 Β· πŸ“₯ 81K Β· πŸ“¦ 10 Β· πŸ“‹ 1.7K - 9% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/filecoin-project/bacalhau
    
venus (πŸ₯‡28 Β· ⭐ 2K) - Filecoin Full Node Implementation in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 460 Β· πŸ“₯ 12K Β· πŸ“¦ 61 Β· πŸ“‹ 3.2K - 2% open Β· ⏱️ 10.01.2024):

     git clone https://github.com/filecoin-project/venus
    
rust-fil-proofs (πŸ₯‡22 Β· ⭐ 470) - Proofs for Filecoin in Rust. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 310 Β· πŸ“₯ 3.1K Β· πŸ“¦ 160 Β· πŸ“‹ 640 - 6% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/filecoin-project/rust-fil-proofs
    
ref-fvm (πŸ₯ˆ20 Β· ⭐ 350) - Reference implementation of the Filecoin Virtual Machine. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 130 Β· πŸ“¦ 130 Β· πŸ“‹ 960 - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/filecoin-project/ref-fvm
    
specs (πŸ₯ˆ18 Β· ⭐ 370) - The Filecoin protocol specification. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 180 Β· πŸ“¦ 3 Β· πŸ“‹ 620 - 38% open Β· ⏱️ 16.07.2023):

     git clone https://github.com/filecoin-project/specs
    
neptune (πŸ₯ˆ18 Β· ⭐ 230) - Rust Poseidon implementation. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 76 Β· πŸ“¦ 760 Β· πŸ“‹ 44 - 11% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/filecoin-project/neptune
    
filecoin-docs (πŸ₯ˆ18 Β· ⭐ 210) - Filecoin Docs. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 280 Β· πŸ“‹ 640 - 9% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/filecoin-project/filecoin-docs
    
devgrants (πŸ₯ˆ16 Β· ⭐ 360) - Apply for a Filecoin devgrant. Help build the Filecoin.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 310 Β· πŸ“‹ 1.4K - 13% open Β· ⏱️ 11.01.2024):

     git clone https://github.com/filecoin-project/devgrants
    
slate (πŸ₯ˆ15 Β· ⭐ 520 Β· πŸ’€) - WIP - Were building the place you go to discover, share, and sell files.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 67 Β· πŸ“‹ 540 - 5% open Β· ⏱️ 21.01.2023):

     git clone https://github.com/filecoin-project/slate
    
FIPs (πŸ₯ˆ15 Β· ⭐ 300) - The Filecoin Improvement Proposal repository. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 140 Β· πŸ“‹ 110 - 5% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/filecoin-project/FIPs
    

28 projects are hidden because they don't fulfill the minimal requirements.


SNT - Status (πŸ₯‡40 Β· ⭐ 9.5K) - Mobile operating system that will completely change the way the..
status-mobile (πŸ₯‡30 Β· ⭐ 3.8K) - a free (libre) open source, mobile OS for Ethereum. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1K Β· πŸ“₯ 4.5K Β· πŸ“‹ 9.2K - 5% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/status-im/status-mobile
    
status-go (πŸ₯‡27 Β· ⭐ 710) - The Status module that consumes go-ethereum. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 320 Β· πŸ“₯ 1.6K Β· πŸ“¦ 13 Β· πŸ“‹ 1.2K - 19% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/status-im/status-go
    
status-desktop (πŸ₯‡27 Β· ⭐ 250) - Status Desktop client made in Nim & QML. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 68 Β· πŸ“₯ 12K Β· πŸ“‹ 7K - 7% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/status-im/status-desktop
    
nimbus-eth2 (πŸ₯‡24 Β· ⭐ 470) - Nim implementation of the Ethereum Beacon Chain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 220 Β· πŸ“₯ 23K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/status-im/nimbus-eth2
    
nim-libp2p (πŸ₯ˆ21 Β· ⭐ 230) - libp2p implementation in Nim. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 58 Β· πŸ“‹ 260 - 36% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/status-im/nim-libp2p
    
nimbus-eth1 (πŸ₯ˆ19 Β· ⭐ 550) - Nimbus: an Ethereum Execution Client for Resource-Restricted.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 110 Β· πŸ“‹ 410 - 26% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/status-im/nimbus-eth1
    
status-keycard (πŸ₯ˆ17 Β· ⭐ 210 Β· πŸ’€) - Our Javacard Implementation for making secure.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 58 Β· πŸ“₯ 1.5K Β· πŸ“‹ 68 - 17% open Β· ⏱️ 06.06.2023):

     git clone https://github.com/status-im/status-keycard
    
nim-chronos (πŸ₯ˆ16 Β· ⭐ 330) - Chronos - An efficient library for asynchronous programming. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 50 Β· πŸ“‹ 130 - 35% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/status-im/nim-chronos
    

24 projects are hidden because they don't fulfill the minimal requirements.


LINK - Chainlink (πŸ₯‡34 Β· ⭐ 32K) - Framework for building Decentralized Oracle Networks (DONs)..
chainlink (πŸ₯‡31 Β· ⭐ 5.8K) - node of the decentralized oracle network, bridging on and off-chain.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.6K Β· πŸ“¦ 12 Β· πŸ“‹ 530 - 35% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/smartcontractkit/chainlink
    
external-adapters-js (πŸ₯‡24 Β· ⭐ 250) - Monorepo containing JavaScript implementation of external.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 240 Β· πŸ“¦ 12 Β· πŸ“‹ 170 - 22% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/smartcontractkit/external-adapters-js
    
documentation (πŸ₯ˆ21 Β· ⭐ 320) - https://docs.chain.link The Chainlink developer documentation.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 340 Β· πŸ“‹ 340 - 11% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/smartcontractkit/documentation
    
full-blockchain-solidity-course-js (πŸ₯ˆ19 Β· ⭐ 11K) - Learn Blockchain, Solidity, and Full Stack Web3.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 2.7K Β· πŸ“‹ 230 - 32% open Β· ⏱️ 31.08.2023):

     git clone https://github.com/smartcontractkit/full-blockchain-solidity-course-js
    
full-blockchain-solidity-course-py (πŸ₯ˆ18 Β· ⭐ 10K Β· πŸ’€) - Ultimate Solidity, Blockchain, and Smart Contract -.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 2.8K Β· πŸ“‹ 500 - 44% open Β· ⏱️ 27.03.2023):

     git clone https://github.com/smartcontractkit/full-blockchain-solidity-course-py
    
hardhat-starter-kit (πŸ₯ˆ18 Β· ⭐ 1.1K) - A repo for boilerplate code for testing, deploying, and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 450 Β· πŸ“‹ 73 - 19% open Β· ⏱️ 13.11.2023):

     git clone https://github.com/smartcontractkit/hardhat-starter-kit
    

25 projects are hidden because they don't fulfill the minimal requirements.


STX - Stacks (πŸ₯‡34 Β· ⭐ 7.6K) - Stacks brings Apps and Smart Contracts to Bitcoin. Apps built on Stacks..
stacks-blockchain (πŸ₯‡29 Β· ⭐ 2.9K) - The Stacks blockchain implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 630 Β· πŸ“₯ 21K Β· πŸ“¦ 14 Β· πŸ“‹ 2.4K - 11% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/stacks-network/stacks-blockchain
    
stacks (πŸ₯ˆ16 Β· ⭐ 2K) - Overview of Bitcoins Stacks layer. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 230 Β· πŸ“‹ 320 - 8% open Β· ⏱️ 13.11.2023):

     git clone https://github.com/stacks-network/stacks
    

16 projects are hidden because they don't fulfill the minimal requirements.


HOT - Holo (πŸ₯‡33 Β· ⭐ 1.4K) - Holochain enables a distributed web with user autonomy built directly..
holochain (πŸ₯‡25 Β· ⭐ 870) - The current, performant & industrial strength version of.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 130 Β· πŸ“¦ 260 Β· πŸ“‹ 250 - 29% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/holochain/holochain
    

9 projects are hidden because they don't fulfill the minimal requirements.


GRT - The Graph (πŸ₯‡32 Β· ⭐ 4.6K) - Indexing protocol and global API for organizing blockchain..
graph-node (πŸ₯‡25 Β· ⭐ 2.7K) - Graph Node indexes data from blockchains such as Ethereum and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 810 Β· πŸ“₯ 470 Β· πŸ“‹ 1.9K - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/graphprotocol/graph-node
    
graphprotocol/indexer (πŸ₯‡25 Β· ⭐ 220) - Graph Protocol indexer components and infrastructure. MIT
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 110 Β· πŸ“₯ 12K Β· πŸ“¦ 19 Β· πŸ“‹ 330 - 38% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/graphprotocol/indexer
    
graph-tooling (πŸ₯‡23 Β· ⭐ 360) - Monorepo for various tools used by subgraph developers. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 180 Β· πŸ“₯ 960 Β· πŸ“‹ 610 - 32% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/graphprotocol/graph-tooling
    
graphprotocol/contracts (πŸ₯ˆ20 Β· ⭐ 310) - Contracts repository for The Graph protocol. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 140 Β· πŸ“¦ 5 Β· πŸ“‹ 170 - 25% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/graphprotocol/contracts
    

10 projects are hidden because they don't fulfill the minimal requirements.


MAID - MaidSafeCoin (πŸ₯‡32 Β· ⭐ 1.3K) - Cryptocurrency launched in 2014. MaidSafeCoin has a current..
qp2p (πŸ₯ˆ19 Β· ⭐ 380 Β· πŸ’€) - peer-to-peer communications library for Rust based on QUIC protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 63 Β· πŸ“¦ 160 Β· πŸ“‹ 44 - 11% open Β· ⏱️ 14.03.2023):

     git clone https://github.com/maidsafe/qp2p
    

7 projects are hidden because they don't fulfill the minimal requirements.


ANT - Aragon (πŸ₯ˆ31 Β· ⭐ 4.4K) - Decentralized app (dApp) on the Ethereum blockchain that allows..
use-wallet (πŸ₯‡23 Β· ⭐ 730) - useWallet() All-in-one solution to connect a dapp to an Ethereum.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 240 Β· πŸ“¦ 3.6K Β· πŸ“‹ 130 - 61% open Β· ⏱️ 21.09.2023):

     git clone https://github.com/aragon/use-wallet
    
client (πŸ₯ˆ21 Β· ⭐ 830) - (Aragon 1) Create and manage decentralized organizations on Ethereum. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 260 Β· πŸ“₯ 34K Β· πŸ“‹ 730 - 29% open Β· ⏱️ 10.11.2023):

     git clone https://github.com/aragon/client
    

18 projects are hidden because they don't fulfill the minimal requirements.


BZZ - Swarm (πŸ₯ˆ31 Β· ⭐ 2K) - System of peer-to-peer networked nodes that create a decentralised..
ethersphere/bee (πŸ₯‡30 Β· ⭐ 1.4K) - Bee is a Swarm client implemented in Go. Its the basic.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 340 Β· πŸ“₯ 270K Β· πŸ“¦ 130 Β· πŸ“‹ 1.6K - 7% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethersphere/bee
    

9 projects are hidden because they don't fulfill the minimal requirements.


LBC - LBRY Credits (πŸ₯ˆ30 Β· ⭐ 17K) - LBRY (pronounced Library) is a decentralized digital content..
lbry-desktop (πŸ₯‡29 Β· ⭐ 3.6K Β· πŸ’€) - A browser and wallet for LBRY, the decentralized, user-.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 450 Β· πŸ“₯ 33M Β· πŸ“‹ 3.8K - 15% open Β· ⏱️ 10.04.2023):

     git clone https://github.com/lbryio/lbry-desktop
    
lbry-sdk (πŸ₯‡26 Β· ⭐ 7.2K Β· πŸ’€) - The LBRY SDK for building decentralized, censorship resistant,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 470 Β· πŸ“₯ 95K Β· πŸ“¦ 1 Β· πŸ“‹ 1.8K - 20% open Β· ⏱️ 03.04.2023):

     git clone https://github.com/lbryio/lbry-sdk
    
lbry.com (πŸ₯ˆ18 Β· ⭐ 260) - lbry.com, the website for the LBRY protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 230 Β· πŸ“‹ 310 - 4% open Β· ⏱️ 23.10.2023):

     git clone https://github.com/lbryio/lbry.com
    

6 projects are hidden because they don't fulfill the minimal requirements.


AE - Aeternity (πŸ₯ˆ30 Β· ⭐ 1.7K) - Public, open-source blockchain protocol that enables a platform..
aeternity (πŸ₯‡24 Β· ⭐ 1K) - ternity blockchain - scalable blockchain for the people - smart.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 230 Β· πŸ“₯ 25K Β· πŸ“‹ 910 - 27% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/aeternity/aeternity
    
aeternity/protocol (πŸ₯ˆ15 Β· ⭐ 200) - Specification of the ternity blockchain protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 82 Β· πŸ“‹ 64 - 26% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/aeternity/protocol
    

7 projects are hidden because they don't fulfill the minimal requirements.


DXD - DXdao (πŸ₯ˆ29 Β· ⭐ 3.9K) - Collective that builds and governs decentralized products and..
solhint (πŸ₯‡30 Β· ⭐ 980) - Solhint is an open-source project to provide a linting utility for.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 150 Β· πŸ“¦ 47K Β· πŸ“‹ 260 - 11% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/protofire/solhint
    

5 projects are hidden because they don't fulfill the minimal requirements.


AR - Arweave (πŸ₯ˆ29 Β· ⭐ 2.1K) - Welcome to the future of data storage A new data storage blockchain..
arweave (πŸ₯‡22 Β· ⭐ 840) - The Arweave server and App Developer Toolkit. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 160 Β· πŸ“₯ 35K Β· πŸ“‹ 210 - 33% open Β· ⏱️ 24.01.2024):

     git clone https://github.com/ArweaveTeam/arweave
    
arweave-js (πŸ₯ˆ17 Β· ⭐ 560) - Browser and Nodejs client for general interaction with the arweave.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 150 Β· πŸ“¦ 3 Β· πŸ“‹ 95 - 5% open Β· ⏱️ 01.08.2023):

     git clone https://github.com/ArweaveTeam/arweave-js
    

8 projects are hidden because they don't fulfill the minimal requirements.


STORJ (πŸ₯ˆ28 Β· ⭐ 2K) - Open-source platform that leverages the blockchain to provide end-to-end..
drpc (πŸ₯ˆ16 Β· ⭐ 1.4K) - drpc is a lightweight, drop-in replacement for gRPC. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 46 Β· πŸ“‹ 40 - 32% open Β· ⏱️ 09.11.2023):

     git clone https://github.com/storj/drpc
    

6 projects are hidden because they don't fulfill the minimal requirements.


SKY - Skycoin (πŸ₯ˆ28 Β· ⭐ 980) - Most advanced blockchain platform in the world. Developed by early..
skycoin (πŸ₯‡22 Β· ⭐ 590) - Skycoin Core and Wallet. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 290 Β· πŸ“¦ 76 Β· πŸ“‹ 1.2K - 13% open Β· ⏱️ 10.08.2023):

     git clone https://github.com/skycoin/skycoin
    

4 projects are hidden because they don't fulfill the minimal requirements.


OCEAN - Ocean Protocol (πŸ₯ˆ28 Β· ⭐ 780) - Ecosystem for sharing data and associated services. It..

7 projects are hidden because they don't fulfill the minimal requirements.


RAD - Radicle (πŸ₯ˆ27 Β· ⭐ 1.4K) - Cryptocurrency . Radicle has a current supply of 99,998,580 with..

9 projects are hidden because they don't fulfill the minimal requirements.


RPL - Rocket Pool (πŸ₯ˆ27 Β· ⭐ 1.2K) - Rocket Pool is Ethereums most decentralised liquid staking..
rocketpool (πŸ₯ˆ18 Β· ⭐ 860 Β· πŸ’€) - Decentralised Ethereum Liquid Staking Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 200 Β· πŸ“¦ 10 Β· πŸ“‹ 110 - 35% open Β· ⏱️ 21.06.2023):

     git clone https://github.com/rocket-pool/rocketpool
    

4 projects are hidden because they don't fulfill the minimal requirements.


HNS - Handshake (πŸ₯ˆ26 Β· ⭐ 4.1K) - Decentralized, permissionless naming protocol where every peer is..
hsd (πŸ₯‡24 Β· ⭐ 1.9K) - Handshake Daemon & Full Node. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 290 Β· πŸ“₯ 270 Β· πŸ“¦ 170 Β· πŸ“‹ 360 - 34% open Β· ⏱️ 18.12.2023):

     git clone https://github.com/handshake-org/hsd
    
hnsd (πŸ₯ˆ15 Β· ⭐ 280) - Handshake SPV name resolver. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 51 Β· πŸ“¦ 3 Β· πŸ“‹ 48 - 35% open Β· ⏱️ 24.11.2023):

     git clone https://github.com/handshake-org/hnsd
    

9 projects are hidden because they don't fulfill the minimal requirements.


RDN - Raiden Network Token (πŸ₯ˆ26 Β· ⭐ 1.9K) - Off-chain scaling solution, enabling near-instant,..
raiden (πŸ₯‡24 Β· ⭐ 1.8K) - Raiden Network. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 400 Β· πŸ“₯ 7.6K Β· πŸ“¦ 33 Β· πŸ“‹ 2.7K - 11% open Β· ⏱️ 10.10.2023):

     git clone https://github.com/raiden-network/raiden
    

2 projects are hidden because they don't fulfill the minimal requirements.


AXL - Axelar (πŸ₯ˆ24 Β· ⭐ 390) - Axelar delivers secure cross-chain communication. That means dApp..

4 projects are hidden because they don't fulfill the minimal requirements.


BTT - BitTorrent (πŸ₯ˆ23 Β· ⭐ 1.6K) - BitTorrent was initially conceived by Bram Cohen, a peer-to-peer..

3 projects are hidden because they don't fulfill the minimal requirements.


SC - Siacoin (πŸ₯ˆ23 Β· ⭐ 570) - Decentralized cloud storage platform similar in concept to Dropbox and..

6 projects are hidden because they don't fulfill the minimal requirements.


ELF - aelf (πŸ₯ˆ22 Β· ⭐ 810) - Versatile business blockchain platform powered by cloud computing and..
AElf (πŸ₯‡26 Β· ⭐ 810) - A scalable cloud computing blockchain platform. MIT
  • GitHub (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 240 Β· πŸ“₯ 3.6K Β· πŸ“¦ 40 Β· πŸ“‹ 830 - 6% open Β· ⏱️ 16.10.2023):

     git clone https://github.com/AElfProject/AElf
    

LOOMOLD - Loom Network (OLD) (πŸ₯‰21 Β· ⭐ 890) - The Next-Generation Blockchain Application Platform..
loom-js (πŸ₯ˆ19 Β· ⭐ 210) - JS library for building browser apps & NodeJS services that interact.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 40 Β· πŸ“¦ 430 Β· πŸ“‹ 89 - 51% open Β· ⏱️ 05.07.2023):

     git clone https://github.com/loomnetwork/loom-js
    

7 projects are hidden because they don't fulfill the minimal requirements.


FTM - Fantom (πŸ₯‰21 Β· ⭐ 850) - New DAG based Smart Contract platform that intends to solve the..

8 projects are hidden because they don't fulfill the minimal requirements.


LAT - PlatON Network (πŸ₯‰21 Β· ⭐ 630) - Cryptocurrency launched in 2021. PlatON has a current supply..
PlatON-Go (πŸ₯‡24 Β· ⭐ 440) - Golang implementation of the PlatON protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 150 Β· πŸ“₯ 570 Β· πŸ“¦ 10 Β· πŸ“‹ 670 - 0% open Β· ⏱️ 21.12.2023):

     git clone https://github.com/PlatONnetwork/PlatON-Go
    

2 projects are hidden because they don't fulfill the minimal requirements.


FIDA - Bonfida (πŸ₯‰19 Β· ⭐ 480) - Full product suite that bridges the gap between Serum, Solana,..

6 projects are hidden because they don't fulfill the minimal requirements.


LDO - Lido DAO (πŸ₯‰18 Β· ⭐ 470) - Cryptocurrency and operates on the Ethereum platform. Lido DAO..
lido-dao (πŸ₯ˆ18 Β· ⭐ 320) - Lido DAO smart contracts. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 140 Β· πŸ“₯ 31 Β· πŸ“‹ 220 - 15% open Β· ⏱️ 19.12.2023):

     git clone https://github.com/lidofinance/lido-dao
    

2 projects are hidden because they don't fulfill the minimal requirements.


CVC - Civic (πŸ₯‰18 Β· ⭐ 230) - Leading provider of identity management tools for Web3, empowering..

5 projects are hidden because they don't fulfill the minimal requirements.


CRU - Crust Network (πŸ₯‰17 Β· ⭐ 510) - What is Crust Network? Crust Network provides a..
crust (πŸ₯ˆ19 Β· ⭐ 470) - Official Rust implementation of the Crust protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 37 Β· πŸ“₯ 41 Β· πŸ“‹ 330 - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/crustio/crust
    

1 projects are hidden because they don't fulfill the minimal requirements.


FOAM (πŸ₯‰16 Β· ⭐ 440) - Open protocol for proof of location on Ethereum. Our mission is to build a..

6 projects are hidden because they don't fulfill the minimal requirements.


WAN - Wanchain (πŸ₯‰16 Β· ⭐ 290) - Wanchain seeks to link the present to the future, through the..
go-wanchain (πŸ₯ˆ18 Β· ⭐ 290) - Wanchain Client Source Code. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 86 Β· πŸ“₯ 78K Β· πŸ“‹ 9 - 44% open Β· ⏱️ 13.09.2023):

     git clone https://github.com/wanchain/go-wanchain
    

RUNE - THORChain (πŸ₯‰16 Β· ⭐ 230) - THORChain is building a chain-agnostic bridging protocol that..

3 projects are hidden because they don't fulfill the minimal requirements.


Show 28 hidden projects...
  • CTXC - Cortex (πŸ₯ˆ22 Β· ⭐ 170) - Cortex is built on a new public chain called Cortex. The chain includes..
  • GEN - DAOstack (πŸ₯‰20 Β· ⭐ 490 Β· πŸ’€) - Operational stack for DAOs, a comprehensive toolkit for..
  • TFT - ThreeFold Token (πŸ₯‰20 Β· ⭐ 110) - What is ThreeFold (TFT)? Founded in 2016, ThreeFold is a..
  • ZCN - Zus (πŸ₯‰20 Β· ⭐ 99) - High performance storage network that powers limitless applications. Its..
  • DOCK (πŸ₯‰18 Β· ⭐ 140) - Decentralized data exchange protocol that lets people connect their profiles,..
  • ALEPH - Aleph.im (πŸ₯‰18 Β· ⭐ 100) - Decentralized cloud storage, database and computing platform,..
  • PNT - pNetwork (πŸ₯‰17 Β· ⭐ 1.5K Β· πŸ’€) - Building an Ecosysten on Solana Network.
  • STOS - Stratos (πŸ₯‰17 Β· ⭐ 110) - Next generation of decentralized Data Mesh that provides..
  • GXC - GXChain (πŸ₯‰16 Β· ⭐ 470 Β· πŸ’€) - From the developers at Gongxinbao (GXB) comes GXChain, a public..
  • POND - Marlin (πŸ₯‰16 Β· ⭐ 120) - High-performance network infrastructure for modern decentralized..
  • SNM - SONM (πŸ₯‰15 Β· ⭐ 360 Β· πŸ’€) - Global operating system that is also a decentralized..
  • HIVE (πŸ₯‰14 Β· ⭐ 360) - Cryptocurrency launched in 2020. Hive has a current supply of 467,382,213.663. The..
  • KP3R - Keep3rV1 (πŸ₯‰13 Β· ⭐ 410 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • MATH (πŸ₯‰13 Β· ⭐ 210) - One stop crypto solution platform which contains MathWallet, MATH VPOS Pool,..
  • VSYS - V Systems (πŸ₯‰13 Β· ⭐ 120 Β· πŸ’€) - Blockchain infrastructure provider with a focus on database and..
  • ETHO - Etho Protocol (πŸ₯‰13 Β· ⭐ 42 Β· πŸ’€) - Blockchain backed immutable storage via IPFS nodes and..
  • KYL - Kylin Network (πŸ₯‰13 Β· ⭐ 41 Β· πŸ’€) - Kylin Network offers any applications and blockchains..
  • KAI - KardiaChain (πŸ₯‰13 Β· ⭐ 33) - We believe Blockchain can create equal opportunities for..
  • CTSI - Cartesi (πŸ₯‰12 Β· ⭐ 130) - What is Cartesi? Ease of Adoption: Developers can work in a..
  • ORBS (πŸ₯‰12 Β· ⭐ 46 Β· πŸ’€) - Orbs was built to bridge the unoccupied gap between the functionality of a..
  • PUSH - Push Protocol (πŸ₯‰9 Β· ⭐ 44) - Cryptocurrency and operates on the Ethereum platform. Push..
  • SS - Sharder (πŸ₯‰9 Β· ⭐ 41 Β· πŸ’€) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • DHX - DataHighway (πŸ₯‰8 Β· ⭐ 51 Β· πŸ’€) - DataHighways community members will ultimately be..
  • MDT - Measurable Data Token (πŸ₯‰7 Β· ⭐ 100 Β· πŸ’€) - Measurable Data Token (MDT) is a decentralized data..
  • TIE - Ties.DB (πŸ₯‰7 Β· ⭐ 60 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. Ties.DB..
  • DAPP - LiquidApps (πŸ₯‰7 Β· ⭐ 51 Β· πŸ’€) - LiquidApps mission is to promote the adoption of..
  • CQT - Covalent (πŸ₯‰6 Β· ⭐ 87 Β· πŸ’€) - Covalentleverages big-data technologies to create meaning from..
  • BLZ - Bluzelle (πŸ₯‰6 Β· ⭐ 68 Β· πŸ’€) - Decentralized storage network for the creator economy. Bluzelle..

Privacy Coins

Back to top

Cryptocurrencies which allow users to conduct transactions privately and anonymously.

DCR - Decred (πŸ₯‡37 Β· ⭐ 2.7K) - Decred aims to build a community-directed digital currency whose..
dcrd (πŸ₯‡27 Β· ⭐ 720) - Decred daemon in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 280 Β· πŸ“¦ 26K Β· πŸ“‹ 510 - 4% open Β· ⏱️ 10.01.2024):

     git clone https://github.com/decred/dcrd
    
dcrwallet (πŸ₯‡24 Β· ⭐ 210) - A secure Decred wallet daemon written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 160 Β· πŸ“¦ 110 Β· πŸ“‹ 710 - 19% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/decred/dcrwallet
    
decrediton (πŸ₯ˆ21 Β· ⭐ 200) - Cross-platform GUI for Decred. ISC
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 130 Β· πŸ“¦ 3 Β· πŸ“‹ 1.7K - 9% open Β· ⏱️ 08.11.2023):

     git clone https://github.com/decred/decrediton
    

14 projects are hidden because they don't fulfill the minimal requirements.


SCRT - Secret (πŸ₯‡32 Β· ⭐ 3.4K) - PRIVACY FOR BLOCKCHAINS.
SecretNetwork (πŸ₯‡29 Β· ⭐ 500) - The Secret Network. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 200 Β· πŸ“₯ 67K Β· πŸ“¦ 2.1K Β· πŸ“‹ 590 - 6% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/scrtlabs/SecretNetwork
    

9 projects are hidden because they don't fulfill the minimal requirements.


XMR - Monero (πŸ₯‡31 Β· ⭐ 11K) - Cryptocurrency . Users are able to generate XMR through the process of..
monero (πŸ₯‡31 Β· ⭐ 8.4K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 3.6K Β· πŸ“₯ 32K Β· πŸ“¦ 21 Β· πŸ“‹ 3.1K - 17% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/monero-project/monero
    
monero-gui (πŸ₯‡24 Β· ⭐ 1.6K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 790 Β· πŸ“₯ 35K Β· πŸ“‹ 1.9K - 21% open Β· ⏱️ 18.01.2024):

     git clone https://github.com/monero-project/monero-gui
    
monero-site (πŸ₯ˆ18 Β· ⭐ 260) - BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 360 Β· πŸ“‹ 700 - 14% open Β· ⏱️ 15.01.2024):

     git clone https://github.com/monero-project/monero-site
    

4 projects are hidden because they don't fulfill the minimal requirements.


ZEC - Zcash (πŸ₯‡31 Β· ⭐ 6.3K) - Decentralized and open-source cryptocurrency that offers privacy and..
zcash (πŸ₯‡27 Β· ⭐ 4.8K) - Zcash - Internet Money. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 2.1K Β· πŸ“₯ 310 Β· πŸ“‹ 3.9K - 27% open Β· ⏱️ 03.01.2024):

     git clone https://github.com/zcash/zcash
    
librustzcash (πŸ₯‡25 Β· ⭐ 300) - Rust-language assets for Zcash. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 250 Β· πŸ“¦ 860 Β· πŸ“‹ 450 - 44% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/zcash/librustzcash
    
halo2 (πŸ₯ˆ20 Β· ⭐ 590) - The Halo2 zero-knowledge proving system. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 250 Β· πŸ“¦ 240 Β· πŸ“‹ 360 - 61% open Β· ⏱️ 19.12.2023):

     git clone https://github.com/zcash/halo2
    
zips (πŸ₯ˆ19 Β· ⭐ 260) - Zcash Improvement Proposals. MIT
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 140 Β· πŸ“‹ 440 - 35% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/zcash/zips
    

6 projects are hidden because they don't fulfill the minimal requirements.


ZEN - Horizen (πŸ₯‡31 Β· ⭐ 1K) - Zero-knowledge-enabled network of blockchains powered by the largest..
zen (πŸ₯‡24 Β· ⭐ 260) - Horizen. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 120 Β· πŸ“₯ 75K Β· πŸ“‹ 150 - 9% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/HorizenOfficial/zen
    

10 projects are hidden because they don't fulfill the minimal requirements.


OXEN (πŸ₯ˆ29 Β· ⭐ 5.3K) - Oxen combines a cutting-edge privacy and decentralisation software stack with..
session-desktop (πŸ₯‡28 Β· ⭐ 1.3K) - Session Desktop - Onion routing based messenger. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 180 Β· πŸ“₯ 5M Β· πŸ“‹ 1.2K - 26% open Β· ⏱️ 07.12.2023):

     git clone https://github.com/oxen-io/session-desktop
    
session-android (πŸ₯‡26 Β· ⭐ 1.6K) - A private messenger for Android. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 160 Β· πŸ“₯ 210K Β· πŸ“‹ 730 - 40% open Β· ⏱️ 11.12.2023):

     git clone https://github.com/oxen-io/session-android
    
lokinet (πŸ₯‡23 Β· ⭐ 1.6K) - Lokinet is an anonymous, decentralized and IP based overlay network.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 210 Β· πŸ“₯ 110K Β· πŸ“‹ 610 - 26% open Β· ⏱️ 11.08.2023):

     git clone https://github.com/oxen-io/lokinet
    
session-ios (πŸ₯ˆ21 Β· ⭐ 360) - A private messenger for iOS. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 81 Β· πŸ“₯ 2.1K Β· πŸ“‹ 290 - 34% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/oxen-io/session-ios
    
oxen-core (πŸ₯ˆ21 Β· ⭐ 300 Β· πŸ’€) - Oxen core repository, containing oxend and oxen cli wallets. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 110 Β· πŸ“₯ 35K Β· πŸ“‹ 350 - 32% open Β· ⏱️ 18.05.2023):

     git clone https://github.com/oxen-io/oxen-core
    

1 projects are hidden because they don't fulfill the minimal requirements.


GRIN (πŸ₯ˆ28 Β· ⭐ 1.2K) - Private & lightweight open source project based on the mimblewimble blockchain..

10 projects are hidden because they don't fulfill the minimal requirements.


ERG - Ergo (πŸ₯ˆ28 Β· ⭐ 930) - Flexible blockchain protocol. Ergo is designed for developing decentralized..
ergo (πŸ₯‡25 Β· ⭐ 490) - Ergo protocol description & reference client implementation. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 170 Β· πŸ“₯ 45K Β· πŸ“‹ 890 - 22% open Β· ⏱️ 18.01.2024):

     git clone https://github.com/ergoplatform/ergo
    

7 projects are hidden because they don't fulfill the minimal requirements.


DASH (πŸ₯ˆ28 Β· ⭐ 550) - Your money, your way.

9 projects are hidden because they don't fulfill the minimal requirements.


MASK - Mask Network (πŸ₯ˆ27 Β· ⭐ 1.7K) - Core product of Dimension, which is positioned to become..
Maskbook (πŸ₯‡28 Β· ⭐ 1.5K) - The portal to the new, open Internet. ([I:b]). AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 300 Β· πŸ“₯ 2.7K Β· πŸ“¦ 3 Β· πŸ“‹ 2.2K - 2% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/DimensionDev/Maskbook
    

4 projects are hidden because they don't fulfill the minimal requirements.


XVG - Verge (πŸ₯ˆ27 Β· ⭐ 1.6K) - Verge coin started its cryptocurrency journey in 2014, going by the name..
verge (πŸ₯‡28 Β· ⭐ 1.4K) - Official Verge Core Source Code Repository. MIT
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 410 Β· πŸ“₯ 620K Β· πŸ“‹ 740 - 0% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/vergecurrency/verge
    

3 projects are hidden because they don't fulfill the minimal requirements.


MOB - MobileCoin (πŸ₯ˆ27 Β· ⭐ 1.3K) - Cryptocurrency . MobileCoin has a current supply of 250,000,000..
mobilecoin (πŸ₯‡24 Β· ⭐ 1.1K) - Private payments for mobile devices. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 140 Β· πŸ“₯ 4.3K Β· πŸ“¦ 14 Β· πŸ“‹ 510 - 46% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/mobilecoinfoundation/mobilecoin
    

4 projects are hidden because they don't fulfill the minimal requirements.


DUSK - Dusk Network (πŸ₯ˆ27 Β· ⭐ 930) - High throughput permissionless blockchain aimed at..
plonk (πŸ₯‡22 Β· ⭐ 460) - Pure Rust implementation of the PLONK ZKProof System done by the Dusk-.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 120 Β· πŸ“₯ 10 Β· πŸ“¦ 150 Β· πŸ“‹ 420 - 3% open Β· ⏱️ 03.01.2024):

     git clone https://github.com/dusk-network/plonk
    

5 projects are hidden because they don't fulfill the minimal requirements.


BEAM (πŸ₯ˆ25 Β· ⭐ 730) - Scalable, fungible, and confidential cryptocurrency based on the Mimblewimble..
BeamMW/beam (πŸ₯‡28 Β· ⭐ 690) - Beam: Scalable Confidential Cryptocurrency. Leading the way to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 210 Β· πŸ“₯ 77K Β· πŸ“¦ 5 Β· πŸ“‹ 1.8K - 15% open Β· ⏱️ 21.01.2024):

     git clone https://github.com/BeamMW/beam
    

1 projects are hidden because they don't fulfill the minimal requirements.


KEEP - Keep Network (πŸ₯ˆ25 Β· ⭐ 420) - Off-chain container for private data. Keeps help contracts..
tbtc (πŸ₯ˆ20 Β· ⭐ 210 Β· πŸ’€) - Trustlessly tokenized Bitcoin on Ethereum ;). MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 45 Β· πŸ“¦ 70 Β· πŸ“‹ 320 - 24% open Β· ⏱️ 28.03.2023):

     git clone https://github.com/keep-network/tbtc
    

3 projects are hidden because they don't fulfill the minimal requirements.


NU - NuCypher (πŸ₯ˆ24 Β· ⭐ 1.5K) - Privacy layer for distributed systems and decentralized..
nucypher (πŸ₯‡22 Β· ⭐ 690) - Threshold Access Control (TACo) runtimes for the Threshold Network. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 260 Β· πŸ“‹ 1.7K - 14% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/nucypher/nucypher
    

5 projects are hidden because they don't fulfill the minimal requirements.


FIRO (πŸ₯ˆ24 Β· ⭐ 780) - Firo - formerly known as Zcoin, is a privacy-focused cryptocurrency that..
firoorg/firo (πŸ₯‡27 Β· ⭐ 700) - The privacy-focused cryptocurrency. MIT
  • GitHub (πŸ‘¨β€πŸ’» 610 Β· πŸ”€ 350 Β· πŸ“₯ 280K Β· πŸ“‹ 520 - 3% open Β· ⏱️ 28.01.2024):

     git clone https://github.com/firoorg/firo
    

1 projects are hidden because they don't fulfill the minimal requirements.


VTC - Vertcoin (πŸ₯‰23 Β· ⭐ 560) - Decentralized currency owned by its users, a P2P cryptocurrency in the..
vertcoin-core (πŸ₯‡22 Β· ⭐ 340) - A digital currency with mining decentralisation and ASIC.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 130 Β· πŸ“₯ 390K Β· πŸ“‹ 100 - 10% open Β· ⏱️ 11.11.2023):

     git clone https://github.com/vertcoin-project/vertcoin-core
    

2 projects are hidden because they don't fulfill the minimal requirements.


PART - Particl (πŸ₯‰23 Β· ⭐ 350) - Open-source and decentralized privacy platform built on the blockchain..

3 projects are hidden because they don't fulfill the minimal requirements.


DERO (πŸ₯‰20 Β· ⭐ 920) - General purpose, private and decentralized application platform that allows..

4 projects are hidden because they don't fulfill the minimal requirements.


XLA - Scala (πŸ₯‰18 Β· ⭐ 490) - Distributed wealth for all devices.
MobileMiner (πŸ₯ˆ18 Β· ⭐ 290 Β· πŸ’€) - A mobile application wrapping XLArig to enable mining on.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 64 Β· πŸ“₯ 490K Β· πŸ“‹ 44 - 15% open Β· ⏱️ 08.02.2023):

     git clone https://github.com/scala-network/MobileMiner
    

2 projects are hidden because they don't fulfill the minimal requirements.


Show 22 hidden projects...
  • HOPR (πŸ₯‰21 Β· ⭐ 200) - HOPR provides essential and compliant network-level metadata privacy for..
  • FRA - Findora (πŸ₯‰20 Β· ⭐ 160) - Public blockchain with programmable privacy. Originally conceptualized..
  • PHR - Phore (πŸ₯‰20 Β· ⭐ 130 Β· πŸ’€) - Grounded in sound technology, Phore is composed of a decentralized..
  • ARRR - Pirate Chain (πŸ₯‰19 Β· ⭐ 130) - 100% private send cryptocurrency. It uses a privacy..
  • LTHN - Lethean (πŸ₯‰18 Β· ⭐ 180) - Web3 Transit & Data Sovereignty Virtual People Network.
  • BTCZ - BitcoinZ (πŸ₯‰17 Β· ⭐ 120) - BitcoinZ is based on Bitcoin + zkSNARKs and is a decentralized..
  • NAV - NavCoin (πŸ₯‰16 Β· ⭐ 120) - What is Navcoin (NAV)? Navcoin, launched in 2014, is an open-..
  • XHV - Haven Protocol (πŸ₯‰16 Β· ⭐ 36) - Untraceable cryptocurrency with a mix of standard market..
  • AZERO - Aleph Zero (πŸ₯‰15 Β· ⭐ 180) - Enterprise-ready, high-performance blockchain platform with a..
  • APL - Apollo Currency (πŸ₯‰15 Β· ⭐ 94 Β· πŸ’€) - Utilizing a community of world-class developers, managers,..
  • MWC - MimbleWimbleCoin (πŸ₯‰14 Β· ⭐ 31) - Mimblewimble applied in the base layer.
  • XKR - Kryptokrona (πŸ₯‰13 Β· ⭐ 52) - Private, fast and secure cryptocurrency from the nordic region.
  • SERO - Super Zero (πŸ₯‰12 Β· ⭐ 140 Β· πŸ’€) - Worlds first privacy protection platform for decentralised..
  • RYO - Ryo Currency (πŸ₯‰12 Β· ⭐ 77 Β· πŸ’€) - Ryo is one of very few cryptonote currencies that does actual,..
  • MSR - Masari (πŸ₯‰12 Β· ⭐ 74 Β· πŸ’€) - Masari describes itself as a fungible, secure, and private..
  • ALIAS (πŸ₯‰12 Β· ⭐ 58 Β· πŸ’€) - Cryptocurrency . Alias has a current supply of 27,174,521.61 with 0 in..
  • TRTL - TurtleCoin (πŸ₯‰11 Β· ⭐ 860 Β· πŸ’€) - Privacy coin that is forked from Bytecoin. Because of this,..
  • CLOAK - CloakCoin (πŸ₯‰9 Β· ⭐ 37 Β· πŸ’€) - Completely secure, fully private and untraceable digital cash..
  • COVAL - Circuits of Value (πŸ₯‰6 Β· ⭐ 60 Β· πŸ’€) - NFT platform that enables cross-chain transfers of..
  • DAPS - DAPS Coin (πŸ₯‰5 Β· ⭐ 52 Β· πŸ’€) - Privacy coin that aims to be the most private and secure..
  • PIVX (πŸ₯‰1) - PIVX, a cutting edge User Data Protection oriented blockchain project and cryptocurrency,..
  • ZANO (πŸ₯‰1) - Development of a scalable and secure coin, designed for use in e-commerce. The technology..

Automated Market Maker (AMM)

Back to top

Mechanisms used by most decentralized exchanges to facilitate permissionless trading.

UNI - Uniswap (πŸ₯‡35 Β· ⭐ 27K) - Governance token for Uniswap, an Automated Market Marker DEX on..
interface (πŸ₯‡26 Β· ⭐ 4.5K) - Open source interfaces for the Uniswap protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 4.7K Β· πŸ“‹ 2.1K - 31% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/Uniswap/interface
    
web3-react (πŸ₯‡25 Β· ⭐ 5.3K) - A simple, maximally extensible, dependency minimized framework.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 1.5K Β· πŸ“¦ 34K Β· πŸ“‹ 470 - 31% open Β· ⏱️ 02.10.2023):

     git clone https://github.com/Uniswap/web3-react
    
token-lists (πŸ₯ˆ18 Β· ⭐ 1.3K) - The Token Lists specification. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 850 Β· πŸ“¦ 3 Β· πŸ“‹ 230 - 77% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/Uniswap/token-lists
    
v3-core (πŸ₯ˆ17 Β· ⭐ 4K Β· πŸ’€) - Core smart contracts of Uniswap v3. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 2.7K Β· πŸ“¦ 5 Β· πŸ“‹ 280 - 17% open Β· ⏱️ 16.03.2023):

     git clone https://github.com/Uniswap/v3-core
    
default-token-list (πŸ₯ˆ17 Β· ⭐ 280) - The Uniswap default token list. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 920 Β· πŸ“¦ 3 Β· πŸ“‹ 1.4K - 86% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/Uniswap/default-token-list
    
v3-sdk (πŸ₯ˆ16 Β· ⭐ 520) - An SDK for building applications on top of Uniswap V3. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 420 Β· πŸ“¦ 3 Β· πŸ“‹ 93 - 45% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/Uniswap/v3-sdk
    
v2-sdk (πŸ₯ˆ16 Β· ⭐ 410) - An SDK for building applications on top of Uniswap V2. MIT
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 1.1K Β· πŸ“¦ 3 Β· πŸ“‹ 58 - 32% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/Uniswap/v2-sdk
    
smart-order-router (πŸ₯ˆ16 Β· ⭐ 350) - GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 320 Β· πŸ“¦ 4 Β· πŸ“‹ 110 - 41% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/Uniswap/smart-order-router
    
v3-periphery (πŸ₯ˆ15 Β· ⭐ 1.1K) - Peripheral smart contracts for interacting with Uniswap v3. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 1K Β· πŸ“¦ 3 Β· πŸ“‹ 160 - 40% open Β· ⏱️ 27.09.2023):

     git clone https://github.com/Uniswap/v3-periphery
    
v3-staker (πŸ₯ˆ15 Β· ⭐ 340) - Canonical liquidity mining contract for Uniswap V3. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 200 Β· πŸ“¦ 2 Β· πŸ“‹ 120 - 18% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/Uniswap/v3-staker
    

30 projects are hidden because they don't fulfill the minimal requirements.


OSMO - Osmosis (πŸ₯‡33 Β· ⭐ 1.5K) - Token of the Osmosis Hub, first DEX for IBC connected coins..
osmosis (πŸ₯‡31 Β· ⭐ 820) - The AMM Laboratory. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 510 Β· πŸ“₯ 44K Β· πŸ“¦ 20 Β· πŸ“‹ 2.1K - 20% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/osmosis-labs/osmosis
    

7 projects are hidden because they don't fulfill the minimal requirements.


CAKE - PancakeSwap (πŸ₯ˆ31 Β· ⭐ 5.5K) - Automated market maker (AMM) that allows two tokens to be..
pancake-frontend (πŸ₯‡26 Β· ⭐ 2.5K) - Pancake main features (farms, pools, IFO, lottery,.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 3.5K Β· πŸ“¦ 16 Β· πŸ“‹ 420 - 5% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/pancakeswap/pancake-frontend
    

15 projects are hidden because they don't fulfill the minimal requirements.


SUSHI (πŸ₯ˆ30 Β· ⭐ 3.5K) - DeFi protocol that is completely community-driven, serving up delicious..
sushiswap (πŸ₯‡28 Β· ⭐ 1.8K) - Sushi 2.0. MIT
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 1.5K Β· πŸ“¦ 14 Β· πŸ“‹ 210 - 8% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/sushiswap/sushiswap
    
sushiswap-interface (πŸ₯ˆ15 Β· ⭐ 360 Β· πŸ’€) - An open source interface for the SushiSwap Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 710 Β· πŸ“‹ 220 - 38% open Β· ⏱️ 30.04.2023):

     git clone https://github.com/sushiswap/sushiswap-interface
    
trident (πŸ₯ˆ15 Β· ⭐ 230 Β· πŸ’€) - Rapid AMM Development Framework. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 140 Β· πŸ“¦ 3 Β· πŸ“‹ 41 - 48% open Β· ⏱️ 07.02.2023):

     git clone https://github.com/sushiswap/trident
    

14 projects are hidden because they don't fulfill the minimal requirements.


1INCH (πŸ₯ˆ28 Β· ⭐ 3K) - What is 1inch Network? 1inch Network is a decentralized exchange (DEX)..

17 projects are hidden because they don't fulfill the minimal requirements.


BAL - Balancer (πŸ₯ˆ28 Β· ⭐ 1.3K) - Non-custodial portfolio manager, liquidity provider, and price..
balancer-v2-monorepo (πŸ₯ˆ20 Β· ⭐ 280) - Balancer V2 Monorepo. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 280 Β· πŸ“¦ 140 Β· πŸ“‹ 450 - 10% open Β· ⏱️ 15.12.2023):

     git clone https://github.com/balancer-labs/balancer-v2-monorepo
    

10 projects are hidden because they don't fulfill the minimal requirements.


CRV - Curve DAO Token (πŸ₯ˆ24 Β· ⭐ 2.7K) - Similar to Uniswap, Curve Finance is an Automated..
curve-dao-contracts (πŸ₯ˆ15 Β· ⭐ 320) - Vyper contracts to be used by Curve DAO. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 140 Β· πŸ“‹ 12 - 75% open Β· ⏱️ 18.07.2023):

     git clone https://github.com/curvefi/curve-dao-contracts
    

13 projects are hidden because they don't fulfill the minimal requirements.


BNT - Bancor (πŸ₯‰17 Β· ⭐ 1.1K) - What Is Bancor (BNT)? Bancor is the only decentralized staking..
contracts-solidity (πŸ₯ˆ17 Β· ⭐ 820) - Bancor Protocol Contracts. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 410 Β· πŸ“¦ 16 Β· πŸ“‹ 59 - 1% open Β· ⏱️ 26.10.2023):

     git clone https://github.com/bancorprotocol/contracts-solidity
    

3 projects are hidden because they don't fulfill the minimal requirements.


ANY - Anyswap (πŸ₯‰16 Β· ⭐ 570 Β· πŸ’€) - Fully decentralized cross chain swap protocol, based on..
CrossChain-Bridge (πŸ₯ˆ15 Β· ⭐ 270 Β· πŸ’€) - Cross-Chain bridge based on Anyswap MPC network. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 150 Β· πŸ“¦ 19 Β· πŸ“‹ 24 - 66% open Β· ⏱️ 22.02.2023):

     git clone https://github.com/anyswap/CrossChain-Bridge
    

6 projects are hidden because they don't fulfill the minimal requirements.


ORCA (πŸ₯‰15 Β· ⭐ 290) - Most user-friendly DEX on Solana. Orca is one of the first general-purpose..

2 projects are hidden because they don't fulfill the minimal requirements.


Show 8 hidden projects...
  • EROWAN - Sifchain (πŸ₯‰17 Β· ⭐ 110) - Brainchild of Sif, the Norse goddess of earth, agriculture,..
  • QUICK - QuickSwap (πŸ₯‰16 Β· ⭐ 180) - Decentralized exchange (DEX) on the Polygon Network. It is a..
  • KNC - Kyber Network (πŸ₯‰15 Β· ⭐ 830 Β· πŸ’€) - What Is Kyber Network (KNC)? Kyber Network is a hub of..
  • BANANA - ApeSwap (πŸ₯‰10 Β· ⭐ 94 Β· πŸ’€) - Decentralized finance (DeFi) platform offering a full..
  • COFI - CoinFi (πŸ₯‰9 Β· ⭐ 120) - Cryptocurrency and operates on the Ethereum platform. CoinFi has a..
  • UBE - Ubeswap (πŸ₯‰9 Β· ⭐ 35) - Automated market maker on the Celo blockchain.
  • BOO - Spookyswap (πŸ₯‰8 Β· ⭐ 34 Β· πŸ’€) - Token for an automated market-making (AMM) decentalized..
  • SAKE - SakeToken (πŸ₯‰6 Β· ⭐ 32 Β· πŸ’€) - First governance token in DeFi that supports both spot..

Metaverse, NFTs & Gaming

Back to top

Blockchains related to Metaverse, NFTs & Gaming.

ICP - Internet Computer (πŸ₯‡38 Β· ⭐ 6K) - Worlds first blockchain that is capable of running at web..
ic (πŸ₯‡26 Β· ⭐ 1.4K) - Internet Computer blockchain source: the client/replica software run.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 280 Β· πŸ“₯ 910 Β· πŸ“¦ 3 Β· ⏱️ 31.01.2024):

     git clone https://github.com/dfinity/ic
    
candid (πŸ₯‡26 Β· ⭐ 260) - Candid Library for the Internet Computer. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 79 Β· πŸ“₯ 100K Β· πŸ“¦ 2.3K Β· πŸ“‹ 140 - 35% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/dfinity/candid
    
motoko (πŸ₯‡25 Β· ⭐ 460) - Simple high-level language for writing Internet Computer canisters. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 87 Β· πŸ“₯ 200K Β· πŸ“‹ 870 - 39% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/dfinity/motoko
    
internet-identity (πŸ₯‡24 Β· ⭐ 340) - Internet Identity, a blockchain authentication system.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 120 Β· πŸ“₯ 250K Β· πŸ“¦ 3 Β· πŸ“‹ 100 - 34% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/dfinity/internet-identity
    
dfinity/examples (πŸ₯ˆ20 Β· ⭐ 460) - Example applications, microservices, and code samples for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 290 Β· πŸ“‹ 80 - 73% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/dfinity/examples
    
motoko-base (πŸ₯ˆ16 Β· ⭐ 460) - The Motoko base library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 88 Β· πŸ“‹ 190 - 73% open Β· ⏱️ 10.01.2024):

     git clone https://github.com/dfinity/motoko-base
    

21 projects are hidden because they don't fulfill the minimal requirements.


CKB - Nervos Network (πŸ₯‡34 Β· ⭐ 2.7K) - Layered crypto-economy network. Nervos separates the..
ckb (πŸ₯‡31 Β· ⭐ 1.1K) - The Nervos CKB is a public permissionless blockchain, and the layer 1 of.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 220 Β· πŸ“₯ 51K Β· πŸ“¦ 190 Β· πŸ“‹ 460 - 13% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/nervosnetwork/ckb
    
ckb-vm (πŸ₯ˆ21 Β· ⭐ 320) - CKBs vm, based on open source RISC-V ISA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 67 Β· πŸ“¦ 770 Β· πŸ“‹ 37 - 13% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/nervosnetwork/ckb-vm
    
rfcs (πŸ₯ˆ17 Β· ⭐ 250) - This repository contains proposals, standards and documentations related to.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 160 Β· πŸ“‹ 73 - 32% open Β· ⏱️ 09.01.2024):

     git clone https://github.com/nervosnetwork/rfcs
    

14 projects are hidden because they don't fulfill the minimal requirements.


MANA - Decentraland (πŸ₯‡32 Β· ⭐ 3K) - Ethereum-powered virtual reality platform. In this virtual..
marketplace (πŸ₯‡23 Β· ⭐ 1.1K) - Decentralands NFT Marketplace. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 680 Β· πŸ“¦ 12 Β· πŸ“‹ 870 - 18% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/decentraland/marketplace
    

21 projects are hidden because they don't fulfill the minimal requirements.


CFX - Conflux Network (πŸ₯ˆ29 Β· ⭐ 820) - What is Conflux Conflux is a permissionless Layer 1..
conflux-rust (πŸ₯‡24 Β· ⭐ 630) - The official Rust implementation of Conflux protocol... GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 180 Β· πŸ“₯ 30K Β· πŸ“‹ 580 - 18% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/Conflux-Chain/conflux-rust
    

3 projects are hidden because they don't fulfill the minimal requirements.


RMRK (πŸ₯ˆ21 Β· ⭐ 370) - Most advanced nft system in the world, adding eternal liquidity and multi..

5 projects are hidden because they don't fulfill the minimal requirements.


IMX - Immutable X (πŸ₯ˆ19 Β· ⭐ 300) - Native token for the Immutable X network, the first zk-rollup..

7 projects are hidden because they don't fulfill the minimal requirements.


WAXP - WAX (πŸ₯ˆ18 Β· ⭐ 320) - Purpose-built blockchain and protocol token designed to make e-commerce..

4 projects are hidden because they don't fulfill the minimal requirements.


AXS - Axie Infinity (πŸ₯ˆ18 Β· ⭐ 250) - Governance token for the Axie Infinity game. Token holders..

3 projects are hidden because they don't fulfill the minimal requirements.


GHST - Aavegotchi (πŸ₯ˆ17 Β· ⭐ 410) - Eco-governance token of Aavegotchi. Use GHST to purchase..
aavegotchi-contracts (πŸ₯ˆ17 Β· ⭐ 290) - Aavegotchi diamond and its facets, deployment and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 120 Β· πŸ“‹ 91 - 15% open Β· ⏱️ 17.01.2024):

     git clone https://github.com/aavegotchi/aavegotchi-contracts
    

2 projects are hidden because they don't fulfill the minimal requirements.


SAND - The Sandbox (πŸ₯‰15 Β· ⭐ 210) - Community-driven platform where creators can monetize voxel..

2 projects are hidden because they don't fulfill the minimal requirements.


Show 17 hidden projects...
  • MONA - MonaCoin (πŸ₯ˆ18 Β· ⭐ 330 Β· πŸ’€) - Native ERC-20 token for the DIGITALAX platform. It is the..
  • FTC - Feathercoin (πŸ₯ˆ17 Β· ⭐ 130 Β· πŸ’€) - Open source cryptocurrency, published under the license of MIT..
  • GEM - NFTmall (πŸ₯‰15 Β· ⭐ 180 Β· πŸ’€) - What is NFTmall (GEM)? NFTmall- Pioneers of Multichain..
  • ENJ - Enjin Coin (πŸ₯‰15 Β· ⭐ 170 Β· πŸ’€) - Cryptocurrency for virtual goods created by Enjin. Enjin..
  • NCR - Neos Credits (πŸ₯‰14 Β· ⭐ 230 Β· πŸ’€) - Metaverse engineered for the unknown. Its one of the..
  • SIN - SINOVATE (πŸ₯‰13 Β· ⭐ 62 Β· πŸ’€) - Metaverse multi-player game built on Blockchain Technology,..
  • BOSON - Boson Protocol (πŸ₯‰12 Β· ⭐ 69 Β· πŸ’€) - Trust minimised and cost minimised protocol that..
  • MNTL - AssetMantle (πŸ₯‰11 Β· ⭐ 44) - Multi-tenant NFT marketplace framework that enables creators..
  • ADS - Adshares (πŸ₯‰11 Β· ⭐ 38) - Web3 protocol for monetization space in the Metaverse. Adserver..
  • XYO (πŸ₯‰10 Β· ⭐ 100 Β· πŸ’€) - Our project is called the XY Oracle Network (XYO Network). The XYO Network..
  • SOUL - Phantasma (πŸ₯‰10 Β· ⭐ 76 Β· πŸ’€) - Fully interoperable, decentralized feature rich blockchain...
  • POLIS - Star Atlas DAO (πŸ₯‰9 Β· ⭐ 38) - Next-gen gaming metaverse emerging from the confluence..
  • AART - ALL.ART (πŸ₯‰8 Β· ⭐ 270 Β· πŸ’€) - ALL.ART Protocol brings better NFT standards, proper ownership..
  • CWS - Crowns (πŸ₯‰8 Β· ⭐ 81) - Cryptocurrency launched in 2021and operates on the Ethereum platform...
  • DYP - DeFi Yield Protocol (πŸ₯‰7 Β· ⭐ 190 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the..
  • PAPER - Dope Wars Paper (πŸ₯‰5 Β· ⭐ 110 Β· πŸ’€) - A DAO for the streets. Build a character and develop..
  • JEWEL - DeFi Kingdoms (πŸ₯‰4 Β· ⭐ 110 Β· πŸ’€) - DeFi Kingdoms blends the appeal of decentralized..

Top Internet of Things (IOT)

Back to top

Blockchains designed to facilitate the exchange of data and payment information with other IoT devices.

MIOTA - IOTA (πŸ₯‡37 Β· ⭐ 6.6K) - Distributed ledger for the Internet of Things. The first ledger with..
wasp (πŸ₯‡27 Β· ⭐ 280) - Node for IOTA Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 140 Β· πŸ“₯ 81K Β· πŸ“¦ 2 Β· πŸ“‹ 410 - 16% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/iotaledger/wasp
    
firefly (πŸ₯‡25 Β· ⭐ 470) - The official IOTA and Shimmer wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 99 Β· πŸ“₯ 150K Β· πŸ“‹ 4K - 4% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/iotaledger/firefly
    
iota.go (πŸ₯‡25 Β· ⭐ 350) - IOTA Go API Library. Find documentation on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 100 Β· πŸ“¦ 250 Β· πŸ“‹ 110 - 2% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/iotaledger/iota.go
    
hornet (πŸ₯‡25 Β· ⭐ 300) - HORNET is a powerful IOTA fullnode software. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 150 Β· πŸ“₯ 14K Β· πŸ“¦ 26 Β· πŸ“‹ 480 - 4% open Β· ⏱️ 18.10.2023):

     git clone https://github.com/iotaledger/hornet
    
goshimmer (πŸ₯‡24 Β· ⭐ 390 Β· πŸ’€) - Prototype implementation of IOTA 2.0. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 120 Β· πŸ“₯ 63K Β· πŸ“¦ 100 Β· πŸ“‹ 760 - 8% open Β· ⏱️ 29.06.2023):

     git clone https://github.com/iotaledger/goshimmer
    
identity.rs (πŸ₯‡24 Β· ⭐ 280) - Implementation of the Decentralized Identity standards such as.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 76 Β· πŸ“¦ 110 Β· πŸ“‹ 280 - 21% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/iotaledger/identity.rs
    
iota.js (πŸ₯ˆ21 Β· ⭐ 960 Β· πŸ’€) - IOTA JavaScript. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 300 Β· πŸ“₯ 66 Β· πŸ“¦ 22 Β· πŸ“‹ 280 - 3% open Β· ⏱️ 19.01.2023):

     git clone https://github.com/iotaledger/iota.js
    
stronghold.rs (πŸ₯ˆ19 Β· ⭐ 470 Β· πŸ’€) - Stronghold is a secret management engine written in rust. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 50 Β· πŸ“₯ 26 Β· πŸ“¦ 220 Β· πŸ“‹ 81 - 13% open Β· ⏱️ 29.06.2023):

     git clone https://github.com/iotaledger/stronghold.rs
    
iota.rs (πŸ₯ˆ19 Β· ⭐ 230) - Official IOTA Rust library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 96 Β· πŸ“₯ 33K Β· πŸ“¦ 4 Β· πŸ“‹ 390 - 0% open Β· ⏱️ 23.08.2023):

     git clone https://github.com/iotaledger/iota.rs
    

28 projects are hidden because they don't fulfill the minimal requirements.


HNT - Helium (πŸ₯‡36 Β· ⭐ 3.5K) - Decentralized machine network powered by a physical blockchain. The..
gateway-rs (πŸ₯‡25 Β· ⭐ 250) - The Helium Gateway. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“₯ 86K Β· πŸ“¦ 84 Β· πŸ“‹ 170 - 12% open Β· ⏱️ 22.11.2023):

     git clone https://github.com/helium/gateway-rs
    
denylist (πŸ₯ˆ21 Β· ⭐ 200) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 220 Β· πŸ“₯ 4.5M Β· ⏱️ 31.01.2024):

     git clone https://github.com/helium/denylist
    
HIP (πŸ₯ˆ19 Β· ⭐ 560) - Helium Improvement Proposals. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 390 Β· πŸ“‹ 190 - 16% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/helium/HIP
    
helium-wallet-rs (πŸ₯ˆ19 Β· ⭐ 240) - Rust implementation of a helium wallet CLI. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 100 Β· πŸ“₯ 23K Β· πŸ“‹ 140 - 6% open Β· ⏱️ 27.12.2023):

     git clone https://github.com/helium/helium-wallet-rs
    
miner (πŸ₯ˆ18 Β· ⭐ 600 Β· πŸ’€) - Miner for the helium blockchain. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 260 Β· πŸ“‹ 510 - 26% open Β· ⏱️ 18.04.2023):

     git clone https://github.com/helium/miner
    

21 projects are hidden because they don't fulfill the minimal requirements.


VET - VeChain (πŸ₯ˆ33 Β· ⭐ 3.4K) - Launched in 2015 as a private consortium network, the VeChain..
thor (πŸ₯‡22 Β· ⭐ 780) - A general purpose blockchain highly compatible with Ethereums ecosystem. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 240 Β· πŸ“¦ 18 Β· πŸ“‹ 140 - 5% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/vechain/thor
    

8 projects are hidden because they don't fulfill the minimal requirements.


IOTX - IoTeX (πŸ₯ˆ30 Β· ⭐ 2K) - Trusted Devices, Trusted Data, Trusted DApps. $IOTX.
iotex-core (πŸ₯‡28 Β· ⭐ 1.5K) - Official implementation of IoTeX blockchain protocol in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 330 Β· πŸ“₯ 64K Β· πŸ“¦ 27 Β· πŸ“‹ 1.2K - 11% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/iotexproject/iotex-core
    

6 projects are hidden because they don't fulfill the minimal requirements.


INXT - Internxt (πŸ₯ˆ25 Β· ⭐ 410) - Peer-To-Peer cloud computing network that allows users from all..

4 projects are hidden because they don't fulfill the minimal requirements.


XDATA - Streamr XDATA (πŸ₯‰22 Β· ⭐ 780) - Streamr tokenizes streaming data to enable a new way for..
network (πŸ₯ˆ19 Β· ⭐ 570) - Monorepo containing all the main components of Streamr Network. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 38 Β· πŸ“¦ 670 Β· πŸ“‹ 34 - 61% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/streamr-dev/network
    

5 projects are hidden because they don't fulfill the minimal requirements.


IOST (πŸ₯‰21 Β· ⭐ 640) - IOST is building an ultra-high TPS blockchain infrastructure to meet the security..
go-iost (πŸ₯ˆ19 Β· ⭐ 560) - Official Go implementation of the IOST blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 110 Β· πŸ“‹ 89 - 50% open Β· ⏱️ 17.12.2023):

     git clone https://github.com/iost-official/go-iost
    

2 projects are hidden because they don't fulfill the minimal requirements.


XRT - Robonomics Network (πŸ₯‰17 Β· ⭐ 400) - Cryptocurrency and operates on the Ethereum platform...
robonomics (πŸ₯ˆ18 Β· ⭐ 210) - Robonomics node implementation for Polkadot ecosystem. Kusama.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 58 Β· πŸ“₯ 19K Β· πŸ“‹ 180 - 7% open Β· ⏱️ 01.07.2023):

     git clone https://github.com/airalab/robonomics
    

1 projects are hidden because they don't fulfill the minimal requirements.


NODL - Nodle Network (πŸ₯‰15 Β· ⭐ 450) - Nodle Network connects the physical world to Web3 by using..

2 projects are hidden because they don't fulfill the minimal requirements.


Show 4 hidden projects...
  • DGB - DigiByte (πŸ₯‰19 Β· ⭐ 82) - What is DigiByte? DigiByte is more than a faster digital currency. It..
  • CS - Credits (πŸ₯‰14 Β· ⭐ 150 Β· πŸ’€) - CREDITS platform offers a new and unique technical implementation of..
  • ALIS (πŸ₯‰13 Β· ⭐ 240) - Cryptocurrency and operates on the Ethereum platform. ALIS has a current..
  • AMB - Ambrosus (πŸ₯‰8 Β· ⭐ 41 Β· πŸ’€) - Decentralized autonomous organization governing the Ambrosus..

Others

Back to top

ALEO - aleo.org (πŸ₯‡37 Β· ⭐ 10K) - No description.
snarkOS (πŸ₯‡33 Β· ⭐ 3.5K) - A Decentralized Operating System for ZK Applications. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 2.6K Β· πŸ“₯ 9.8K Β· πŸ“¦ 280 Β· πŸ“‹ 630 - 15% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/AleoHQ/snarkOS
    
leo (πŸ₯‡30 Β· ⭐ 4.4K) - The Leo Programming Language. A Programming Language for Formally.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 660 Β· πŸ“₯ 24K Β· πŸ“¦ 26 Β· πŸ“‹ 21K - 0% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/AleoHQ/leo
    
snarkVM (πŸ₯‡27 Β· ⭐ 850) - A Virtual Machine for Zero-Knowledge Executions. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 1.4K Β· πŸ“¦ 750 Β· πŸ“‹ 310 - 40% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/AleoHQ/snarkVM
    
aleo (πŸ₯‡24 Β· ⭐ 500) - A Software Development Kit (SDK) for Zero-Knowledge Transactions. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 370 Β· πŸ“₯ 840 Β· πŸ“¦ 58 Β· πŸ“‹ 120 - 27% open Β· ⏱️ 17.01.2024):

     git clone https://github.com/AleoHQ/aleo
    
AleoHQ/welcome (πŸ₯ˆ16 Β· ⭐ 280) - Welcome to Aleo. Where Applications Become Zero-Knowledge. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 120 Β· πŸ“‹ 75 - 32% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/AleoHQ/welcome
    

3 projects are hidden because they don't fulfill the minimal requirements.


OP - Optimism (πŸ₯‡36 Β· ⭐ 7.6K) - Token for the Optimism Collective that governs the Optimism L2..
optimism (πŸ₯‡35 Β· ⭐ 4.8K) - Optimism is Ethereum, scaled. MIT
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.8K Β· πŸ“¦ 18K Β· πŸ“‹ 940 - 17% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ethereum-optimism/optimism
    
community-hub (πŸ₯ˆ18 Β· ⭐ 270) - Optimism Community Hub and documentation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 420 Β· πŸ“‹ 130 - 17% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/ethereum-optimism/community-hub
    

13 projects are hidden because they don't fulfill the minimal requirements.


AVAX - Avalanche (πŸ₯‡36 Β· ⭐ 4.6K) - High throughput smart contract blockchainplatform. Validators..
avalanchego (πŸ₯‡33 Β· ⭐ 2K) - Go implementation of an Avalanche node. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 640 Β· πŸ“₯ 260K Β· πŸ“¦ 760 Β· πŸ“‹ 750 - 23% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ava-labs/avalanchego
    
subnet-evm (πŸ₯‡28 Β· ⭐ 220) - Launch your own EVM as an Avalanche Subnet. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 180 Β· πŸ“₯ 600K Β· πŸ“¦ 98 Β· πŸ“‹ 250 - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ava-labs/subnet-evm
    
avalanche-faucet (πŸ₯ˆ19 Β· ⭐ 460) - Avalanche Faucet for Fuji Network and Subnets. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 150 Β· πŸ“‹ 16 - 62% open Β· ⏱️ 08.01.2024):

     git clone https://github.com/ava-labs/avalanche-faucet
    
avalanchejs (πŸ₯ˆ18 Β· ⭐ 300) - The Avalanche Platform JavaScript Library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 140 Β· πŸ“₯ 68 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 33% open Β· ⏱️ 08.08.2023):

     git clone https://github.com/ava-labs/avalanchejs
    
avalanche-wallet (πŸ₯ˆ16 Β· ⭐ 220) - The Avalanche web wallet. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 140 Β· πŸ“‹ 100 - 68% open Β· ⏱️ 05.07.2023):

     git clone https://github.com/ava-labs/avalanche-wallet
    

14 projects are hidden because they don't fulfill the minimal requirements.


FLOW (πŸ₯‡36 Β· ⭐ 3.4K) - Flow by Dapper Labs(The company whichcreated CryptoKitties) is a blockchain..
flow-go (πŸ₯‡29 Β· ⭐ 520) - A fast, secure, and developer-friendly blockchain built to support.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 160 Β· πŸ“¦ 310 Β· πŸ“‹ 810 - 41% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/onflow/flow-go
    
flow-cli (πŸ₯‡29 Β· ⭐ 200) - The Flow CLI is a command-line interface that provides useful.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 58 Β· πŸ“₯ 33K Β· πŸ“¦ 51 Β· πŸ“‹ 480 - 14% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/onflow/flow-cli
    
cadence (πŸ₯‡28 Β· ⭐ 520) - Cadence, the resource-oriented smart contract programming language. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 140 Β· πŸ“¦ 600 Β· πŸ“‹ 860 - 22% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/onflow/cadence
    
flow-go-sdk (πŸ₯‡25 Β· ⭐ 210) - Tools for building Go applications on Flow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 85 Β· πŸ“¦ 580 Β· πŸ“‹ 130 - 18% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/onflow/flow-go-sdk
    
fcl-js (πŸ₯‡24 Β· ⭐ 320) - FCL (Flow Client Library) - The best tool for building JavaScript.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 150 Β· πŸ“¦ 54 Β· πŸ“‹ 540 - 16% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/onflow/fcl-js
    
flow-nft (πŸ₯ˆ18 Β· ⭐ 460) - The non-fungible token standard on the Flow blockchain. Unlicense
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 170 Β· πŸ“¦ 3 Β· πŸ“‹ 79 - 30% open Β· ⏱️ 08.01.2024):

     git clone https://github.com/onflow/flow-nft
    
kitty-items (πŸ₯ˆ17 Β· ⭐ 410 Β· πŸ’€) - Kitty Items: CryptoKitties Sample App. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 210 Β· πŸ“¦ 3 Β· πŸ“‹ 150 - 17% open Β· ⏱️ 23.03.2023):

     git clone https://github.com/onflow/kitty-items
    

11 projects are hidden because they don't fulfill the minimal requirements.


APTOS - AptosLabs (πŸ₯‡34 Β· ⭐ 5.9K) - No description.
aptos-core (πŸ₯‡34 Β· ⭐ 5.6K) - Aptos is a layer 1 blockchain built to support the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 560 Β· πŸ”€ 4K Β· πŸ“₯ 130K Β· πŸ“¦ 430 Β· πŸ“‹ 2K - 24% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/aptos-labs/aptos-core
    

3 projects are hidden because they don't fulfill the minimal requirements.


ENS - Ethereum Name Service (πŸ₯‡34 Β· ⭐ 3.8K) - The Ethereum Name Service (ENS) is a distributed,..
ens (πŸ₯‡27 Β· ⭐ 1.1K) - Implementations for ENS core functionality: The registry, registrars, and.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 540 Β· πŸ“¦ 110K Β· πŸ“‹ 250 - 36% open Β· ⏱️ 27.09.2023):

     git clone https://github.com/ensdomains/ens
    
ens-contracts (πŸ₯‡22 Β· ⭐ 490) - The core contracts of the ENS protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 350 Β· πŸ“¦ 5 Β· πŸ“‹ 69 - 68% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/ensdomains/ens-contracts
    
ens-app (πŸ₯ˆ18 Β· ⭐ 220) - Legacy ENS manager app. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 220 Β· πŸ“‹ 630 - 13% open Β· ⏱️ 28.07.2023):

     git clone https://github.com/ensdomains/ens-app
    

20 projects are hidden because they don't fulfill the minimal requirements.


LUNA - Terra (πŸ₯‡34 Β· ⭐ 3.3K) - Terra 2.0 which will assume the Terra name is a new blockchain launched..
classic-core (πŸ₯‡22 Β· ⭐ 990) - GO implementation of the Terra Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 300 Β· πŸ“₯ 36K Β· πŸ“¦ 13 Β· πŸ“‹ 370 - 9% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/terra-money/classic-core
    
terra-money/core (πŸ₯ˆ18 Β· ⭐ 370) - GO implementation of the Terra Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 91 Β· πŸ“₯ 25K Β· πŸ“‹ 76 - 7% open Β· ⏱️ 29.12.2023):

     git clone https://github.com/terra-money/core
    
terra.js (πŸ₯ˆ17 Β· ⭐ 270) - JavaScript SDK for Terra, written in TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 160 Β· πŸ“¦ 2 Β· πŸ“‹ 160 - 8% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/terra-money/terra.js
    

22 projects are hidden because they don't fulfill the minimal requirements.


MPLX - Metaplex (πŸ₯‡33 Β· ⭐ 5.2K) - Decentralized protocol for the creation, commerce and use of..
metaplex-program-library (πŸ₯ˆ19 Β· ⭐ 540) - Smart contracts maintained by the Metaplex team. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 510 Β· πŸ“¦ 9.4K Β· πŸ“‹ 320 - 11% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/metaplex-foundation/metaplex-program-library
    
js (πŸ₯ˆ17 Β· ⭐ 330) - A JavaScript SDK for interacting with Metaplexs programs. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 190 Β· πŸ“¦ 6 Β· πŸ“‹ 280 - 18% open Β· ⏱️ 14.11.2023):

     git clone https://github.com/metaplex-foundation/js
    

12 projects are hidden because they don't fulfill the minimal requirements.


XIN - Mixin (πŸ₯‡33 Β· ⭐ 3.1K) - Free and lightning fast peer-to-peer transactional network for all..
mixin (πŸ₯‡23 Β· ⭐ 500) - The Mixin TEE-BFT-DAG network reference implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 130 Β· πŸ“₯ 50K Β· πŸ“‹ 62 - 8% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/MixinNetwork/mixin
    
android-app (πŸ₯‡22 Β· ⭐ 430) - Android private messenger, crypto wallet and light node to Mixin.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 93 Β· πŸ“₯ 3K Β· πŸ“‹ 90 - 50% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/MixinNetwork/android-app
    
flutter-plugins (πŸ₯ˆ21 Β· ⭐ 380) - Flutter plugins used in Mixin Messenger. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 140 Β· πŸ“¦ 1.3K Β· πŸ“‹ 220 - 44% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/MixinNetwork/flutter-plugins
    
ios-app (πŸ₯ˆ20 Β· ⭐ 480) - iOS private messenger, crypto wallet and light node to Mixin Network. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 100 Β· πŸ“‹ 66 - 50% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/MixinNetwork/ios-app
    
flutter-app (πŸ₯ˆ19 Β· ⭐ 240) - Mixin Messenger desktop app for macOS, iPadOS, Linux, and Windows.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 55 Β· πŸ“₯ 2.6K Β· πŸ“‹ 34 - 20% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/MixinNetwork/flutter-app
    

10 projects are hidden because they don't fulfill the minimal requirements.


CELESTIA (πŸ₯‡32 Β· ⭐ 2.3K) - Modular consensus and data availability layer that allows anyone to build and..
celestia-core (πŸ₯‡26 Β· ⭐ 420) - Celestia node software based on Tendermint. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 170 Β· πŸ“¦ 33 Β· πŸ“‹ 400 - 18% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/celestiaorg/celestia-core
    
celestia-app (πŸ₯‡26 Β· ⭐ 290) - PoS application for the consensus portion of the Celestia.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 220 Β· πŸ“₯ 1.8K Β· πŸ“¦ 95 Β· πŸ“‹ 1.3K - 21% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/celestiaorg/celestia-app
    
celestia-node (πŸ₯‡25 Β· ⭐ 800) - Celestia Data Availability Nodes. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 850 Β· πŸ“¦ 34 Β· πŸ“‹ 1.3K - 24% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/celestiaorg/celestia-node
    

9 projects are hidden because they don't fulfill the minimal requirements.


CELO (πŸ₯‡32 Β· ⭐ 1.9K) - Celo enables participation on the Platform, with the opportunity to earn rewards..
celo-monorepo (πŸ₯‡28 Β· ⭐ 670) - Official repository for core projects comprising the Celo.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 360 Β· πŸ“₯ 71 Β· πŸ“¦ 2.5K Β· πŸ“‹ 5.2K - 2% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/celo-org/celo-monorepo
    
celo-blockchain (πŸ₯‡25 Β· ⭐ 510) - Official repository for the golang Celo Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 190 Β· πŸ“₯ 400 Β· πŸ“¦ 15 Β· πŸ“‹ 850 - 9% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/celo-org/celo-blockchain
    

10 projects are hidden because they don't fulfill the minimal requirements.


ZKSYNC - zkSync Coin (πŸ₯‡30 Β· ⭐ 10K) - Client driven zk rollup platform from Matter Labs. It is a..
zksync (πŸ₯‡22 Β· ⭐ 3.8K) - zkSync: trustless scaling and privacy engine for Ethereum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 2.7K Β· πŸ“‹ 290 - 20% open Β· ⏱️ 08.11.2023):

     git clone https://github.com/matter-labs/zksync
    
zksync-web-v2-docs (πŸ₯ˆ21 Β· ⭐ 560) - zkSync Era Documentation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 460 Β· πŸ“‹ 66 - 21% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/matter-labs/zksync-web-v2-docs
    
zksync-docs (πŸ₯ˆ19 Β· ⭐ 450) - zkSync documentation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 300 Β· πŸ“₯ 240 Β· πŸ“‹ 22 - 77% open Β· ⏱️ 12.01.2024):

     git clone https://github.com/matter-labs/zksync-docs
    
zksync-wallet-vue (πŸ₯ˆ19 Β· ⭐ 310) - zkSync web wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 220 Β· ⏱️ 17.01.2024):

     git clone https://github.com/matter-labs/zksync-wallet-vue
    

9 projects are hidden because they don't fulfill the minimal requirements.


GTC - Gitcoin (πŸ₯‡30 Β· ⭐ 4.5K) - Platform to fund builders looking for meaningful, open source work.
passport (πŸ₯ˆ21 Β· ⭐ 840) - Passport allows users to prove their identity through a secure,.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 460 Β· πŸ“‹ 1.4K - 32% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/gitcoinco/passport
    
web (πŸ₯ˆ20 Β· ⭐ 1.8K) - Grow Open Source. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 860 Β· πŸ“‹ 6.1K - 10% open Β· ⏱️ 01.08.2023):

     git clone https://github.com/gitcoinco/web
    
grants-round (πŸ₯ˆ18 Β· ⭐ 270) - Round Manager & Grant Explorer & Project Builder of the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 110 Β· πŸ“‹ 1.6K - 12% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/gitcoinco/grants-round
    

10 projects are hidden because they don't fulfill the minimal requirements.


NIM - Nimiq (πŸ₯‡30 Β· ⭐ 3.7K) - Nimiq is designed to make cryptocurrencies easy to use for everyone..
core-js (πŸ₯‡22 Β· ⭐ 1K) - Official JavaScript implementation of the Nimiq protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 220 Β· πŸ“¦ 97 Β· πŸ“‹ 230 - 6% open Β· ⏱️ 22.09.2023):

     git clone https://github.com/nimiq/core-js
    

9 projects are hidden because they don't fulfill the minimal requirements.


GLM - Golem (πŸ₯‡30 Β· ⭐ 3.6K) - Decentralized supercomputer that is accessible by anyone. The system..
yagna (πŸ₯‡27 Β· ⭐ 330) - An open platform and marketplace for distributed computations. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 58 Β· πŸ“₯ 22K Β· πŸ“¦ 41 Β· πŸ“‹ 1.5K - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/golemfactory/yagna
    

4 projects are hidden because they don't fulfill the minimal requirements.


LPT - Livepeer (πŸ₯‡30 Β· ⭐ 1.6K) - The Livepeer project aims to deliver a live video streaming..
go-livepeer (πŸ₯‡26 Β· ⭐ 520) - Official Go implementation of the Livepeer protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 160 Β· πŸ“₯ 22K Β· πŸ“¦ 9 Β· πŸ“‹ 1.6K - 15% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/livepeer/go-livepeer
    
lpms (πŸ₯ˆ16 Β· ⭐ 280) - Livepeer media server. MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 62 Β· πŸ“¦ 25 Β· πŸ“‹ 160 - 26% open Β· ⏱️ 22.01.2024):

     git clone https://github.com/livepeer/lpms
    

7 projects are hidden because they don't fulfill the minimal requirements.


EVER - Everscale (πŸ₯‡29 Β· ⭐ 940) - Fast, secure and scalable network with near-zero fees, which..

11 projects are hidden because they don't fulfill the minimal requirements.


WNCG - Wrapped NCG (πŸ₯‡29 Β· ⭐ 900) - Open source, decentralized RPG network powered by the..
libplanet (πŸ₯‡28 Β· ⭐ 490) - Blockchain in C#/.NET for on-chain, decentralized gaming. LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 140 Β· πŸ“₯ 26K Β· πŸ“¦ 41 Β· πŸ“‹ 860 - 9% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/planetarium/libplanet
    
NineChronicles (πŸ₯‡22 Β· ⭐ 330) - Unity client application for Nine Chronicles, a fully.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 130 Β· πŸ“₯ 9 Β· πŸ“‹ 380 - 38% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/planetarium/NineChronicles
    

2 projects are hidden because they don't fulfill the minimal requirements.


TON - Toncoin (πŸ₯‡28 Β· ⭐ 3.5K) - The next gen network to unite all blockchains and the existing..
ton (πŸ₯‡23 Β· ⭐ 2.2K) - Main TON monorepo. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 600 Β· πŸ“₯ 6.1K Β· πŸ“‹ 420 - 24% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/ton-blockchain/ton
    

16 projects are hidden because they don't fulfill the minimal requirements.


BMN - BlockStream Mining Notes (πŸ₯‡28 Β· ⭐ 3K) - BlockStream Mining Notes (BMN) is a cryptocurrency ...
satellite (πŸ₯ˆ17 Β· ⭐ 950) - Blockstream Satellite. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 150 Β· πŸ“¦ 1 Β· πŸ“‹ 63 - 4% open Β· ⏱️ 23.12.2023):

     git clone https://github.com/Blockstream/satellite
    
esplora (πŸ₯ˆ17 Β· ⭐ 880) - Explorer for Bitcoin and Liquid. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 360 Β· πŸ“‹ 310 - 45% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/Blockstream/esplora
    
Jade (πŸ₯ˆ15 Β· ⭐ 250) - Jade hardware wallet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 34 Β· πŸ“‹ 93 - 33% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/Blockstream/Jade
    

7 projects are hidden because they don't fulfill the minimal requirements.


MYST - Mysterium (πŸ₯‡28 Β· ⭐ 1.4K) - Launched on 02/03/2022 by a team based in the United States,..
mysteriumnetwork/node (πŸ₯‡29 Β· ⭐ 1.1K) - Mysterium Network Node - official implementation of.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 360 Β· πŸ“₯ 1.3M Β· πŸ“¦ 5 Β· πŸ“‹ 3.5K - 3% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/mysteriumnetwork/node
    

2 projects are hidden because they don't fulfill the minimal requirements.


CML - Camelcoin (πŸ₯‡28 Β· ⭐ 1.3K) - The camelcoin team aims to create and develop a cryptocurrency..
cardano-token-registry (πŸ₯ˆ20 Β· ⭐ 240) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 1.4K Β· πŸ“‹ 86 - 5% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/cardano-foundation/cardano-token-registry
    
developer-portal (πŸ₯ˆ19 Β· ⭐ 350) - The Cardano Developer Portal. MIT
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 840 Β· πŸ“‹ 100 - 15% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/cardano-foundation/developer-portal
    
CIPs (πŸ₯ˆ16 Β· ⭐ 450) - CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 260 Β· πŸ“‹ 200 - 50% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/cardano-foundation/CIPs
    

4 projects are hidden because they don't fulfill the minimal requirements.


CLNY - Colony Network Token (πŸ₯‡28 Β· ⭐ 1.2K) - Hybrid token that contains attributes of government..
colonyNetwork (πŸ₯ˆ19 Β· ⭐ 440) - Colony Network smart contracts. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 97 Β· πŸ“‹ 380 - 10% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/JoinColony/colonyNetwork
    

7 projects are hidden because they don't fulfill the minimal requirements.


TPT - TokenPocket Token (πŸ₯‡27 Β· ⭐ 1K) - TPT stands for TokenPocket Token. It is a utility..
TP-Lab/tokens (πŸ₯‡23 Β· ⭐ 280) - Token assets for TokenPocket. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 3.8K Β· πŸ”€ 6.6K Β· πŸ“‹ 330 - 2% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/TP-Lab/tokens
    

5 projects are hidden because they don't fulfill the minimal requirements.


RBTC - RSK Smart Bitcoin (πŸ₯‡27 Β· ⭐ 960) - First open-source smart contract platform with a 2-way..
rskj (πŸ₯‡23 Β· ⭐ 670) - RSKj is a Java implementation of the RSK protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 260 Β· πŸ“₯ 11K Β· πŸ“‹ 500 - 49% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/rsksmart/rskj
    

5 projects are hidden because they don't fulfill the minimal requirements.


GRS - Groestlcoin (πŸ₯‡27 Β· ⭐ 850) - What is Groestlcoin? Groestlcoin is a proof of work cryptocurrency..
groestlcoin (πŸ₯‡26 Β· ⭐ 800) - Groestlcoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 21 Β· πŸ“₯ 32K Β· ⏱️ 29.01.2024):

     git clone https://github.com/Groestlcoin/groestlcoin
    

1 projects are hidden because they don't fulfill the minimal requirements.


KLAY - Klaytn (πŸ₯‡27 Β· ⭐ 680) - Public blockchain focused on the metaverse, gamefi, and the creator..
klaytn (πŸ₯‡26 Β· ⭐ 360) - Official Go implementation of the Klaytn protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 190 Β· πŸ“¦ 72 Β· πŸ“‹ 330 - 10% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/klaytn/klaytn
    

5 projects are hidden because they don't fulfill the minimal requirements.


IST - ST Project (πŸ₯‡27 Β· ⭐ 620) - No description.
agoric-sdk (πŸ₯‡29 Β· ⭐ 290) - monorepo for the Agoric Javascript smart contract platform. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 210 Β· πŸ“₯ 1.1K Β· πŸ“¦ 140 Β· πŸ“‹ 4.2K - 32% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/Agoric/agoric-sdk
    

1 projects are hidden because they don't fulfill the minimal requirements.


HBOT - Hummingbot (πŸ₯‡26 Β· ⭐ 7.1K) - The Hummingbot Governance Token (HBOT) is a standard ERC-20..
hummingbot (πŸ₯‡28 Β· ⭐ 6.9K) - Open source software that helps you create and deploy high-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 2.4K Β· πŸ“₯ 30 Β· πŸ“‹ 2.9K - 11% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/hummingbot/hummingbot
    

2 projects are hidden because they don't fulfill the minimal requirements.


SA - Superalgos (πŸ₯‡26 Β· ⭐ 3.7K Β· πŸ“ˆ) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
Superalgos (πŸ₯‡29 Β· ⭐ 3.7K Β· πŸ“ˆ) - Free, open-source crypto trading bot, automated bitcoin /.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 7.2K Β· πŸ“₯ 8.7K Β· πŸ“‹ 440 - 15% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/Superalgos/Superalgos
    

MINA - Mina Protocol (πŸ₯‡26 Β· ⭐ 2K) - The worlds lightest blockchain, powered by participants. Mina..
mina (πŸ₯‡29 Β· ⭐ 1.9K) - Mina is a cryptocurrency protocol with a constant size blockchain,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 470 Β· πŸ“₯ 1K Β· πŸ“¦ 3 Β· πŸ“‹ 6.1K - 22% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/MinaProtocol/mina
    

2 projects are hidden because they don't fulfill the minimal requirements.


AKT - Akash Network (πŸ₯‡26 Β· ⭐ 1.4K) - Worlds first decentralized cloud computing marketplace, and..
node (πŸ₯‡23 Β· ⭐ 830) - Source code for Akash node, a secure, transparent, and peer-to-peer cloud.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 230 Β· πŸ“₯ 22K Β· πŸ“¦ 7 Β· ⏱️ 25.01.2024):

     git clone https://github.com/akash-network/node
    

5 projects are hidden because they don't fulfill the minimal requirements.


AUDIO - Audius (πŸ₯‡26 Β· ⭐ 1.3K) - Native platform token of the Audius streaming protocol. AUDIO is..
audius-protocol (πŸ₯‡22 Β· ⭐ 530) - The Audius Protocol - Freedom to share, monetize, and.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 100 Β· πŸ“₯ 550 Β· πŸ“¦ 1 Β· πŸ“‹ 81 - 70% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/AudiusProject/audius-protocol
    

5 projects are hidden because they don't fulfill the minimal requirements.


OAC - ONE ARMY COIN (πŸ₯‡26 Β· ⭐ 1.2K) - One Army Coin (OAC) is set up to empower green projects and..
community-platform (πŸ₯‡24 Β· ⭐ 940) - A platform to build useful communities that aim to tackle.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 330 Β· πŸ“‹ 990 - 4% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/ONEARMY/community-platform
    

2 projects are hidden because they don't fulfill the minimal requirements.


XEC - eCash (πŸ₯‡26 Β· ⭐ 1.1K) - Derived from one of the most trusted names in the cryptocurrency space,..
bitcoin-abc (πŸ₯‡30 Β· ⭐ 1.1K) - Bitcoin ABC develops node software and infrastructure for the eCash.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 860 Β· πŸ”€ 730 Β· πŸ“₯ 10K Β· πŸ“¦ 4 Β· πŸ“‹ 370 - 21% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/Bitcoin-ABC/bitcoin-abc
    

SMH (πŸ₯‡26 Β· ⭐ 900) - No description.
go-spacemesh (πŸ₯‡28 Β· ⭐ 710) - Go Implementation of the Spacemesh protocol full node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 200 Β· πŸ“₯ 1.3K Β· πŸ“¦ 47 Β· πŸ“‹ 2.4K - 8% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/spacemeshos/go-spacemesh
    

2 projects are hidden because they don't fulfill the minimal requirements.


KAS - Kaspa (πŸ₯‡26 Β· ⭐ 650) - Proof-of-work cryptocurrency which implements the GHOSTDAG protocol...
kaspad (πŸ₯‡26 Β· ⭐ 380) - Kaspad is the reference full node Kaspa implementation written in Go.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 180 Β· πŸ“₯ 42K Β· πŸ“¦ 59 Β· πŸ“‹ 420 - 49% open Β· ⏱️ 12.12.2023):

     git clone https://github.com/kaspanet/kaspad
    
rusty-kaspa (πŸ₯ˆ21 Β· ⭐ 270) - Kaspa full-node and related libraries in the Rust programming.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 80 Β· πŸ“₯ 1.9K Β· πŸ“‹ 93 - 49% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/kaspanet/rusty-kaspa
    

WIT - Witnet (πŸ₯‡26 Β· ⭐ 600) - The Witnet protocol enables smart contracts to realize their true..

6 projects are hidden because they don't fulfill the minimal requirements.


AURORA (πŸ₯‡25 Β· ⭐ 950) - EVM built on the NEAR Protocol, delivering a turn-key solution for..
aurora-engine (πŸ₯‡22 Β· ⭐ 310) - Aurora Engine implements an Ethereum Virtual Machine (EVM) on.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 73 Β· πŸ“₯ 2.3K Β· πŸ“¦ 73 Β· πŸ“‹ 180 - 48% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/aurora-is-near/aurora-engine
    
rainbow-bridge (πŸ₯ˆ18 Β· ⭐ 310) - NEAR Ethereum Decentralized Bridge. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 95 Β· πŸ“¦ 8 Β· πŸ“‹ 390 - 33% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/aurora-is-near/rainbow-bridge
    

7 projects are hidden because they don't fulfill the minimal requirements.


CFG - Centrifuge (πŸ₯‡25 Β· ⭐ 590) - The centrifuge token model powers centrifuge, providing the..

5 projects are hidden because they don't fulfill the minimal requirements.


PHA - Phala Network (πŸ₯‡25 Β· ⭐ 360) - Cryptocurrency . Phala Network has a current supply of..
phala-blockchain (πŸ₯‡28 Β· ⭐ 330) - The Phala Network Blockchain, pRuntime and the bridge. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 150 Β· πŸ“₯ 1.8K Β· πŸ“¦ 160 Β· πŸ“‹ 290 - 33% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/Phala-Network/phala-blockchain
    

1 projects are hidden because they don't fulfill the minimal requirements.


CHAI (πŸ₯‡24 Β· ⭐ 4K) - No description.
dapptools (πŸ₯ˆ17 Β· ⭐ 2K) - Dapp, Seth, Hevm, and more. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 340 Β· πŸ“₯ 670 Β· πŸ“‹ 430 - 39% open Β· ⏱️ 20.07.2023):

     git clone https://github.com/dapphub/dapptools
    

10 projects are hidden because they don't fulfill the minimal requirements.


HOP - Hop Protocol (πŸ₯‡24 Β· ⭐ 3.2K) - Protocol for sending tokens across rollups and their shared..
hop (πŸ₯‡25 Β· ⭐ 2.8K Β· πŸ“ˆ) - Hop Protocol v1 monorepo. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 10 Β· πŸ“‹ 220 - 6% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/hop-protocol/hop
    

2 projects are hidden because they don't fulfill the minimal requirements.


ADM - ADAMANT Messenger (πŸ₯‡24 Β· ⭐ 2.1K) - True Blockchain messenger, independent from governments,..
adamant-im (πŸ₯‡22 Β· ⭐ 480) - ADAMANT Decentralized Messenger. Progressive Web Application (PWA). GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 56 Β· πŸ“₯ 19K Β· πŸ“‹ 34 - 44% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/Adamant-im/adamant-im
    
adamant (πŸ₯ˆ17 Β· ⭐ 630) - ADAMANT Blockchain Node. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 37 Β· πŸ“‹ 4 - 50% open Β· ⏱️ 24.11.2023):

     git clone https://github.com/Adamant-im/adamant
    
adamant-tradebot (πŸ₯ˆ15 Β· ⭐ 400) - Free self-hosted market-making software for.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 56 Β· πŸ“₯ 7 Β· ⏱️ 02.12.2023):

     git clone https://github.com/Adamant-im/adamant-tradebot
    

2 projects are hidden because they don't fulfill the minimal requirements.


STC - Student Coin (πŸ₯‡24 Β· ⭐ 1.5K) - Starcoin is A Layered Smart Contract and Decentralized..
starcoin (πŸ₯‡27 Β· ⭐ 1.4K) - Starcoin - A Move smart contract blockchain network that scales by.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 280 Β· πŸ“₯ 11K Β· πŸ“¦ 170 Β· πŸ“‹ 990 - 14% open Β· ⏱️ 19.12.2023):

     git clone https://github.com/starcoinorg/starcoin
    

3 projects are hidden because they don't fulfill the minimal requirements.


OGN - Origin Protocol (πŸ₯‡24 Β· ⭐ 1.4K) - Governance and value accrual token for Origin Story...
OriginProtocol/origin (πŸ₯ˆ21 Β· ⭐ 650) - Monorepo for our developer tools and decentralized.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 210 Β· πŸ“‹ 1.5K - 28% open Β· ⏱️ 20.09.2023):

     git clone https://github.com/OriginProtocol/origin
    

6 projects are hidden because they don't fulfill the minimal requirements.


CNXT - Connext (πŸ₯‡24 Β· ⭐ 710) - No description.
monorepo (πŸ₯‡23 Β· ⭐ 260) - Connext is a modular stack for trust-minimized, generalized communication.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 120 Β· πŸ“‹ 2.4K - 8% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/connext/monorepo
    

5 projects are hidden because they don't fulfill the minimal requirements.


SKL - SKALE (πŸ₯‡24 Β· ⭐ 620) - Cryptocurrency launched in 2020and operates on the Ethereum platform...

8 projects are hidden because they don't fulfill the minimal requirements.


NMC - Namecoin (πŸ₯‡24 Β· ⭐ 580) - Domain name registry service and was the first coin to fork Bitcoin...
namecoin-core (πŸ₯‡25 Β· ⭐ 450) - Namecoin full node + wallet based on the current Bitcoin Core.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 150 Β· πŸ“‹ 320 - 45% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/namecoin/namecoin-core
    

1 projects are hidden because they don't fulfill the minimal requirements.


IRIS - IRISnet (πŸ₯‡24 Β· ⭐ 490) - Inter-chain Service Infrastructure and Protocol Technology Foundation..
irishub (πŸ₯‡22 Β· ⭐ 290) - A BPoS blockchain that enables cross-chain interoperability through a.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 140 Β· πŸ“₯ 3K Β· πŸ“‹ 620 - 0% open Β· ⏱️ 02.01.2024):

     git clone https://github.com/irisnet/irishub
    

3 projects are hidden because they don't fulfill the minimal requirements.


XYM - Symbol (πŸ₯‡24 Β· ⭐ 310) - Symbol is financial fabric for everyone. The spiritual successor to NEM,..

5 projects are hidden because they don't fulfill the minimal requirements.


AGI - SingularityNET (πŸ₯‡23 Β· ⭐ 3.9K) - The creators of Singularity also created the citizen robot..
opencog (πŸ₯ˆ19 Β· ⭐ 2.3K Β· πŸ’€) - A framework for integrated Artificial Intelligence &.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 740 Β· πŸ“‹ 640 - 8% open Β· ⏱️ 03.03.2023):

     git clone https://github.com/opencog/opencog
    
link-grammar (πŸ₯ˆ18 Β· ⭐ 380 Β· πŸ’€) - The CMU Link Grammar natural language parser. LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 110 Β· πŸ“‹ 350 - 23% open Β· ⏱️ 19.06.2023):

     git clone https://github.com/opencog/link-grammar
    
atomspace (πŸ₯ˆ17 Β· ⭐ 760) - The OpenCog (hyper-)graph database and graph rewriting system. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 220 Β· πŸ“‹ 610 - 12% open Β· ⏱️ 06.10.2023):

     git clone https://github.com/opencog/atomspace
    

6 projects are hidden because they don't fulfill the minimal requirements.


UDT - Unlock Protocol (πŸ₯‡23 Β· ⭐ 800) - Cryptocurrency launched in 2021and operates on the..
unlock (πŸ₯‡26 Β· ⭐ 800) - nlock is a protocol for memberships built on a blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 230 Β· πŸ“¦ 4 Β· πŸ“‹ 2.5K - 9% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/unlock-protocol/unlock
    

NKN (πŸ₯‡23 Β· ⭐ 550) - NKN is building the largest blockchain for network sharing.

8 projects are hidden because they don't fulfill the minimal requirements.


CCD - Concordium (πŸ₯‡23 Β· ⭐ 520) - Concordium offers a trustable state-of-the-science solution with..

4 projects are hidden because they don't fulfill the minimal requirements.


MANTA - Manta Network (πŸ₯‡23 Β· ⭐ 380) - Plug-and-play privacy-preservation protocol built to service..
Manta (πŸ₯‡24 Β· ⭐ 210) - The main repo for manta blockchain nodes. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 110 Β· πŸ“₯ 34K Β· πŸ“¦ 32 Β· πŸ“‹ 630 - 25% open Β· ⏱️ 16.01.2024):

     git clone https://github.com/Manta-Network/Manta
    

2 projects are hidden because they don't fulfill the minimal requirements.


AGIX - SingularityNET (πŸ₯‡23 Β· ⭐ 300) - Decentralized marketplace for Artificial Intelligence..

4 projects are hidden because they don't fulfill the minimal requirements.


FORT - Forta (πŸ₯‡23 Β· ⭐ 260) - Real-time detection network for security & operational monitoring..

3 projects are hidden because they don't fulfill the minimal requirements.


SSV - SSV Network (πŸ₯‡23 Β· ⭐ 220) - SSV promotes decentralization, security, and liveness across..

2 projects are hidden because they don't fulfill the minimal requirements.


HONK - Honk Honk (πŸ₯‡23 Β· ⭐ 200 Β· πŸ’€) - The Clown World meme has been used to state the situation we..

4 projects are hidden because they don't fulfill the minimal requirements.


SQT - Squidgame Token (πŸ₯‡22 Β· ⭐ 12K) - Data-as-a-service provider that aggregates and organises data..
subql (πŸ₯‡24 Β· ⭐ 12K) - SubQuery is an Open, Flexible, Fast and Universal data indexing.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 210 Β· πŸ“¦ 3 Β· πŸ“‹ 630 - 12% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/subquery/subql
    

KAR - Karura (πŸ₯‡22 Β· ⭐ 960) - All-in-one DeFi hub of Kusama. Founded by the Acala Foundation, Karura..
Acala (πŸ₯ˆ20 Β· ⭐ 710) - Acala - cross-chain DeFi hub and stablecoin based on Substrate for.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 230 Β· πŸ“₯ 6 Β· πŸ“‹ 990 - 16% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/AcalaNetwork/Acala
    

3 projects are hidden because they don't fulfill the minimal requirements.


NODE - Whole Network (πŸ₯‡22 Β· ⭐ 610) - The DAppNode DAO will be an inclusive hub in which..
DAppNode (πŸ₯ˆ21 Β· ⭐ 550) - General repository of the project dappnode. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 89 Β· πŸ“₯ 91K Β· πŸ“‹ 450 - 21% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/dappnode/DAppNode
    

1 projects are hidden because they don't fulfill the minimal requirements.


DVPN - Sentinel (πŸ₯‡22 Β· ⭐ 520) - Secure and decentralized VPN for the blockchain age. A modern..

4 projects are hidden because they don't fulfill the minimal requirements.


PONT - Pontem Network (πŸ₯‡22 Β· ⭐ 390) - No description.

6 projects are hidden because they don't fulfill the minimal requirements.


IDNA - Idena (πŸ₯‡22 Β· ⭐ 250) - Novel way to formalise people on the blockchain without personally..

2 projects are hidden because they don't fulfill the minimal requirements.


VRSC - Verus Coin (πŸ₯‡22 Β· ⭐ 240) - Verus Coin aims to be the worlds most advanced technology, zero..

2 projects are hidden because they don't fulfill the minimal requirements.


SYS - Syscoin (πŸ₯‡22 Β· ⭐ 210) - Syscoin offers fast, low-cost tokens, assets, and (fractional) NFTs..

2 projects are hidden because they don't fulfill the minimal requirements.


ALPH - Alephium (πŸ₯‡22 Β· ⭐ 210) - First operational sharded blockchain bringing scalability, ETH-..

2 projects are hidden because they don't fulfill the minimal requirements.


NRG - Energi (πŸ₯ˆ21 Β· ⭐ 2.4K) - Next-generation proof-of-stake (PoS) cryptocurrency that combines..

2 projects are hidden because they don't fulfill the minimal requirements.


SFL - ScarFace Lion (πŸ₯ˆ21 Β· ⭐ 1.6K) - First meme token with real life utilities Audited KYCed..
sunflower-land (πŸ₯‡22 Β· ⭐ 1.5K) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 550 Β· πŸ“‹ 670 - 4% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/sunflower-land/sunflower-land
    

1 projects are hidden because they don't fulfill the minimal requirements.


OK - OKCash (πŸ₯ˆ21 Β· ⭐ 1.1K) - OK is open-source; its design is public, nobody owns or..
okcash (πŸ₯‡23 Β· ⭐ 1.1K) - OK is the leading multi chain and energy friendly open source electronic.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 840 Β· πŸ“₯ 8.6K Β· ⏱️ 26.01.2024):

     git clone https://github.com/okcashpro/okcash
    

TBX - Tokenbox (πŸ₯ˆ21 Β· ⭐ 1.1K) - Platform for professionals only. Traders and Funds participating..
defi-sdk (πŸ₯ˆ15 Β· ⭐ 780) - DeFi SDK Makes Money Lego Work. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 220 Β· πŸ“‹ 58 - 56% open Β· ⏱️ 12.10.2023):

     git clone https://github.com/zeriontech/defi-sdk
    

3 projects are hidden because they don't fulfill the minimal requirements.


SBR - Saber (πŸ₯ˆ21 Β· ⭐ 1K) - Cross-chain stablecoin exchange on Solana.
stable-swap (πŸ₯ˆ17 Β· ⭐ 380) - StableSwap by Saber: an automated market maker for mean-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 120 Β· πŸ“₯ 1.1K Β· πŸ“¦ 100 Β· πŸ“‹ 15 - 26% open Β· ⏱️ 01.12.2023):

     git clone https://github.com/saber-hq/stable-swap
    

6 projects are hidden because they don't fulfill the minimal requirements.


BOOT - Bostrom (πŸ₯ˆ21 Β· ⭐ 790) - The knowledge graph of the Great Web.
go-cyber (πŸ₯ˆ18 Β· ⭐ 350) - Your Superintelligence. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 85 Β· πŸ“₯ 2.5K Β· πŸ“¦ 5 Β· πŸ“‹ 400 - 21% open Β· ⏱️ 16.01.2024):

     git clone https://github.com/cybercongress/go-cyber
    

3 projects are hidden because they don't fulfill the minimal requirements.


GRC - Gridcoin (πŸ₯ˆ21 Β· ⭐ 570) - Cryptocurrency . Gridcoin has a current supply of 453,212,614.22992..
Gridcoin-Research (πŸ₯‡23 Β· ⭐ 570) - Gridcoin-Research. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 170 Β· πŸ“₯ 100K Β· πŸ“‹ 1K - 3% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/gridcoin-community/Gridcoin-Research
    

FOX - Shapeshift FOX Token (πŸ₯ˆ21 Β· ⭐ 430) - ERC-20 token created by ShapeShift which serves as..
shapeshift/hdwallet (πŸ₯ˆ15 Β· ⭐ 200) - A library for interacting with hardware wallets from JS/TS. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 89 Β· πŸ“‹ 120 - 36% open Β· ⏱️ 30.01.2024):

     git clone https://github.com/shapeshift/hdwallet
    

2 projects are hidden because they don't fulfill the minimal requirements.


PNK - Kleros (πŸ₯ˆ21 Β· ⭐ 370) - Blockchain Dispute Resolution Layer that provides fast, secure and..

3 projects are hidden because they don't fulfill the minimal requirements.


SPACE - Space Token (πŸ₯ˆ21 Β· ⭐ 290) - Worlds first NFT pixel art co-creation canvas where..

3 projects are hidden because they don't fulfill the minimal requirements.


RING - Darwinia Network (πŸ₯ˆ21 Β· ⭐ 270) - Native token of Darwinia Network. Its used to pay for..
darwinia (πŸ₯‡23 Β· ⭐ 240) - Darwinia chain, EVM+, Polkadot parachain and integrating with XCMP. |.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 55 Β· πŸ“₯ 20K Β· πŸ“‹ 540 - 5% open Β· ⏱️ 18.01.2024):

     git clone https://github.com/darwinia-network/darwinia
    

1 projects are hidden because they don't fulfill the minimal requirements.


REGEN (πŸ₯ˆ21 Β· ⭐ 240) - Token for the Regen Network Platform.
regen-ledger (πŸ₯ˆ21 Β· ⭐ 200) - Blockchain for planetary regeneration. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 90 Β· πŸ“₯ 13K Β· πŸ“¦ 9 Β· πŸ“‹ 680 - 14% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/regen-network/regen-ledger
    

1 projects are hidden because they don't fulfill the minimal requirements.


XHDX (πŸ₯ˆ21 Β· ⭐ 220) - No description.

2 projects are hidden because they don't fulfill the minimal requirements.


IBXC - IBAX Network (πŸ₯ˆ20 Β· ⭐ 8.2K) - ## What is IBAX Network(IBAX)? IBAX Network is a public..
go-ibax (πŸ₯ˆ20 Β· ⭐ 7.9K) - An innovative Blockchain Protocol Platform, which everyone can.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 6.6K Β· πŸ“¦ 6 Β· πŸ“‹ 280 - 33% open Β· ⏱️ 02.11.2023):

     git clone https://github.com/IBAX-io/go-ibax
    

6 projects are hidden because they don't fulfill the minimal requirements.


CODE - Developer DAO (πŸ₯ˆ20 Β· ⭐ 2K) - Cryptocurrency and operates on the Ethereum platform. CODE..

11 projects are hidden because they don't fulfill the minimal requirements.


STMATIC - Lido Staked Matic (πŸ₯ˆ20 Β· ⭐ 500) - Liquid staking solution for MATIC backed by industry-..
starknet-devnet (πŸ₯ˆ17 Β· ⭐ 210) - A local testnet for Starknet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 72 Β· ⏱️ 15.12.2023):

     git clone https://github.com/Shard-Labs/starknet-devnet
    

2 projects are hidden because they don't fulfill the minimal requirements.


MINDS (πŸ₯ˆ20 Β· ⭐ 450) - Cryptocurrency launched in 2018and operates on the Ethereum platform. Minds..

3 projects are hidden because they don't fulfill the minimal requirements.


REQ - Request (πŸ₯ˆ20 Β· ⭐ 370) - What Is Request (REQ)? The Request (REQ) utility token, launched..
requestNetwork (πŸ₯‡24 Β· ⭐ 370) - A JavaScript library for interacting with the Request Network.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 69 Β· πŸ“¦ 59 Β· πŸ“‹ 160 - 55% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/RequestNetwork/requestNetwork
    

ABLOCK - ANY Blocknet (πŸ₯ˆ20 Β· ⭐ 280) - No description.
blocknet (πŸ₯‡23 Β· ⭐ 220) - Official Blocknet cryptocurrency wallet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 770 Β· πŸ”€ 100 Β· πŸ“₯ 120K Β· πŸ“‹ 74 - 86% open Β· ⏱️ 25.10.2023):

     git clone https://github.com/blocknetdx/blocknet
    

1 projects are hidden because they don't fulfill the minimal requirements.


PDEX - Polkadex (πŸ₯ˆ20 Β· ⭐ 270) - Cryptocurrency launched in 2021and operates on the Ethereum..
Polkadex (πŸ₯‡23 Β· ⭐ 270) - An Orderbook-based Decentralized Exchange using the Substrate.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 89 Β· πŸ“₯ 9.1K Β· πŸ“‹ 310 - 2% open Β· ⏱️ 19.01.2024):

     git clone https://github.com/Polkadex-Substrate/Polkadex
    

POKT - Pocket Network (πŸ₯ˆ20 Β· ⭐ 260) - Blockchain data platform built for applications that uses..

2 projects are hidden because they don't fulfill the minimal requirements.


LIKE - LikeCoin (πŸ₯ˆ20 Β· ⭐ 260) - Decentralized Publishing Infrastructure to empower content..

4 projects are hidden because they don't fulfill the minimal requirements.


HID - Hypersign identity (πŸ₯ˆ20 Β· ⭐ 250) - Decentralised Identity & Access Management Security..
hid-node (πŸ₯ˆ21 Β· ⭐ 220) - A permissionless blockchain network to manage digital identity and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 24 Β· πŸ“₯ 3.6K Β· πŸ“¦ 1 Β· πŸ“‹ 190 - 1% open Β· ⏱️ 28.12.2023):

     git clone https://github.com/hypersign-protocol/hid-node
    

1 projects are hidden because they don't fulfill the minimal requirements.


MNGO - Mango (πŸ₯ˆ19 Β· ⭐ 1K) - Cryptocurrency launched in 2021and operates on the Solana platform...

10 projects are hidden because they don't fulfill the minimal requirements.


RLC - iExec RLC (πŸ₯ˆ19 Β· ⭐ 460) - Open-source, decentralized cloud computing platform, running on..
iexec-sdk (πŸ₯ˆ20 Β· ⭐ 410) - CLI and JS library allowing developers to easily interact with.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 42 Β· πŸ“¦ 110 Β· πŸ“‹ 68 - 20% open Β· ⏱️ 29.01.2024):

     git clone https://github.com/iExecBlockchainComputing/iexec-sdk
    

1 projects are hidden because they don't fulfill the minimal requirements.


BAT - Basic Attention Token (πŸ₯ˆ19 Β· ⭐ 360) - Basic Attention Token (BAT) is an open-source,..

4 projects are hidden because they don't fulfill the minimal requirements.


ADX - Ambire AdEx (πŸ₯ˆ19 Β· ⭐ 350) - Ambire AdEx (ADX), previously known as AdEx Network,..

5 projects are hidden because they don't fulfill the minimal requirements.


DIG - Dig Chain (πŸ₯ˆ19 Β· ⭐ 290) - Real estate tokenization, fractionalization, and governance via..

3 projects are hidden because they don't fulfill the minimal requirements.


JBX - Juicebox (πŸ₯ˆ19 Β· ⭐ 260) - Build a community around a project, fund it, and program its..

2 projects are hidden because they don't fulfill the minimal requirements.


NUUM - Metaverse.Network (πŸ₯ˆ19 Β· ⭐ 240) - Metaverse.Network Continuum & Bit.Country is a platform &..

2 projects are hidden because they don't fulfill the minimal requirements.


PRV - Incognito (πŸ₯ˆ19 Β· ⭐ 220) - Incognito mode for your crypto.

2 projects are hidden because they don't fulfill the minimal requirements.


STRD - Stride (πŸ₯ˆ19 Β· ⭐ 220) - Multichain liquid staking zone (appchain) on the Cosmos Blockchain...

2 projects are hidden because they don't fulfill the minimal requirements.


G-WETH - Gravity Bridge WETH (πŸ₯ˆ19 Β· ⭐ 200) - No description.

2 projects are hidden because they don't fulfill the minimal requirements.


XCN - Onyxcoin (πŸ₯ˆ18 Β· ⭐ 1.8K Β· πŸ’€) - Web3 blockchain infrastructure protocol that enables..
Onyx (πŸ₯ˆ20 Β· ⭐ 1.8K Β· πŸ’€) - Onyx. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 360 Β· πŸ“¦ 22 Β· πŸ“‹ 120 - 0% open Β· ⏱️ 03.02.2023):

     git clone https://github.com/Onyx-Protocol/Onyx
    

DNT - district0x (πŸ₯ˆ18 Β· ⭐ 1.3K) - Collective of decentralized and autonomous marketplaces and..
ethlance (πŸ₯ˆ15 Β· ⭐ 690) - Ethlance is the first job market platform built entirely on the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 130 Β· πŸ“‹ 170 - 15% open Β· ⏱️ 13.12.2023):

     git clone https://github.com/district0x/ethlance
    

7 projects are hidden because they don't fulfill the minimal requirements.


GIV - Giveth (πŸ₯ˆ18 Β· ⭐ 1.2K Β· πŸ’€) - Community focused on Building the Future of Giving using..

5 projects are hidden because they don't fulfill the minimal requirements.


BSV - Bitcoin SV (πŸ₯ˆ18 Β· ⭐ 610) - Bitcoin SV (BSV) emerged following a hard fork of the Bitcoin Cash..
bitcoin-sv (πŸ₯ˆ20 Β· ⭐ 610) - Bitcoin SV (Satoshi Vision) is the original Bitcoin. This.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 300 Β· πŸ“‹ 240 - 2% open Β· ⏱️ 18.10.2023):

     git clone https://github.com/bitcoin-sv/bitcoin-sv
    

YIELD - Yield Protocol (πŸ₯ˆ18 Β· ⭐ 460) - Cryptocurrency launched in 2021and operates on the..

5 projects are hidden because they don't fulfill the minimal requirements.


CARD - Cardstack (πŸ₯ˆ18 Β· ⭐ 370) - Open-source framework and consensus protocol that makes..
cardstack (πŸ₯‡22 Β· ⭐ 320) - The mono-repo for the core Cardstack framework. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 65 Β· πŸ“¦ 3 Β· πŸ“‹ 530 - 2% open Β· ⏱️ 16.01.2024):

     git clone https://github.com/cardstack/cardstack
    

1 projects are hidden because they don't fulfill the minimal requirements.


KINT - Kintsugi (πŸ₯ˆ18 Β· ⭐ 280) - ## What Is Kintsugi Network (KINT)? Kintsugi is Interlays canary..
interbtc (πŸ₯ˆ19 Β· ⭐ 230) - interBTC: Bitcoin Anywhere. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 76 Β· πŸ“₯ 2.6K Β· πŸ“‹ 200 - 46% open Β· ⏱️ 12.01.2024):

     git clone https://github.com/interlay/interbtc
    

1 projects are hidden because they don't fulfill the minimal requirements.


BTRST - Braintrust (πŸ₯ˆ18 Β· ⭐ 270) - First decentralized talent network that connects skilled,..
snowbridge (πŸ₯ˆ21 Β· ⭐ 270) - A trustless bridge between Polkadot and Ethereum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 96 Β· πŸ“¦ 400 Β· πŸ“‹ 140 - 9% open Β· ⏱️ 31.01.2024):

     git clone https://github.com/Snowfork/snowbridge
    

NOS - Nosana (πŸ₯ˆ18 Β· ⭐ 220) - The Nosana Network will be the leading provider of decentralized..

2 projects are hidden because they don't fulfill the minimal requirements.


TEER - Integritee (πŸ₯ˆ18 Β· ⭐ 200) - The Integritee platform enables firms and dApps to process their..

3 projects are hidden because they don't fulfill the minimal requirements.


DTUBE - Dtube Coin (πŸ₯ˆ17 Β· ⭐ 1.3K Β· πŸ’€) - DTube Coin: a utility token for video, it enables..
dtube (πŸ₯ˆ16 Β· ⭐ 790 Β· πŸ’€) - d.tube app. A full-featured video sharing website, decentralized. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 190 Β· πŸ“‹ 310 - 41% open Β· ⏱️ 30.06.2023):

     git clone https://github.com/dtube/dtube
    

3 projects are hidden because they don't fulfill the minimal requirements.


THETA - Theta Network (πŸ₯ˆ17 Β· ⭐ 700) - Decentralized video streaming network that is powered by..
theta-protocol-ledger (πŸ₯ˆ15 Β· ⭐ 360) - Reference implementation of the Theta Blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 79 Β· πŸ“‹ 70 - 64% open Β· ⏱️ 13.11.2023):

     git clone https://github.com/thetatoken/theta-protocol-ledger
    

5 projects are hidden because they don't fulfill the minimal requirements.


WRT - WingRiders (πŸ₯ˆ17 Β· ⭐ 440) - Automated market maker (AMM) decentralized exchange (DEX) on top of..

3 projects are hidden because they don't fulfill the minimal requirements.


QTZ - Quartz (πŸ₯ˆ17 Β· ⭐ 440) - New user-friendly platform to test extreme innovation in NFTs and build..

4 projects are hidden because they don't fulfill the minimal requirements.


LYL - LoyalCoin (πŸ₯ˆ17 Β· ⭐ 280 Β· πŸ’€) - Cryptocurrency . LoyalCoin has a current supply of 9,000,000,000..
NanoWallet (πŸ₯ˆ21 Β· ⭐ 280 Β· πŸ’€) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 12 Β· πŸ“₯ 800K Β· πŸ“¦ 3 Β· πŸ“‹ 530 - 21% open Β· ⏱️ 08.02.2023):

     git clone https://github.com/NemProject/NanoWallet
    

RED (πŸ₯ˆ17 Β· ⭐ 270) - The Red community is building the worlds first fullstack and blockchain..

3 projects are hidden because they don't fulfill the minimal requirements.


DDD - Scry.info (πŸ₯ˆ17 Β· ⭐ 240) - Worlds first blockchain-based quantitative data providing and..

4 projects are hidden because they don't fulfill the minimal requirements.


AOLB - Argentum Online Libre Token B (πŸ₯ˆ17 Β· ⭐ 240) - Collaborative project using open-source as a banner...

3 projects are hidden because they don't fulfill the minimal requirements.


OXT - Orchid Protocol (πŸ₯ˆ16 Β· ⭐ 640) - The Orchid Protocol organizes bandwidth sellers into a..
orchid (πŸ₯ˆ19 Β· ⭐ 640) - Orchid: VPN, Personal Firewall. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 100 Β· πŸ“₯ 12K Β· πŸ“‹ 67 - 13% open Β· ⏱️ 25.01.2024):

     git clone https://github.com/OrchidTechnologies/orchid
    

TNT - Tierion (πŸ₯ˆ16 Β· ⭐ 430 Β· πŸ’€) - Tierion is launching a universal platform for data..

5 projects are hidden because they don't fulfill the minimal requirements.


XPM - Primecoin (πŸ₯ˆ16 Β· ⭐ 320 Β· πŸ’€) - Rather interesting digital currency. It was developed by Sunny..
primecoin (πŸ₯ˆ17 Β· ⭐ 320 Β· πŸ’€) - Primecoin - Cryptocurrency with Useful PoW Consensus. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 79 Β· πŸ“₯ 15K Β· πŸ“‹ 13 - 46% open Β· ⏱️ 05.06.2023):

     git clone https://github.com/primecoin/primecoin
    

DADI (πŸ₯ˆ16 Β· ⭐ 240) - DADI decentralized web services: a new era of cloud computing services, powered by..

2 projects are hidden because they don't fulfill the minimal requirements.


NUM - Numbers Protocol (πŸ₯ˆ15 Β· ⭐ 4.7K) - Native protocol token of Numbers Protocol. Numbers..
nit (πŸ₯ˆ15 Β· ⭐ 4.5K) - Git of Web3 assets. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 1 Β· πŸ“¦ 4 Β· πŸ“‹ 27 - 44% open Β· ⏱️ 11.01.2024):

     git clone https://github.com/numbersprotocol/nit
    

1 projects are hidden because they don't fulfill the minimal requirements.


SQD - Subsquid (πŸ₯ˆ15 Β· ⭐ 1.1K) - Motivation Decentralized applications require complex and versatile..
squid-sdk (πŸ₯ˆ17 Β· ⭐ 1.1K) - The main repo of the squid SDK. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 120 Β· πŸ“¦ 2 Β· πŸ“‹ 77 - 28% open Β· ⏱️ 23.01.2024):

     git clone https://github.com/subsquid/squid-sdk
    

RSS3 (πŸ₯ˆ15 Β· ⭐ 720) - Next-generation feed protocol that powers decentralized social, content, and..

6 projects are hidden because they don't fulfill the minimal requirements.


OSQTH - Opyn Squeeth (πŸ₯ˆ15 Β· ⭐ 470) - Opyn is building DeFi-native derivatives and options..

3 projects are hidden because they don't fulfill the minimal requirements.


TONCOIN - The Open Network (πŸ₯ˆ15 Β· ⭐ 430) - No description.

3 projects are hidden because they don't fulfill the minimal requirements.


SHM - Shardeum (πŸ₯ˆ15 Β· ⭐ 290) - EVM-based, linearly scalable smart contract platform that provides low..

3 projects are hidden because they don't fulfill the minimal requirements.


Show 317 hidden projects...
  • SOMM - Sommelier (πŸ₯‡22 Β· ⭐ 180) - Sommelier consists of the Cosmos Stargate SDK, its..
  • PICA (πŸ₯‡22 Β· ⭐ 150) - PICA Price Live Data Composable Finance aspires to build an entire ecosystem..
  • DSM - Desmos (πŸ₯ˆ21 Β· ⭐ 150) - Native token on the Desmos blockchain. Built with Cosmos SDK,..
  • HASH - HASH Token (πŸ₯ˆ21 Β· ⭐ 78) - Cryptocurrency launched in 2021and operates on the Ethereum..
  • LYXE - LUKSO (πŸ₯ˆ20 Β· ⭐ 190) - Blockchain platform specifically created for the lifestyle..
  • IOV - Starname (πŸ₯ˆ19 Β· ⭐ 1.3K Β· πŸ’€) - Starname: Reserve your crypto *name.
  • TRAC - OriginTrail (πŸ₯ˆ19 Β· ⭐ 180) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • SAN - Santiment Network Token (πŸ₯ˆ19 Β· ⭐ 170) - Todays crypto-markets are driven by crowd sentiment...
  • KILT - KILT Protocol (πŸ₯ˆ19 Β· ⭐ 160) - Open-source blockchain protocol for issuing verifiable,..
  • LIT - Litentry (πŸ₯ˆ19 Β· ⭐ 130) - Network that supports DID aggregation protocol and a..
  • QCK - Quicksilver (πŸ₯ˆ19 Β· ⭐ 110) - Permissionless, sovereign Cosmos SDK zone providing liquid staking..
  • RHOC - RChain (πŸ₯ˆ18 Β· ⭐ 740 Β· πŸ’€) - Blockchain platform which enables smart contracts. It differs from..
  • SOV - Sovryn (πŸ₯ˆ18 Β· ⭐ 200) - Non-custodial and permission-less smart contract based system for..
  • JITOSOL - Jito Staked SOL (πŸ₯ˆ18 Β· ⭐ 140) - The first liquid staking derivative on Solana to..
  • UCO - Archethic (πŸ₯ˆ18 Β· ⭐ 110) - Layer 1 aiming to create a new Decentralized Internet. Its..
  • HTML - HTMLCOIN (πŸ₯ˆ18 Β· ⭐ 86 Β· πŸ’€) - Base coin and gas that powers the Althash hybrid blockchain. The..
  • GRFT - Graft (πŸ₯ˆ18 Β· ⭐ 80) - GRAFT Blockchain aims to bring a lasting solution to most of the problems..
  • CMDX - Comdex (πŸ₯ˆ18 Β· ⭐ 71) - Comdex - DeFi Infrastructure Layer for Cosmos.
  • QORT - Qortal (πŸ₯ˆ18 Β· ⭐ 67) - Qortal is infrastructure that utilizes blockchain technology with a..
  • UBI - Universal Basic Income (πŸ₯ˆ17 Β· ⭐ 2.5K Β· πŸ’€) - First application to be built on top of the Proof of..
  • NEU - Neumark (πŸ₯ˆ17 Β· ⭐ 490 Β· πŸ’€) - Community-owned fundraising platform bridging the worlds of..
  • APPC - AppCoins (πŸ₯ˆ17 Β· ⭐ 280 Β· πŸ’€) - Protocol for the App Economy created by the Aptoide App..
  • WFCT - Wrapped FCT (πŸ₯ˆ17 Β· ⭐ 210 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • GRLC - Garlicoin (πŸ₯ˆ17 Β· ⭐ 140 Β· πŸ’€) - New, freshly baked cryptocurrency, born from the shitposts..
  • EMC - Emercoin (πŸ₯ˆ17 Β· ⭐ 120) - Open-source cryptocurrency which originated from Bitcoin, Peercoin and..
  • XSN - Stakenet (πŸ₯ˆ17 Β· ⭐ 94 Β· πŸ’€) - Cryptocurrency launched in 2016. Stakenet has a current supply of..
  • KEY - SelfKey (πŸ₯ˆ17 Β· ⭐ 54 Β· πŸ’€) - SelfKey provides organizations and individuals with complete..
  • GBX - GoByte (πŸ₯ˆ17 Β· ⭐ 33 Β· πŸ’€) - Fastest, most secure & most affordable Proof-of-Work..
  • BRD - Bread (πŸ₯ˆ16 Β· ⭐ 1.4K Β· πŸ’€) - Blockchains are quickly becoming the modern equivalent of what..
  • MTA - Meta Finance (πŸ₯ˆ16 Β· ⭐ 370 Β· πŸ’€) - Subsidiary of a mother company that has been operating..
  • DAV - DAV Coin (πŸ₯ˆ16 Β· ⭐ 330 Β· πŸ’€) - Open source software platform that allows anyone to buy or..
  • HNY - Honey (πŸ₯ˆ16 Β· ⭐ 180) - DAO that issues and distributes a digital currency called Honey. Honey..
  • ZTG - Zeitgeist (πŸ₯ˆ16 Β· ⭐ 160) - Decentralized prediction market protocol. Built in Substrate, it is..
  • MFT - Mainframe (πŸ₯ˆ16 Β· ⭐ 160) - Platform for decentralized applications. Resistant to..
  • HEZ - Hermez Network (πŸ₯ˆ16 Β· ⭐ 160 Β· πŸ’€) - Decentralized zk-rollup focused on scaling payments..
  • EWT - Energy Web Token (πŸ₯ˆ16 Β· ⭐ 140) - Native token of the Energy Web Chain, a public, Proof-of-..
  • SEED - MetaGame (πŸ₯ˆ16 Β· ⭐ 120) - Community currency for MetaGame.
  • QLC - QLC Chain (πŸ₯ˆ16 Β· ⭐ 100 Β· πŸ’€) - Next generation public Blockchain for decentralized Network-as-..
  • NBX - Netbox Coin (πŸ₯ˆ16 Β· ⭐ 99 Β· πŸ’€) - Cryptocurrency launched in 2019. Netbox Coin has a current..
  • DYN - Dynamic (πŸ₯ˆ16 Β· ⭐ 58 Β· πŸ’€) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
  • FIO - FIO Protocol (πŸ₯ˆ16 Β· ⭐ 53 Β· πŸ’€) - Decentralized usability layer for the entire blockchain..
  • AVN - AVIAN (πŸ₯ˆ16 Β· ⭐ 53 Β· πŸ’€) - Avian Network (AVN) is driven by the community, which is fully..
  • GRID - Grid+ (πŸ₯ˆ16 Β· ⭐ 45) - Grid+ leverages the Ethereum blockchain to give consumers direct..
  • LUX - LUXCoin (πŸ₯ˆ15 Β· ⭐ 4K Β· πŸ’€) - Financial tools to grow your wealth - stake and earn..
  • MASQ (πŸ₯ˆ15 Β· ⭐ 190) - Complete open source ecosystem for internet freedom.
  • CAPS - Ternoa (πŸ₯ˆ15 Β· ⭐ 160) - Memories are an essential part of who we are. If memory plays an..
  • REF - Ref Finance (πŸ₯ˆ15 Β· ⭐ 140) - Built on top of the cutting-edge protocol NEAR, Ref Finance is the..
  • OST (πŸ₯ˆ15 Β· ⭐ 120 Β· πŸ’€) - Setting up a blockchain infrastructure is an expensive and complicated..
  • BLK - BlackCoin (πŸ₯ˆ15 Β· ⭐ 80 Β· πŸ’€) - BlackCoin started of as a Proof of Work coin but has evolved..
  • VIA - Viacoin (πŸ₯ˆ15 Β· ⭐ 80 Β· πŸ’€) - Script-based cryptocurrency derived from Bitcoin. Similar to Bitcoin..
  • WGR - Wagerr (πŸ₯ˆ15 Β· ⭐ 70 Β· πŸ’€) - Wagerr uses distributed blockchain technology to execute..
  • MGX - Mangata X (πŸ₯ˆ15 Β· ⭐ 70) - DEX parachain in the Polkadot ecosystem with the goal to make..
  • AIN - AI Network (πŸ₯ˆ15 Β· ⭐ 66) - Blockchain-based, cloud computing network for an open,..
  • CHEQ - CHEQD Network (πŸ₯ˆ15 Β· ⭐ 61) - CHEQD NETWORK are building the trusted/authentic data..
  • PASC - Pascal (πŸ₯ˆ15 Β· ⭐ 60) - Cryptocurrency launched in 2016. Users are able to generate PASC through..
  • WKCS - Wrapped KCS (πŸ₯ˆ15 Β· ⭐ 45) - KRC-20 wrapped version of the Kucoin Token (KCS) used in Kucoin..
  • MUTE (πŸ₯ˆ15 Β· ⭐ 40 Β· πŸ’€) - Mute Switch: Coming Soon.
  • WPKT - Wrapped PKT (πŸ₯ˆ15 Β· ⭐ 38) - New blockchain powered by PacketCrypt, the worlds first..
  • XPRT - Persistence (πŸ₯ˆ15 Β· ⭐ 37) - Interoperable protocol that provides sovereign environments to..
  • AMLT (πŸ₯‰14 Β· ⭐ 1.4K Β· πŸ’€) - Created by the recognized Blockchain Regtech leader Coinfirm, AMLT is the..
  • XFC - Football Coin (πŸ₯‰14 Β· ⭐ 820 Β· πŸ’€) - Digital currency built using technology similar to that of..
  • GEL - Gelato (πŸ₯‰14 Β· ⭐ 570) - Cryptocurrency and operates on the Ethereum platform. Gelato has a..
  • KING - CryptoBlades Kingdoms (πŸ₯‰14 Β· ⭐ 540) - CryptoBlades Kingdoms (KING) is a cryptocurrency..
  • CELR - Celer Network (πŸ₯‰14 Β· ⭐ 520) - No description.
  • CRYP - CrypticCoin (πŸ₯‰14 Β· ⭐ 440) - Cryptocurrency . Users are able to generate CRYP through the..
  • ZXC - 0xcert (πŸ₯‰14 Β· ⭐ 340 Β· πŸ’€) - Open source, a permission-less protocol for certified non-..
  • BICO - Biconomy (πŸ₯‰14 Β· ⭐ 340 Β· πŸ’€) - Biconomy provides plug-n-play APIs to make web3.0 user-..
  • ZZ - ZigZag (πŸ₯‰14 Β· ⭐ 320) - Native, easy-to-use, reliable, fully secure and low fee Decentralized..
  • GEAR - Gearbox (πŸ₯‰14 Β· ⭐ 280) - Generalized leverage protocol: it allows you to take leverage in..
  • QKC - QuarkChain (πŸ₯‰14 Β· ⭐ 270 Β· πŸ’€) - Secure, permission-less, scalable, and decentralized..
  • XUC - Exchange Union (πŸ₯‰14 Β· ⭐ 220 Β· πŸ’€) - Decentralized network that connects individual..
  • WAR - WeStarter (πŸ₯‰14 Β· ⭐ 180) - Wrapped AR introduces a new storage-based paradigm to Ethereum..
  • DEV - Dev Protocol (πŸ₯‰14 Β· ⭐ 140) - Dev Protocol lets GitHub users tokenize their OSS projects..
  • VS - Vision Metaverse (πŸ₯‰14 Β· ⭐ 120) - Vision has a complete incentive and promotion..
  • NVC - Novacoin (πŸ₯‰14 Β· ⭐ 110) - Hybrid Proof of work (POW) / Proof of stake (POS) decentralized..
  • ACX - Across Protocol (πŸ₯‰14 Β· ⭐ 92) - Optimistic cross-chain bridge secured by UMAs optimistic..
  • TUR - Turex (πŸ₯‰14 Β· ⭐ 90) - Decentralized digital currency based on the Binance Smart Chain..
  • SMART - SmartCash (πŸ₯‰14 Β· ⭐ 87 Β· πŸ’€) - Easy to use, fast, and secure cryptocurrency that supports..
  • VEGA - Vega Protocol (πŸ₯‰14 Β· ⭐ 68 Β· πŸ’€) - Proof-of-stake blockchain, built on top of Tendermint,..
  • GPH - GraphCoin (πŸ₯‰14 Β· ⭐ 38 Β· πŸ’€) - Cryptocurrency . GraphCoin has a current supply of 0. The last..
  • NOIA - Syntropy (πŸ₯‰14 Β· ⭐ 35 Β· πŸ’€) - Syntropy is transforming the public internet into a secure..
  • AUR - Auroracoin (πŸ₯‰14 Β· ⭐ 35) - Cryptocurrency for Iceland that is launched in February 2014...
  • COCOS - COCOS BCX (πŸ₯‰13 Β· ⭐ 2.1K Β· πŸ’€) - Cocos Blockchain Expedition is a DAO to enable the..
  • PRTCLE - Particle (πŸ₯‰13 Β· ⭐ 1.5K Β· πŸ’€) - Shenanigan embraces the hard work and dedication it takes to..
  • AMPT - Amplify Protocol (πŸ₯‰13 Β· ⭐ 1.2K) - Cryptocurrency launched in 2020and operates on the..
  • FULA - Functionland (πŸ₯‰13 Β· ⭐ 750) - Functionland vision is to enable the public to preside over..
  • DRGN - Dragonchain (πŸ₯‰13 Β· ⭐ 700 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • HBN - HoboNickels (πŸ₯‰13 Β· ⭐ 360 Β· πŸ’€) - Digital cryptocurrency that was cloned from the..
  • YOYOW (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - Blockchain-based social media platform developed by senior members of..
  • KLP - Kulupu (πŸ₯‰13 Β· ⭐ 190 Β· πŸ’€) - Cryptocurrency . Kulupu has a current supply of 28,857,458 with 0 in..
  • HAUS - DAOhaus (πŸ₯‰13 Β· ⭐ 180) - This HAUS doesnt build itself It takes a community, and HausDAO..
  • MAILCHAIN (πŸ₯‰13 Β· ⭐ 180 Β· πŸ’€) - Mailchain claims to be a Multi-Blockchain Messaging Application. Send..
  • SDL - Saddle Finance (πŸ₯‰13 Β· ⭐ 170) - Decentralized automated market maker (AMM) on the..
  • PRE - Presearch (πŸ₯‰13 Β· ⭐ 170) - Open, decentralized search engine that rewards community members..
  • FCT - Firmachain (πŸ₯‰13 Β· ⭐ 150) - Unlocking new limits of electronic contracts with blockchain..
  • TGD - Tgrade (πŸ₯‰13 Β· ⭐ 140) - Tgrade is built using revolutionary blockchain technology, smart..
  • MED - MediBloc (πŸ₯‰13 Β· ⭐ 100) - MediBlocs healthcare information platform is a personal data ecosystem..
  • PTN - PalletOne (πŸ₯‰13 Β· ⭐ 87 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • BCRE - Liquid Staking Crescent (πŸ₯‰13 Β· ⭐ 82) - No description.
  • PAI - Parrot USD (πŸ₯‰13 Β· ⭐ 64 Β· πŸ’€) - DeFi network built on Solana that will include the..
  • PMEER - Qitmeer (πŸ₯‰13 Β· ⭐ 52 Β· πŸ’€) - Cryptocurrency launched in 2019. Qitmeer has a current supply of..
  • CPC - CPChain (πŸ₯‰13 Β· ⭐ 51 Β· πŸ’€) - New distributed infrastructure for next generation..
  • MARKS - Bitmark (πŸ₯‰13 Β· ⭐ 48 Β· πŸ’€) - Initiative to create an every day use alternative currency. Its..
  • IXO (πŸ₯‰13 Β· ⭐ 44) - The ixo protocol defines a new open standard for producing verifiable claims..
  • SFT - Safex Token (πŸ₯‰13 Β· ⭐ 30 Β· πŸ’€) - New digital asset for sport lovers, designed to be used..
  • LDXG - LondonCoinGold (πŸ₯‰12 Β· ⭐ 470 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the..
  • ZETA - ZetaChain (πŸ₯‰12 Β· ⭐ 350) - What Is ZetaChain (ZETA)? ZetaChain is a novel L1 that has chain-..
  • DOS - DOS Network (πŸ₯‰12 Β· ⭐ 270 Β· πŸ’€) - DOS Network - A Decentralized Oracle Service supporting..
  • YAK - Yield Yak (πŸ₯‰12 Β· ⭐ 270) - Easy-to-use tool to earn more yield from DeFi farming on the..
  • RADAR - DappRadar (πŸ₯‰12 Β· ⭐ 240) - The Worlds Dapp Store - tracking and ranking all..
  • IQ - Everipedia (πŸ₯‰12 Β· ⭐ 220) - Cryptocurrency dedicated to the future of knowledge. The token..
  • STSOL - Lido Staked SOL (πŸ₯‰12 Β· ⭐ 190 Β· πŸ’€) - Lido-DAO governed liquid staking protocol for the..
  • GETH - Guarded Ether (πŸ₯‰12 Β· ⭐ 190 Β· πŸ’€) - Guarded Ethers ($GETH) are ERC20 tokens issued by..
  • LOOKS - LooksRare (πŸ₯‰12 Β· ⭐ 160 Β· πŸ’€) - Community-first NFT marketplace that actively rewards..
  • WRKZ - WrkzCoin (πŸ₯‰12 Β· ⭐ 150) - Cryptocurrency based on CryptoNote technology. The teams goal is to..
  • TAO - Fusotao (πŸ₯‰12 Β· ⭐ 130) - Cryptocurrency launched in 2021and operates on the Near platform...
  • FND - Rare FND (πŸ₯‰12 Β· ⭐ 110 Β· πŸ’€) - The first end-to-end crowdfunding platform in blockchain...
  • BOG - Bogged Finance (πŸ₯‰12 Β· ⭐ 110) - Bogged Finance: Limit Orders, Stop Losses, Sniper, Swaps..
  • LQ - Liqwid Finance (πŸ₯‰12 Β· ⭐ 100 Β· πŸ’€) - Algorithmic and non-custodial liquidity protocol for..
  • SEM - Semux (πŸ₯‰12 Β· ⭐ 78 Β· πŸ’€) - Cryptocurrency . Users are able to generate SEM through the process of..
  • BTSG - BitSong (πŸ₯‰12 Β· ⭐ 76) - Distributed (open source) blockchain music ecosystem born in..
  • NXS - Nexus (πŸ₯‰12 Β· ⭐ 58) - Community-driven project with the common vision of a world inspired by..
  • EPK - EpiK Protocol (πŸ₯‰12 Β· ⭐ 50 Β· πŸ’€) - EpiK Protocol envisions building a decentralized KG..
  • VCASH - void.cash (πŸ₯‰12 Β· ⭐ 47 Β· πŸ’€) - VoidCash provides transaction privacy on the blockchain by..
  • ETZ - Ether Zero (πŸ₯‰12 Β· ⭐ 45 Β· πŸ’€) - Cryptocurrency launched in 2019. Users are able to generate ETZ..
  • BTDX - Bitcloud (πŸ₯‰12 Β· ⭐ 42 Β· πŸ’€) - Cryptocurrency . Bitcloud has a current supply of..
  • HDD - HDDcoin (πŸ₯‰12 Β· ⭐ 40) - Cryptocurrency launched in 2021. HDDcoin has a current supply of..
  • PGN - Pigeoncoin (πŸ₯‰12 Β· ⭐ 37) - Pigeoncoin was launched on March 21, 2018 with an immediate goal to..
  • FO - FIBOS (πŸ₯‰11 Β· ⭐ 310 Β· πŸ’€) - Platform for creating and developing blockchain application ecosystems..
  • MAN - Matrix AI Network (πŸ₯‰11 Β· ⭐ 200 Β· πŸ’€) - Global open-source, public, intelligent blockchain-..
  • BMH - BlockMesh (πŸ₯‰11 Β· ⭐ 170 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • FEVR - RealFevr (πŸ₯‰11 Β· ⭐ 160 Β· πŸ’€) - Company established in 2015 in the fantasy markets..
  • REEF (πŸ₯‰11 Β· ⭐ 140 Β· πŸ’€) - Reef aims to be the future blockchain for DeFi, NFTs, and gaming. Our..
  • SAITO (πŸ₯‰11 Β· ⭐ 100 Β· πŸ’€) - Web3 Foundation grant recipient that runs blockchain applications..
  • CMT - CyberMiles (πŸ₯‰11 Β· ⭐ 74 Β· πŸ’€) - New blockchain platform designed to facilitate fast..
  • FT - Fracton Protocol (πŸ₯‰11 Β· ⭐ 67 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the..
  • SHD - ShardingDAO (πŸ₯‰11 Β· ⭐ 66) - Array of connected privacy-preserving DeFi applications built on..
  • DIKO - Arkadiko (πŸ₯‰11 Β· ⭐ 62) - Cryptocurrency launched in 2021. Arkadiko Finance has a current supply..
  • SCR - Scorum Coins (πŸ₯‰11 Β· ⭐ 58) - Cryptocurrency . Scorum Coins has a current supply of..
  • LIF - Winding Tree (πŸ₯‰11 Β· ⭐ 58 Β· πŸ’€) - Blockchain-based decentralized open-source travel..
  • APH - Aphroditecoin (πŸ₯‰11 Β· ⭐ 55 Β· πŸ’€) - Aphelion is used to pay transaction fees on the Aphelion P2P..
  • BTY - Bityuan (πŸ₯‰11 Β· ⭐ 52) - Cryptocurrency . Bityuan has a current supply of 0. The last known price..
  • JSE - JSECOIN (πŸ₯‰11 Β· ⭐ 47 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. JSECOIN..
  • PEG - PegNet (πŸ₯‰11 Β· ⭐ 41 Β· πŸ’€) - Decentralized/DAO, noncustodial, stable coin and crypto token..
  • NGM - e-Money (πŸ₯‰11 Β· ⭐ 40 Β· πŸ’€) - E-Money stablecoins are a further stage in the development of..
  • MHC - #MetaHash (πŸ₯‰11 Β· ⭐ 40 Β· πŸ’€) - Next-generation network based on the Blockchain 4.0 technology for..
  • MARS (πŸ₯‰11 Β· ⭐ 39 Β· πŸ’€) - The protocol consists of pBTC35A tokens and MARS tokens. Each pBTC35A token..
  • NATION - Nation3 (πŸ₯‰11 Β· ⭐ 38) - Community movement towards creating a sovereign nation on the..
  • TKL - Tokel (πŸ₯‰11 Β· ⭐ 37 Β· πŸ’€) - The future of tokenization.
  • QWC - Qwertycoin (πŸ₯‰11 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency . Users are able to generate QWC through the..
  • RAZOR - Razor Network (πŸ₯‰11 Β· ⭐ 34) - Decentralized oracle network, which connects smart..
  • NTRN - Neutron (πŸ₯‰11 Β· ⭐ 31 Β· πŸ’€) - Long-Term, Original SHA256d Proof-of-Stake Coin with Masternode..
  • AIR - Altair (πŸ₯‰10 Β· ⭐ 2.8K Β· πŸ’€) - Altair combines the industry-leading infrastructure built by..
  • EXZO - ExzoCoin 2.0 (πŸ₯‰10 Β· ⭐ 640 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
  • FACE - Faceter (πŸ₯‰10 Β· ⭐ 380 Β· πŸ’€) - Web 3.0 decentralised platform where people can create..
  • EUL - Euler (πŸ₯‰10 Β· ⭐ 330 Β· πŸ’€) - The ability to lend and borrow assets efficiently is a crucial..
  • ARB - ARB Protocol (πŸ₯‰10 Β· ⭐ 250 Β· πŸ’€) - Decentralized arbitrage protocol. It is designed to..
  • DGD - DigixDAO (πŸ₯‰10 Β· ⭐ 220 Β· πŸ’€) - Digix makes it possible to buy gold in an efficient manner..
  • DDN - Data Delivery Network (πŸ₯‰10 Β· ⭐ 200 Β· πŸ’€) - Den Domains lets you register the domain of your..
  • AXNT - Axentro (πŸ₯‰10 Β· ⭐ 200 Β· πŸ’€) - No description.
  • FIDU (πŸ₯‰10 Β· ⭐ 110 Β· πŸ’€) - No description.
  • EFX - Effect Network (πŸ₯‰10 Β· ⭐ 100) - The first Blockchain-based framework for the Future-of-..
  • KIN (πŸ₯‰10 Β· ⭐ 96 Β· πŸ’€) - Kin is money for the digital world. It is an open micro-transaction platform..
  • EXOR (πŸ₯‰10 Β· ⭐ 67) - Cryptocurrency . EXOR has a current supply of 0. The last known price of EXOR is..
  • RVP - Revolution Populi (πŸ₯‰10 Β· ⭐ 58) - A decentralized user-controlled layer 1 blockchain..
  • JSOL - JPool (πŸ₯‰10 Β· ⭐ 58) - Solana Stake Pool token issued by JPool. It represents the holders..
  • BWK - Bulwark (πŸ₯‰10 Β· ⭐ 54 Β· πŸ’€) - Bulwark cryptocurrency (BWK) is a privacy oriented digital currency..
  • TRYV - Tryvium (πŸ₯‰10 Β· ⭐ 52) - Modern booking platform that offers 1.5M accommodations in over..
  • JOYSTREAM (πŸ₯‰10 Β· ⭐ 48) - No description.
  • XKI - KI (πŸ₯‰10 Β· ⭐ 44 Β· πŸ’€) - Ki Foundations mission is about bridging the gap between CeFi and..
  • BOX - ContentBox (πŸ₯‰10 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • KOIN - Koinos (πŸ₯‰10 Β· ⭐ 38) - KOIN will be the cryptocurrency that powers Koinos; a high..
  • XTT-B20 - XTblock (πŸ₯‰9 Β· ⭐ 1.1K) - A hyper-capable network, XTblock aims to deliver not only a..
  • FOLD - Manifold Finance (πŸ₯‰9 Β· ⭐ 660 Β· πŸ’€) - Manifold Finance provides solutions encompassing the..
  • GOO - Art Gobblers Goo (πŸ₯‰9 Β· ⭐ 420 Β· πŸ’€) - Primary token used in the game Gooeys! Gooeys is a..
  • WMEMO - Wonderful Memories (πŸ₯‰9 Β· ⭐ 340 Β· πŸ’€) - DeFi protocol focused on venture capital investments,..
  • MIST - Alchemist (πŸ₯‰9 Β· ⭐ 260 Β· πŸ’€) - S one and only purpose is to find the philosophers..
  • XEN - XEN Crypto (πŸ₯‰9 Β· ⭐ 220) - ERC-20 token built on the Ethereum blockchain. Its based on the..
  • FLX - Reflexer Ungovernance Token (πŸ₯‰9 Β· ⭐ 200) - Flux provides smart contracts and applications with..
  • TIKI - Tiki Token (πŸ₯‰9 Β· ⭐ 160) - Next evolution of a yield-generating contract on the Binance..
  • DEXG - Dextoken Governance (πŸ₯‰9 Β· ⭐ 140 Β· πŸ’€) - Decentralized Token Swap Protocol with Speculative AMM.
  • SWISE - StakeWise (πŸ₯‰9 Β· ⭐ 130) - Liquid Ethereum staking protocol that tokenizes users deposits..
  • OCT - Octopus Network (πŸ₯‰9 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency . OracleChain has a current supply of..
  • WDGLD - Wrapped-DGLD (πŸ₯‰9 Β· ⭐ 79) - ERC-20 token pegged with DGLD, wDGLD opens interoperability..
  • CENNZ - Centrality (πŸ₯‰9 Β· ⭐ 78 Β· πŸ’€) - What is CENNZnet? CENNZnet is a New Zealand built public..
  • GSC - Global Social Chain (πŸ₯‰9 Β· ⭐ 76 Β· πŸ’€) - Gunstar Metaverse uses a 2 tokens system, including..
  • CHER - Cherry Network (πŸ₯‰9 Β· ⭐ 76 Β· πŸ’€) - Decentralized Autonomous Organization developing a..
  • KYVE - Kyve Network (πŸ₯‰9 Β· ⭐ 73 Β· πŸ’€) - No description.
  • ZP - Zen Protocol (πŸ₯‰9 Β· ⭐ 55) - Cryptocurrency . Users are able to generate ZP through the process..
  • ARES - Ares Protocol (πŸ₯‰9 Β· ⭐ 54 Β· πŸ’€) - On-chain-verified oracle protocol that provides secure..
  • ANKR (πŸ₯‰9 Β· ⭐ 52 Β· πŸ’€) - Ankr is building the future of decentralized infrastructure and multi-chain..
  • PIX - Pixie (πŸ₯‰9 Β· ⭐ 50 Β· πŸ’€) - Pixie is THE WORLDS FIRST FULLY FUNCTIONAL #crypto-based photo and video..
  • KUJI - Kujira (πŸ₯‰9 Β· ⭐ 49) - Kujira is committed to levelling the playing field in decentralized..
  • QQQ - Poseidon Network (πŸ₯‰9 Β· ⭐ 46 Β· πŸ’€) - We provide decentralized CDN service, the..
  • DEC - Decentr (πŸ₯‰9 Β· ⭐ 38) - Decentr is allows users to generate, reuse and exchange high quality..
  • VBK - VeriBlock (πŸ₯‰9 Β· ⭐ 37 Β· πŸ’€) - VeriBlock and its novel Proof-of-Proof (PoP) consensus..
  • SPRKL - Sparkle Loyalty (πŸ₯‰8 Β· ⭐ 380 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the..
  • SUDO - sudoswap (πŸ₯‰8 Β· ⭐ 280 Β· πŸ’€) - Governance token of the sudoAMM protocol, a concentrated liquidity..
  • IPISTR - IPI Shorter (πŸ₯‰8 Β· ⭐ 200 Β· πŸ’€) - 100% on-chain infrastructure from IPI Labs. It..
  • OOKI (πŸ₯‰8 Β· ⭐ 200) - Cryptocurrency launched in 2021and operates on the Ethereum platform. Ooki..
  • ARM - Armours (πŸ₯‰8 Β· ⭐ 190 Β· πŸ’€) - It is claimed that Armors is a blockchain security laboratory..
  • MARO (πŸ₯‰8 Β· ⭐ 120 Β· πŸ’€) - Maro provides an efficient easy-to-use platform for value exchange and..
  • IONX - Charged Particles (πŸ₯‰8 Β· ⭐ 99) - Charged Particles Charged Particles is a protocol that..
  • DFS - DFSCoin (πŸ₯‰8 Β· ⭐ 97 Β· πŸ’€) - Cryptocurrency . Users are able to generate DFS through the process..
  • NOTE - DNotes (πŸ₯‰8 Β· ⭐ 91) - First decentralized, Ethereum-based protocol for borrowing and..
  • NVT - NerveNetwork (πŸ₯‰8 Β· ⭐ 87) - Decentralized digital asset service network based on the NULS..
  • NFTFY (πŸ₯‰8 Β· ⭐ 87 Β· πŸ’€) - Decentralized Application that provides the fractionalization of Non-..
  • UTT - United Traders Token (πŸ₯‰8 Β· ⭐ 86 Β· πŸ’€) - United Traders, found online at UnitedTraders.com, is..
  • OLE - OpenLeverage (πŸ₯‰8 Β· ⭐ 85 Β· πŸ’€) - Permissionless margin trading protocol currently deployed..
  • CLV - Clover Finance (πŸ₯‰8 Β· ⭐ 83 Β· πŸ’€) - Substrate-based specialized Layer 1 chain that is EVM..
  • SYN - Synapse (πŸ₯‰8 Β· ⭐ 82) - Cross-chain layer protocol powering frictionless interoperability..
  • LPL - LinkPool (πŸ₯‰8 Β· ⭐ 80 Β· πŸ’€) - Leading Chainlink node service provider with the goal of..
  • LM - LeisureMeta (πŸ₯‰8 Β· ⭐ 78) - LeisureMetaverse issued its own utility token, LM token to..
  • ULT - Ultiledger (πŸ₯‰8 Β· ⭐ 56 Β· πŸ’€) - Shardus is building distributed ledger software to remedy..
  • HYD - Hydraledger (πŸ₯‰8 Β· ⭐ 56 Β· πŸ’€) - Cryptocurrency . Users are able to generate HYD through the..
  • PSY - PsyOptions (πŸ₯‰8 Β· ⭐ 45 Β· πŸ’€) - American style options protocol built on the Solana..
  • SAFE - SafeCoin (πŸ₯‰8 Β· ⭐ 44 Β· πŸ’€) - SafeCoin leverages the most advanced safety and privacy based..
  • SIMPLE - SimpleChain (πŸ₯‰8 Β· ⭐ 39 Β· πŸ’€) - Cryptocurrency launched in 2019. SimpleChain has a current..
  • BJUNO - StakeEasy bJuno (πŸ₯‰8 Β· ⭐ 38) - Liquid Staking Solution for Juno Network. StakeEasy..
  • PPO - prePO (πŸ₯‰7 Β· ⭐ 1.2K Β· πŸ’€) - Decentralized trading platform allowing anyone to gain synthetic..
  • GST2 - Gas Token Two (πŸ₯‰7 Β· ⭐ 710 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the..
  • BNI - Bitindi Chain (πŸ₯‰7 Β· ⭐ 210 Β· πŸ’€) - Decentralized, high-efficiency, and energy-saving..
  • CRUZ - Cruzbit (πŸ₯‰7 Β· ⭐ 130 Β· πŸ’€) - New decentralized peer-to-peer ledger designed to be as simple as..
  • ESS - Essentia (πŸ₯‰7 Β· ⭐ 130 Β· πŸ’€) - New governance token in the Empty Set ecosystem. This token..
  • C20 - CRYPTO20 (πŸ₯‰7 Β· ⭐ 100 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. CRYPTO20..
  • LYRA - Lyra Finance (πŸ₯‰7 Β· ⭐ 100) - Open protocol for trading options built on Ethereum. Lyra..
  • W3G (πŸ₯‰7 Β· ⭐ 93) - Gaming coin, thus, it supports the gaming industry and wants to take it to the next..
  • PKF - Firebird (πŸ₯‰7 Β· ⭐ 92 Β· πŸ’€) - What Is PolkaFoundry (PKF)? PolkaFoundry is a platform for..
  • BUD - BunnyDucky (πŸ₯‰7 Β· ⭐ 91 Β· πŸ’€) - Platform that tokenizes DeFi strategies as yield-bearing..
  • ATA - Automata Network (πŸ₯‰7 Β· ⭐ 86 Β· πŸ’€) - Decentralized service protocol that provides..
  • WDNR - Wrapped Denaro (πŸ₯‰7 Β· ⭐ 85) - Decentralized cryptocurrency written in Python which uses..
  • ANI - Anime Token (πŸ₯‰7 Β· ⭐ 80 Β· πŸ’€) - We create professional ANIME artwork & NFTs. ANIME Token is..
  • CLAP - Cardashift (πŸ₯‰7 Β· ⭐ 79 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the Cardano..
  • $ETHRISE - ETHRISE (πŸ₯‰7 Β· ⭐ 77 Β· πŸ’€) - THRISE is ERC20 tokens that represent 1.7x-2.5x long..
  • POSI - Position Token (πŸ₯‰7 Β· ⭐ 75 Β· πŸ’€) - The Next-Gen Decentralized Futures Trading Protocol.
  • HYDRO (πŸ₯‰7 Β· ⭐ 66 Β· πŸ’€) - Hydro enables new and existing private systems to seamlessly integrate and..
  • RGP - Rigel Protocol (πŸ₯‰7 Β· ⭐ 56 Β· πŸ’€) - The Rigel Protocol will be built on both Binance..
  • SRN - SIRIN LABS Token (πŸ₯‰7 Β· ⭐ 46 Β· πŸ’€) - Crypto token developed by blockchain development..
  • BAJU - Ajuna Network (πŸ₯‰7 Β· ⭐ 37 Β· πŸ’€) - Cryptocurrency launched in 2022. Bajun Network has a current..
  • 2KEY - 2key.network (πŸ₯‰7 Β· ⭐ 35 Β· πŸ’€) - Protocol: 2nd Layer Protocol Embedding Smart Contracts..
  • TROLLER - The Troller Coin (πŸ₯‰7 Β· ⭐ 35) - First competition NFT Marketplace , Tournament gaming..
  • ARIA20 - Arianee (πŸ₯‰7 Β· ⭐ 34) - Consumption behaviors are changing, new generations have a..
  • GYFI - Gyroscope (πŸ₯‰7 Β· ⭐ 33 Β· πŸ’€) - ### What is GYFI? GYFI is Gyroscopes native and governance..
  • COS - Contentos (πŸ₯‰7 Β· ⭐ 3 Β· πŸ’€) - Decentralized global content ecosystem invested by Binance..
  • SKYWARD - Skyward Finance (πŸ₯‰6 Β· ⭐ 770 Β· πŸ’€) - Fully permissionless open sourced launchpad that..
  • JB - Janta Bazar Coin (πŸ₯‰6 Β· ⭐ 260 Β· πŸ’€) - Janta Bazar Coin aims to provide user-friendly, efficient,..
  • CLN - Colu Local Network (πŸ₯‰6 Β· ⭐ 130 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • WBTC - Wrapped Bitcoin (πŸ₯‰6 Β· ⭐ 120) - Cryptocurrency and operates on the Ethereum platform...
  • ABYSS (πŸ₯‰6 Β· ⭐ 110 Β· πŸ’€) - Abyss.Finance provides Decentralized (DeFi) and Centralized (CeFi) Finance..
  • SEAL - Seal Network (πŸ₯‰6 Β· ⭐ 94 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • CNP - Cryptonia Poker (πŸ₯‰6 Β· ⭐ 93 Β· πŸ’€) - No description.
  • SKT - Sukhavati Network (πŸ₯‰6 Β· ⭐ 92 Β· πŸ’€) - Decentralized cloud service network focused on..
  • XMON (πŸ₯‰6 Β· ⭐ 82 Β· πŸ’€) - NFT platform for summoning neural net generated pixel monsters.
  • MUSE (πŸ₯‰6 Β· ⭐ 72 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. Muse has a current..
  • METIS - Metis Token (πŸ₯‰6 Β· ⭐ 63) - Based on the spirit of Optimistic Rollup, Metis is building..
  • MNDE - Marinade (πŸ₯‰6 Β· ⭐ 60) - Governance token for Marinade. Marinade helps you to stake Solana..
  • FLR - Flare Network (πŸ₯‰6 Β· ⭐ 58) - Blockchain for building applications that are interoperable with..
  • XID - Sphere Identity (πŸ₯‰6 Β· ⭐ 51) - International Diamond (XID) is a cryptocurrency . Users are..
  • APEX - ApeX Protocol (πŸ₯‰6 Β· ⭐ 45 Β· πŸ’€) - ApeX Protocol (APEX) Decentralized Derivatives Protocol..
  • ZWAP - ZilSwap (πŸ₯‰6 Β· ⭐ 42 Β· πŸ’€) - The DeFi hub of Zilliqa.
  • STNEAR - Staked NEAR (πŸ₯‰6 Β· ⭐ 42 Β· πŸ’€) - Cryptocurrency and operates on the Aurora platform. Staked..
  • RAID - Ancient Raid (πŸ₯‰6 Β· ⭐ 41 Β· πŸ’€) - Virtual universe of fantasy heroes for Play-To-Earn..
  • BIS - Bismuth (πŸ₯‰6 Β· ⭐ 38) - Bismuth, a digital distributed self-regulating database system..
  • GNX - Genaro Network (πŸ₯‰6 Β· ⭐ 34 Β· πŸ’€) - First Turing Complete Public Chain with Decentralized..
  • DXC - Dex-Trade Coin (πŸ₯‰5 Β· ⭐ 230 Β· πŸ’€) - DXC is not just a coin, it is a backbone payment unit..
  • MTGY - Moontography (πŸ₯‰5 Β· ⭐ 170 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
  • DVP - Decentralized Vulnerability Platform (πŸ₯‰5 Β· ⭐ 92 Β· πŸ’€) - DVP (Decentralized Vulnerability Platform) is an..
  • ANGLE (πŸ₯‰5 Β· ⭐ 84 Β· πŸ’€) - Governance token of the Angle Protocol. The Angle Protocol is a..
  • ZKS - ZKSpace (πŸ₯‰5 Β· ⭐ 80 Β· πŸ’€) - Based on ZK-Rollups technology, L2 Labs has launched ZKSpace, a..
  • RAIL - Railgun (πŸ₯‰5 Β· ⭐ 65) - RAILGUN secures privacy for DEX trading and lending. Built without..
  • UT - Ulord (πŸ₯‰5 Β· ⭐ 61 Β· πŸ’€) - Peer-to-peer value transfer public blockchain. Through building its..
  • ZINC (πŸ₯‰5 Β· ⭐ 55 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. ZINC has a current..
  • VID - Vivid Labs (πŸ₯‰5 Β· ⭐ 49 Β· πŸ’€) - The VID token powers VIVID (formerly VideoCoin Network), the..
  • POT - PotCoin (πŸ₯‰5 Β· ⭐ 47 Β· πŸ’€) - Digital cryptocurrency aimed to empower, secure, and facilitate..
  • XRAY - Ray Network (πŸ₯‰5 Β· ⭐ 42) - Cryptocurrency launched in 2021and operates on the Cardano..
  • HYN - Hyperion (πŸ₯‰5 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency launched in 2018. Hyperion has a current supply..
  • AGE - Agenor (πŸ₯‰5 Β· ⭐ 38 Β· πŸ’€) - Agenor aims to drive the long-awaited mass adoption of..
  • ZUG (πŸ₯‰5 Β· ⭐ 38 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the Ethereum platform. ZUG has..
  • SIE - Secret (πŸ₯‰5 Β· ⭐ 36 Β· πŸ’€) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • PANTHER - PantherSwap (πŸ₯‰5 Β· ⭐ 33 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
  • XX - XX Network (πŸ₯‰5 Β· ⭐ 32) - Xx network (xx)? The xx network is a full-stack platform which..
  • SWINGBY (πŸ₯‰5 Β· ⭐ 31 Β· πŸ’€) - A fast proof-of-stake protocol for inter-blockchain swaps, allowing..
  • DAWN - Dawn Protocol (πŸ₯‰5 Β· ⭐ 31 Β· πŸ’€) - Open-source protocol for gaming and competitions. Its..
  • CTO - Crypto (πŸ₯‰4 Β· ⭐ 310 Β· πŸ’€) - Cryptocurrency . Crypto has a current supply of 13,742,738.4040553...
  • ONES - OneSwap DAO Token (πŸ₯‰4 Β· ⭐ 120 Β· πŸ’€) - A fully decentralized exchange protocol on Smart..
  • OIL - Oiler (πŸ₯‰4 Β· ⭐ 95 Β· πŸ’€) - Cryptocurrency and operates on the Arbitrum platform. Petroleum OIL..
  • CND - Cindicator (πŸ₯‰4 Β· ⭐ 92 Β· πŸ’€) - Founded in 2015, Cindicator builds analytical and trading..
  • CRE8R - CRE8R DAO (πŸ₯‰4 Β· ⭐ 89 Β· πŸ’€) - CRE8R DAO was founded in June 2021 by a group of DeFi..
  • MEDIA - Media Network (πŸ₯‰4 Β· ⭐ 84) - New protocol that bypasses traditional CDN providers..
  • CYC - Cyclone Protocol (πŸ₯‰4 Β· ⭐ 60 Β· πŸ’€) - Multi-chain, non-custodial, privacy-preserving..
  • XYZ - Universe.XYZ (πŸ₯‰4 Β· ⭐ 49 Β· πŸ’€) - Initiative, which grants voting rights to the $XYZ holders..
  • XDAO (πŸ₯‰4 Β· ⭐ 37) - What is XDAO? XDAO was created with the idea to make DAOs the place for crypto..
  • VNT - VNT Chain (πŸ₯‰4 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. VNT..
  • CORE - cVault.finance (πŸ₯‰4 Β· ⭐ 33 Β· πŸ’€) - Non-inflationary cryptocurrency that is designed to..
  • TITANO (πŸ₯‰4 Β· ⭐ 33 Β· πŸ’€) - Titano is launching the new frontier of staking tokens which will..
  • ACRIA - Acria.AI (πŸ₯‰4 Β· ⭐ 32 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the Ethereum..
  • KSE - Banksea (πŸ₯‰4 Β· ⭐ 21 Β· πŸ’€) - Banksea works to address issues in NFT collateral lending, such as a..
  • JULD - JulSwap (πŸ₯‰3 Β· ⭐ 87 Β· πŸ’€) - Community Token from JulSwap which allows you to participate in..
  • HUNT (πŸ₯‰3 Β· ⭐ 60 Β· πŸ’€) - Gamified lifestyle DApp network for digital nomads all around the world. It..
  • BPAY - BNBPay (πŸ₯‰3 Β· ⭐ 42 Β· πŸ’€) - BeyondPay aims to become the next web3 point of sale..
  • SLIM - Solanium (πŸ₯‰3 Β· ⭐ 34 Β· πŸ’€) - Launch Pad Project (On solana) Put them on LaunchPad Category.
  • BRRR - Burrow (πŸ₯‰3 Β· ⭐ 32 Β· πŸ’€) - Cryptocurrency launched in 2022. Burrow has a current supply of..
  • LLTH - Lilith Swap (πŸ₯‰3 Β· ⭐ 32 Β· πŸ’€) - Baseline ecosystem for a bridge between L1 Ethereum..
  • GET - GET Protocol (πŸ₯‰3 Β· ⭐ 31 Β· πŸ’€) - The future of ticketing.
  • TKM - Thinkium (πŸ₯‰2 Β· ⭐ 100 Β· πŸ’€) - Cryptocurrency launched in 2017. Thinkium has a current supply of..
  • METACARTEL - Metacartel Ventures (πŸ₯‰2 Β· ⭐ 66 Β· πŸ’€) - Permissioned, for-profit investment DAO coupled with..
  • MLVC - Mylivn Coin (πŸ₯‰2 Β· ⭐ 52 Β· πŸ’€) - ## What is Mylivn Coin (MLVC) ? Mylivn Coin (MLVC) is a token..
  • ERP - Entropyfi (πŸ₯‰2 Β· ⭐ 35 Β· πŸ’€) - Lossless prediction market providing user a safer platform to..
  • BR - BoHr (πŸ₯‰1 Β· ⭐ 1 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the BNB Smart Chain..
  • VITAE (πŸ₯‰1) - Cryptocurrency launched in 2014. Users are able to generate VITAE through the process of..
  • UMEE (πŸ₯‰1) - Cross chain DeFi hub that interconnects between blockchains. As a base layer DeFi..
  • BLUR (πŸ₯‰1) - The NFT marketplace for pro traders.
  • TEMP - Tempus (πŸ₯‰1) - Tempus is building the most important blocks of DeFi and Web3 in a way thats..
  • MINIMA (πŸ₯‰1) - No description.
  • NABOX (πŸ₯‰1) - Cross-Chain DeFi Wallet with Decentralized Identifier built for Web 3.0.
  • KWENTA (πŸ₯‰1) - Decentralized derivatives trading platform, live on Optimism, offering real-world and on-..
  • CANTO (πŸ₯‰1) - Canto presents the radical notion that core DeFi primitives should exist as Free Public..

Related Resources

  • Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
  • CoinGecko: World’s largest independent crypto data aggregator.
  • CoinMarketCap: World's most-referenced price-tracking website for cryptoassets.

Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

  • Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
  • Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.

For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.

License

CC0

best-of-crypto's People

Contributors

github-actions[bot] avatar lukasmasuch avatar mjovanc avatar soumendrak avatar wrricht3r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.