Skip to content

LukasMasuch/best-of-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Best-of Crypto

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

This curated list contains 3.1K 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 Β· ⭐ 76K) - Bitcoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 35K Β· πŸ“¦ 21 Β· πŸ“‹ 8.3K - 8% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/bitcoin/bitcoin
    
lightning (πŸ₯‡32 Β· ⭐ 2.8K) - Core Lightning Lightning Network implementation focusing on.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 870 Β· πŸ“₯ 230K Β· πŸ“¦ 63 Β· πŸ“‹ 2.8K - 22% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ElementsProject/lightning
    
bitcoinjs-lib (πŸ₯‡30 Β· ⭐ 5.6K) - A javascript Bitcoin library for node.js and browsers. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2K Β· πŸ“¦ 19K Β· πŸ“‹ 1.2K - 3% open Β· ⏱️ 01.05.2024):

     git clone https://github.com/bitcoinjs/bitcoinjs-lib
    
bitcoinj (πŸ₯‡30 Β· ⭐ 4.9K) - A library for working with Bitcoin. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 2.4K Β· πŸ“¦ 1.7K Β· πŸ“‹ 1.3K - 34% open Β· ⏱️ 14.05.2024):

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

     git clone https://github.com/btcsuite/btcd
    
btcwallet (πŸ₯‡25 Β· ⭐ 1.1K) - A secure bitcoin wallet daemon written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 560 Β· πŸ“₯ 780 Β· πŸ“¦ 890 Β· πŸ“‹ 360 - 37% open Β· ⏱️ 10.04.2024):

     git clone https://github.com/btcsuite/btcwallet
    
elements (πŸ₯‡25 Β· ⭐ 1K) - Open Source implementation of advanced blockchain features extending the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 380 Β· πŸ“₯ 93K Β· πŸ“‹ 470 - 36% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/ElementsProject/elements
    
bips (πŸ₯‡23 Β· ⭐ 9K) - Bitcoin Improvement Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 5.2K Β· πŸ“¦ 21 Β· ⏱️ 14.05.2024):

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

     git clone https://github.com/bitcoinjs/bip39
    
bip38 (πŸ₯ˆ18 Β· ⭐ 200 Β· πŸ’€) - BIP38 is a standard process to encrypt Bitcoin and crypto currency.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 120 Β· πŸ“¦ 2K Β· πŸ“‹ 37 - 24% open Β· ⏱️ 20.10.2023):

     git clone https://github.com/bitcoinjs/bip38
    
libwally-core (πŸ₯ˆ17 Β· ⭐ 280) - Useful primitives for wallets. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 150 Β· πŸ“₯ 47K Β· πŸ“‹ 130 - 19% open Β· ⏱️ 10.04.2024):

     git clone https://github.com/ElementsProject/libwally-core
    
secp256k1-zkp (πŸ₯ˆ16 Β· ⭐ 350) - A fork of libsecp256k1 with support for advanced and experimental.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 130 Β· πŸ“‹ 63 - 33% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/ElementsProject/secp256k1-zkp
    
simplicity (πŸ₯ˆ15 Β· ⭐ 300) - Simplicity is a blockchain programming language designed as an.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 42 Β· πŸ“‹ 61 - 26% open Β· ⏱️ 08.05.2024):

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

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


ATOM - Cosmos (πŸ₯‡44 Β· ⭐ 24K) - The Cosmos network consists of many independent, parallel..
cosmos-sdk (πŸ₯‡39 Β· ⭐ 6K) - A Framework for Building High Value Public Blockchains. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 3.4K Β· πŸ“₯ 48K Β· πŸ“¦ 14K Β· πŸ“‹ 6.6K - 6% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/cosmos/cosmos-sdk
    
cosmwasm (πŸ₯‡28 Β· ⭐ 1K) - Framework for building smart contracts in Wasm for the Cosmos SDK. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 320 Β· πŸ“₯ 4K Β· πŸ“¦ 100 Β· πŸ“‹ 790 - 11% open Β· ⏱️ 10.05.2024):

     git clone https://github.com/CosmWasm/cosmwasm
    
gaia (πŸ₯‡28 Β· ⭐ 440 Β· πŸ“ˆ) - Cosmos Hub. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 660 Β· πŸ“₯ 290K Β· πŸ“¦ 16 Β· πŸ“‹ 920 - 4% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/cosmos/gaia
    
iavl (πŸ₯‡28 Β· ⭐ 410) - Merkleized IAVL+ Tree implementation in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 250 Β· πŸ“¦ 12K Β· πŸ“‹ 180 - 17% open Β· ⏱️ 13.05.2024):

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

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

     git clone https://github.com/cosmos/ibc-go
    
cw-plus (πŸ₯‡25 Β· ⭐ 500) - Production Quality contracts under open source licenses. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 350 Β· πŸ“₯ 34K Β· πŸ“¦ 4 Β· πŸ“‹ 310 - 5% open Β· ⏱️ 27.03.2024):

     git clone https://github.com/CosmWasm/cw-plus
    
wasmd (πŸ₯‡25 Β· ⭐ 350) - Basic cosmos-sdk app with web assembly smart contracts. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 370 Β· πŸ“₯ 420 Β· πŸ“¦ 2K Β· πŸ“‹ 560 - 10% open Β· ⏱️ 09.05.2024):

     git clone https://github.com/CosmWasm/wasmd
    
sdk-tutorials (πŸ₯‡22 Β· ⭐ 480) - Tutorials for building modules for the Cosmos SDK. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 380 Β· πŸ“¦ 71 Β· πŸ“‹ 200 - 0% open Β· ⏱️ 03.05.2024):

     git clone https://github.com/cosmos/sdk-tutorials
    
cosmjs (πŸ₯ˆ19 Β· ⭐ 620) - The Swiss Army knife to power JavaScript based client solutions.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 310 Β· πŸ“¦ 3 Β· πŸ“‹ 690 - 23% open Β· ⏱️ 22.04.2024):

     git clone https://github.com/cosmos/cosmjs
    
chain-registry (πŸ₯ˆ19 Β· ⭐ 480) - CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 800 Β· πŸ”€ 1.1K Β· πŸ“‹ 180 - 44% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/cosmos/chain-registry
    
cosmos-rust (πŸ₯ˆ19 Β· ⭐ 290) - The home of all shared Rust resources for the Cosmos ecosystem. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“¦ 840 Β· πŸ“‹ 73 - 23% open Β· ⏱️ 03.05.2024):

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

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

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


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

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

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

     git clone https://github.com/stellar/js-stellar-sdk
    
stellar-protocol (πŸ₯ˆ17 Β· ⭐ 510) - Developer discussion about possible changes to the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 340 Β· πŸ“‹ 380 - 11% open Β· ⏱️ 09.05.2024):

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

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


XRP (πŸ₯‡34 Β· ⭐ 7.2K) - The Best Digital Asset for Global Payments.
rippled (πŸ₯‡27 Β· ⭐ 4.5K) - Decentralized cryptocurrency blockchain daemon implementing the XRP.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.4K Β· πŸ“‹ 1.4K - 26% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/XRPLF/rippled
    
xrpl.js (πŸ₯‡27 Β· ⭐ 1.2K) - A JavaScript/TypeScript API for interacting with the XRP Ledger.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 500 Β· πŸ“₯ 600 Β· πŸ“¦ 5K Β· πŸ“‹ 580 - 11% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/XRPLF/xrpl.js
    
xrpl-dev-portal (πŸ₯ˆ21 Β· ⭐ 500) - Source code for xrpl.org including developer.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.1K Β· πŸ“‹ 590 - 36% open Β· ⏱️ 15.05.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 Β· ⭐ 3.1K) - Scalable, secure and decentralized digital currency and transactions..
go-algorand (πŸ₯‡29 Β· ⭐ 1.3K) - Algorands official implementation in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 430 Β· πŸ“₯ 55K Β· πŸ“¦ 110 Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/algorand/js-algorand-sdk
    
pyteal (πŸ₯‡23 Β· ⭐ 280) - 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 (πŸ₯ˆ21 Β· ⭐ 260) - Algorand Python SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 130 Β· πŸ“¦ 1.6K Β· πŸ“‹ 170 - 14% open Β· ⏱️ 24.04.2024):

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

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


DOGE - Dogecoin (πŸ₯ˆ33 Β· ⭐ 15K) - Cryptocurrency based on the popular Doge Internet meme and features..
dogecoin (πŸ₯‡36 Β· ⭐ 14K) - very currency. MIT
  • GitHub (πŸ‘¨β€πŸ’» 660 Β· πŸ”€ 2.8K Β· πŸ“₯ 8.8M Β· πŸ“¦ 21 Β· πŸ“‹ 1.3K - 16% open Β· ⏱️ 27.02.2024):

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

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


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

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

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


LTC - Litecoin (πŸ₯ˆ27 Β· ⭐ 4.4K) - The Future of Money.
litecoin (πŸ₯‡29 Β· ⭐ 4.3K) - Litecoin source tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 3.1K Β· πŸ“₯ 11K Β· πŸ“‹ 570 - 13% open Β· ⏱️ 28.03.2024):

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

2 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 (πŸ₯ˆ20 Β· ⭐ 330) - DeSo core node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“¦ 29 Β· πŸ“‹ 93 - 29% open Β· ⏱️ 22.04.2024):

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

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

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


PPC - Peercoin (πŸ₯ˆ25 Β· ⭐ 570) - The Peercoin network activated in 2012 and is one of the first..
peercoin (πŸ₯‡28 Β· ⭐ 570) - Reference implementation of the Peercoin protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 550 Β· πŸ“₯ 97K Β· πŸ“‹ 240 - 4% open Β· ⏱️ 13.05.2024):

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

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

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

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

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


BAN - Banano (πŸ₯ˆ24 Β· ⭐ 540) - BANANO was forked in April 2018 from NANO. BANANO offers..
kalium_wallet_flutter (πŸ₯ˆ17 Β· ⭐ 260) - Kalium Mobile BANANO Wallet, made with Flutter. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 98 Β· πŸ“₯ 1.9K Β· πŸ“‹ 41 - 65% open Β· ⏱️ 23.04.2024):

     git clone https://github.com/BananoCoin/kalium_wallet_flutter
    

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


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

5 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 Β· πŸ”€ 670 Β· πŸ“₯ 820K Β· πŸ“‹ 520 - 32% open Β· ⏱️ 10.05.2024):

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

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


ARK (πŸ₯ˆ23 Β· ⭐ 760) - ARK provides users, developers, and startups with innovative blockchain..
ArkEcosystem/core (πŸ₯ˆ20 Β· ⭐ 340) - The ARK Core Blockchain Framework. Check.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 300 Β· πŸ“‹ 990 - 0% open Β· ⏱️ 01.02.2024):

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

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


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

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

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


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

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


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

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

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


XDAG - Dagger (πŸ₯‰19 Β· ⭐ 430) - Novel application of Directed Acyclic Graph (DAG) technology that..
xdag (πŸ₯ˆ17 Β· ⭐ 330) - XDAG (Dagger Coin) Official Main Repository. XDAG is a novel DAG based.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 130 Β· πŸ“‹ 130 - 27% open Β· ⏱️ 17.03.2024):

     git clone https://github.com/XDagger/xdag
    

1 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.


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

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

Show 27 hidden projects...
  • 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..
  • BTG - Bitcoin Gold (πŸ₯‰20 Β· ⭐ 660 Β· πŸ’€) - Bitcoin Gold hopes to change the paradigm around mining on..
  • MINTME - MintMe.com Coin (πŸ₯‰20 Β· ⭐ 240 Β· πŸ’€) - Cryptocurrency launched in 2018. Users are able to..
  • CLO - Callisto Network (πŸ₯‰18 Β· ⭐ 180 Β· πŸ’€) - Blockchain as seen by Security Experts. Since its..
  • MUNT (πŸ₯‰18 Β· ⭐ 140 Β· πŸ’€) - Cryptocurrency . Users are able to generate MUNT through the process of mining...
  • SUGAR - Sugarchain (πŸ₯‰17 Β· ⭐ 130 Β· πŸ’€) - One-CPU-one-vote, the worlds fastest PoW blockchain.
  • FLUX (πŸ₯‰17 Β· ⭐ 77) - Cryptocurrency launched in 2018. Users are able to generate FLUX through the..
  • ETP - Metaverse ETP (πŸ₯‰16 Β· ⭐ 400 Β· πŸ’€) - Leading public blockchain based in China. Designed to..
  • UPX - uPlexa (πŸ₯‰15 Β· ⭐ 90 Β· πŸ’€) - UPlexa coin aims to incentivize the mass compute power of IoT devices..
  • WICC - WaykiChain (πŸ₯‰14 Β· ⭐ 1.1K Β· πŸ’€) - Blockchain-based gambling platform that supports Turing..
  • RPD - Rapids (πŸ₯‰14 Β· ⭐ 60 Β· πŸ’€) - We are a creative agency with a passion for innovation & the design..
  • DVT - DeVault (πŸ₯‰14 Β· ⭐ 33) - Community governed and driven digital economy designed around the end..
  • LDOGE - LiteDoge (πŸ₯‰13 Β· ⭐ 39) - What Is LiteDoge? LiteDoge (LDOGE) is an open-source peer to peer..
  • DOGEC - DogeCash (πŸ₯‰13 Β· ⭐ 31 Β· πŸ’€) - Transparent, community-governed cryptocurrency aimed at..
  • TUP - Tenup (πŸ₯‰12 Β· ⭐ 140 Β· πŸ’€) - Masternode based POS coin. TenUp believes that every individual..
  • ARQ - ArQmA (πŸ₯‰12 Β· ⭐ 47 Β· πŸ’€) - Decentralized public project of block chains, crypto currencies, and is..
  • SEEDS (πŸ₯‰12 Β· ⭐ 43) - SEEDS isnt just a better way to pay. Its a solution to the greatest crises of our..
  • TKN - Monolith (πŸ₯‰11 Β· ⭐ 95 Β· πŸ’€) - Non-custodial contract wallet paired with a debit card to..
  • HPB - High Performance Blockchain (πŸ₯‰11 Β· ⭐ 56 Β· πŸ’€) - High-Performance Blockchain tackles the concept of..
  • HC - HyperCash (πŸ₯‰9 Β· ⭐ 39 Β· πŸ’€) - New cryptocurrency designed to allow value transfer among..
  • 0XBTC - 0xBitcoin (πŸ₯‰8 Β· ⭐ 160 Β· πŸ’€) - The first pure mined ERC20 Token for Ethereum, using the..
  • NYC - NewYorkCoin (πŸ₯‰8 Β· ⭐ 71 Β· πŸ’€) - Support, improve and program the city that never sleeps.
  • SCC - StakeCubeCoin (πŸ₯‰8 Β· ⭐ 44 Β· πŸ’€) - All-purpose coin when it comes to staking, masternode..
  • HEX (πŸ₯‰7 Β· ⭐ 69 Β· πŸ’€) - 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 (πŸ₯‡54 Β· ⭐ 240K) - The foundation for our digital future.
go-ethereum (πŸ₯‡39 Β· ⭐ 46K) - Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 990 Β· πŸ”€ 19K Β· πŸ“¦ 30K Β· πŸ“‹ 8.1K - 4% open Β· ⏱️ 15.05.2024):

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

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

     git clone https://github.com/ethereum/solidity
    
vyper (πŸ₯‡33 Β· ⭐ 4.8K) - Pythonic Smart Contract Language for the EVM. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 780 Β· πŸ“₯ 1.3M Β· πŸ“¦ 1.3K Β· πŸ“‹ 1.6K - 22% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/ethereum/ethereum-org-website
    
web3.py (πŸ₯‡31 Β· ⭐ 4.8K) - A python interface for interacting with the Ethereum blockchain and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.6K Β· πŸ“¦ 20K Β· πŸ“‹ 1.5K - 7% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum/web3.py
    
remix-project (πŸ₯‡31 Β· ⭐ 2.3K) - Remix is a browser-based compiler and IDE that enables users to.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 860 Β· πŸ“₯ 250K Β· πŸ“¦ 2 Β· πŸ“‹ 2.1K - 38% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/ethereum/remix-project
    
quorum (πŸ₯‡30 Β· ⭐ 4.6K) - A permissioned implementation of Ethereum supporting data privacy. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 1.2K Β· πŸ“₯ 18K Β· πŸ“¦ 23 Β· πŸ“‹ 850 - 5% open Β· ⏱️ 07.05.2024):

     git clone https://github.com/ConsenSys/quorum
    
Nethereum (πŸ₯‡30 Β· ⭐ 2.1K) - Ethereum .Net cross platform integration library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 700 Β· πŸ“₯ 12K Β· πŸ“¦ 2.3K Β· πŸ“‹ 810 - 13% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/Nethereum/Nethereum
    
consensus-specs (πŸ₯‡29 Β· ⭐ 3.4K) - Ethereum Proof-of-Stake Consensus Specifications. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 890 Β· πŸ“¦ 39 Β· πŸ“‹ 990 - 22% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum/consensus-specs
    
gnark (πŸ₯‡29 Β· ⭐ 1.3K) - gnark is a fast zk-SNARK library that offers a high-level API to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 320 Β· πŸ“¦ 600 Β· πŸ“‹ 440 - 22% open Β· ⏱️ 15.05.2024):

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

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

     git clone https://github.com/dethcrypto/TypeChain
    
EIPs (πŸ₯‡27 Β· ⭐ 13K) - The Ethereum Improvement Proposal repository. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 760 Β· πŸ”€ 5K Β· πŸ“¦ 21 Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/ethereum/remix-ide
    
py-evm (πŸ₯‡27 Β· ⭐ 2.2K) - A Python implementation of the Ethereum Virtual Machine. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 630 Β· πŸ“¦ 910 Β· πŸ“‹ 670 - 15% open Β· ⏱️ 19.04.2024):

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

     git clone https://github.com/ConsenSys/mythril
    
openzeppelin-upgrades (πŸ₯‡26 Β· ⭐ 600) - Plugins for Hardhat and Foundry to deploy and manage.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 250 Β· πŸ“¦ 19K Β· πŸ“‹ 420 - 23% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/OpenZeppelin/openzeppelin-upgrades
    
sourcify (πŸ₯‡25 Β· ⭐ 740) - Decentralized Solidity contract source code verification service. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 360 Β· πŸ“¦ 39 Β· πŸ“‹ 560 - 10% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum/sourcify
    
js-ethereum-cryptography (πŸ₯‡25 Β· ⭐ 660) - Every cryptographic primitive needed to work on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 88 Β· πŸ“¦ 420K Β· πŸ“‹ 30 - 30% open Β· ⏱️ 02.04.2024):

     git clone https://github.com/ethereum/js-ethereum-cryptography
    
teku (πŸ₯‡25 Β· ⭐ 630) - Open-source Ethereum consensus client written in Java. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 240 Β· πŸ“‹ 2.5K - 5% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ConsenSys/teku
    
tests (πŸ₯‡24 Β· ⭐ 520) - Common tests for all Ethereum implementations. MIT
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 300 Β· πŸ“¦ 24 Β· πŸ“‹ 350 - 8% open Β· ⏱️ 03.05.2024):

     git clone https://github.com/ethereum/tests
    
gnark-crypto (πŸ₯‡24 Β· ⭐ 460) - gnark-crypto provides elliptic curve and pairing-based.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 140 Β· πŸ“¦ 8.6K Β· πŸ“‹ 180 - 35% open Β· ⏱️ 04.05.2024):

     git clone https://github.com/ConsenSys/gnark-crypto
    
eth-abi (πŸ₯‡24 Β· ⭐ 230) - Ethereum ABI utilities for python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 260 Β· πŸ“¦ 9.5K Β· πŸ“‹ 77 - 20% open Β· ⏱️ 22.04.2024):

     git clone https://github.com/ethereum/eth-abi
    
ethereumjs-monorepo (πŸ₯‡23 Β· ⭐ 2.5K) - Monorepo for the Ethereum VM TypeScript Implementation. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 720 Β· πŸ“¦ 1 Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/ethereumjs/ethereumjs-monorepo
    
evmone (πŸ₯‡23 Β· ⭐ 770) - Fast Ethereum Virtual Machine implementation. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 240 Β· πŸ“₯ 57K Β· πŸ“‹ 180 - 50% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/ethereum/evmone
    
ethernaut (πŸ₯ˆ21 Β· ⭐ 1.9K) - Web3/Solidity based wargame. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 620 Β· πŸ“‹ 240 - 22% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/OpenZeppelin/ethernaut
    
fe (πŸ₯ˆ21 Β· ⭐ 1.6K) - Emerging smart contract language for the Ethereum blockchain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 160 Β· πŸ“₯ 2.7K Β· πŸ“‹ 410 - 30% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum/fe
    
eth-tester (πŸ₯ˆ21 Β· ⭐ 340) - Tool suite for testing ethereum applications. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 130 Β· πŸ“¦ 1.2K Β· πŸ“‹ 100 - 40% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/ethereum/eth-tester
    
beacon-APIs (πŸ₯ˆ21 Β· ⭐ 310) - Collection of RESTful APIs provided by Ethereum Beacon nodes. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 140 Β· πŸ“₯ 44K Β· πŸ“¦ 1 Β· πŸ“‹ 140 - 28% open Β· ⏱️ 06.05.2024):

     git clone https://github.com/ethereum/beacon-APIs
    
eth-utils (πŸ₯ˆ21 Β· ⭐ 300) - Utility functions for working with ethereum related codebases. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 140 Β· πŸ“¦ 11K Β· πŸ“‹ 84 - 25% open Β· ⏱️ 06.05.2024):

     git clone https://github.com/ethereum/eth-utils
    
eth-account (πŸ₯ˆ21 Β· ⭐ 250) - Account abstraction library for web3.py. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 140 Β· πŸ“¦ 9.5K Β· πŸ“‹ 88 - 17% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/ethereum/eth-account
    
pm (πŸ₯ˆ20 Β· ⭐ 1.5K) - Project Management: Meeting notes and agenda items. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 270 Β· πŸ“‹ 590 - 3% open Β· ⏱️ 14.05.2024):

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

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

     git clone https://github.com/OpenZeppelin/cairo-contracts
    
staking-deposit-cli (πŸ₯ˆ20 Β· ⭐ 520 Β· πŸ’€) - Secure key generation for deposits. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 300 Β· πŸ“₯ 100K Β· πŸ“‹ 180 - 60% open Β· ⏱️ 25.09.2023):

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

     git clone https://github.com/OpenZeppelin/solidity-docgen
    
evmc (πŸ₯ˆ20 Β· ⭐ 320) - EVMC Ethereum Client-VM Connector API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 280 Β· πŸ“₯ 20 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 23% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/ethereum/evmc
    
ethereum-developer-tools-list (πŸ₯ˆ19 Β· ⭐ 5.2K) - A guide to available tools and platforms for.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.3K Β· πŸ“‹ 63 - 42% open Β· ⏱️ 13.05.2024):

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

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

     git clone https://github.com/ethereum/remix-desktop
    
execution-specs (πŸ₯ˆ19 Β· ⭐ 780) - Specification for the Execution Layer. Tracking network.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 210 Β· πŸ“‹ 390 - 17% open Β· ⏱️ 07.05.2024):

     git clone https://github.com/ethereum/execution-specs
    
merkle-tree (πŸ₯ˆ19 Β· ⭐ 410) - A JavaScript library to generate merkle trees and merkle proofs. MIT
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 100 Β· πŸ“¦ 1.1K Β· πŸ“‹ 22 - 22% open Β· ⏱️ 04.03.2024):

     git clone https://github.com/OpenZeppelin/merkle-tree
    
contracts-wizard (πŸ₯ˆ19 Β· ⭐ 230) - Interactive smart contract generator based on OpenZeppelin.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 120 Β· πŸ“¦ 130 Β· πŸ“‹ 89 - 30% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/OpenZeppelin/contracts-wizard
    
smart-contract-best-practices (πŸ₯ˆ18 Β· ⭐ 7.3K) - 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
    
UniversalToken (πŸ₯ˆ18 Β· ⭐ 340) - 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 (πŸ₯ˆ18 Β· ⭐ 330) - An Ethereum portal client: a json-rpc server with nearly instant.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 95 Β· πŸ“₯ 47 Β· πŸ“¦ 5 Β· πŸ“‹ 400 - 19% open Β· ⏱️ 13.05.2024):

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

     git clone https://github.com/ConsenSys/scribble
    
titanoboa (πŸ₯ˆ18 Β· ⭐ 230) - a vyper interpreter. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 35 Β· πŸ“¦ 38 Β· πŸ“‹ 90 - 41% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/vyperlang/titanoboa
    
hevm (πŸ₯ˆ18 Β· ⭐ 210) - symbolic EVM evaluator. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 42 Β· πŸ“₯ 310 Β· πŸ“‹ 140 - 27% open Β· ⏱️ 13.05.2024):

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

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

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

     git clone https://github.com/ethereum/execution-apis
    
earl (πŸ₯ˆ17 Β· ⭐ 250) - Ergonomic, modern and type-safe assertion library for TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 18 Β· πŸ“¦ 60 Β· πŸ“‹ 93 - 10% open Β· ⏱️ 21.04.2024):

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

     git clone https://github.com/dethcrypto/eth-sdk
    
solc-bin (πŸ₯ˆ16 Β· ⭐ 380) - This repository contains current and historical builds of the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 390 Β· πŸ“¦ 1 Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum/solc-bin
    
staking-launchpad (πŸ₯ˆ16 Β· ⭐ 260) - The deposit launchpad for staking on Ethereum. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 160 Β· πŸ“‹ 200 - 49% open Β· ⏱️ 10.04.2024):

     git clone https://github.com/ethereum/staking-launchpad
    
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
    

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


SOL - Solana (πŸ₯‡46 Β· ⭐ 26K) - About Solana (SOL)? Solana (SOL) is a high throughput cryptocurrency..
solana (πŸ₯‡35 Β· ⭐ 12K) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 3.9K Β· πŸ“₯ 770K Β· πŸ“‹ 5.3K - 7% open Β· ⏱️ 22.03.2024):

     git clone https://github.com/solana-labs/solana
    
solana-program-library (πŸ₯‡34 Β· ⭐ 3K) - A collection of Solana programs maintained by Solana.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.9K Β· πŸ“₯ 25K Β· πŸ“¦ 2.4K Β· πŸ“‹ 740 - 8% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/solana-labs/solana-program-library
    
solana-web3.js (πŸ₯‡33 Β· ⭐ 1.9K) - Solana JavaScript SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 740 Β· πŸ“¦ 110K Β· πŸ“‹ 380 - 18% open Β· ⏱️ 15.05.2024):

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

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

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

     git clone https://github.com/solana-labs/solana-pay
    
governance-ui (πŸ₯ˆ18 Β· ⭐ 260) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 500 Β· πŸ“‹ 130 - 72% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/solana-labs/dapp-scaffold
    
example-helloworld (πŸ₯ˆ16 Β· ⭐ 870 Β· πŸ’€) - Hello world on Solana. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 810 Β· πŸ“‹ 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.


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

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

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

     git clone https://github.com/paritytech/polkadot
    
wasmi (πŸ₯‡30 Β· ⭐ 1.3K) - WebAssembly (Wasm) interpreter. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 220 Β· πŸ“¦ 23K Β· πŸ“‹ 260 - 13% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/paritytech/ink
    
jsonrpsee (πŸ₯‡26 Β· ⭐ 570) - Rust JSON-RPC library on top of async/await. MIT
  • GitHub (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 150 Β· πŸ“¦ 7.4K Β· πŸ“‹ 480 - 12% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/paritytech/jsonrpsee
    
common (πŸ₯‡26 Β· ⭐ 250) - Utilities and base libraries for use across polkadot-js for Polkadot.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 140 Β· πŸ“¦ 16K Β· πŸ“‹ 270 - 4% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/polkadot-js/common
    
parity-signer (πŸ₯‡25 Β· ⭐ 550) - Air-gapped crypto wallet. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 190 Β· πŸ“₯ 1.7K Β· πŸ“¦ 90 Β· πŸ“‹ 680 - 12% open Β· ⏱️ 07.05.2024):

     git clone https://github.com/paritytech/parity-signer
    
subxt (πŸ₯‡25 Β· ⭐ 380) - Submit extrinsics (transactions) to a substrate node via RPC. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 220 Β· πŸ“¦ 1.1K Β· πŸ“‹ 530 - 9% open Β· ⏱️ 15.05.2024):

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

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

     git clone https://github.com/polkadot-js/api
    
extension (πŸ₯‡24 Β· ⭐ 950) - Simple browser extension for managing Polkadot and Substrate.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 390 Β· πŸ“₯ 4.1K Β· πŸ“¦ 2 Β· πŸ“‹ 480 - 11% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/polkadot-js/extension
    
substrate-connect (πŸ₯‡24 Β· ⭐ 220) - Run Wasm Light Clients of any Substrate based chain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 71 Β· πŸ“¦ 5.1K Β· πŸ“‹ 380 - 10% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/paritytech/substrate-connect
    
cumulus (πŸ₯‡23 Β· ⭐ 620 Β· πŸ’€) - Write Parachains on Substrate. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 380 Β· πŸ“₯ 17K Β· πŸ“¦ 21 Β· πŸ“‹ 640 - 32% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/paritytech/cumulus
    
polkadot-wiki (πŸ₯‡23 Β· ⭐ 360) - The source of truth for Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.9K Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 14.05.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 Β· πŸ“¦ 2.4K Β· πŸ“‹ 200 - 23% open Β· ⏱️ 05.02.2024):

     git clone https://github.com/paritytech/parity-common
    
cargo-contract (πŸ₯‡23 Β· ⭐ 240) - Setup and deployment tool for developing Wasm based smart.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 100 Β· πŸ“¦ 72 Β· πŸ“‹ 300 - 27% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/paritytech/cargo-contract
    
Grants-Program (πŸ₯‡22 Β· ⭐ 980) - Web3 Foundation Grants Program. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 1.9K Β· πŸ“¦ 4 Β· πŸ“‹ 46 - 28% open Β· ⏱️ 14.05.2024):

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

     git clone https://github.com/w3f/schnorrkel
    
parity-bridges-common (πŸ₯ˆ21 Β· ⭐ 270) - Collection of Useful Bridge Building Tools. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 120 Β· πŸ“‹ 770 - 16% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/paritytech/parity-bridges-common
    
tools (πŸ₯ˆ20 Β· ⭐ 280) - Various cli tools for Polkadot and Substrate chains, including basic.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 66 Β· πŸ“¦ 3 Β· πŸ“‹ 61 - 18% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/polkadot-js/tools
    
parity-db (πŸ₯ˆ20 Β· ⭐ 260) - Experimental blockchain database. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 58 Β· πŸ“¦ 14K Β· πŸ“‹ 69 - 18% open Β· ⏱️ 03.05.2024):

     git clone https://github.com/paritytech/parity-db
    
substrate-api-sidecar (πŸ₯ˆ20 Β· ⭐ 230) - REST service that makes it easy to interact with.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 150 Β· πŸ“¦ 22 Β· πŸ“‹ 480 - 6% open Β· ⏱️ 09.05.2024):

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

     git clone https://github.com/paritytech/jsonrpc
    
frontier (πŸ₯ˆ18 Β· ⭐ 540) - Ethereum compatibility layer for Substrate. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 310 Β· πŸ“‹ 250 - 41% open Β· ⏱️ 15.05.2024):

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

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

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


ADA - Cardano (πŸ₯‡41 Β· ⭐ 16K) - 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 (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 710 Β· πŸ“₯ 46K Β· πŸ“‹ 1.9K - 15% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/input-output-hk/cardano-node
    
cardano-ledger (πŸ₯‡27 Β· ⭐ 240) - The ledger implementation and specifications of the Cardano.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 150 Β· πŸ“₯ 34K Β· πŸ“‹ 1.5K - 11% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/input-output-hk/cardano-ledger
    
cardano-wallet (πŸ₯‡26 Β· ⭐ 750) - HTTP server & command-line for managing UTxOs and HD wallets.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 220 Β· πŸ“₯ 20K Β· πŸ“‹ 920 - 12% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/input-output-hk/cardano-wallet
    
plutus (πŸ₯‡25 Β· ⭐ 1.5K) - The Plutus language implementation and tools. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 450 Β· πŸ“₯ 66 Β· πŸ“¦ 3 Β· πŸ“‹ 1K - 7% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/input-output-hk/plutus
    
haskell.nix (πŸ₯‡25 Β· ⭐ 530) - Alternative Haskell Infrastructure for Nixpkgs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 220 Β· πŸ“₯ 360 Β· πŸ“‹ 900 - 21% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/input-output-hk/daedalus
    
cardano-db-sync (πŸ₯‡23 Β· ⭐ 280) - A component that follows the Cardano chain and stores.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 150 Β· πŸ“₯ 3.2K Β· πŸ“‹ 770 - 13% open Β· ⏱️ 11.05.2024):

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

     git clone https://github.com/input-output-hk/jormungandr
    
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
    
hydra (πŸ₯‡22 Β· ⭐ 260) - Implementation of the Hydra Head protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 80 Β· πŸ“₯ 230 Β· πŸ“‹ 340 - 14% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/input-output-hk/hydra
    
cardano-js-sdk (πŸ₯‡22 Β· ⭐ 210) - JavaScript SDK for interacting with Cardano, providing.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 54 Β· πŸ“¦ 6 Β· πŸ“‹ 72 - 40% open Β· ⏱️ 15.05.2024):

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

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

     git clone https://github.com/input-output-hk/cardano-graphql
    
cardano-documentation (πŸ₯ˆ19 Β· ⭐ 260) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 150 Β· πŸ“‹ 51 - 5% open Β· ⏱️ 15.05.2024):

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

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

     git clone https://github.com/input-output-hk/essential-cardano
    

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


NEAR - NEAR Protocol (πŸ₯‡38 Β· ⭐ 7.1K) - Infrastructure for innovation.
near-api-js (πŸ₯‡29 Β· ⭐ 380) - JavaScript library to interact with NEAR Protocol via RPC API. MIT
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 230 Β· πŸ“¦ 18K Β· πŸ“‹ 350 - 21% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/near/near-api-js
    
nearcore (πŸ₯‡28 Β· ⭐ 2.3K) - Reference client for NEAR Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 570 Β· πŸ“¦ 19 Β· πŸ“‹ 3.7K - 29% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/near/nearcore
    
near-sdk-rs (πŸ₯‡25 Β· ⭐ 440) - Rust library for writing NEAR smart contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 210 Β· πŸ“¦ 2.3K Β· πŸ“‹ 480 - 27% open Β· ⏱️ 01.05.2024):

     git clone https://github.com/near/near-sdk-rs
    
create-near-app (πŸ₯‡23 Β· ⭐ 340) - Create a starter app hooked up to the NEAR blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 150 Β· πŸ“¦ 12 Β· πŸ“‹ 110 - 9% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/near/create-near-app
    
borsh-rs (πŸ₯‡23 Β· ⭐ 270) - Rust implementation of Binary Object Representation Serializer for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 60 Β· πŸ“¦ 43K Β· πŸ“‹ 90 - 18% open Β· ⏱️ 30.04.2024):

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

     git clone https://github.com/near/near-wallet
    
borsh (πŸ₯ˆ19 Β· ⭐ 460) - Binary Object Representation Serializer for Hashing. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 39 Β· πŸ“¦ 110K Β· πŸ“‹ 67 - 56% open Β· ⏱️ 06.02.2024):

     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 (πŸ₯‡37 Β· ⭐ 11K) - Chia blockchain python implementation (full node, farmer,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 2K Β· πŸ“₯ 130K Β· πŸ“¦ 110 Β· πŸ“‹ 5.3K - 8% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/Chia-Network/bls-signatures
    
chiapos (πŸ₯‡23 Β· ⭐ 270) - Chia Proof of Space library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 280 Β· πŸ“¦ 520 Β· πŸ“‹ 100 - 22% open Β· ⏱️ 18.03.2024):

     git clone https://github.com/Chia-Network/chiapos
    
chia-blockchain-gui (πŸ₯ˆ20 Β· ⭐ 330) - Chia blockchain GUI in electron/react. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 240 Β· πŸ“‹ 720 - 5% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/Chia-Network/chia-blockchain-gui
    
bladebit (πŸ₯ˆ19 Β· ⭐ 340) - A high-performance k32-only, Chia (XCH) plotter supporting in-RAM.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 110 Β· πŸ“₯ 230K Β· πŸ“‹ 230 - 47% open Β· ⏱️ 05.03.2024):

     git clone https://github.com/Chia-Network/bladebit
    
chia-docker (πŸ₯ˆ17 Β· ⭐ 210) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 350 Β· πŸ“‹ 110 - 1% open Β· ⏱️ 21.04.2024):

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

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

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


EOS (πŸ₯‡36 Β· ⭐ 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.


NEO (πŸ₯ˆ35 Β· ⭐ 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 (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 330 Β· πŸ“₯ 3.2M Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/CityOfZion/neon-wallet
    
neo-node (πŸ₯ˆ20 Β· ⭐ 230 Β· πŸ“‰) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 220 Β· πŸ“₯ 110K Β· πŸ“‹ 460 - 0% 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.


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

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

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


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

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

     git clone https://github.com/tronprotocol/tronweb
    
wallet-cli (πŸ₯ˆ19 Β· ⭐ 550) - Wallet CLI. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 370 Β· πŸ“₯ 5.3K Β· πŸ“‹ 160 - 6% open Β· ⏱️ 15.03.2024):

     git clone https://github.com/tronprotocol/wallet-cli
    
tronprotocol/documentation (πŸ₯ˆ15 Β· ⭐ 550) - Documentations of project TRON. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 490 Β· πŸ“‹ 100 - 27% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/tronprotocol/documentation
    
tips (πŸ₯ˆ15 Β· ⭐ 200) - TRON Improvement Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 170 Β· πŸ“‹ 270 - 3% open Β· ⏱️ 15.03.2024):

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

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


MATIC - Polygon (πŸ₯ˆ34 Β· ⭐ 5.2K) - Hybrid POS-Plasma Layer 2, bringing scale to Ethereum.
bor (πŸ₯‡30 Β· ⭐ 960) - Official repository for the Polygon Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 460 Β· πŸ“₯ 51K Β· πŸ“¦ 69 Β· πŸ“‹ 380 - 3% open Β· ⏱️ 10.05.2024):

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

     git clone https://github.com/maticnetwork/heimdall
    
avail (πŸ₯‡22 Β· ⭐ 760) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 490 Β· πŸ“₯ 22K Β· πŸ“¦ 110 Β· ⏱️ 14.05.2024):

     git clone https://github.com/maticnetwork/avail
    
matic.js (πŸ₯ˆ20 Β· ⭐ 540) - Javascript developer library to interact with Matic Network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 250 Β· πŸ“¦ 3 Β· πŸ“‹ 91 - 15% open Β· ⏱️ 19.03.2024):

     git clone https://github.com/maticnetwork/matic.js
    
contracts (πŸ₯ˆ18 Β· ⭐ 1.1K) - Smart contracts comprising the business logic of the Matic Network. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 530 Β· πŸ“‹ 120 - 61% open Β· ⏱️ 01.03.2024):

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

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

12 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 Β· ⭐ 250) - Hedera Hashgraph SDK for JavaScript/TypeScript. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 130 Β· πŸ“¦ 2.3K Β· πŸ“‹ 810 - 11% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/hashgraph/hedera-services
    
hedera-sdk-java (πŸ₯ˆ21 Β· ⭐ 200) - Hedera Hashgraph SDK for Java. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 110 Β· πŸ“‹ 640 - 10% open Β· ⏱️ 10.05.2024):

     git clone https://github.com/hashgraph/hedera-sdk-java
    

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


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

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

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

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


ROSE - Oasis Network (πŸ₯ˆ31 Β· ⭐ 720) - Cryptocurrency launched in 2020and operates on the..
oasis-core (πŸ₯‡30 Β· ⭐ 330) - Performant and Confidentiality-Preserving Smart Contracts +.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 110 Β· πŸ“₯ 58K Β· πŸ“¦ 180 Β· πŸ“‹ 1.8K - 15% open Β· ⏱️ 15.05.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 (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 290 Β· πŸ“₯ 340K Β· πŸ“¦ 81 Β· πŸ“‹ 1.2K - 7% open Β· ⏱️ 05.03.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 (πŸ₯‡25 Β· ⭐ 260) - A highly configurable Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 160 Β· πŸ“₯ 110K Β· πŸ“¦ 7 Β· πŸ“‹ 220 - 30% open Β· ⏱️ 13.03.2024):

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

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


WAVES (πŸ₯ˆ28 Β· ⭐ 750) - 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.9K) - Cryptocurrency launched in 2017. POA Network has a current..

12 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 Β· πŸ“¦ 250 Β· πŸ“‹ 260 - 24% open Β· ⏱️ 26.04.2024):

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

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


SDN - Shiden Network (πŸ₯ˆ26 Β· ⭐ 1K) - Multi-chain decentralized application layer on Kusama Network...
Astar (πŸ₯‡22 Β· ⭐ 730) - The dApp hub for blockchains of the future. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 200 Β· πŸ“₯ 21K Β· πŸ“‹ 310 - 9% open Β· ⏱️ 08.05.2024):

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

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 Β· πŸ“₯ 40K Β· πŸ“‹ 510 - 17% open Β· ⏱️ 15.05.2024):

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

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


KMD - Komodo (πŸ₯ˆ26 Β· ⭐ 550) - End-to-end blockchain infrastructure solutions provider...
atomicDEX-Desktop (πŸ₯‡26 Β· ⭐ 240) - Komodo Wallet Desktop GUI. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 170 Β· πŸ“₯ 82K Β· πŸ“‹ 930 - 19% open Β· ⏱️ 08.04.2024):

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

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


ZIL - Zilliqa (πŸ₯ˆ25 Β· ⭐ 1.6K) - The highly scalable and secure public blockchain platform.
Zilliqa (πŸ₯‡22 Β· ⭐ 1.1K) - Zilliqa is the worlds first high-throughput public blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 280 Β· πŸ“‹ 400 - 28% open Β· ⏱️ 09.05.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 Β· ⏱️ 15.02.2024):

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

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


MOVR - Moonriver (πŸ₯ˆ25 Β· ⭐ 1.1K) - Fully Ethereum-compatible smart contract parachain on Kusama. Due..
moonbeam (πŸ₯‡25 Β· ⭐ 900) - An Ethereum-compatible smart contract parachain on Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 290 Β· πŸ“₯ 25K Β· πŸ“¦ 3 Β· πŸ“‹ 390 - 9% open Β· ⏱️ 13.05.2024):

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

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


CSPR - Casper Network (πŸ₯ˆ25 Β· ⭐ 540) - First live proof-of-stake blockchain built off the Casper CBC..
casper-node (πŸ₯‡27 Β· ⭐ 390) - Reference client for CASPER protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 220 Β· πŸ“₯ 1.4K Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 19% open Β· ⏱️ 10.04.2024):

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

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


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

9 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.


VITE (πŸ₯‰24 Β· ⭐ 580) - Vite has built the worlds first DAG (Directed Acyclic Graph) based smart-..

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


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

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

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

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


XRD - Radix (πŸ₯‰23 Β· ⭐ 800) - Radix is building an open, interconnected platform where the full range of..
radixdlt-scrypto (πŸ₯ˆ21 Β· ⭐ 400) - Scrypto is the asset-oriented smart contract.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 120 Β· πŸ“¦ 11 Β· πŸ“‹ 110 - 14% open Β· ⏱️ 24.04.2024):

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

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


JUNO (πŸ₯‰23 Β· ⭐ 550) - Global, open source, permission-less network for decentralized interoperable..
CosmosContracts/juno (πŸ₯‡24 Β· ⭐ 310) - Open Source Platform for Interoperable Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 160 Β· πŸ“₯ 44K Β· πŸ“¦ 3 Β· πŸ“‹ 230 - 17% open Β· ⏱️ 21.04.2024):

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

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


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

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


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

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


NAS - Nebulas (πŸ₯‰21 Β· ⭐ 1.2K) - Next generation public blockchain, aiming for a continuously..

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


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

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

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


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

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


XCP - Counterparty (πŸ₯‰18 Β· ⭐ 240) - Platform for user-created assets on Bitcoin. Its a protocol, set..

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


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

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


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

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


Show 23 hidden projects...
  • STRAX - Stratis (πŸ₯‰22 Β· ⭐ 880 Β· πŸ’€) - Powerful and flexible Blockchain Development Platform designed..
  • OMG - OMG Network (πŸ₯‰21 Β· ⭐ 730 Β· πŸ’€) - The value transfer layer for the Ethereum Network.
  • PERL - PERL.eco (πŸ₯‰20 Β· ⭐ 2K Β· πŸ’€) - Tokenized real-world ecological assets Perlins latest..
  • BTM - Bytom (πŸ₯‰19 Β· ⭐ 1.3K Β· πŸ’€) - Blockchain protocol for financial and digital asset applications...
  • EDG - Edgeware (πŸ₯‰19 Β· ⭐ 200) - High-performance, self-upgrading WASM smart contract platform, in..
  • QTUM (πŸ₯‰19 Β· ⭐ 120) - Decentralized and open-source smart contracts platform and value transfer protocol...
  • VLX - Velas (πŸ₯‰16 Β· ⭐ 70) - Velas AG, headquartered in Switzerland, is a new AI-operated dPoS..
  • TRUE - TrueChain (πŸ₯‰14 Β· ⭐ 150 Β· πŸ’€) - With the digital advertising becoming a preserve for the..
  • UBQ - Ubiq (πŸ₯‰14 Β· ⭐ 83) - Decentralized platform which allows the creation and implementation of..
  • EXP - Expanse (πŸ₯‰14 Β· ⭐ 56) - The Expanse platform now has a two-year history of consistent growth and..
  • BOBA - Boba Network (πŸ₯‰13 Β· ⭐ 2) - Blockchain Layer-2 scaling solution and Hybrid Compute..
  • NYM (πŸ₯‰11 Β· ⭐ 270) - Existing internet protocols leak sensitive data that can be used without users..
  • XBY - XTRABYTES (πŸ₯‰11 Β· ⭐ 87 Β· πŸ’€) - XTRABYTES goes beyond being a currency. Its a next-gen blockchain..
  • TT - ThunderCore (πŸ₯‰10 Β· ⭐ 100 Β· πŸ’€) - Secure, high-performance, EVM-compatible public blockchain..
  • MRX - Metrix Coin (πŸ₯‰10 Β· ⭐ 41 Β· πŸ’€) - Metrix Coin (formerly Lindacoin) is a Proof of Stake..
  • 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 Β· ⭐ 55 Β· πŸ’€) - Decentralized network for building a new generation of applications...
  • BKX - BANKEX (πŸ₯‰8 Β· ⭐ 34 Β· πŸ’€) - 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 Β· ⭐ 680) - Fully collateralized US dollar stablecoin. USDC is the bridge..
centre-tokens (πŸ₯ˆ17 Β· ⭐ 500) - Source repository for smart contracts used by Circles.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 260 Β· πŸ“₯ 17 Β· πŸ“‹ 52 - 30% open Β· ⏱️ 06.05.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 Β· ⭐ 120) - The practicality of using Decentralized Finance is limited by the lack of a..
  • BUSD - Binance USD (πŸ₯‰10 Β· ⭐ 360) - 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 (πŸ₯‡31 Β· ⭐ 4.8K) - Decentralized money market protocol where users can lend and borrow..
aave-v3-core (πŸ₯‡23 Β· ⭐ 780) - This repository contains the core smart contracts of the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 510 Β· πŸ“¦ 1.2K Β· πŸ“‹ 410 - 8% open Β· ⏱️ 07.03.2024):

     git clone https://github.com/aave/aave-v3-core
    
aave/interface (πŸ₯ˆ20 Β· ⭐ 380) - An open source interface for the decentralized liquidity.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 300 Β· πŸ“₯ 140 Β· πŸ“‹ 580 - 20% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/aave/interface
    

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


GNO - Gnosis (πŸ₯‡31 Β· ⭐ 3.6K) - Cryptocurrency and operates on the Ethereum platform. Gnosis has a..
zodiac (πŸ₯ˆ19 Β· ⭐ 440) - A library for composable tooling for onchain entities. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 110 Β· πŸ“₯ 9 Β· πŸ“¦ 340 Β· πŸ“‹ 21 - 33% open Β· ⏱️ 25.04.2024):

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

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

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


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

     git clone https://github.com/Synthetixio/synthetix
    
synpress (πŸ₯ˆ19 Β· ⭐ 540) - Synpress is e2e testing framework based on Cypress.io and playwright with.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 170 Β· πŸ“¦ 3 Β· πŸ“‹ 210 - 42% 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 (πŸ₯‡29 Β· ⭐ 6K) - Cryptocurrency depicted as a smart contract platform and works..

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


ZRX - 0x (πŸ₯‡29 Β· ⭐ 4.2K) - Cryptocurrency and operates on the Ethereum platform. 0x has a current..
0xProject/protocol (πŸ₯ˆ18 Β· ⭐ 350) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 190 Β· πŸ“¦ 180 Β· πŸ“‹ 28 - 17% 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 Β· πŸ“₯ 120 Β· πŸ“¦ 160 Β· πŸ“‹ 340 - 38% open Β· ⏱️ 10.11.2023):

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

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


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

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


INJ - Injective Protocol (πŸ₯‡25 Β· ⭐ 240) - Cryptocurrency and operates on the Ethereum platform...

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


COMP - Compound (πŸ₯‡24 Β· ⭐ 3.1K) - 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 (πŸ₯‡24 Β· ⭐ 2.7K) - Suite of products in Decentralized Finance (DeFi) that..

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


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

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

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 (πŸ₯‡24 Β· ⭐ 390) - Electroneum: The Legacy L1 Repository. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 190 Β· πŸ“₯ 630K Β· πŸ“‹ 400 - 24% open Β· ⏱️ 24.04.2024):

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

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


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

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


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

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


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

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

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


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

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


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

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


XVS - Venus (πŸ₯ˆ20 Β· ⭐ 300) - Cryptocurrency and operates on the BNB Smart Chain (BEP20) platform...
venus-protocol (πŸ₯‡23 Β· ⭐ 250) - BNB Smart Chain Venus Protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 160 Β· πŸ“¦ 33 Β· πŸ“‹ 51 - 31% open Β· ⏱️ 10.05.2024):

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

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


DIA (πŸ₯ˆ20 Β· ⭐ 230) - Cryptocurrency and operates on the Ethereum platform. DIA has a current supply..
diadata (πŸ₯‡22 Β· ⭐ 230) - DIAdata.org platform. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 130 Β· πŸ“¦ 27 Β· πŸ“‹ 460 - 43% open Β· ⏱️ 10.05.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.


NMR - Numeraire (πŸ₯ˆ18 Β· ⭐ 1.2K) - Cryptocurrency and operates on the Ethereum platform...

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


BLT - Bloom (πŸ₯ˆ18 Β· ⭐ 650) - End-to-end protocol for identity attestation, risk assessment and..
solana-go-sdk (πŸ₯ˆ19 Β· ⭐ 320) - Solana Golang SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 75 Β· πŸ“¦ 56 Β· πŸ“‹ 91 - 30% open Β· ⏱️ 15.05.2024):

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

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


UMA (πŸ₯ˆ18 Β· ⭐ 410) - Decentralized financial contracts platform built to enable Universal Market..
UMAprotocol/protocol (πŸ₯ˆ20 Β· ⭐ 360) - UMA Protocol Running on Ethereum. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 170 Β· πŸ“‹ 980 - 1% open Β· ⏱️ 09.05.2024):

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

1 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.


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

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


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

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

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


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

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


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

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

2 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 (πŸ₯ˆ16 Β· ⭐ 340) - Open-source, democratized, borderless money.

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


BNC - Bifrost Native Coin (πŸ₯ˆ16 Β· ⭐ 220) - Polkadot Ecological DeFi basic protocol. It is..
bifrost (πŸ₯ˆ18 Β· ⭐ 220) - A parachain focused on building bridges of chains based on PoS.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 67 Β· πŸ“₯ 2.3K Β· πŸ“‹ 50 - 30% open Β· ⏱️ 07.05.2024):

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

TRIBE (πŸ₯ˆ15 Β· ⭐ 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.


SLND - Solend (πŸ₯ˆ15 Β· ⭐ 300 Β· πŸ’€) - Algorithmic, decentralized protocol for lending and borrowing..

3 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..
  • CCX - Conceal (πŸ₯ˆ19 Β· ⭐ 170) - Privacy Protected DeFi & Encrypted Communications.
  • XDC - XDC Network (πŸ₯ˆ19 Β· ⭐ 140) - Enterprise-ready hybrid Blockchain technology company..
  • PNG - Pangolin (πŸ₯ˆ18 Β· ⭐ 200) - Community-driven decentralized exchange for Avalanche and..
  • NXM (πŸ₯ˆ18 Β· ⭐ 160) - Decentralized insurance protocol built on Ethereum that currently offers cover..
  • ANC - Anchor Protocol (πŸ₯ˆ17 Β· ⭐ 370 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the..
  • POLY - Polymath (πŸ₯ˆ17 Β· ⭐ 330 Β· πŸ’€) - Polymath provides technology to create, issue, and manage..
  • XCASH - X-CASH (πŸ₯ˆ17 Β· ⭐ 120 Β· πŸ’€) - Open-source private cryptocurrency with unique features developed..
  • TORN - Tornado Cash (πŸ₯ˆ16 Β· ⭐ 2K Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • RGT - Rari Governance Token (πŸ₯ˆ16 Β· ⭐ 1K Β· πŸ’€) - The Rari Governance Token is the native token behind..
  • PLR - Pillar (πŸ₯ˆ16 Β· ⭐ 140) - Community-run, multichain & non-custodial DeFi wallet governed by..
  • RBC - Rubic (πŸ₯ˆ15 Β· ⭐ 64) - No description.
  • MPL - Maple (πŸ₯ˆ14 Β· ⭐ 460) - Cryptocurrency launched in 2021and operates on the Ethereum platform...
  • HTR - Hathor (πŸ₯ˆ14 Β· ⭐ 80) - Natural evolution of Bitcoins blockchain. Instead of arranging the..
  • RDD - ReddCoin (πŸ₯ˆ14 Β· ⭐ 16) - Launched in 2014 as a fork of Litecoin, Reddcoin (RDD) is a..
  • 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..
  • RBN - Ribbon Finance (πŸ₯ˆ13 Β· ⭐ 360) - New protocol that helps users access crypto structured..
  • TRU - TrueFi (πŸ₯ˆ13 Β· ⭐ 320 Β· πŸ’€) - DeFiuncollateralized lending protocol developed by the..
  • ALPACA - Alpaca Finance (πŸ₯ˆ13 Β· ⭐ 230) - First leveraged yield farming protocol on Binance..
  • MIR - Mirror Protocol (πŸ₯ˆ13 Β· ⭐ 220 Β· πŸ’€) - What are Mirrored Assets? MIR is the governance token..
  • RSR - Reserve Rights (πŸ₯ˆ13 Β· ⭐ 140) - Reserve aims to build a stable, decentralized, asset-..
  • RISE - EverRise (πŸ₯ˆ13 Β· ⭐ 74 Β· πŸ’€) - Blockchain technology company focused on increasing..
  • EVX - Everex (πŸ₯‰12 Β· ⭐ 900 Β· πŸ’€) - Everex enables you to transfer, borrow, and trade in any fiat..
  • AMPL - Ampleforth (πŸ₯‰12 Β· ⭐ 340) - Digital-asset-protocol for smart commodity-money. The smart..
  • PICKLE - Pickle Finance (πŸ₯‰12 Β· ⭐ 340 Β· πŸ’€) - Yield aggregator that compounds LPs across various..
  • WEBD - WebDollar (πŸ₯‰12 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency fully native to the World Wide Web, entirely..
  • CHSB - SwissBorg (πŸ₯‰12 Β· ⭐ 71) - SwissBorg is decentralising wealth management by making it fun,..
  • FXS - Frax Share (πŸ₯‰11 Β· ⭐ 500) - Governance and value accrual token of the Frax Stablecoin..
  • FARM - Harvest Finance (πŸ₯‰11 Β· ⭐ 360 Β· πŸ’€) - Harvest automatically farms the highest yields in DeFi.
  • BOND - BarnBridge (πŸ₯‰11 Β· ⭐ 170 Β· πŸ’€) - A Cross Platform Protocol for Tokenizing Risk.
  • CHESS - Tranchess (πŸ₯‰11 Β· ⭐ 87) - Tokenized asset management and derivatives trading protocol...
  • IDLE (πŸ₯‰11 Β· ⭐ 82) - Governance Token of Idle Protocol. It allows community participants to vote on-..
  • SNOW - SnowSwap (πŸ₯‰11 Β· ⭐ 68 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • TETU (πŸ₯‰11 Β· ⭐ 42) - DeFi application built on Polygon that implements automated yield farming..
  • BAC - Basis Cash (πŸ₯‰10 Β· ⭐ 260 Β· πŸ’€) - Fairly distributed & censorship resistant stablecoin with..
  • ALCX - Alchemix (πŸ₯‰10 Β· ⭐ 260) - Governance token for the Alchemix protocol.
  • 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..
  • THALES (πŸ₯‰10 Β· ⭐ 55) - Ethereum protocol that allows the creation of peer-to-peer parimutuel..
  • DPX - Dopex (πŸ₯‰10 Β· ⭐ 52 Β· πŸ’€) - Dopex (Decentralized Options Exchange) is a decentralized options..
  • NEST - Nest Protocol (πŸ₯‰9 Β· ⭐ 1K Β· πŸ’€) - Decentralized price fact Oracle protocol network based..
  • 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,..
  • 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..
  • FIS - Stafi (πŸ₯‰9 Β· ⭐ 47 Β· πŸ’€) - First DeFi protocol unlocking liquidity of staked assets...
  • OCTO - OctoFi (πŸ₯‰9 Β· ⭐ 39 Β· πŸ’€) - All-in-one DeFi and NFT with cashbacks.
  • CMK - Credmark (πŸ₯‰9 Β· ⭐ 36) - Cryptocurrency launched in 2021and operates on the Ethereum..
  • GAMMA - Gamma Strategies (πŸ₯‰8 Β· ⭐ 520 Β· πŸ’€) - Gamma offers non-custodial, automated, and active..
  • BEND - BendDAO (πŸ₯‰8 Β· ⭐ 130) - NFT liquidity and lending protocol with reactive interest rates..
  • 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..
  • YFII - DFI.money (πŸ₯‰8 Β· ⭐ 48 Β· πŸ’€) - Fork of YFI project with YIP-8 implementation.
  • FSN - Fusion (πŸ₯‰8 Β· ⭐ 32 Β· πŸ’€) - Project which consists of an all-inclusive blockchain-based..
  • JET - Jetcoin (πŸ₯‰7 Β· ⭐ 220 Β· πŸ’€) - Jet Protocol is highly capital efficient DeFi borrowing..
  • NFTX (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - NFT-backed index funds on Ethereum.
  • CREAM (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the Ethereum platform...
  • CVP - PowerPool Concentrated Voting Power (πŸ₯‰7 Β· ⭐ 50) - Cryptocurrency and operates on the Ethereum platform...
  • DUCK - Unit Protocol (πŸ₯‰7 Β· ⭐ 47) - Decentralized borrowing protocol that allows using a..
  • SI - Siren (πŸ₯‰7 Β· ⭐ 42 Β· πŸ’€) - Distributed protocol for creating, trading, and redeeming fully-..
  • LINA - Linear (πŸ₯‰7 Β· ⭐ 38) - A Cross-chain Decentralized Delta-One Asset Protocol with Unlimited..
  • 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 Β· ⭐ 84 Β· πŸ’€) - No description.
  • INV - Inverse Finance (πŸ₯‰6 Β· ⭐ 66 Β· πŸ’€) - Yield aggregator and a lending protocol.
  • BED - Bankless BED Index (πŸ₯‰6 Β· ⭐ 37 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • SPEC - Spectrum Token (πŸ₯‰6 Β· ⭐ 35 Β· πŸ’€) - The first and innovative yield optimizer on Terra..
  • 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 Β· ⭐ 98 Β· πŸ’€) - Asset-backed token and is backed by the underlying assets of Nexos loan..
  • MPS - Mt Pelerin Shares (πŸ₯‰5 Β· ⭐ 50 Β· πŸ’€) - MPS tokens are the tokenized shares of Mt Pelerin..
  • SFI - saffron.finance (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • OPIUM (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - Decentralized derivative protocol. It offers two products: USDT de-pegging..
  • DFD - DefiDollar DAO (πŸ₯‰4 Β· ⭐ 49 Β· πŸ’€) - DFD is DefiDollars governance token in which holders..
  • TULIP - Tulip Protocol (πŸ₯‰4 Β· ⭐ 40 Β· πŸ’€) - First yield aggregator on Solana, averaging around..
  • ICE - Popsicle Finance (πŸ₯‰4 Β· ⭐ 38 Β· πŸ’€) - A next-gen cross-chain yield enhancement platform..
  • 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 (πŸ₯‡37 Β· ⭐ 9.6K) - Cryptocurrency of the Binance platform. It is a trading platform exclusively for..
bsc (πŸ₯‡31 Β· ⭐ 2.6K) - A BNB Smart Chain client based on the go-ethereum fork. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 1.5K Β· πŸ“₯ 310K Β· πŸ“¦ 5 Β· πŸ“‹ 1.2K - 1% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/bnb-chain/bsc
    
javascript-sdk (πŸ₯‡24 Β· ⭐ 380) - Javascript SDK to communicate with BNB Beacon Chain. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 240 Β· πŸ“¦ 750 Β· πŸ“‹ 180 - 1% open Β· ⏱️ 11.04.2024):

     git clone https://github.com/bnb-chain/javascript-sdk
    
tss-lib (πŸ₯ˆ21 Β· ⭐ 720) - Threshold Signature Scheme, for ECDSA and EDDSA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 250 Β· πŸ“₯ 4K Β· πŸ“¦ 180 Β· πŸ“‹ 140 - 43% open Β· ⏱️ 18.04.2024):

     git clone https://github.com/bnb-chain/tss-lib
    
bsc-genesis-contract (πŸ₯ˆ18 Β· ⭐ 630) - The genesis contracts of BNB Smart Chain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 690 Β· πŸ“¦ 3 Β· πŸ“‹ 90 - 21% open Β· ⏱️ 08.04.2024):

     git clone https://github.com/bnb-chain/bsc-genesis-contract
    
bnb-chain/go-sdk (πŸ₯ˆ18 Β· ⭐ 200) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 100 Β· πŸ“¦ 250 Β· πŸ“‹ 88 - 21% open Β· ⏱️ 26.02.2024):

     git clone https://github.com/bnb-chain/go-sdk
    
BEPs (πŸ₯ˆ15 Β· ⭐ 750) - BNB Evolution Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 470 Β· πŸ“‹ 89 - 34% open Β· ⏱️ 09.05.2024):

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

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


TWT - Trust Wallet Token (πŸ₯‡37 Β· ⭐ 9.2K) - Trust Wallet Token (TWT) 511 is a utility token that..
wallet-core (πŸ₯‡29 Β· ⭐ 2.6K) - Cross-platform, cross-blockchain wallet library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.5K Β· πŸ“₯ 110K Β· πŸ“¦ 3 Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 13.05.2024):

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

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

     git clone https://github.com/trustwallet/trust-web3-provider
    
developer (πŸ₯ˆ16 Β· ⭐ 310) - Trust Developer documentation: developer.trustwallet.com. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 170 Β· πŸ“‹ 78 - 26% open Β· ⏱️ 25.03.2024):

     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 (πŸ₯‡27 Β· ⭐ 520) - Fully featured Graphical User Interface / Reference Wallet for the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 590 Β· πŸ“₯ 220K Β· πŸ“‹ 2.3K - 18% open Β· ⏱️ 15.05.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.


CRO - Cronos (πŸ₯ˆ25 Β· ⭐ 840) - We propose Crypto.com Chain, the next generation decentralized..
cronos (πŸ₯‡26 Β· ⭐ 280) - Cronos is the first Ethereum-compatible blockchain network built.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 210 Β· πŸ“₯ 270K Β· πŸ“¦ 17 Β· πŸ“‹ 460 - 20% open Β· ⏱️ 13.05.2024):

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

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

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


DYDX (πŸ₯ˆ23 Β· ⭐ 1.8K) - Governance token for the dYdX exchange protocol. Past users of the protocol..
dydx-v3-python (πŸ₯ˆ18 Β· ⭐ 300) - Python client for dYdX (API v3). Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 210 Β· πŸ“¦ 630 Β· πŸ“‹ 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.


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

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


LRC - Loopring (πŸ₯ˆ21 Β· ⭐ 630) - Decentralized Exchange (DEX) built on an Ethereum Layer-2 (L2)..
protocols (πŸ₯ˆ16 Β· ⭐ 320 Β· πŸ’€) - A zkRollup DEX & Payment Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 110 Β· πŸ“‹ 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.


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

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

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

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


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

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

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


Show 14 hidden projects...
  • REN (πŸ₯ˆ24 Β· ⭐ 860 Β· πŸ’€) - Open protocol that enables the movement of value between blockchains. Rens..
  • SRM - Serum (πŸ₯ˆ23 Β· ⭐ 2.9K Β· πŸ’€) - Cryptocurrency launched in 2020. Serum has a current supply of..
  • ASTRO - AstroSwap (πŸ₯‰20 Β· ⭐ 150) - First interstellar DEX, built for the most loyal blockchain..
  • IDEX (πŸ₯‰16 Β· ⭐ 120) - Cryptocurrency and operates on the Ethereum platform. IDEX has a current..
  • DIVX - Divi Exchange Token (πŸ₯‰14 Β· ⭐ 76 Β· πŸ’€) - Divi Exchange Token (DIVX) is a cryptocurrency and..
  • DODO (πŸ₯‰12 Β· ⭐ 330) - Decentralized Exchange (DEX) running on Ethereum and Binance Smart Chain...
  • UTNP - Universa (πŸ₯‰11 Β· ⭐ 320 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the Ethereum..
  • MAX - Maxcoin (πŸ₯‰11 Β· ⭐ 79 Β· πŸ’€) - One of the most important things for MaxCoin was to achieve a..
  • MX - MX Token (πŸ₯‰9 Β· ⭐ 170) - Proof of rights and interests of MXC trading platform itself. Its..
  • WRX - WazirX (πŸ₯‰6 Β· ⭐ 180 Β· πŸ’€) - Cryptocurrency exchange with an advanced trading interface and..
  • KIT - DexKit (πŸ₯‰6 Β· ⭐ 76 Β· πŸ’€) - Next generation DEX. It uses technology based on ZRX protocol,..
  • 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 (πŸ₯‡16 Β· ⭐ 37 Β· πŸ’€) - Passive Income Made Easy.

Web 3.0

Back to top

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

     git clone https://github.com/filecoin-project/lotus
    
venus (πŸ₯‡28 Β· ⭐ 2.1K) - Filecoin Full Node Implementation in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 450 Β· πŸ“₯ 11K Β· πŸ“¦ 66 Β· πŸ“‹ 3.2K - 2% open Β· ⏱️ 30.04.2024):

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

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

     git clone https://github.com/filecoin-project/rust-fil-proofs
    
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
    
ref-fvm (πŸ₯ˆ18 Β· ⭐ 370) - Reference implementation of the Filecoin Virtual Machine. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 130 Β· πŸ“¦ 130 Β· πŸ“‹ 970 - 22% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/filecoin-project/ref-fvm
    
filecoin-docs (πŸ₯ˆ18 Β· ⭐ 220) - Filecoin Docs. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 280 Β· πŸ“‹ 600 - 2% open Β· ⏱️ 14.05.2024):

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

     git clone https://github.com/filecoin-project/devgrants
    
neptune (πŸ₯ˆ17 Β· ⭐ 250) - Rust Poseidon implementation. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 81 Β· πŸ“¦ 830 Β· πŸ“‹ 48 - 14% open Β· ⏱️ 13.02.2024):

     git clone https://github.com/filecoin-project/neptune
    
FIPs (πŸ₯ˆ15 Β· ⭐ 310) - The Filecoin Improvement Proposal repository. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 170 Β· πŸ“‹ 120 - 9% open Β· ⏱️ 14.05.2024):

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

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


SNT - Status (πŸ₯‡40 Β· ⭐ 9.7K) - 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 Β· πŸ“₯ 5K Β· πŸ“‹ 10K - 6% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/status-im/status-mobile
    
status-go (πŸ₯‡27 Β· ⭐ 720) - The Status module that consumes go-ethereum. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 240 Β· πŸ“₯ 1.7K Β· πŸ“¦ 15 Β· πŸ“‹ 1.3K - 22% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/status-im/status-go
    
status-desktop (πŸ₯‡27 Β· ⭐ 260) - Status Desktop client made in Nim & QML. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 73 Β· πŸ“₯ 14K Β· πŸ“‹ 7.8K - 8% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/status-im/nimbus-eth2
    
nim-libp2p (πŸ₯‡22 Β· ⭐ 240) - libp2p implementation in Nim. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 51 Β· πŸ“‹ 240 - 26% open Β· ⏱️ 15.05.2024):

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

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

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

     git clone https://github.com/status-im/status-keycard
    

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


STX - Stacks (πŸ₯‡36 Β· ⭐ 7.7K) - Stacks brings Apps and Smart Contracts to Bitcoin. Apps built on Stacks..
stacks-blockchain (πŸ₯‡31 Β· ⭐ 2.9K) - The Stacks blockchain implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 620 Β· πŸ“₯ 22K Β· πŸ“¦ 21 Β· πŸ“‹ 2.6K - 12% open Β· ⏱️ 09.05.2024):

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

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

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


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

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

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

     git clone https://github.com/smartcontractkit/documentation
    
hardhat-starter-kit (πŸ₯ˆ20 Β· ⭐ 1.2K) - A repo for boilerplate code for testing, deploying, and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 480 Β· πŸ“‹ 80 - 26% open Β· ⏱️ 09.05.2024):

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

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

     git clone https://github.com/smartcontractkit/full-blockchain-solidity-course-py
    

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


HOT - Holo (πŸ₯‡33 Β· ⭐ 2.3K) - Holochain enables a distributed web with user autonomy built directly..
holochain (πŸ₯‡26 Β· ⭐ 1.1K) - The current, performant & industrial strength version of.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 130 Β· πŸ“¦ 280 Β· πŸ“‹ 400 - 42% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/holochain/holochain
    
launcher (πŸ₯ˆ18 Β· ⭐ 260) - Desktop launcher to install and use Holochain apps locally. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 20 Β· πŸ“₯ 7.1K Β· πŸ“¦ 3 Β· πŸ“‹ 140 - 31% open Β· ⏱️ 07.05.2024):

     git clone https://github.com/holochain/launcher
    
holochain-client-js (πŸ₯ˆ17 Β· ⭐ 260) - A JavaScript client for the Holochain Conductor API. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 14 Β· πŸ“¦ 6 Β· πŸ“‹ 56 - 10% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/holochain/holochain-client-js
    

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


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

     git clone https://github.com/graphprotocol/graph-node
    
graph-tooling (πŸ₯‡24 Β· ⭐ 370) - Monorepo for various tools used by subgraph developers. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 180 Β· πŸ“₯ 6.1K Β· πŸ“‹ 630 - 33% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/graphprotocol/graph-tooling
    
graphprotocol/indexer (πŸ₯‡24 Β· ⭐ 230) - Graph Protocol indexer components and infrastructure. MIT
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 110 Β· πŸ“₯ 12K Β· πŸ“¦ 21 Β· πŸ“‹ 340 - 37% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/graphprotocol/indexer
    
graphprotocol/contracts (πŸ₯ˆ19 Β· ⭐ 320) - Contracts repository for The Graph protocol. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 130 Β· πŸ“¦ 5 Β· πŸ“‹ 180 - 27% open Β· ⏱️ 13.05.2024):

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

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


BZZ - Swarm (πŸ₯‡32 Β· ⭐ 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 (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 340 Β· πŸ“₯ 270K Β· πŸ“¦ 140 Β· πŸ“‹ 1.7K - 6% open Β· ⏱️ 15.05.2024):

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

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


MAID - MaidSafeCoin (πŸ₯‡32 Β· ⭐ 1.4K) - Cryptocurrency launched in 2014. MaidSafeCoin has a current..

8 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 (πŸ₯‡25 Β· ⭐ 1.1K) - ternity blockchain - scalable blockchain for the people - smart.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 230 Β· πŸ“₯ 25K Β· πŸ“‹ 940 - 26% open Β· ⏱️ 08.05.2024):

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

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

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


LBC - LBRY Credits (πŸ₯ˆ29 Β· ⭐ 16K Β· πŸ’€) - LBRY (pronounced Library) is a decentralized digital content..
lbry.com (πŸ₯ˆ18 Β· ⭐ 260 Β· πŸ’€) - lbry.com, the website for the LBRY protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 240 Β· πŸ“‹ 320 - 7% open Β· ⏱️ 23.10.2023):

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

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


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

     git clone https://github.com/aragon/use-wallet
    
client (πŸ₯ˆ20 Β· ⭐ 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.


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

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

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


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

     git clone https://github.com/ArweaveTeam/arweave
    
arweave-js (πŸ₯ˆ19 Β· ⭐ 570) - Browser and Nodejs client for general interaction with the arweave.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 120 Β· πŸ“¦ 3 Β· πŸ“‹ 99 - 9% open Β· ⏱️ 04.05.2024):

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

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


RPL - Rocket Pool (πŸ₯ˆ29 Β· ⭐ 1.2K) - Rocket Pool is Ethereums most decentralised liquid staking..
rocketpool (πŸ₯ˆ20 Β· ⭐ 870 Β· πŸ’€) - Decentralised Ethereum Liquid Staking Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 210 Β· πŸ“¦ 11 Β· πŸ“‹ 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.


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 Β· πŸ”€ 47 Β· πŸ“‹ 37 - 27% open Β· ⏱️ 12.03.2024):

     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 (πŸ₯ˆ21 Β· ⭐ 590 Β· πŸ’€) - Skycoin Core and Wallet. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 290 Β· πŸ“¦ 78 Β· πŸ“‹ 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 (πŸ₯ˆ27 Β· ⭐ 790) - Ecosystem for sharing data and associated services. It..

7 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 (πŸ₯‡25 Β· ⭐ 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.


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

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


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

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

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


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

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

AXL - Axelar (πŸ₯ˆ24 Β· ⭐ 480) - 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.7K) - BitTorrent was initially conceived by Bram Cohen, a peer-to-peer..
go-btfs (πŸ₯ˆ21 Β· ⭐ 200) - BTFS - The First Scalable Decentralized Storage System - A.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 67 Β· πŸ“₯ 48K Β· πŸ“¦ 2 Β· πŸ“‹ 190 - 2% open Β· ⏱️ 28.03.2024):

     git clone https://github.com/bittorrent/go-btfs
    

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


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

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


LOOMOLD - Loom Network (OLD) (πŸ₯‰21 Β· ⭐ 890) - The Next-Generation Blockchain Application Platform..
loom-js (πŸ₯ˆ19 Β· ⭐ 200 Β· πŸ’€) - 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.


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

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

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


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

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


HIVE (πŸ₯‰20 Β· ⭐ 370) - Cryptocurrency launched in 2020. Hive has a current supply of 467,382,213.663. The..
openhive-network/hive (πŸ₯ˆ20 Β· ⭐ 320) - Fast. Scalable. Powerful. The Blockchain for Web3. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 98 Β· πŸ“₯ 39 Β· ⏱️ 15.03.2024):

     git clone https://github.com/openhive-network/hive
    

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


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

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


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

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


CRU - Crust Network (πŸ₯‰16 Β· ⭐ 520) - What is Crust Network? Crust Network provides a..
crust (πŸ₯ˆ18 Β· ⭐ 480) - Official Rust implementation of the Crust protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 37 Β· πŸ“₯ 46 Β· πŸ“‹ 330 - 22% open Β· ⏱️ 15.05.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.


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

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

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


WAN - Wanchain (πŸ₯‰15 Β· ⭐ 290 Β· πŸ’€) - Wanchain seeks to link the present to the future, through the..
go-wanchain (πŸ₯ˆ17 Β· ⭐ 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 (πŸ₯‰15 Β· ⭐ 230 Β· πŸ’€) - THORChain is building a chain-agnostic bridging protocol..

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


Show 27 hidden projects...
  • CTXC - Cortex (πŸ₯ˆ22 Β· ⭐ 170) - Cortex is built on a new public chain called Cortex. The chain includes..
  • TFT - ThreeFold Token (πŸ₯‰21 Β· ⭐ 120) - What is ThreeFold (TFT)? Founded in 2016, ThreeFold is a..
  • GEN - DAOstack (πŸ₯‰19 Β· ⭐ 490 Β· πŸ’€) - Operational stack for DAOs, a comprehensive toolkit for..
  • DOCK (πŸ₯‰19 Β· ⭐ 140) - Decentralized data exchange protocol that lets people connect their profiles,..
  • ZCN - Zus (πŸ₯‰19 Β· ⭐ 110) - High performance storage network that powers limitless applications...
  • ALEPH - Aleph.im (πŸ₯‰18 Β· ⭐ 100) - Decentralized cloud storage, database and computing platform,..
  • PNT - pNetwork (πŸ₯‰17 Β· ⭐ 1.5K Β· πŸ’€) - Building an Ecosysten on Solana Network.
  • GXC - GXChain (πŸ₯‰16 Β· ⭐ 470 Β· πŸ’€) - From the developers at Gongxinbao (GXB) comes GXChain, a public..
  • SNM - SONM (πŸ₯‰15 Β· ⭐ 360 Β· πŸ’€) - Global operating system that is also a decentralized..
  • POND - Marlin (πŸ₯‰15 Β· ⭐ 120) - High-performance network infrastructure for modern decentralized..
  • STOS - Stratos (πŸ₯‰15 Β· ⭐ 110) - Next generation of decentralized Data Mesh that provides..
  • CTSI - Cartesi (πŸ₯‰14 Β· ⭐ 140) - What is Cartesi? Ease of Adoption: Developers can work in a..
  • KP3R - Keep3rV1 (πŸ₯‰13 Β· ⭐ 410 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • 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..
  • MATH (πŸ₯‰12 Β· ⭐ 210) - One stop crypto solution platform which contains MathWallet, MATH VPOS Pool,..
  • ORBS (πŸ₯‰12 Β· ⭐ 46 Β· πŸ’€) - Orbs was built to bridge the unoccupied gap between the functionality of a..
  • KAI - KardiaChain (πŸ₯‰12 Β· ⭐ 33 Β· πŸ’€) - We believe Blockchain can create equal opportunities for..
  • PUSH - Push Protocol (πŸ₯‰10 Β· ⭐ 44) - Cryptocurrency and operates on the Ethereum platform. Push..
  • SS - Sharder (πŸ₯‰10 Β· ⭐ 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 Β· ⭐ 90 Β· πŸ’€) - 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 (πŸ₯‡36 Β· ⭐ 2.7K) - Decred aims to build a community-directed digital currency whose..
dcrd (πŸ₯‡28 Β· ⭐ 730) - Decred daemon in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 280 Β· πŸ“¦ 34K Β· πŸ“‹ 520 - 5% open Β· ⏱️ 15.05.2024):

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

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

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


SCRT - Secret (πŸ₯‡32 Β· ⭐ 3.5K) - PRIVACY FOR BLOCKCHAINS.
SecretNetwork (πŸ₯‡29 Β· ⭐ 520) - The Secret Network. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 180 Β· πŸ“₯ 70K Β· πŸ“¦ 2.3K Β· πŸ“‹ 590 - 6% open Β· ⏱️ 14.05.2024):

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

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


XMR - Monero (πŸ₯‡31 Β· ⭐ 12K) - Cryptocurrency . Users are able to generate XMR through the process of..
monero (πŸ₯‡31 Β· ⭐ 8.6K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 3K Β· πŸ“₯ 32K Β· πŸ“¦ 21 Β· πŸ“‹ 3.2K - 18% open Β· ⏱️ 12.03.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 Β· ⏱️ 12.03.2024):

     git clone https://github.com/monero-project/monero-gui
    
monero-site (πŸ₯ˆ19 Β· ⭐ 260) - BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 360 Β· πŸ“‹ 740 - 13% open Β· ⏱️ 27.04.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.5K) - Decentralized and open-source cryptocurrency that offers privacy and..
zcash (πŸ₯‡27 Β· ⭐ 4.9K) - Zcash - Internet Money. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 2K Β· πŸ“₯ 310 Β· πŸ“‹ 3.9K - 27% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/zcash/zcash
    
librustzcash (πŸ₯‡25 Β· ⭐ 320) - Rust-language assets for Zcash. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 230 Β· πŸ“¦ 880 Β· πŸ“‹ 550 - 42% open Β· ⏱️ 07.05.2024):

     git clone https://github.com/zcash/librustzcash
    
zips (πŸ₯ˆ19 Β· ⭐ 270) - Zcash Improvement Proposals. MIT
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 170 Β· πŸ“‹ 500 - 42% open Β· ⏱️ 12.05.2024):

     git clone https://github.com/zcash/zips
    
halo2 (πŸ₯ˆ18 Β· ⭐ 660) - The Halo2 zero-knowledge proving system. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 430 Β· πŸ“¦ 270 Β· πŸ“‹ 390 - 63% open Β· ⏱️ 26.02.2024):

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

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


OXEN (πŸ₯‡31 Β· ⭐ 5.5K) - Oxen combines a cutting-edge privacy and decentralisation software stack with..
session-desktop (πŸ₯‡30 Β· ⭐ 1.4K) - Session Desktop - Onion routing based messenger. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 180 Β· πŸ“₯ 5.7M Β· πŸ“‹ 1.2K - 25% open Β· ⏱️ 14.05.2024):

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

     git clone https://github.com/oxen-io/session-android
    
session-ios (πŸ₯‡23 Β· ⭐ 380) - A private messenger for iOS. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 86 Β· πŸ“₯ 2.2K Β· πŸ“‹ 300 - 30% open Β· ⏱️ 13.05.2024):

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

     git clone https://github.com/oxen-io/lokinet
    
oxen-core (πŸ₯‡22 Β· ⭐ 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 (πŸ₯ˆ30 Β· ⭐ 1.3K) - Private & lightweight open source project based on the mimblewimble blockchain..

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


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

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

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


ERG - Ergo (πŸ₯ˆ28 Β· ⭐ 940) - Flexible blockchain protocol. Ergo is designed for developing decentralized..
ergo (πŸ₯‡25 Β· ⭐ 500) - Ergo protocol description & reference client implementation. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 160 Β· πŸ“₯ 46K Β· πŸ“‹ 910 - 20% open Β· ⏱️ 01.04.2024):

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

7 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 (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 300 Β· πŸ“₯ 2.1K Β· πŸ“¦ 3 Β· πŸ“‹ 2.2K - 2% open Β· ⏱️ 15.05.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 Β· πŸ“₯ 630K Β· ⏱️ 14.05.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.2K) - Private payments for mobile devices. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 140 Β· πŸ“₯ 4.6K Β· πŸ“¦ 17 Β· πŸ“‹ 510 - 46% open Β· ⏱️ 14.05.2024):

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

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


DUSK - Dusk Network (πŸ₯ˆ27 Β· ⭐ 1K) - High throughput permissionless blockchain aimed at..
plonk (πŸ₯‡23 Β· ⭐ 510) - Pure Rust implementation of the PLONK ZKProof System done by the Dusk-.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 120 Β· πŸ“₯ 13 Β· πŸ“¦ 320 Β· πŸ“‹ 430 - 4% open Β· ⏱️ 27.03.2024):

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

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


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

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


VTC - Vertcoin (πŸ₯ˆ25 Β· ⭐ 560) - Decentralized currency owned by its users, a P2P cryptocurrency in the..
vertcoin-core (πŸ₯‡22 Β· ⭐ 350) - A digital currency with mining decentralisation and ASIC.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 130 Β· πŸ“₯ 390K Β· πŸ“‹ 110 - 11% 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.


KEEP - Keep Network (πŸ₯ˆ25 Β· ⭐ 420) - Off-chain container for private data. Keeps help contracts..

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


PART - Particl (πŸ₯ˆ25 Β· ⭐ 360) - Open-source and decentralized privacy platform built on the blockchain..

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


NU - NuCypher (πŸ₯ˆ24 Β· ⭐ 1.6K) - Privacy layer for distributed systems and decentralized..
nucypher (πŸ₯‡24 Β· ⭐ 690) - Threshold Access Control (TACo) runtimes for the Threshold Network. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 270 Β· πŸ“‹ 1.8K - 10% open Β· ⏱️ 07.05.2024):

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

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


BEAM (πŸ₯ˆ24 Β· ⭐ 730) - Scalable, fungible, and confidential cryptocurrency based on the Mimblewimble..
BeamMW/beam (πŸ₯‡27 Β· ⭐ 700) - Beam: Scalable Confidential Cryptocurrency. Leading the way to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 200 Β· πŸ“₯ 78K Β· πŸ“¦ 5 Β· πŸ“‹ 1.7K - 13% open Β· ⏱️ 11.05.2024):

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

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


FIRO (πŸ₯‰23 Β· ⭐ 800) - Firo - formerly known as Zcoin, is a privacy-focused cryptocurrency that..
firoorg/firo (πŸ₯‡26 Β· ⭐ 710) - The privacy-focused cryptocurrency. MIT
  • GitHub (πŸ‘¨β€πŸ’» 610 Β· πŸ”€ 350 Β· πŸ“₯ 290K Β· πŸ“‹ 530 - 3% open Β· ⏱️ 13.05.2024):

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

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


HOPR (πŸ₯‰20 Β· ⭐ 210) - HOPR provides essential and compliant network-level metadata privacy for..
hoprnet (πŸ₯‡23 Β· ⭐ 210) - HOPR is an open incentivized mixnet which enables privacy-preserving.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 89 Β· πŸ“¦ 3 Β· πŸ“‹ 2.1K - 5% open Β· ⏱️ 14.05.2024):

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

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

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


XLA - Scala (πŸ₯‰19 Β· ⭐ 500) - Distributed wealth for all devices.

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


Show 21 hidden projects...
  • ARRR - Pirate Chain (πŸ₯‰21 Β· ⭐ 140) - 100% private send cryptocurrency. It uses a privacy..
  • PHR - Phore (πŸ₯‰20 Β· ⭐ 130 Β· πŸ’€) - Grounded in sound technology, Phore is composed of a decentralized..
  • FRA - Findora (πŸ₯‰19 Β· ⭐ 170) - Public blockchain with programmable privacy. Originally conceptualized..
  • 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-..
  • AZERO - Aleph Zero (πŸ₯‰15 Β· ⭐ 190) - Enterprise-ready, high-performance blockchain platform with a..
  • APL - Apollo Currency (πŸ₯‰15 Β· ⭐ 94 Β· πŸ’€) - Utilizing a community of world-class developers, managers,..
  • XHV - Haven Protocol (πŸ₯‰15 Β· ⭐ 38) - Untraceable cryptocurrency with a mix of standard market..
  • MWC - MimbleWimbleCoin (πŸ₯‰15 Β· ⭐ 32) - Mimblewimble applied in the base layer.
  • XKR - Kryptokrona (πŸ₯‰14 Β· ⭐ 57) - 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 Β· ⭐ 73 Β· πŸ’€) - Masari describes itself as a fungible, secure, and private..
  • ALIAS (πŸ₯‰12 Β· ⭐ 59 Β· πŸ’€) - 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 Β· ⭐ 38 Β· πŸ’€) - 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 (πŸ₯‡36 Β· ⭐ 29K) - Governance token for Uniswap, an Automated Market Marker DEX on..
interface (πŸ₯‡26 Β· ⭐ 4.7K) - Open source interfaces for the Uniswap protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 4.8K Β· πŸ“‹ 2.2K - 33% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/Uniswap/web3-react
    
default-token-list (πŸ₯ˆ19 Β· ⭐ 300) - The Uniswap default token list. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 890 Β· πŸ“¦ 3 Β· πŸ“‹ 1.4K - 86% open Β· ⏱️ 29.04.2024):

     git clone https://github.com/Uniswap/default-token-list
    
token-lists (πŸ₯ˆ17 Β· ⭐ 1.3K) - The Token Lists specification. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 900 Β· πŸ“‹ 290 - 80% open Β· ⏱️ 26.03.2024):

     git clone https://github.com/Uniswap/token-lists
    
smart-order-router (πŸ₯ˆ17 Β· ⭐ 370) - GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 360 Β· πŸ“¦ 4 Β· πŸ“‹ 120 - 45% open Β· ⏱️ 14.05.2024):

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

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

     git clone https://github.com/Uniswap/v2-sdk
    
v3-sdk (πŸ₯ˆ15 Β· ⭐ 540) - An SDK for building applications on top of Uniswap V3. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 400 Β· πŸ“¦ 8 Β· πŸ“‹ 98 - 45% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/Uniswap/v3-sdk
    
v2-subgraph (πŸ₯ˆ15 Β· ⭐ 400) - Uniswap V2 subgraph. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 700 Β· πŸ“‹ 91 - 54% open Β· ⏱️ 23.04.2024):

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

     git clone https://github.com/Uniswap/v3-staker
    
v3-subgraph (πŸ₯ˆ15 Β· ⭐ 320) - Subgraph for Uniswap V3. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 430 Β· πŸ“‹ 130 - 84% open Β· ⏱️ 12.04.2024):

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

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


OSMO - Osmosis (πŸ₯‡33 Β· ⭐ 1.6K) - Token of the Osmosis Hub, first DEX for IBC connected coins..
osmosis (πŸ₯‡31 Β· ⭐ 870) - The AMM Laboratory. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 550 Β· πŸ“₯ 67K Β· πŸ“¦ 21 Β· πŸ“‹ 2.2K - 13% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/osmosis-labs/osmosis
    
osmosis-frontend (πŸ₯‡25 Β· ⭐ 210) - Web interface for Osmosis Zone. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 380 Β· πŸ“¦ 3 Β· πŸ“‹ 440 - 9% open Β· ⏱️ 15.05.2024):

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

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


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

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

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


SUSHI (πŸ₯ˆ29 Β· ⭐ 3.6K) - DeFi protocol that is completely community-driven, serving up delicious..
sushiswap (πŸ₯‡27 Β· ⭐ 1.9K) - Sushi 2.0. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 1.5K Β· πŸ“¦ 14 Β· πŸ“‹ 200 - 4% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/sushiswap/sushiswap-interface
    

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


BAL - Balancer (πŸ₯ˆ29 Β· ⭐ 1.3K) - Non-custodial portfolio manager, liquidity provider, and price..
balancer-v2-monorepo (πŸ₯ˆ20 Β· ⭐ 290) - Balancer V2 Monorepo. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 290 Β· πŸ“¦ 150 Β· πŸ“‹ 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.


1INCH (πŸ₯ˆ28 Β· ⭐ 3.2K) - What is 1inch Network? 1inch Network is a decentralized exchange (DEX)..
limit-order-protocol (πŸ₯ˆ16 Β· ⭐ 220) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 100 Β· πŸ“¦ 13 Β· πŸ“‹ 35 - 20% open Β· ⏱️ 09.05.2024):

     git clone https://github.com/1inch/limit-order-protocol
    

16 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 (πŸ₯ˆ16 Β· ⭐ 340 Β· πŸ’€) - Vyper contracts to be used by Curve DAO. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 170 Β· πŸ“‹ 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 (πŸ₯‰18 Β· ⭐ 1.1K) - What Is Bancor (BNT)? Bancor is the only decentralized staking..
contracts-solidity (πŸ₯ˆ17 Β· ⭐ 830 Β· πŸ’€) - Bancor Protocol Contracts. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 420 Β· πŸ“¦ 17 Β· πŸ“‹ 64 - 9% open Β· ⏱️ 26.10.2023):

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

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


ORCA (πŸ₯‰17 Β· ⭐ 340) - 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.


ANY - Anyswap (πŸ₯‰16 Β· ⭐ 590 Β· πŸ’€) - Fully decentralized cross chain swap protocol, based on..

7 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 Β· ⭐ 190) - Decentralized exchange (DEX) on the Polygon Network. It is a..
  • KNC - Kyber Network (πŸ₯‰15 Β· ⭐ 840 Β· πŸ’€) - What Is Kyber Network (KNC)? Kyber Network is a hub of..
  • UBE - Ubeswap (πŸ₯‰11 Β· ⭐ 36) - Automated market maker on the Celo blockchain.
  • BANANA - ApeSwap (πŸ₯‰10 Β· ⭐ 95 Β· πŸ’€) - Decentralized finance (DeFi) platform offering a full..
  • COFI - CoinFi (πŸ₯‰8 Β· ⭐ 130) - Cryptocurrency and operates on the Ethereum platform. CoinFi has a..
  • 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 Β· ⭐ 6.3K) - Worlds first blockchain that is capable of running at web..
ic (πŸ₯‡26 Β· ⭐ 1.5K) - Internet Computer blockchain source: the client/replica software run.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 290 Β· πŸ“₯ 2.6K Β· πŸ“¦ 3 Β· ⏱️ 15.05.2024):

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

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

     git clone https://github.com/dfinity/motoko
    
internet-identity (πŸ₯‡23 Β· ⭐ 370) - Internet Identity, a blockchain authentication system.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 130 Β· πŸ“₯ 370K Β· πŸ“¦ 3 Β· πŸ“‹ 100 - 32% open Β· ⏱️ 15.05.2024):

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

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

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

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


CKB - Nervos Network (πŸ₯‡36 Β· ⭐ 2.8K) - Layered crypto-economy network. Nervos separates the..
ckb (πŸ₯‡32 Β· ⭐ 1.1K) - The Nervos CKB is a public permissionless blockchain, and the layer 1 of.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 220 Β· πŸ“₯ 57K Β· πŸ“¦ 190 Β· πŸ“‹ 480 - 11% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/nervosnetwork/ckb
    
ckb-vm (πŸ₯‡22 Β· ⭐ 340) - CKBs vm, based on open source RISC-V ISA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 67 Β· πŸ“¦ 800 Β· πŸ“‹ 38 - 13% open Β· ⏱️ 15.05.2024):

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

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

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


MANA - Decentraland (πŸ₯‡32 Β· ⭐ 3.1K) - Ethereum-powered virtual reality platform. In this..
marketplace (πŸ₯‡24 Β· ⭐ 1.1K) - Decentralands NFT Marketplace. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 650 Β· πŸ“¦ 12 Β· πŸ“‹ 890 - 14% open Β· ⏱️ 13.05.2024):

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

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


CFX - Conflux Network (πŸ₯ˆ29 Β· ⭐ 840) - What is Conflux Conflux is a permissionless Layer 1..
conflux-rust (πŸ₯‡24 Β· ⭐ 640) - The official Rust implementation of Conflux protocol... GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 190 Β· πŸ“₯ 31K Β· πŸ“‹ 580 - 15% open Β· ⏱️ 15.05.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.


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

4 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.


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

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


GHST - Aavegotchi (πŸ₯ˆ16 Β· ⭐ 420) - Eco-governance token of Aavegotchi. Use GHST to purchase..
aavegotchi-contracts (πŸ₯ˆ17 Β· ⭐ 310) - Aavegotchi diamond and its facets, deployment and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 130 Β· πŸ“‹ 91 - 15% open Β· ⏱️ 14.05.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..
  • POLIS - Star Atlas DAO (πŸ₯‰11 Β· ⭐ 39) - Next-gen gaming metaverse emerging from the confluence..
  • ADS - Adshares (πŸ₯‰11 Β· ⭐ 38) - Web3 protocol for monetization space in the Metaverse. Adserver..
  • XYO (πŸ₯‰9 Β· ⭐ 110 Β· πŸ’€) - Our project is called the XY Oracle Network (XYO Network). The XYO Network..
  • AART - ALL.ART (πŸ₯‰8 Β· ⭐ 280 Β· πŸ’€) - ALL.ART Protocol brings better NFT standards, proper ownership..
  • CWS - Crowns (πŸ₯‰8 Β· ⭐ 80 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the Ethereum..
  • 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..
  • SOUL - Phantasma (πŸ₯‰4 Β· πŸ’€) - Fully interoperable, decentralized feature rich blockchain. With its..

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 (πŸ₯‡36 Β· ⭐ 6.6K) - Distributed ledger for the Internet of Things. The first ledger with..
wasp (πŸ₯‡27 Β· ⭐ 280) - Node for IOTA Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 140 Β· πŸ“₯ 56K Β· πŸ“¦ 2 Β· πŸ“‹ 420 - 16% open Β· ⏱️ 08.05.2024):

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

     git clone https://github.com/iotaledger/firefly
    
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
    
iota.go (πŸ₯‡24 Β· ⭐ 360) - IOTA Go API Library. Find documentation on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 93 Β· πŸ“¦ 270 Β· πŸ“‹ 120 - 1% open Β· ⏱️ 03.05.2024):

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

     git clone https://github.com/iotaledger/hornet
    
identity.rs (πŸ₯‡24 Β· ⭐ 280) - Implementation of the Decentralized Identity standards such as.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 78 Β· πŸ“¦ 120 Β· πŸ“‹ 300 - 20% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/iotaledger/identity.rs
    
stronghold.rs (πŸ₯ˆ21 Β· ⭐ 500 Β· πŸ’€) - Stronghold is a secret management engine written in rust. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 55 Β· πŸ“₯ 33 Β· πŸ“¦ 240 Β· πŸ“‹ 84 - 16% 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 Β· πŸ“‹ 400 - 2% open Β· ⏱️ 23.08.2023):

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

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


HNT - Helium (πŸ₯‡36 Β· ⭐ 3.6K) - Decentralized machine network powered by a physical blockchain. The..
gateway-rs (πŸ₯‡24 Β· ⭐ 270) - The Helium Gateway. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“₯ 93K Β· πŸ“¦ 84 Β· πŸ“‹ 160 - 5% open Β· ⏱️ 22.11.2023):

     git clone https://github.com/helium/gateway-rs
    
HIP (πŸ₯ˆ20 Β· ⭐ 580) - Helium Improvement Proposals. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 390 Β· πŸ“‹ 210 - 11% open Β· ⏱️ 13.05.2024):

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

     git clone https://github.com/helium/helium-wallet-rs
    

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


VET - VeChain (πŸ₯ˆ33 Β· ⭐ 3.9K) - Launched in 2015 as a private consortium network, the VeChain..
thor (πŸ₯‡23 Β· ⭐ 790) - A general purpose blockchain highly compatible with Ethereums ecosystem. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 240 Β· πŸ“¦ 18 Β· πŸ“‹ 150 - 13% open Β· ⏱️ 15.05.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 (πŸ₯‡29 Β· ⭐ 1.5K) - Official implementation of IoTeX blockchain protocol in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 320 Β· πŸ“₯ 64K Β· πŸ“¦ 28 Β· πŸ“‹ 1.3K - 13% open Β· ⏱️ 13.05.2024):

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

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


INXT - Internxt (πŸ₯ˆ25 Β· ⭐ 450) - 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 (πŸ₯ˆ18 Β· ⭐ 570) - Monorepo containing all the main components of Streamr Network. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 37 Β· πŸ“¦ 680 Β· πŸ“‹ 41 - 68% open Β· ⏱️ 15.05.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 Β· ⭐ 570) - Official Go implementation of the IOST blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 110 Β· πŸ“‹ 93 - 51% open Β· ⏱️ 14.03.2024):

     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 (πŸ₯ˆ19 Β· ⭐ 220 Β· πŸ’€) - Robonomics node implementation for Polkadot ecosystem. Kusama.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 60 Β· πŸ“₯ 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 Β· ⭐ 460) - 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 (πŸ₯‰20 Β· ⭐ 89) - 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 (πŸ₯‰12 Β· ⭐ 240) - Cryptocurrency and operates on the Ethereum platform. ALIS has a current..
  • AMB - Ambrosus (πŸ₯‰9 Β· ⭐ 40 Β· πŸ’€) - Decentralized autonomous organization governing the Ambrosus..

Others

Back to top

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

     git clone https://github.com/AleoHQ/snarkOS
    
leo (πŸ₯‡28 Β· ⭐ 4.8K) - The Leo Programming Language. A Programming Language for Formally.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 620 Β· πŸ“₯ 25K Β· πŸ“‹ 21K - 1% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/AleoHQ/leo
    
snarkVM (πŸ₯‡27 Β· ⭐ 960) - A Virtual Machine for Zero-Knowledge Executions. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 1.5K Β· πŸ“¦ 770 Β· πŸ“‹ 330 - 36% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/AleoHQ/snarkVM
    
aleo (πŸ₯‡22 Β· ⭐ 550) - A Software Development Kit (SDK) for Zero-Knowledge Transactions. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 430 Β· πŸ“₯ 930 Β· πŸ“¦ 58 Β· πŸ“‹ 140 - 33% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/AleoHQ/aleo
    
AleoHQ/welcome (πŸ₯ˆ17 Β· ⭐ 310) - Welcome to Provable! Zero-Knowledge is Finally Here. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 180 Β· πŸ“‹ 92 - 44% open Β· ⏱️ 10.05.2024):

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

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


OP - Optimism (πŸ₯‡37 Β· ⭐ 8.2K) - Token for the Optimism Collective that governs the Optimism L2..
optimism (πŸ₯‡34 Β· ⭐ 5.1K) - Optimism is Ethereum, scaled. MIT
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 2.8K Β· πŸ“¦ 21K Β· πŸ“‹ 1.1K - 17% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum-optimism/optimism
    
op-geth (πŸ₯‡23 Β· ⭐ 240) - LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 960 Β· πŸ”€ 530 Β· πŸ“¦ 18 Β· πŸ“‹ 48 - 54% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum-optimism/op-geth
    
ethereum-optimism.github.io (πŸ₯ˆ21 Β· ⭐ 230) - Unified token list for OP Mainnet, Base, and other OP.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 520 Β· πŸ“¦ 19 Β· πŸ“‹ 45 - 35% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ethereum-optimism/ethereum-optimism.github.io
    
community-hub (πŸ₯ˆ18 Β· ⭐ 310) - Optimism Governance Docs. MIT
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 410 Β· πŸ“‹ 130 - 19% open Β· ⏱️ 26.04.2024):

     git clone https://github.com/ethereum-optimism/community-hub
    
cannon (πŸ₯ˆ15 Β· ⭐ 570 Β· πŸ’€) - On chain interactive fault prover for Ethereum. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 160 Β· πŸ“¦ 4 Β· πŸ“‹ 77 - 6% open Β· ⏱️ 20.06.2023):

     git clone https://github.com/ethereum-optimism/cannon
    

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


AVAX - Avalanche (πŸ₯‡36 Β· ⭐ 4.7K) - High throughput smart contract blockchainplatform. Validators..
avalanchego (πŸ₯‡34 Β· ⭐ 2.1K) - Go implementation of an Avalanche node. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 620 Β· πŸ“₯ 370K Β· πŸ“¦ 1.1K Β· πŸ“‹ 820 - 26% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/ava-labs/avalanchego
    
subnet-evm (πŸ₯‡27 Β· ⭐ 240) - Launch your own EVM as an Avalanche Subnet. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 210 Β· πŸ“₯ 1.4M Β· πŸ“¦ 120 Β· πŸ“‹ 260 - 21% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/ava-labs/subnet-evm
    
avalanchejs (πŸ₯ˆ19 Β· ⭐ 310) - The Avalanche Platform JavaScript Library. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 160 Β· πŸ“₯ 72 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 9% open Β· ⏱️ 13.03.2024):

     git clone https://github.com/ava-labs/avalanchejs
    
avalanche-faucet (πŸ₯ˆ18 Β· ⭐ 470) - Avalanche Faucet for Fuji Network and Subnets. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 180 Β· πŸ“‹ 16 - 62% open Β· ⏱️ 18.04.2024):

     git clone https://github.com/ava-labs/avalanche-faucet
    
avalanche-wallet (πŸ₯ˆ15 Β· ⭐ 230 Β· πŸ’€) - The Avalanche web wallet. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 150 Β· πŸ“‹ 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.5K) - Flow by Dapper Labs(The company whichcreated CryptoKitties) is a blockchain..
flow-go (πŸ₯‡29 Β· ⭐ 530) - A fast, secure, and developer-friendly blockchain built to support.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 160 Β· πŸ“¦ 340 Β· πŸ“‹ 1K - 40% open Β· ⏱️ 15.05.2024):

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

     git clone https://github.com/onflow/cadence
    
flow-cli (πŸ₯‡28 Β· ⭐ 200) - The Flow CLI is a command-line interface that provides useful.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 60 Β· πŸ“₯ 41K Β· πŸ“¦ 52 Β· πŸ“‹ 560 - 15% open Β· ⏱️ 15.05.2024):

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

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

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

     git clone https://github.com/onflow/flow-nft
    

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


APTOS - AptosLabs (πŸ₯‡34 Β· ⭐ 6.1K) - No description.
aptos-core (πŸ₯‡34 Β· ⭐ 5.8K) - Aptos is a layer 1 blockchain built to support the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 3.5K Β· πŸ“₯ 89K Β· πŸ“¦ 430 Β· πŸ“‹ 2.2K - 25% open Β· ⏱️ 15.05.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.9K) - The Ethereum Name Service (ENS) is a distributed,..
ens (πŸ₯‡27 Β· ⭐ 1.2K Β· πŸ’€) - Implementations for ENS core functionality: The registry, registrars,.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 500 Β· πŸ“¦ 110K Β· πŸ“‹ 250 - 36% open Β· ⏱️ 27.09.2023):

     git clone https://github.com/ensdomains/ens
    
ens-contracts (πŸ₯ˆ21 Β· ⭐ 530) - The core contracts of the ENS protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 350 Β· πŸ“¦ 5 Β· πŸ“‹ 81 - 66% open Β· ⏱️ 01.05.2024):

     git clone https://github.com/ensdomains/ens-contracts
    
ens-app (πŸ₯ˆ18 Β· ⭐ 220) - Legacy ENS manager app. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 270 Β· πŸ“‹ 640 - 14% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/ensdomains/ens-app
    

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


LUNA - Terra (πŸ₯‡34 Β· ⭐ 3.4K) - Terra 2.0 which will assume the Terra name is a new blockchain launched..
classic-core (πŸ₯ˆ20 Β· ⭐ 990 Β· πŸ’€) - GO implementation of the Terra Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 300 Β· πŸ“₯ 39K Β· πŸ“¦ 13 Β· πŸ“‹ 370 - 9% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/terra-money/classic-core
    
terra-money/core (πŸ₯ˆ19 Β· ⭐ 380) - GO implementation of the Terra Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 88 Β· πŸ“₯ 33K Β· πŸ“‹ 78 - 5% open Β· ⏱️ 07.03.2024):

     git clone https://github.com/terra-money/core
    
terra.js (πŸ₯ˆ17 Β· ⭐ 260 Β· πŸ’€) - JavaScript SDK for Terra, written in TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 150 Β· πŸ“¦ 2 Β· πŸ“‹ 160 - 9% 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.4K) - Decentralized protocol for the creation, commerce and use of..
metaplex-program-library (πŸ₯ˆ20 Β· ⭐ 560) - Smart contracts maintained by the Metaplex team. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 510 Β· πŸ“¦ 11K Β· πŸ“‹ 320 - 12% open Β· ⏱️ 07.05.2024):

     git clone https://github.com/metaplex-foundation/metaplex-program-library
    
js (πŸ₯ˆ16 Β· ⭐ 350) - A JavaScript SDK for interacting with Metaplexs programs. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 180 Β· πŸ“¦ 6 Β· πŸ“‹ 290 - 20% open Β· ⏱️ 14.11.2023):

     git clone https://github.com/metaplex-foundation/js
    

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


CELESTIA (πŸ₯‡33 Β· ⭐ 2.6K) - Modular consensus and data availability layer that allows anyone to build and..
celestia-app (πŸ₯‡27 Β· ⭐ 320) - PoS application for the consensus portion of the Celestia.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 250 Β· πŸ“₯ 2.8K Β· πŸ“¦ 140 Β· πŸ“‹ 1.4K - 16% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/celestiaorg/celestia-app
    
celestia-node (πŸ₯‡26 Β· ⭐ 900) - Celestia Data Availability Nodes. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 870 Β· πŸ“₯ 260 Β· πŸ“¦ 57 Β· πŸ“‹ 1.4K - 23% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/celestiaorg/celestia-node
    
celestia-core (πŸ₯‡26 Β· ⭐ 470) - Celestia node software based on Tendermint. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 220 Β· πŸ“¦ 33 Β· πŸ“‹ 460 - 19% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/celestiaorg/celestia-core
    

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


XIN - Mixin (πŸ₯‡32 Β· ⭐ 3.2K) - Free and lightning fast peer-to-peer transactional network for all..
android-app (πŸ₯‡23 Β· ⭐ 440) - Android private messenger, crypto wallet and light node to Mixin.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 94 Β· πŸ“₯ 37K Β· πŸ“‹ 90 - 50% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/MixinNetwork/android-app
    
mixin (πŸ₯ˆ21 Β· ⭐ 500) - The Mixin TEE-BFT-DAG network reference implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 130 Β· πŸ“₯ 57K Β· πŸ“‹ 66 - 12% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/MixinNetwork/mixin
    
flutter-plugins (πŸ₯ˆ21 Β· ⭐ 400) - Flutter plugins used in Mixin Messenger. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 160 Β· πŸ“¦ 1.5K Β· πŸ“‹ 240 - 45% open Β· ⏱️ 11.05.2024):

     git clone https://github.com/MixinNetwork/flutter-plugins
    
ios-app (πŸ₯ˆ20 Β· ⭐ 490) - iOS private messenger, crypto wallet and light node to Mixin Network. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 110 Β· πŸ“‹ 66 - 50% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/MixinNetwork/ios-app
    
flutter-app (πŸ₯ˆ19 Β· ⭐ 260) - Mixin Messenger desktop app for macOS, iPadOS, Linux, and Windows.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 57 Β· πŸ“₯ 4.4K Β· πŸ“‹ 36 - 25% open Β· ⏱️ 12.05.2024):

     git clone https://github.com/MixinNetwork/flutter-app
    

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


LPT - Livepeer (πŸ₯‡32 Β· ⭐ 1.6K) - The Livepeer project aims to deliver a live video streaming..
go-livepeer (πŸ₯‡26 Β· ⭐ 530) - Official Go implementation of the Livepeer protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 160 Β· πŸ“₯ 23K Β· πŸ“¦ 9 Β· πŸ“‹ 1.6K - 15% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/livepeer/go-livepeer
    
lpms (πŸ₯ˆ16 Β· ⭐ 280) - Livepeer media server. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 67 Β· πŸ“¦ 37 Β· πŸ“‹ 160 - 26% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/livepeer/lpms
    

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


NIM - Nimiq (πŸ₯‡31 Β· ⭐ 3.9K) - Nimiq is designed to make cryptocurrencies easy to use for everyone..
core-js (πŸ₯ˆ21 Β· ⭐ 990 Β· πŸ’€) - Official JavaScript implementation of the Nimiq protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 210 Β· πŸ“¦ 100 Β· πŸ“‹ 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 (πŸ₯‡31 Β· ⭐ 3.7K) - Decentralized supercomputer that is accessible by anyone. The system..
yagna (πŸ₯‡28 Β· ⭐ 360) - An open platform and marketplace for distributed computations. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 58 Β· πŸ“₯ 16K Β· πŸ“¦ 42 Β· πŸ“‹ 1.5K - 18% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/golemfactory/yagna
    

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


CELO (πŸ₯‡31 Β· ⭐ 2K) - Celo enables participation on the Platform, with the opportunity to earn rewards..
celo-monorepo (πŸ₯‡27 Β· ⭐ 680) - Official repository for core projects comprising the Celo.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 350 Β· πŸ“₯ 120 Β· πŸ“¦ 2.6K Β· πŸ“‹ 5.2K - 1% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/celo-org/celo-monorepo
    
celo-blockchain (πŸ₯‡25 Β· ⭐ 540) - Official repository for the golang Celo Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 190 Β· πŸ“₯ 400 Β· πŸ“¦ 19 Β· πŸ“‹ 870 - 9% open Β· ⏱️ 15.05.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 Β· ⭐ 12K) - Client driven zk rollup platform from Matter Labs. It is a..
zksync (πŸ₯‡23 Β· ⭐ 4.8K) - zkSync: trustless scaling and privacy engine for Ethereum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 2.5K Β· πŸ“‹ 390 - 21% open Β· ⏱️ 08.11.2023):

     git clone https://github.com/matter-labs/zksync
    
zksync-web-v2-docs (πŸ₯ˆ21 Β· ⭐ 950) - zkSync Era Documentation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 820 Β· πŸ“‹ 97 - 29% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/matter-labs/zksync-web-v2-docs
    
hardhat-zksync (πŸ₯ˆ20 Β· ⭐ 270) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 220 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 22% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/matter-labs/hardhat-zksync
    
zksync-wallet-vue (πŸ₯ˆ18 Β· ⭐ 510) - zkSync web wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 370 Β· ⏱️ 12.04.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.7K) - Platform to fund builders looking for meaningful, open source work.
passport (πŸ₯ˆ21 Β· ⭐ 900) - Passport allows users to prove their identity through a secure,.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 460 Β· πŸ“‹ 1.6K - 35% open Β· ⏱️ 15.05.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 Β· ⭐ 300) - Round Manager & Grant Explorer & Project Builder of the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 130 Β· πŸ“‹ 2K - 13% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/gitcoinco/grants-round
    

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


CML - Camelcoin (πŸ₯‡30 Β· ⭐ 1.4K) - The camelcoin team aims to create and develop a cryptocurrency..
cardano-token-registry (πŸ₯ˆ21 Β· ⭐ 260) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 1.9K Β· πŸ”€ 1.6K Β· πŸ“‹ 110 - 9% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/cardano-foundation/cardano-token-registry
    
developer-portal (πŸ₯ˆ19 Β· ⭐ 370) - The Cardano Developer Portal. MIT
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 870 Β· πŸ“‹ 120 - 19% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/cardano-foundation/developer-portal
    
CIPs (πŸ₯ˆ15 Β· ⭐ 460) - CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 260 Β· πŸ“‹ 190 - 50% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/cardano-foundation/CIPs
    

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


WNCG - Wrapped NCG (πŸ₯‡30 Β· ⭐ 920) - Open source, decentralized RPG network powered by the..
libplanet (πŸ₯‡29 Β· ⭐ 500) - Blockchain in C#/.NET for on-chain, decentralized gaming. LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 140 Β· πŸ“₯ 21K Β· πŸ“¦ 43 Β· πŸ“‹ 880 - 8% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/planetarium/libplanet
    
NineChronicles (πŸ₯ˆ21 Β· ⭐ 350) - Unity client application for Nine Chronicles, a fully.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 130 Β· πŸ“₯ 9 Β· πŸ“‹ 780 - 24% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/planetarium/NineChronicles
    

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


MYST - Mysterium (πŸ₯‡29 Β· ⭐ 1.5K) - Launched on 02/03/2022 by a team based in the United States,..
mysteriumnetwork/node (πŸ₯‡30 Β· ⭐ 1.1K) - Mysterium Network Node - official implementation of.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 310 Β· πŸ“₯ 4.7M Β· πŸ“¦ 6 Β· πŸ“‹ 3.5K - 2% open Β· ⏱️ 30.04.2024):

     git clone https://github.com/mysteriumnetwork/node
    
mysterium-vpn-mobile (πŸ₯ˆ21 Β· ⭐ 200) - Mobile client for Mysterium Network. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 45 Β· πŸ“₯ 75K Β· πŸ“‹ 140 - 37% open Β· ⏱️ 15.12.2023):

     git clone https://github.com/mysteriumnetwork/mysterium-vpn-mobile
    

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


EVER - Everscale (πŸ₯‡29 Β· ⭐ 990) - Fast, secure and scalable network with near-zero fees, which..

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


TON - Toncoin (πŸ₯‡28 Β· ⭐ 4K) - The next gen network to unite all blockchains and the existing..
ton (πŸ₯‡23 Β· ⭐ 2.4K) - Main TON monorepo. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 640 Β· πŸ“₯ 9.4K Β· πŸ“‹ 440 - 27% open Β· ⏱️ 10.04.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 Β· ⭐ 3.2K) - BlockStream Mining Notes (BMN) is a cryptocurrency ...
esplora (πŸ₯ˆ17 Β· ⭐ 940) - Explorer for Bitcoin and Liquid. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 370 Β· πŸ“‹ 330 - 49% open Β· ⏱️ 29.04.2024):

     git clone https://github.com/Blockstream/esplora
    
Jade (πŸ₯ˆ17 Β· ⭐ 280) - Jade hardware wallet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 38 Β· πŸ“‹ 110 - 31% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/Blockstream/Jade
    
satellite (πŸ₯ˆ15 Β· ⭐ 970) - Blockstream Satellite. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 150 Β· πŸ“‹ 66 - 9% open Β· ⏱️ 23.12.2023):

     git clone https://github.com/Blockstream/satellite
    

7 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 (πŸ₯ˆ20 Β· ⭐ 440) - Colony Network smart contracts. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 110 Β· πŸ“‹ 420 - 17% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/JoinColony/colonyNetwork
    

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


IST - ST Project (πŸ₯‡28 Β· ⭐ 640) - No description.
agoric-sdk (πŸ₯‡29 Β· ⭐ 300) - monorepo for the Agoric Javascript smart contract platform. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 190 Β· πŸ“₯ 1.7K Β· πŸ“¦ 140 Β· πŸ“‹ 4.4K - 33% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/Agoric/agoric-sdk
    

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


SQT - Squidgame Token (πŸ₯‡27 Β· ⭐ 19K) - Data-as-a-service provider that aggregates and organises data..
subql (πŸ₯‡29 Β· ⭐ 19K) - SubQuery is an Open, Flexible, Fast and Universal data indexing.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 300 Β· πŸ“¦ 9.9K Β· πŸ“‹ 670 - 11% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/subquery/subql
    

AUDIO - Audius (πŸ₯‡27 Β· ⭐ 1.4K) - Native platform token of the Audius streaming protocol. AUDIO is..
audius-protocol (πŸ₯‡23 Β· ⭐ 550) - The Audius Protocol - Freedom to share, monetize, and.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 110 Β· πŸ“₯ 1.8K Β· πŸ“¦ 3 Β· πŸ“‹ 86 - 70% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/AudiusProject/audius-protocol
    

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 Β· πŸ“₯ 33K Β· ⏱️ 15.05.2024):

     git clone https://github.com/Groestlcoin/groestlcoin
    

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


CNXT - Connext (πŸ₯‡27 Β· ⭐ 740) - No description.
monorepo (πŸ₯‡29 Β· ⭐ 280) - Connext is a modular stack for trust-minimized, generalized communication.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 150 Β· πŸ“¦ 320 Β· πŸ“‹ 2.7K - 7% open Β· ⏱️ 09.05.2024):

     git clone https://github.com/connext/monorepo
    

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


KLAY - Klaytn (πŸ₯‡27 Β· ⭐ 700) - Public blockchain focused on the metaverse, gamefi, and the creator..
klaytn (πŸ₯‡26 Β· ⭐ 370) - Official Go implementation of the Klaytn protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 190 Β· πŸ“¦ 77 Β· πŸ“‹ 340 - 9% open Β· ⏱️ 15.05.2024):

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

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


HBOT - Hummingbot (πŸ₯‡26 Β· ⭐ 7.6K) - The Hummingbot Governance Token (HBOT) is a standard ERC-20..
hummingbot (πŸ₯‡28 Β· ⭐ 7.4K) - Open source software that helps you create and deploy high-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.6K Β· πŸ“₯ 30 Β· πŸ“‹ 3K - 12% open Β· ⏱️ 26.04.2024):

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

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


AGI - SingularityNET (πŸ₯‡26 Β· ⭐ 4K) - The creators of Singularity also created the citizen robot..
atomspace (πŸ₯ˆ21 Β· ⭐ 780) - The OpenCog (hyper-)graph database and graph rewriting system. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 220 Β· πŸ“‹ 610 - 12% open Β· ⏱️ 11.05.2024):

     git clone https://github.com/opencog/atomspace
    
link-grammar (πŸ₯ˆ19 Β· ⭐ 380) - The CMU Link Grammar natural language parser. LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 110 Β· πŸ“‹ 370 - 22% open Β· ⏱️ 11.05.2024):

     git clone https://github.com/opencog/link-grammar
    

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


MINA - Mina Protocol (πŸ₯‡26 Β· ⭐ 2.1K) - 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 Β· πŸ”€ 500 Β· πŸ“₯ 1K Β· πŸ“¦ 3 Β· πŸ“‹ 6.4K - 20% open Β· ⏱️ 15.05.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.5K) - Worlds first decentralized cloud computing marketplace, and..
node (πŸ₯‡24 Β· ⭐ 850) - Source code for Akash node, a secure, transparent, and peer-to-peer cloud.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 200 Β· πŸ“₯ 30K Β· πŸ“¦ 7 Β· ⏱️ 01.05.2024):

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

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


XEC - eCash (πŸ₯‡26 Β· ⭐ 1.3K) - Derived from one of the most trusted names in the cryptocurrency space,..
bitcoin-abc (πŸ₯‡30 Β· ⭐ 1.3K) - Bitcoin ABC develops node software and infrastructure for the eCash.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 860 Β· πŸ”€ 820 Β· πŸ“₯ 9.3K Β· πŸ“¦ 5 Β· πŸ“‹ 380 - 22% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/Bitcoin-ABC/bitcoin-abc
    

OAC - ONE ARMY COIN (πŸ₯‡26 Β· ⭐ 1.3K) - One Army Coin (OAC) is set up to empower green projects and..
community-platform (πŸ₯‡26 Β· ⭐ 1K) - A platform to build useful communities that aim to tackle.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 340 Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/ONEARMY/community-platform
    

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


TPT - TokenPocket Token (πŸ₯‡26 Β· ⭐ 1.1K) - TPT stands for TokenPocket Token. It is a utility..
TP-Lab/tokens (πŸ₯‡23 Β· ⭐ 300) - Token assets for TokenPocket. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 4K Β· πŸ”€ 6K Β· πŸ“‹ 340 - 1% open Β· ⏱️ 15.05.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 (πŸ₯‡26 Β· ⭐ 960) - First open-source smart contract platform with a 2-way..
rskj (πŸ₯‡22 Β· ⭐ 670) - RSKj is a Java implementation of the RSK protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 260 Β· πŸ“₯ 12K Β· πŸ“‹ 510 - 49% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/rsksmart/rskj
    

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


SMH (πŸ₯‡26 Β· ⭐ 950) - No description.
go-spacemesh (πŸ₯‡29 Β· ⭐ 740) - Go Implementation of the Spacemesh protocol full node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 210 Β· πŸ“₯ 1.3K Β· πŸ“¦ 48 Β· πŸ“‹ 2.5K - 8% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/spacemeshos/go-spacemesh
    

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


HOP - Hop Protocol (πŸ₯‡25 Β· ⭐ 3.2K) - Protocol for sending tokens across rollups and their shared..
hop (πŸ₯‡27 Β· ⭐ 2.8K) - Hop Protocol Monorepo. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 130 Β· πŸ“‹ 240 - 13% open Β· ⏱️ 15.05.2024):

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

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


STC - Student Coin (πŸ₯‡25 Β· ⭐ 1.5K) - Starcoin is A Layered Smart Contract and Decentralized..
starcoin (πŸ₯‡28 Β· ⭐ 1.4K) - Starcoin - A Move smart contract blockchain network that scales by.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 280 Β· πŸ“₯ 9.6K Β· πŸ“¦ 170 Β· πŸ“‹ 1K - 16% open Β· ⏱️ 06.05.2024):

     git clone https://github.com/starcoinorg/starcoin
    

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


AURORA (πŸ₯‡25 Β· ⭐ 1.1K) - EVM built on the NEAR Protocol, delivering a turn-key solution for..
aurora-engine (πŸ₯‡22 Β· ⭐ 320) - Aurora Engine implements an Ethereum Virtual Machine.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 76 Β· πŸ“₯ 2.6K Β· πŸ“¦ 280 Β· πŸ“‹ 170 - 46% open Β· ⏱️ 16.04.2024):

     git clone https://github.com/aurora-is-near/aurora-engine
    
rainbow-bridge (πŸ₯ˆ18 Β· ⭐ 320) - NEAR Ethereum Decentralized Bridge. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 96 Β· πŸ“¦ 8 Β· πŸ“‹ 390 - 33% open Β· ⏱️ 28.03.2024):

     git clone https://github.com/aurora-is-near/rainbow-bridge
    

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


KAS - Kaspa (πŸ₯‡25 Β· ⭐ 770) - Proof-of-work cryptocurrency which implements the GHOSTDAG protocol...
kaspad (πŸ₯‡25 Β· ⭐ 420) - Kaspad is the reference full node Kaspa implementation written in Go.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 220 Β· πŸ“₯ 45K Β· πŸ“¦ 80 Β· πŸ“‹ 430 - 50% open Β· ⏱️ 09.05.2024):

     git clone https://github.com/kaspanet/kaspad
    
rusty-kaspa (πŸ₯ˆ20 Β· ⭐ 350) - Kaspa full-node and related libraries in the Rust programming.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 99 Β· πŸ“₯ 2.9K Β· πŸ“‹ 120 - 52% open Β· ⏱️ 05.05.2024):

     git clone https://github.com/kaspanet/rusty-kaspa
    

WIT - Witnet (πŸ₯‡25 Β· ⭐ 620) - The Witnet protocol enables smart contracts to realize their true..

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


CFG - Centrifuge (πŸ₯‡25 Β· ⭐ 620) - The centrifuge token model powers centrifuge, providing the..

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


IRIS - IRISnet (πŸ₯‡25 Β· ⭐ 500) - Inter-chain Service Infrastructure and Protocol Technology Foundation..
irishub (πŸ₯‡23 Β· ⭐ 300) - A BPoS blockchain that enables cross-chain interoperability through a.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 120 Β· πŸ“₯ 3.1K Β· πŸ“‹ 640 - 2% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/irisnet/irishub
    

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


PONT - Pontem Network (πŸ₯‡25 Β· ⭐ 430) - No description.

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


CHAI (πŸ₯‡24 Β· ⭐ 4K Β· πŸ’€) - No description.
dapptools (πŸ₯ˆ17 Β· ⭐ 2.1K Β· πŸ’€) - Dapp, Seth, Hevm, and more. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 340 Β· πŸ“₯ 680 Β· πŸ“‹ 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.


SA - Superalgos (πŸ₯‡24 Β· ⭐ 3.9K) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
Superalgos (πŸ₯‡27 Β· ⭐ 3.9K) - Free, open-source crypto trading bot, automated bitcoin /.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 5.4K Β· πŸ“₯ 8.8K Β· πŸ“‹ 460 - 17% open Β· ⏱️ 31.01.2024):

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

NMC - Namecoin (πŸ₯‡24 Β· ⭐ 590) - 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 - 44% open Β· ⏱️ 13.05.2024):

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

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


PHA - Phala Network (πŸ₯‡24 Β· ⭐ 360) - Cryptocurrency . Phala Network has a current supply of..
phala-blockchain (πŸ₯‡25 Β· ⭐ 330) - The Phala Network Blockchain, pRuntime and the bridge. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 150 Β· πŸ“₯ 1.2K Β· πŸ“¦ 200 Β· πŸ“‹ 300 - 35% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/Phala-Network/phala-blockchain
    

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


ADM - ADAMANT Messenger (πŸ₯‡23 Β· ⭐ 2.4K) - True Blockchain messenger, independent from governments,..
adamant-im (πŸ₯ˆ21 Β· ⭐ 530) - ADAMANT Decentralized Messenger. Progressive Web Application (PWA). GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 56 Β· πŸ“₯ 23K Β· πŸ“‹ 32 - 40% open Β· ⏱️ 19.03.2024):

     git clone https://github.com/Adamant-im/adamant-im
    

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


OK - OKCash (πŸ₯‡23 Β· ⭐ 1.1K) - OK is open-source; its design is public, nobody owns or..
okcash (πŸ₯‡26 Β· ⭐ 1.1K) - Okcash: Your Eco-Friendly, Multi-Chain Digital Currency. Open-source and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 840 Β· πŸ“₯ 9K Β· ⏱️ 16.03.2024):

     git clone https://github.com/okcashpro/okcash
    

UDT - Unlock Protocol (πŸ₯‡23 Β· ⭐ 820) - Cryptocurrency launched in 2021and operates on the..
unlock (πŸ₯‡26 Β· ⭐ 820) - nlock is a protocol for memberships built on a blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 230 Β· πŸ“¦ 4 Β· πŸ“‹ 2.5K - 8% open Β· ⏱️ 15.05.2024):

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

SKL - SKALE (πŸ₯‡23 Β· ⭐ 630) - Cryptocurrency launched in 2020and operates on the Ethereum platform...

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


NKN (πŸ₯‡23 Β· ⭐ 560) - NKN is building the largest blockchain for network sharing.

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


CCD - Concordium (πŸ₯‡23 Β· ⭐ 530) - 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 Β· ⭐ 410) - Plug-and-play privacy-preservation protocol built to service..
Manta (πŸ₯‡23 Β· ⭐ 240) - The main repo for manta blockchain nodes. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 120 Β· πŸ“₯ 34K Β· πŸ“¦ 32 Β· πŸ“‹ 660 - 29% open Β· ⏱️ 09.05.2024):

     git clone https://github.com/Manta-Network/Manta
    

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


XYM - Symbol (πŸ₯‡23 Β· ⭐ 310) - Symbol is financial fabric for everyone. The spiritual successor to NEM,..

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


IDNA - Idena (πŸ₯‡23 Β· ⭐ 250 Β· πŸ’€) - Novel way to formalise people on the blockchain without..

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


ALPH - Alephium (πŸ₯‡23 Β· ⭐ 220) - First operational sharded blockchain bringing scalability, ETH-..

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


OGN - Origin Protocol (πŸ₯‡22 Β· ⭐ 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.


SBR - Saber (πŸ₯‡22 Β· ⭐ 1.1K) - Cross-chain stablecoin exchange on Solana.
stable-swap (πŸ₯ˆ18 Β· ⭐ 400) - 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.


KAR - Karura (πŸ₯‡22 Β· ⭐ 1K) - All-in-one DeFi hub of Kusama. Founded by the Acala Foundation, Karura is..
Acala (πŸ₯ˆ20 Β· ⭐ 720) - Acala - cross-chain DeFi hub and stablecoin based on Substrate for.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 240 Β· πŸ“₯ 120 Β· πŸ“‹ 1K - 16% open Β· ⏱️ 10.05.2024):

     git clone https://github.com/AcalaNetwork/Acala
    

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


NODE - Whole Network (πŸ₯‡22 Β· ⭐ 630) - The DAppNode DAO will be an inclusive hub in which..
DAppNode (πŸ₯ˆ21 Β· ⭐ 570) - General repository of the project dappnode. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 93 Β· πŸ“₯ 100K Β· πŸ“‹ 430 - 17% open Β· ⏱️ 18.04.2024):

     git clone https://github.com/dappnode/DAppNode
    

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


GRC - Gridcoin (πŸ₯‡22 Β· ⭐ 580) - Cryptocurrency . Gridcoin has a current supply of 453,212,614.22992..
Gridcoin-Research (πŸ₯‡25 Β· ⭐ 580) - Gridcoin-Research. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 170 Β· πŸ“₯ 110K Β· πŸ“‹ 1K - 2% open Β· ⏱️ 08.05.2024):

     git clone https://github.com/gridcoin-community/Gridcoin-Research
    

FOX - Shapeshift FOX Token (πŸ₯‡22 Β· ⭐ 450) - ERC-20 token created by ShapeShift which serves as..
shapeshift/hdwallet (πŸ₯ˆ15 Β· ⭐ 210) - A library for interacting with hardware wallets from JS/TS. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 89 Β· πŸ“‹ 120 - 36% open Β· ⏱️ 09.05.2024):

     git clone https://github.com/shapeshift/hdwallet
    

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


SPACE - Space Token (πŸ₯‡22 Β· ⭐ 300) - Worlds first NFT pixel art co-creation canvas where..

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


RING - Darwinia Network (πŸ₯‡22 Β· ⭐ 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 Β· πŸ“₯ 22K Β· πŸ“‹ 580 - 4% open Β· ⏱️ 13.05.2024):

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

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


FORT - Forta (πŸ₯‡22 Β· ⭐ 260) - Real-time detection network for security & operational monitoring..

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


VRSC - Verus Coin (πŸ₯‡22 Β· ⭐ 250) - Verus Coin aims to be the worlds most advanced technology, zero..

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


XHDX (πŸ₯‡22 Β· ⭐ 230) - No description.

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


SSV - SSV Network (πŸ₯‡22 Β· ⭐ 230) - SSV promotes decentralization, security, and liveness across..

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


SYS - Syscoin (πŸ₯‡22 Β· ⭐ 220) - Syscoin offers fast, low-cost tokens, assets, and (fractional) NFTs..

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 (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 580 Β· πŸ“‹ 680 - 6% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/sunflower-land/sunflower-land
    

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


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 Β· ⏱️ 27.03.2024):

     git clone https://github.com/zeriontech/defi-sdk
    

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


BOOT - Bostrom (πŸ₯ˆ21 Β· ⭐ 800) - The knowledge graph of the Great Web.
go-cyber (πŸ₯‡22 Β· ⭐ 350) - Your Superintelligence. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 84 Β· πŸ“₯ 3.1K Β· πŸ“¦ 5 Β· πŸ“‹ 390 - 20% open Β· ⏱️ 27.04.2024):

     git clone https://github.com/cybercongress/go-cyber
    

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


DVPN - Sentinel (πŸ₯ˆ21 Β· ⭐ 520) - Secure and decentralized VPN for the blockchain age. A modern..

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


AGIX - SingularityNET (πŸ₯ˆ21 Β· ⭐ 310) - Decentralized marketplace for Artificial Intelligence..

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


PDEX - Polkadex (πŸ₯ˆ21 Β· ⭐ 280) - Cryptocurrency launched in 2021and operates on the Ethereum..
Polkadex (πŸ₯‡24 Β· ⭐ 280) - An Orderbook-based Decentralized Exchange using the Substrate.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 93 Β· πŸ“₯ 9.3K Β· πŸ“‹ 320 - 3% open Β· ⏱️ 06.05.2024):

     git clone https://github.com/Polkadex-Substrate/Polkadex
    

JITOSOL - Jito Staked SOL (πŸ₯ˆ21 Β· ⭐ 250) - The first liquid staking derivative on Solana to..
jito-solana (πŸ₯‡25 Β· ⭐ 250) - Jito Foundation MEV Solana Client. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 530 Β· πŸ”€ 77 Β· πŸ“₯ 2.8K Β· πŸ“‹ 49 - 16% open Β· ⏱️ 27.03.2024):

     git clone https://github.com/jito-foundation/jito-solana
    

REGEN (πŸ₯ˆ21 Β· ⭐ 240) - Token for the Regen Network Platform.
regen-ledger (πŸ₯ˆ21 Β· ⭐ 200) - Blockchain for planetary regeneration. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 93 Β· πŸ“₯ 14K Β· πŸ“¦ 9 Β· πŸ“‹ 710 - 18% open Β· ⏱️ 03.04.2024):

     git clone https://github.com/regen-network/regen-ledger
    

1 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 (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 6.6K Β· πŸ“¦ 9 Β· πŸ“‹ 280 - 34% open Β· ⏱️ 11.04.2024):

     git clone https://github.com/IBAX-io/go-ibax
    

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


NRG - Energi (πŸ₯ˆ20 Β· ⭐ 2.4K) - Next-generation proof-of-stake (PoS) cryptocurrency that combines..

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


RLC - iExec RLC (πŸ₯ˆ20 Β· ⭐ 460) - Open-source, decentralized cloud computing platform, running on..
iexec-sdk (πŸ₯ˆ21 Β· ⭐ 410) - CLI and JS library allowing developers to easily interact with.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 42 Β· πŸ“¦ 140 Β· πŸ“‹ 69 - 20% open Β· ⏱️ 22.04.2024):

     git clone https://github.com/iExecBlockchainComputing/iexec-sdk
    

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


MINDS (πŸ₯ˆ20 Β· ⭐ 460) - Cryptocurrency launched in 2018and operates on the Ethereum platform. Minds..

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


PNK - Kleros (πŸ₯ˆ20 Β· ⭐ 390) - Blockchain Dispute Resolution Layer that provides fast, secure and..
kleros (πŸ₯ˆ15 Β· ⭐ 240) - Kleros smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 79 Β· πŸ“¦ 25 Β· πŸ“‹ 78 - 25% open Β· ⏱️ 25.02.2024):

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

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


ADX - Ambire AdEx (πŸ₯ˆ20 Β· ⭐ 350) - Ambire AdEx (ADX), previously known as AdEx Network,..

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


G-WETH - Gravity Bridge WETH (πŸ₯ˆ20 Β· ⭐ 210) - No description.

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


LYXE - LUKSO (πŸ₯ˆ20 Β· ⭐ 200) - Blockchain platform specifically created for the lifestyle..

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


DNT - district0x (πŸ₯ˆ19 Β· ⭐ 1.3K) - Collective of decentralized and autonomous marketplaces and..
ethlance (πŸ₯ˆ17 Β· ⭐ 690) - Ethlance is the first job market platform built entirely on the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 130 Β· πŸ“‹ 220 - 11% open Β· ⏱️ 13.05.2024):

     git clone https://github.com/district0x/ethlance
    

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


BSV - Bitcoin SV (πŸ₯ˆ19 Β· ⭐ 630) - Bitcoin SV (BSV) emerged following a hard fork of the Bitcoin Cash..
bitcoin-sv (πŸ₯ˆ21 Β· ⭐ 630) - Bitcoin SV (Satoshi Vision) is the original Bitcoin. This.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 290 Β· πŸ“‹ 250 - 3% open Β· ⏱️ 15.02.2024):

     git clone https://github.com/bitcoin-sv/bitcoin-sv
    

STMATIC - Lido Staked Matic (πŸ₯ˆ19 Β· ⭐ 500) - Liquid staking solution for MATIC backed by industry-..
starknet-devnet (πŸ₯ˆ16 Β· ⭐ 210) - A local testnet for Starknet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 73 Β· ⏱️ 15.12.2023):

     git clone https://github.com/Shard-Labs/starknet-devnet
    

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


REQ - Request (πŸ₯ˆ19 Β· ⭐ 380) - What Is Request (REQ)? The Request (REQ) utility token, launched..
requestNetwork (πŸ₯‡23 Β· ⭐ 380) - A JavaScript library for interacting with the Request Network.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 69 Β· πŸ“¦ 76 Β· πŸ“‹ 170 - 54% open Β· ⏱️ 06.05.2024):

     git clone https://github.com/RequestNetwork/requestNetwork
    

BAT - Basic Attention Token (πŸ₯ˆ19 Β· ⭐ 370) - Basic Attention Token (BAT) is an open-source,..

4 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.


ABLOCK - ANY Blocknet (πŸ₯ˆ19 Β· ⭐ 280) - No description.
blocknet (πŸ₯ˆ21 Β· ⭐ 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.


JBX - Juicebox (πŸ₯ˆ19 Β· ⭐ 270) - Build a community around a project, fund it, and program its..

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


POKT - Pocket Network (πŸ₯ˆ19 Β· ⭐ 260) - Blockchain data platform built for applications that uses..
pocket-core (πŸ₯ˆ21 Β· ⭐ 200) - Official implementation of the Pocket Network Protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 95 Β· πŸ“¦ 21 Β· πŸ“‹ 1K - 6% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/pokt-network/pocket-core
    

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


LIKE - LikeCoin (πŸ₯ˆ19 Β· ⭐ 250) - Decentralized Publishing Infrastructure to empower content..

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


STRD - Stride (πŸ₯ˆ19 Β· ⭐ 230) - Multichain liquid staking zone (appchain) on the Cosmos Blockchain...

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


NOS - Nosana (πŸ₯ˆ19 Β· ⭐ 220) - The Nosana Network will be the leading provider of decentralized..

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


CODE - Developer DAO (πŸ₯ˆ18 Β· ⭐ 2K) - Cryptocurrency and operates on the Ethereum platform. CODE..

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


DTUBE - Dtube Coin (πŸ₯ˆ18 Β· ⭐ 1.3K Β· πŸ’€) - DTube Coin: a utility token for video, it enables..
dtube (πŸ₯ˆ17 Β· ⭐ 800 Β· πŸ’€) - 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.


MNGO - Mango (πŸ₯ˆ18 Β· ⭐ 1.1K) - Cryptocurrency launched in 2021and operates on the Solana..

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


OXT - Orchid Protocol (πŸ₯ˆ18 Β· ⭐ 650) - The Orchid Protocol organizes bandwidth sellers into a..
orchid (πŸ₯ˆ21 Β· ⭐ 650) - Orchid: VPN, Personal Firewall. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 98 Β· πŸ“₯ 12K Β· πŸ“‹ 69 - 13% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/OrchidTechnologies/orchid
    

YIELD - Yield Protocol (πŸ₯ˆ18 Β· ⭐ 460 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the..

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


KINT - Kintsugi (πŸ₯ˆ18 Β· ⭐ 300) - ## What Is Kintsugi Network (KINT)? Kintsugi is Interlays canary..
interbtc (πŸ₯ˆ18 Β· ⭐ 250) - interBTC: Bitcoin Anywhere. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 77 Β· πŸ“₯ 2.6K Β· πŸ“‹ 200 - 46% open Β· ⏱️ 01.04.2024):

     git clone https://github.com/interlay/interbtc
    

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


RED (πŸ₯ˆ18 Β· ⭐ 270) - The Red community is building the worlds first fullstack and blockchain..

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


NUUM - Metaverse.Network (πŸ₯ˆ18 Β· ⭐ 240) - Metaverse.Network Continuum & Bit.Country is a platform &..

2 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 (πŸ₯ˆ16 Β· ⭐ 360) - Reference implementation of the Theta Blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 86 Β· πŸ“‹ 81 - 67% 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..

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


CARD - Cardstack (πŸ₯ˆ17 Β· ⭐ 370) - Open-source framework and consensus protocol that makes..
cardstack (πŸ₯ˆ21 Β· ⭐ 330) - The mono-repo for the core Cardstack framework. MIT
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 64 Β· πŸ“¦ 3 Β· πŸ“‹ 530 - 2% open Β· ⏱️ 21.03.2024):

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

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


HID - Hypersign identity (πŸ₯ˆ17 Β· ⭐ 260) - Decentralised Identity & Access Management Security..
hid-node (πŸ₯ˆ19 Β· ⭐ 220) - A permissionless blockchain network to manage digital identity and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 21 Β· πŸ“₯ 4.5K Β· πŸ“¦ 1 Β· πŸ“‹ 190 - 1% open Β· ⏱️ 13.03.2024):

     git clone https://github.com/hypersign-protocol/hid-node
    

1 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.


PRV - Incognito (πŸ₯ˆ17 Β· ⭐ 230) - Incognito mode for your crypto.

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


TEER - Integritee (πŸ₯ˆ17 Β· ⭐ 210) - The Integritee platform enables firms and dApps to process their..

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


SQD - Subsquid (πŸ₯ˆ16 Β· ⭐ 1.2K) - Motivation Decentralized applications require complex and versatile..
squid-sdk (πŸ₯ˆ18 Β· ⭐ 1.2K) - The main repo of the squid SDK. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 130 Β· πŸ“¦ 2 Β· πŸ“‹ 96 - 38% open Β· ⏱️ 15.05.2024):

     git clone https://github.com/subsquid/squid-sdk
    

FULA - Functionland (πŸ₯ˆ16 Β· ⭐ 760) - **Functionland** vision is to enable the public to preside over..
fx-fotos (πŸ₯ˆ16 Β· ⭐ 660) - Fx Fotos is an opensource gallery app in react native with the same.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 70 Β· πŸ“₯ 28 Β· πŸ“‹ 150 - 48% open Β· ⏱️ 11.04.2024):

     git clone https://github.com/functionland/fx-fotos
    

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


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.


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.


CELR - Celer Network (πŸ₯ˆ15 Β· ⭐ 530) - No description.

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


OSQTH - Opyn Squeeth (πŸ₯ˆ15 Β· ⭐ 480) - 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 Β· ⭐ 440) - No description.

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


QTZ - Quartz (πŸ₯ˆ15 Β· ⭐ 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.


XPM - Primecoin (πŸ₯ˆ15 Β· ⭐ 320 Β· πŸ’€) - Rather interesting digital currency. It was developed by Sunny..
primecoin (πŸ₯ˆ16 Β· ⭐ 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
    

BTRST - Braintrust (πŸ₯ˆ15 Β· ⭐ 280) - First decentralized talent network that connects skilled,..
snowbridge (πŸ₯ˆ18 Β· ⭐ 280) - A trustless bridge between Polkadot and Ethereum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 100 Β· πŸ“¦ 2 Β· πŸ“‹ 140 - 10% open Β· ⏱️ 14.05.2024):

     git clone https://github.com/Snowfork/snowbridge
    

DDD - Scry.info (πŸ₯ˆ15 Β· ⭐ 250) - Worlds first blockchain-based quantitative data providing and..

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


Show 320 hidden projects...
  • HONK - Honk Honk (πŸ₯‡23 Β· ⭐ 200 Β· πŸ’€) - The Clown World meme has been used to state the situation we..
  • SOMM - Sommelier (πŸ₯ˆ21 Β· ⭐ 190) - Sommelier consists of the Cosmos Stargate SDK, its..
  • PICA (πŸ₯ˆ21 Β· ⭐ 160) - 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,..
  • LIT - Litentry (πŸ₯ˆ21 Β· ⭐ 140) - Network that supports DID aggregation protocol and a..
  • HASH - HASH Token (πŸ₯ˆ21 Β· ⭐ 83) - Cryptocurrency launched in 2021and operates on the Ethereum..
  • RHOC - RChain (πŸ₯ˆ19 Β· ⭐ 740 Β· πŸ’€) - Blockchain platform which enables smart contracts. It differs from..
  • SAN - Santiment Network Token (πŸ₯ˆ19 Β· ⭐ 170) - Todays crypto-markets are driven by crowd sentiment...
  • KILT - KILT Protocol (πŸ₯ˆ19 Β· ⭐ 170) - Open-source blockchain protocol for issuing verifiable,..
  • XCN - Onyxcoin (πŸ₯ˆ18 Β· ⭐ 1.8K Β· πŸ’€) - Web3 blockchain infrastructure protocol that enables..
  • IOV - Starname (πŸ₯ˆ18 Β· ⭐ 1.3K Β· πŸ’€) - Starname: Reserve your crypto *name.
  • GIV - Giveth (πŸ₯ˆ18 Β· ⭐ 1.2K Β· πŸ’€) - Community focused on Building the Future of Giving using..
  • SOV - Sovryn (πŸ₯ˆ18 Β· ⭐ 200) - Non-custodial and permission-less smart contract based system for..
  • TRAC - OriginTrail (πŸ₯ˆ18 Β· ⭐ 180) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • UCO - Archethic (πŸ₯ˆ18 Β· ⭐ 120) - Layer 1 aiming to create a new Decentralized Internet. Its..
  • EMC - Emercoin (πŸ₯ˆ18 Β· ⭐ 120) - Open-source cryptocurrency which originated from Bitcoin, Peercoin and..
  • QCK - Quicksilver (πŸ₯ˆ18 Β· ⭐ 110) - Permissionless, sovereign Cosmos SDK zone providing liquid staking..
  • CHEQ - CHEQD Network (πŸ₯ˆ18 Β· ⭐ 62) - CHEQD NETWORK are building the trusted/authentic data..
  • KEY - SelfKey (πŸ₯ˆ18 Β· ⭐ 56) - SelfKey provides organizations and individuals with complete..
  • UBI - Universal Basic Income (πŸ₯ˆ17 Β· ⭐ 2.6K Β· πŸ’€) - First application to be built on top of the Proof of..
  • BRD - Bread (πŸ₯ˆ17 Β· ⭐ 1.4K Β· πŸ’€) - Blockchains are quickly becoming the modern equivalent of what..
  • NEU - Neumark (πŸ₯ˆ17 Β· ⭐ 490 Β· πŸ’€) - Community-owned fundraising platform bridging the worlds of..
  • APPC - AppCoins (πŸ₯ˆ17 Β· ⭐ 290 Β· πŸ’€) - Protocol for the App Economy created by the Aptoide App..
  • LYL - LoyalCoin (πŸ₯ˆ17 Β· ⭐ 280 Β· πŸ’€) - Cryptocurrency . LoyalCoin has a current supply of 9,000,000,000..
  • WFCT - Wrapped FCT (πŸ₯ˆ17 Β· ⭐ 210 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • HEZ - Hermez Network (πŸ₯ˆ17 Β· ⭐ 160 Β· πŸ’€) - Decentralized zk-rollup focused on scaling payments..
  • GRLC - Garlicoin (πŸ₯ˆ17 Β· ⭐ 140 Β· πŸ’€) - New, freshly baked cryptocurrency, born from the shitposts..
  • XSN - Stakenet (πŸ₯ˆ17 Β· ⭐ 94 Β· πŸ’€) - Cryptocurrency launched in 2016. Stakenet has a current supply of..
  • HTML - HTMLCOIN (πŸ₯ˆ17 Β· ⭐ 86 Β· πŸ’€) - Base coin and gas that powers the Althash hybrid blockchain. The..
  • QORT - Qortal (πŸ₯ˆ17 Β· ⭐ 70) - Qortal is infrastructure that utilizes blockchain technology with a..
  • FIO - FIO Protocol (πŸ₯ˆ17 Β· ⭐ 52) - Decentralized usability layer for the entire blockchain ecosystem..
  • GBX - GoByte (πŸ₯ˆ17 Β· ⭐ 33 Β· πŸ’€) - Fastest, most secure & most affordable Proof-of-Work..
  • MTA - Meta Finance (πŸ₯ˆ16 Β· ⭐ 370 Β· πŸ’€) - Subsidiary of a mother company that has been operating..
  • DAV - DAV Coin (πŸ₯ˆ16 Β· ⭐ 340 Β· πŸ’€) - Open source software platform that allows anyone to buy or..
  • MASQ (πŸ₯ˆ16 Β· ⭐ 200) - Complete open source ecosystem for internet freedom.
  • WAR - WeStarter (πŸ₯ˆ16 Β· ⭐ 190) - Wrapped AR introduces a new storage-based paradigm to Ethereum..
  • HNY - Honey (πŸ₯ˆ16 Β· ⭐ 180) - DAO that issues and distributes a digital currency called Honey. Honey..
  • ZTG - Zeitgeist (πŸ₯ˆ16 Β· ⭐ 170) - Decentralized prediction market protocol. Built in Substrate, it is..
  • CAPS - Ternoa (πŸ₯ˆ16 Β· ⭐ 160) - Memories are an essential part of who we are. If memory plays an..
  • EWT - Energy Web Token (πŸ₯ˆ16 Β· ⭐ 140 Β· πŸ’€) - Native token of the Energy Web Chain, a public, Proof-..
  • MED - MediBloc (πŸ₯ˆ16 Β· ⭐ 100) - MediBlocs healthcare information platform is a personal data ecosystem..
  • 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..
  • GRFT - Graft (πŸ₯ˆ16 Β· ⭐ 82) - GRAFT Blockchain aims to bring a lasting solution to most of the problems..
  • CMDX - Comdex (πŸ₯ˆ16 Β· ⭐ 78) - Comdex - DeFi Infrastructure Layer for Cosmos.
  • DYN - Dynamic (πŸ₯ˆ16 Β· ⭐ 59 Β· πŸ’€) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
  • AVN - AVIAN (πŸ₯ˆ16 Β· ⭐ 54 Β· πŸ’€) - Avian Network (AVN) is driven by the community, which is fully..
  • GRID - Grid+ (πŸ₯ˆ16 Β· ⭐ 47) - Grid+ leverages the Ethereum blockchain to give consumers direct..
  • XPRT - Persistence (πŸ₯ˆ16 Β· ⭐ 42) - Interoperable protocol that provides sovereign environments to..
  • LUX - LUXCoin (πŸ₯ˆ15 Β· ⭐ 4K Β· πŸ’€) - Financial tools to grow your wealth - stake and earn..
  • TNT - Tierion (πŸ₯ˆ15 Β· ⭐ 430 Β· πŸ’€) - Tierion is launching a universal platform for data..
  • BICO - Biconomy (πŸ₯ˆ15 Β· ⭐ 340 Β· πŸ’€) - Biconomy provides plug-n-play APIs to make web3.0 user-..
  • 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..
  • NVC - Novacoin (πŸ₯ˆ15 Β· ⭐ 110) - Hybrid Proof of work (POW) / Proof of stake (POS) decentralized..
  • 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 Β· ⭐ 69 Β· πŸ’€) - Wagerr uses distributed blockchain technology to execute..
  • AIN - AI Network (πŸ₯ˆ15 Β· ⭐ 68) - Blockchain-based, cloud computing network for an open,..
  • MUTE (πŸ₯ˆ15 Β· ⭐ 40 Β· πŸ’€) - Mute Switch: Coming Soon.
  • WPKT - Wrapped PKT (πŸ₯ˆ15 Β· ⭐ 39) - New blockchain powered by PacketCrypt, the worlds first..
  • NUM - Numbers Protocol (πŸ₯‰14 Β· ⭐ 4.7K) - Native protocol token of Numbers Protocol. Numbers..
  • AMLT (πŸ₯‰14 Β· ⭐ 1.4K Β· πŸ’€) - Created by the recognized Blockchain Regtech leader Coinfirm, AMLT is the..
  • AMPT - Amplify Protocol (πŸ₯‰14 Β· ⭐ 1.3K) - Cryptocurrency launched in 2020and operates on the..
  • KING - CryptoBlades Kingdoms (πŸ₯‰14 Β· ⭐ 540) - CryptoBlades Kingdoms (KING) is a cryptocurrency..
  • CRYP - CrypticCoin (πŸ₯‰14 Β· ⭐ 460) - Cryptocurrency . Users are able to generate CRYP through the..
  • ARB - ARB Protocol (πŸ₯‰14 Β· ⭐ 440) - Decentralized arbitrage protocol. It is designed to conduct..
  • ZXC - 0xcert (πŸ₯‰14 Β· ⭐ 340 Β· πŸ’€) - Open source, a permission-less protocol for certified non-..
  • SHM - Shardeum (πŸ₯‰14 Β· ⭐ 310) - EVM-based, linearly scalable smart contract platform that provides low..
  • XUC - Exchange Union (πŸ₯‰14 Β· ⭐ 220 Β· πŸ’€) - Decentralized network that connects individual..
  • HAUS - DAOhaus (πŸ₯‰14 Β· ⭐ 180) - This HAUS doesnt build itself It takes a community, and HausDAO..
  • MFT - Mainframe (πŸ₯‰14 Β· ⭐ 160) - Platform for decentralized applications. Resistant to..
  • DEV - Dev Protocol (πŸ₯‰14 Β· ⭐ 140 Β· πŸ’€) - Dev Protocol lets GitHub users tokenize their OSS..
  • SEED - MetaGame (πŸ₯‰14 Β· ⭐ 130) - Community currency for MetaGame.
  • ACX - Across Protocol (πŸ₯‰14 Β· ⭐ 110) - Optimistic cross-chain bridge secured by UMAs optimistic..
  • EFX - Effect Network (πŸ₯‰14 Β· ⭐ 100 Β· πŸ“ˆ) - The first Blockchain-based framework for the Future-..
  • TUR - Turex (πŸ₯‰14 Β· ⭐ 100) - 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,..
  • WKCS - Wrapped KCS (πŸ₯‰14 Β· ⭐ 46) - KRC-20 wrapped version of the Kucoin Token (KCS) used in Kucoin..
  • TKL - Tokel (πŸ₯‰14 Β· ⭐ 38) - The future of tokenization.
  • 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..
  • COCOS - COCOS BCX (πŸ₯‰13 Β· ⭐ 2.1K Β· πŸ’€) - Cocos Blockchain Expedition is a DAO to enable the..
  • PRTCLE - Particle (πŸ₯‰13 Β· ⭐ 1.7K) - Shenanigan embraces the hard work and dedication it takes to..
  • XFC - Football Coin (πŸ₯‰13 Β· ⭐ 820 Β· πŸ’€) - Digital currency built using technology similar to that of..
  • DRGN - Dragonchain (πŸ₯‰13 Β· ⭐ 700 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • GEL - Gelato (πŸ₯‰13 Β· ⭐ 570) - Cryptocurrency and operates on the Ethereum platform. Gelato has a..
  • ZETA - ZetaChain (πŸ₯‰13 Β· ⭐ 410) - What Is ZetaChain (ZETA)? ZetaChain is a novel L1 that has chain-..
  • HBN - HoboNickels (πŸ₯‰13 Β· ⭐ 360 Β· πŸ’€) - Digital cryptocurrency that was cloned from the..
  • ZZ - ZigZag (πŸ₯‰13 Β· ⭐ 320 Β· πŸ’€) - Native, easy-to-use, reliable, fully secure and low fee..
  • GEAR - Gearbox (πŸ₯‰13 Β· ⭐ 280) - Generalized leverage protocol: it allows you to take leverage in..
  • QKC - QuarkChain (πŸ₯‰13 Β· ⭐ 270 Β· πŸ’€) - Secure, permission-less, scalable, and decentralized..
  • YOYOW (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - Blockchain-based social media platform developed by senior members of..
  • 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..
  • TGD - Tgrade (πŸ₯‰13 Β· ⭐ 140) - Tgrade is built using revolutionary blockchain technology, smart..
  • BOG - Bogged Finance (πŸ₯‰13 Β· ⭐ 110 Β· πŸ’€) - Bogged Finance: Limit Orders, Stop Losses, Sniper,..
  • PTN - PalletOne (πŸ₯‰13 Β· ⭐ 87 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • BCRE - Liquid Staking Crescent (πŸ₯‰13 Β· ⭐ 86 Β· πŸ’€) - No description.
  • PAI - Parrot USD (πŸ₯‰13 Β· ⭐ 63 Β· πŸ’€) - DeFi network built on Solana that will include the..
  • PASC - Pascal (πŸ₯‰13 Β· ⭐ 60) - Cryptocurrency launched in 2016. Users are able to generate PASC through..
  • NXS - Nexus (πŸ₯‰13 Β· ⭐ 59) - Community-driven project with the common vision of a world inspired by..
  • PMEER - Qitmeer (πŸ₯‰13 Β· ⭐ 52 Β· πŸ’€) - Cryptocurrency launched in 2019. Qitmeer has a current supply of..
  • CPC - CPChain (πŸ₯‰13 Β· ⭐ 51 Β· πŸ’€) - New distributed infrastructure for next generation..
  • IXO (πŸ₯‰13 Β· ⭐ 44) - The ixo protocol defines a new open standard for producing verifiable claims..
  • MARS (πŸ₯‰13 Β· ⭐ 39) - The protocol consists of pBTC35A tokens and MARS tokens. Each pBTC35A token..
  • AUR - Auroracoin (πŸ₯‰13 Β· ⭐ 35) - Cryptocurrency for Iceland that is launched in February 2014...
  • SFT - Safex Token (πŸ₯‰13 Β· ⭐ 30 Β· πŸ’€) - New digital asset for sport lovers, designed to be used..
  • YAK - Yield Yak (πŸ₯‰12 Β· ⭐ 280) - Easy-to-use tool to earn more yield from DeFi farming on the..
  • DOS - DOS Network (πŸ₯‰12 Β· ⭐ 270 Β· πŸ’€) - DOS Network - A Decentralized Oracle Service supporting..
  • RADAR - DappRadar (πŸ₯‰12 Β· ⭐ 240) - The Worlds Dapp Store - tracking and ranking all..
  • IQ - Everipedia (πŸ₯‰12 Β· ⭐ 220 Β· πŸ’€) - Cryptocurrency dedicated to the future of knowledge. The..
  • STSOL - Lido Staked SOL (πŸ₯‰12 Β· ⭐ 190 Β· πŸ’€) - Lido-DAO governed liquid staking protocol for the..
  • KLP - Kulupu (πŸ₯‰12 Β· ⭐ 190 Β· πŸ’€) - Cryptocurrency . Kulupu has a current supply of 28,857,458 with 0 in..
  • GETH - Guarded Ether (πŸ₯‰12 Β· ⭐ 190 Β· πŸ’€) - Guarded Ethers ($GETH) are ERC20 tokens issued by..
  • WRKZ - WrkzCoin (πŸ₯‰12 Β· ⭐ 170) - Cryptocurrency based on CryptoNote technology. The teams goal is to..
  • FEVR - RealFevr (πŸ₯‰12 Β· ⭐ 160 Β· πŸ’€) - Company established in 2015 in the fantasy markets..
  • LOOKS - LooksRare (πŸ₯‰12 Β· ⭐ 160 Β· πŸ’€) - Community-first NFT marketplace that actively rewards..
  • VS - Vision Metaverse (πŸ₯‰12 Β· ⭐ 120) - Vision has a complete incentive and promotion..
  • MARO (πŸ₯‰12 Β· ⭐ 120) - Maro provides an efficient easy-to-use platform for value exchange and secure..
  • FND - Rare FND (πŸ₯‰12 Β· ⭐ 110 Β· πŸ’€) - The first end-to-end crowdfunding platform in blockchain...
  • LQ - Liqwid Finance (πŸ₯‰12 Β· ⭐ 100) - Algorithmic and non-custodial liquidity protocol for earning..
  • MGX - Mangata X (πŸ₯‰12 Β· ⭐ 84) - DEX parachain in the Polkadot ecosystem with the goal to make..
  • EXOR (πŸ₯‰12 Β· ⭐ 81) - Cryptocurrency . EXOR has a current supply of 0. The last known price of EXOR is..
  • BTSG - BitSong (πŸ₯‰12 Β· ⭐ 78) - Distributed (open source) blockchain music ecosystem born in..
  • SEM - Semux (πŸ₯‰12 Β· ⭐ 76 Β· πŸ’€) - Cryptocurrency . Users are able to generate SEM through the process of..
  • SHD - ShardingDAO (πŸ₯‰12 Β· ⭐ 66) - Array of connected privacy-preserving DeFi applications built on..
  • DIKO - Arkadiko (πŸ₯‰12 Β· ⭐ 62) - Cryptocurrency launched in 2021. Arkadiko Finance has a current supply..
  • EPK - EpiK Protocol (πŸ₯‰12 Β· ⭐ 50 Β· πŸ’€) - EpiK Protocol envisions building a decentralized KG..
  • MARKS - Bitmark (πŸ₯‰12 Β· ⭐ 48 Β· πŸ’€) - Initiative to create an every day use alternative currency. Its..
  • 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..
  • NATION - Nation3 (πŸ₯‰12 Β· ⭐ 38) - Community movement towards creating a sovereign nation on the..
  • PGN - Pigeoncoin (πŸ₯‰12 Β· ⭐ 37 Β· πŸ’€) - Pigeoncoin was launched on March 21, 2018 with an immediate goal..
  • RAZOR - Razor Network (πŸ₯‰12 Β· ⭐ 35 Β· πŸ’€) - Decentralized oracle network, which connects smart..
  • LDXG - LondonCoinGold (πŸ₯‰11 Β· ⭐ 480) - Cryptocurrency launched in 2021and operates on the..
  • 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...
  • FCT - Firmachain (πŸ₯‰11 Β· ⭐ 140) - Unlocking new limits of electronic contracts with blockchain..
  • TAO - Fusotao (πŸ₯‰11 Β· ⭐ 130) - Cryptocurrency launched in 2021and operates on the Near platform...
  • 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..
  • SCR - Scorum Coins (πŸ₯‰11 Β· ⭐ 58) - Cryptocurrency . Scorum Coins has a current supply of..
  • LIF - Winding Tree (πŸ₯‰11 Β· ⭐ 57 Β· πŸ’€) - Blockchain-based decentralized open-source travel..
  • APH - Aphroditecoin (πŸ₯‰11 Β· ⭐ 55 Β· πŸ’€) - Aphelion is used to pay transaction fees on the Aphelion P2P..
  • BTY - Bityuan (πŸ₯‰11 Β· ⭐ 54) - Cryptocurrency . Bityuan has a current supply of 0. The last known price..
  • KUJI - Kujira (πŸ₯‰11 Β· ⭐ 51) - Kujira is committed to levelling the playing field in decentralized..
  • JOYSTREAM (πŸ₯‰11 Β· ⭐ 48) - No description.
  • 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..
  • KOIN - Koinos (πŸ₯‰11 Β· ⭐ 38) - KOIN will be the cryptocurrency that powers Koinos; a high..
  • QWC - Qwertycoin (πŸ₯‰11 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency . Users are able to generate QWC through the..
  • 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 Β· ⭐ 350 Β· πŸ’€) - The ability to lend and borrow assets efficiently is a crucial..
  • DGD - DigixDAO (πŸ₯‰10 Β· ⭐ 220 Β· πŸ’€) - Digix makes it possible to buy gold in an efficient manner..
  • DDN - Data Delivery Network (πŸ₯‰10 Β· ⭐ 210 Β· πŸ’€) - Den Domains lets you register the domain of your..
  • AXNT - Axentro (πŸ₯‰10 Β· ⭐ 190 Β· πŸ’€) - No description.
  • TIKI - Tiki Token (πŸ₯‰10 Β· ⭐ 170) - Next evolution of a yield-generating contract on the Binance..
  • REEF (πŸ₯‰10 Β· ⭐ 140 Β· πŸ’€) - Reef aims to be the future blockchain for DeFi, NFTs, and gaming. Our..
  • FIDU (πŸ₯‰10 Β· ⭐ 110 Β· πŸ’€) - No description.
  • KIN (πŸ₯‰10 Β· ⭐ 96 Β· πŸ’€) - Kin is money for the digital world. It is an open micro-transaction platform..
  • LM - LeisureMeta (πŸ₯‰10 Β· ⭐ 78) - LeisureMetaverse issued its own utility token, LM token to..
  • BWK - Bulwark (πŸ₯‰10 Β· ⭐ 54 Β· πŸ’€) - Bulwark cryptocurrency (BWK) is a privacy oriented digital currency..
  • XKI - KI (πŸ₯‰10 Β· ⭐ 45 Β· πŸ’€) - Ki Foundations mission is about bridging the gap between CeFi and..
  • BOX - ContentBox (πŸ₯‰10 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • FOLD - Manifold Finance (πŸ₯‰9 Β· ⭐ 670 Β· πŸ’€) - 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..
  • OOKI (πŸ₯‰9 Β· ⭐ 190) - Cryptocurrency launched in 2021and operates on the Ethereum platform. Ooki..
  • 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 Β· ⭐ 130) - Cryptocurrency . OracleChain has a current supply of..
  • NOTE - DNotes (πŸ₯‰9 Β· ⭐ 96) - First decentralized, Ethereum-based protocol for borrowing and..
  • NVT - NerveNetwork (πŸ₯‰9 Β· ⭐ 88) - Decentralized digital asset service network based on the NULS..
  • NFTFY (πŸ₯‰9 Β· ⭐ 88 Β· πŸ’€) - Decentralized Application that provides the fractionalization of Non-..
  • SYN - Synapse (πŸ₯‰9 Β· ⭐ 86) - Cross-chain layer protocol powering frictionless interoperability..
  • WDGLD - Wrapped-DGLD (πŸ₯‰9 Β· ⭐ 79) - ERC-20 token pegged with DGLD, wDGLD opens interoperability..
  • CENNZ - Centrality (πŸ₯‰9 Β· ⭐ 77 Β· πŸ’€) - 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 Β· ⭐ 75 Β· πŸ’€) - Decentralized Autonomous Organization developing a..
  • KYVE - Kyve Network (πŸ₯‰9 Β· ⭐ 73 Β· πŸ’€) - No description.
  • FLR - Flare Network (πŸ₯‰9 Β· ⭐ 64) - Blockchain for building applications that are interoperable with..
  • RVP - Revolution Populi (πŸ₯‰9 Β· ⭐ 59 Β· πŸ’€) - A decentralized user-controlled layer 1 blockchain..
  • TRYV - Tryvium (πŸ₯‰9 Β· ⭐ 57) - Modern booking platform that offers 1.5M accommodations in over..
  • ANKR (πŸ₯‰9 Β· ⭐ 55 Β· πŸ’€) - Ankr is building the future of decentralized infrastructure and multi-chain..
  • ARES - Ares Protocol (πŸ₯‰9 Β· ⭐ 55 Β· πŸ’€) - On-chain-verified oracle protocol that provides secure..
  • PIX - Pixie (πŸ₯‰9 Β· ⭐ 51 Β· πŸ’€) - Pixie is THE WORLDS FIRST FULLY FUNCTIONAL #crypto-based photo and video..
  • QQQ - Poseidon Network (πŸ₯‰9 Β· ⭐ 47 Β· πŸ’€) - We provide decentralized CDN service, the..
  • DEC - Decentr (πŸ₯‰9 Β· ⭐ 41) - Decentr is allows users to generate, reuse and exchange high quality..
  • VBK - VeriBlock (πŸ₯‰9 Β· ⭐ 37 Β· πŸ’€) - VeriBlock and its novel Proof-of-Proof (PoP) consensus..
  • XTT-B20 - XTblock (πŸ₯‰8 Β· ⭐ 1.1K Β· πŸ’€) - A hyper-capable network, XTblock aims to deliver not only..
  • 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..
  • ARM - Armours (πŸ₯‰8 Β· ⭐ 190 Β· πŸ’€) - It is claimed that Armors is a blockchain security laboratory..
  • IONX - Charged Particles (πŸ₯‰8 Β· ⭐ 99 Β· πŸ’€) - Charged Particles Charged Particles is a protocol..
  • DFS - DFSCoin (πŸ₯‰8 Β· ⭐ 98 Β· πŸ’€) - Cryptocurrency . Users are able to generate DFS through the process..
  • UTT - United Traders Token (πŸ₯‰8 Β· ⭐ 92) - United Traders, found online at UnitedTraders.com, is..
  • LPL - LinkPool (πŸ₯‰8 Β· ⭐ 80 Β· πŸ’€) - Leading Chainlink node service provider with the goal of..
  • HYDRO (πŸ₯‰8 Β· ⭐ 65 Β· πŸ’€) - Hydro enables new and existing private systems to seamlessly integrate and..
  • JSOL - JPool (πŸ₯‰8 Β· ⭐ 61) - Solana Stake Pool token issued by JPool. It represents the holders..
  • 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..
  • ZP - Zen Protocol (πŸ₯‰8 Β· ⭐ 55 Β· πŸ’€) - Cryptocurrency . Users are able to generate ZP through the..
  • PSY - PsyOptions (πŸ₯‰8 Β· ⭐ 46 Β· πŸ’€) - American style options protocol built on the Solana..
  • SAFE - SafeCoin (πŸ₯‰8 Β· ⭐ 45) - SafeCoin leverages the most advanced safety and privacy based..
  • SIMPLE - SimpleChain (πŸ₯‰8 Β· ⭐ 39 Β· πŸ’€) - Cryptocurrency launched in 2019. SimpleChain has a current..
  • TROLLER - The Troller Coin (πŸ₯‰8 Β· ⭐ 39) - First competition NFT Marketplace , Tournament gaming..
  • BJUNO - StakeEasy bJuno (πŸ₯‰8 Β· ⭐ 37 Β· πŸ’€) - Liquid Staking Solution for Juno Network. StakeEasy..
  • ARIA20 - Arianee (πŸ₯‰8 Β· ⭐ 35) - Consumption behaviors are changing, new generations have a..
  • 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..
  • JB - Janta Bazar Coin (πŸ₯‰7 Β· ⭐ 270 Β· πŸ’€) - Janta Bazar Coin aims to provide user-friendly, efficient,..
  • 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...
  • PKF - Firebird (πŸ₯‰7 Β· ⭐ 94 Β· πŸ’€) - What Is PolkaFoundry (PKF)? PolkaFoundry is a platform for..
  • W3G (πŸ₯‰7 Β· ⭐ 93 Β· πŸ’€) - Gaming coin, thus, it supports the gaming industry and wants to take it to the..
  • ATA - Automata Network (πŸ₯‰7 Β· ⭐ 91 Β· πŸ’€) - Decentralized service protocol that provides..
  • BUD - BunnyDucky (πŸ₯‰7 Β· ⭐ 91 Β· πŸ’€) - Platform that tokenizes DeFi strategies as yield-bearing..
  • OLE - OpenLeverage (πŸ₯‰7 Β· ⭐ 89) - Permissionless margin trading protocol currently deployed on..
  • CLV - Clover Finance (πŸ₯‰7 Β· ⭐ 83 Β· πŸ’€) - Substrate-based specialized Layer 1 chain that is EVM..
  • ANI - Anime Token (πŸ₯‰7 Β· ⭐ 83 Β· πŸ’€) - We create professional ANIME artwork & NFTs. ANIME Token is..
  • $ETHRISE - ETHRISE (πŸ₯‰7 Β· ⭐ 80 Β· πŸ’€) - THRISE is ERC20 tokens that represent 1.7x-2.5x long..
  • CLAP - Cardashift (πŸ₯‰7 Β· ⭐ 77 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the Cardano..
  • POSI - Position Token (πŸ₯‰7 Β· ⭐ 75 Β· πŸ’€) - The Next-Gen Decentralized Futures Trading Protocol.
  • MNDE - Marinade (πŸ₯‰7 Β· ⭐ 69) - Governance token for Marinade. Marinade helps you to stake Solana..
  • 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..
  • GYFI - Gyroscope (πŸ₯‰7 Β· ⭐ 34 Β· πŸ’€) - ### 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..
  • CLN - Colu Local Network (πŸ₯‰6 Β· ⭐ 130 Β· πŸ’€) - 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 Β· ⭐ 92 Β· πŸ’€) - No description.
  • SKT - Sukhavati Network (πŸ₯‰6 Β· ⭐ 92 Β· πŸ’€) - Decentralized cloud service network focused on..
  • WDNR - Wrapped Denaro (πŸ₯‰6 Β· ⭐ 89) - Decentralized cryptocurrency written in Python which uses..
  • METIS - Metis Token (πŸ₯‰6 Β· ⭐ 87) - Based on the spirit of Optimistic Rollup, Metis is building..
  • XMON (πŸ₯‰6 Β· ⭐ 81 Β· πŸ’€) - NFT platform for summoning neural net generated pixel monsters.
  • MUSE (πŸ₯‰6 Β· ⭐ 71 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. Muse has a current..
  • RGP - Rigel Protocol (πŸ₯‰6 Β· ⭐ 56 Β· πŸ’€) - The Rigel Protocol will be built on both Binance..
  • XID - Sphere Identity (πŸ₯‰6 Β· ⭐ 51) - International Diamond (XID) is a cryptocurrency . Users are..
  • APEX - ApeX Protocol (πŸ₯‰6 Β· ⭐ 46) - ApeX Protocol (APEX) Decentralized Derivatives Protocol..
  • ZWAP - ZilSwap (πŸ₯‰6 Β· ⭐ 42 Β· πŸ’€) - The DeFi hub of Zilliqa.
  • XRAY - Ray Network (πŸ₯‰6 Β· ⭐ 42) - Cryptocurrency launched in 2021and operates on the Cardano..
  • RAID - Ancient Raid (πŸ₯‰6 Β· ⭐ 41 Β· πŸ’€) - Virtual universe of fantasy heroes for Play-To-Earn..
  • STNEAR - Staked NEAR (πŸ₯‰6 Β· ⭐ 41 Β· πŸ’€) - Cryptocurrency and operates on the Aurora platform. Staked..
  • 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..
  • WBTC - Wrapped Bitcoin (πŸ₯‰5 Β· ⭐ 130) - Cryptocurrency and operates on the Ethereum platform...
  • DVP - Decentralized Vulnerability Platform (πŸ₯‰5 Β· ⭐ 90 Β· πŸ’€) - DVP (Decentralized Vulnerability Platform) is an..
  • ZKS - ZKSpace (πŸ₯‰5 Β· ⭐ 81 Β· πŸ’€) - Based on ZK-Rollups technology, L2 Labs has launched ZKSpace, a..
  • 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 Β· ⭐ 48 Β· πŸ’€) - The VID token powers VIVID (formerly VideoCoin Network), the..
  • POT - PotCoin (πŸ₯‰5 Β· ⭐ 48 Β· πŸ’€) - Digital cryptocurrency aimed to empower, secure, and facilitate..
  • XDAO (πŸ₯‰5 Β· ⭐ 41) - What is XDAO? XDAO was created with the idea to make DAOs the place for crypto..
  • 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 Β· ⭐ 37 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the Ethereum platform. ZUG has..
  • SIE - Secret (πŸ₯‰5 Β· ⭐ 36 Β· πŸ’€) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • 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..
  • CND - Cindicator (πŸ₯‰4 Β· ⭐ 91 Β· πŸ’€) - 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..
  • ANGLE (πŸ₯‰4 Β· ⭐ 87 Β· πŸ’€) - Governance token of the Angle Protocol. The Angle Protocol is a..
  • MEDIA - Media Network (πŸ₯‰4 Β· ⭐ 84) - New protocol that bypasses traditional CDN providers..
  • CYC - Cyclone Protocol (πŸ₯‰4 Β· ⭐ 61 Β· πŸ’€) - Multi-chain, non-custodial, privacy-preserving..
  • XYZ - Universe.XYZ (πŸ₯‰4 Β· ⭐ 48 Β· πŸ’€) - Initiative, which grants voting rights to the $XYZ holders..
  • VNT - VNT Chain (πŸ₯‰4 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. VNT..
  • PANTHER - PantherSwap (πŸ₯‰4 Β· ⭐ 34 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
  • TITANO (πŸ₯‰4 Β· ⭐ 34 Β· πŸ’€) - Titano is launching the new frontier of staking tokens which will..
  • CORE - cVault.finance (πŸ₯‰4 Β· ⭐ 33 Β· πŸ’€) - Non-inflationary cryptocurrency that is designed to..
  • XX - XX Network (πŸ₯‰4 Β· ⭐ 32) - Xx network (xx)? The xx network is a full-stack platform which..
  • 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 Β· ⭐ 61 Β· πŸ’€) - 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..
  • OIL - Oiler (πŸ₯‰2 Β· ⭐ 2) - Cryptocurrency and operates on the Arbitrum platform. Petroleum OIL has..
  • RAIL - Railgun (πŸ₯‰1 Β· ⭐ 2 Β· 🐣) - RAILGUN secures privacy for DEX trading and lending. Built..
  • 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