si35 / best-of-crypto

πŸ† A ranked list of awesome open-source crypto projects. Updated weekly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Best-of Crypto

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

This curated list contains 3.2K awesome open-source projects with a total of 1.1M 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 Β· ⭐ 100K) - A Peer-to-Peer Electronic Cash System.
bitcoin (πŸ₯‡36 Β· ⭐ 71K) - Bitcoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 33K Β· πŸ“¦ 11 Β· πŸ“‹ 8K - 10% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/bitcoin/bitcoin
    
lightning (πŸ₯‡31 Β· ⭐ 2.6K) - Core Lightning Lightning Network implementation focusing on.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 850 Β· πŸ“₯ 130K Β· πŸ“¦ 16 Β· πŸ“‹ 2.6K - 20% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/ElementsProject/lightning
    
btcd (πŸ₯‡27 Β· ⭐ 5.4K) - An alternative full node bitcoin implementation written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.1K Β· πŸ“₯ 12K Β· πŸ“¦ 2 Β· πŸ“‹ 820 - 29% open Β· ⏱️ 23.08.2023):

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

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

     git clone https://github.com/bitcoinj/bitcoinj
    
elements (πŸ₯‡26 Β· ⭐ 960) - Open Source implementation of advanced blockchain features extending the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 380 Β· πŸ“₯ 58K Β· πŸ“‹ 450 - 36% open Β· ⏱️ 24.08.2023):

     git clone https://github.com/ElementsProject/elements
    
btcwallet (πŸ₯‡24 Β· ⭐ 970) - A secure bitcoin wallet daemon written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 530 Β· πŸ“₯ 740 Β· πŸ“¦ 670 Β· πŸ“‹ 340 - 35% open Β· ⏱️ 04.08.2023):

     git clone https://github.com/btcsuite/btcwallet
    
bips (πŸ₯‡22 Β· ⭐ 8.3K) - Bitcoin Improvement Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 5.5K Β· πŸ“¦ 11 Β· ⏱️ 18.08.2023):

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

     git clone https://github.com/bitcoinjs/bip39
    
secp256k1-zkp (πŸ₯ˆ18 Β· ⭐ 330) - A fork of libsecp256k1 with support for advanced and experimental.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 120 Β· πŸ“‹ 58 - 34% open Β· ⏱️ 06.08.2023):

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

     git clone https://github.com/ElementsProject/libwally-core
    
lightning-charge (πŸ₯ˆ16 Β· ⭐ 550) - A simple drop-in solution for accepting lightning payments. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 89 Β· πŸ“¦ 5 Β· πŸ“‹ 79 - 20% open Β· ⏱️ 08.08.2023):

     git clone https://github.com/ElementsProject/lightning-charge
    
simplicity (πŸ₯ˆ16 Β· ⭐ 280) - Simplicity is a blockchain programming language designed as an.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 35 Β· πŸ“‹ 50 - 24% open Β· ⏱️ 24.08.2023):

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

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


ATOM - Cosmos (πŸ₯‡43 Β· ⭐ 22K) - The Cosmos network consists of many independent, parallel..
cosmos-sdk (πŸ₯‡38 Β· ⭐ 5.4K) - A Framework for Building High Value Public Blockchains. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 2.3K Β· πŸ“₯ 30K Β· πŸ“¦ 10K Β· πŸ“‹ 6.1K - 7% open Β· ⏱️ 30.08.2023):

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

     git clone https://github.com/tendermint/tendermint
    
cosmwasm (πŸ₯‡28 Β· ⭐ 910) - Framework for building smart contracts in Wasm for the Cosmos SDK. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 270 Β· πŸ“₯ 4.1K Β· πŸ“¦ 95 Β· πŸ“‹ 720 - 16% open Β· ⏱️ 30.08.2023):

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

     git clone https://github.com/cosmos/iavl
    
relayer (πŸ₯‡27 Β· ⭐ 330) - An IBC relayer for ibc-go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.7K Β· πŸ“₯ 9.9K Β· πŸ“¦ 88 Β· πŸ“‹ 440 - 16% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/cosmos/relayer
    
gaia (πŸ₯‡26 Β· ⭐ 360) - Cosmos Hub. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 630 Β· πŸ“₯ 170K Β· πŸ“¦ 9 Β· πŸ“‹ 840 - 11% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/cosmos/gaia
    
ibc-go (πŸ₯‡24 Β· ⭐ 410) - Interblockchain Communication Protocol (IBC) implementation in Golang. MIT
  • GitHub (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 400 Β· πŸ“₯ 1.6K Β· πŸ“¦ 1 Β· πŸ“‹ 1.5K - 25% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/cosmos/ibc-go
    
wasmd (πŸ₯‡24 Β· ⭐ 320) - Basic cosmos-sdk app with web assembly smart contracts. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 310 Β· πŸ“₯ 13 Β· πŸ“¦ 1.2K Β· πŸ“‹ 490 - 8% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/CosmWasm/wasmd
    
cw-plus (πŸ₯‡23 Β· ⭐ 470) - Production Quality contracts under open source licenses. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 320 Β· πŸ“₯ 28K Β· πŸ“‹ 310 - 4% open Β· ⏱️ 21.06.2023):

     git clone https://github.com/CosmWasm/cw-plus
    
sdk-tutorials (πŸ₯ˆ20 Β· ⭐ 450) - Tutorials for building modules for the Cosmos SDK. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 370 Β· πŸ“¦ 66 Β· πŸ“‹ 250 - 25% open Β· ⏱️ 21.08.2023):

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

     git clone https://github.com/cosmos/cosmjs
    
chain-registry (πŸ₯ˆ19 Β· ⭐ 380) - CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 710 Β· πŸ“‹ 160 - 46% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/cosmos/chain-registry
    
cosmos-rust (πŸ₯ˆ19 Β· ⭐ 250) - The home of all shared Rust resources for the Cosmos ecosystem. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 86 Β· πŸ“¦ 630 Β· πŸ“‹ 61 - 26% open Β· ⏱️ 29.05.2023):

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

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

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


XLM - Stellar (πŸ₯‡36 Β· ⭐ 8.5K) - Open source, distributed, and community owned network used to..
go (πŸ₯‡31 Β· ⭐ 1.2K) - Stellars public monorepo of go code. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 570 Β· πŸ“₯ 200K Β· πŸ“¦ 400 Β· πŸ“‹ 1.9K - 20% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/stellar/go
    
stellar-core (πŸ₯‡26 Β· ⭐ 3.1K) - stellar-core is the reference implementation for the peer.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1K Β· πŸ“‹ 1.5K - 18% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/stellar/stellar-core
    
js-stellar-sdk (πŸ₯ˆ20 Β· ⭐ 580) - Main Stellar client library for the Javascript language. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 320 Β· πŸ“¦ 2 Β· πŸ“‹ 350 - 14% open Β· ⏱️ 22.08.2023):

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

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

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


ALGO - Algorand (πŸ₯‡35 Β· ⭐ 2.9K) - Scalable, secure and decentralized digital currency and transactions..
go-algorand (πŸ₯‡30 Β· ⭐ 1.3K) - Algorands official implementation in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 400 Β· πŸ“₯ 49K Β· πŸ“¦ 85 Β· πŸ“‹ 1.6K - 18% open Β· ⏱️ 29.08.2023):

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

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

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

     git clone https://github.com/algorand/pyteal
    

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


XRP (πŸ₯‡33 Β· ⭐ 6.9K) - The Best Digital Asset for Global Payments.
rippled (πŸ₯‡27 Β· ⭐ 4.3K) - Decentralized cryptocurrency blockchain daemon implementing the XRP.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.4K Β· πŸ“‹ 1.3K - 28% open Β· ⏱️ 21.08.2023):

     git clone https://github.com/XRPLF/rippled
    
xrpl.js (πŸ₯‡26 Β· ⭐ 1.1K) - A JavaScript/TypeScript API for interacting with the XRP Ledger in.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 510 Β· πŸ“₯ 1.2K Β· πŸ“¦ 4 Β· πŸ“‹ 550 - 12% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/XRPLF/xrpl.js
    
xrpl-dev-portal (πŸ₯ˆ21 Β· ⭐ 450) - Source code for xrpl.org including developer.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1K Β· πŸ“‹ 470 - 42% open Β· ⏱️ 30.08.2023):

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

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


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

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

3 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 Β· ⭐ 320) - DeSo core node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 98 Β· πŸ“¦ 25 Β· πŸ“‹ 91 - 29% open Β· ⏱️ 27.07.2023):

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

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

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


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

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

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

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


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

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

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


STEEM (πŸ₯ˆ24 Β· ⭐ 1.2K) - Cryptocurrency that rewards users for community building by posting and upvoting..
condenser (πŸ₯‡22 Β· ⭐ 510) - The greatest application front-end to the Steem Blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 440 Β· πŸ“‹ 2.1K - 13% open Β· ⏱️ 17.08.2023):

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

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


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

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


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

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

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


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

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

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


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

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

BTG - Bitcoin Gold (πŸ₯ˆ22 Β· ⭐ 640) - Bitcoin Gold hopes to change the paradigm around mining on the..
BTCGPU (πŸ₯‡25 Β· ⭐ 640) - Current work on BTCGPU. MIT
  • GitHub (πŸ‘¨β€πŸ’» 740 Β· πŸ”€ 320 Β· πŸ“₯ 290K Β· πŸ“‹ 270 - 7% open Β· ⏱️ 07.02.2023):

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

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

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


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

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

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


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

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


MINTME - MintMe.com Coin (πŸ₯‰20 Β· ⭐ 230 Β· πŸ’€) - Cryptocurrency launched in 2018. Users are able to..

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


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

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


BIP - Minter Network (πŸ₯‰19 Β· ⭐ 380) - 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 Β· ⭐ 280) - ChainX aims to facilitate asset interoperability with other..
ChainX (πŸ₯ˆ18 Β· ⭐ 280) - Bitcoins layer2 smart contract network has already supported WASM and.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 79 Β· πŸ“₯ 5.7K Β· πŸ“‹ 160 - 1% open Β· ⏱️ 28.07.2023):

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

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

Smart Contract Platforms

Back to top

Blockchains that host smart contracts or decentralized applications.

ETH - Ethereum (πŸ₯‡52 Β· ⭐ 230K) - The foundation for our digital future.
go-ethereum (πŸ₯‡39 Β· ⭐ 43K) - Official Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 870 Β· πŸ”€ 18K Β· πŸ“¦ 21K Β· πŸ“‹ 7.5K - 4% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/ethereum/go-ethereum
    
solidity (πŸ₯‡36 Β· ⭐ 21K) - Solidity, the Smart Contract Programming Language. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 5.4K Β· πŸ“₯ 2.9M Β· πŸ“¦ 11 Β· πŸ“‹ 5.7K - 7% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/ethereum/solidity
    
openzeppelin-contracts (πŸ₯‡34 Β· ⭐ 23K) - OpenZeppelin Contracts is a library for secure smart.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 12K Β· πŸ“¦ 210 Β· πŸ“‹ 1.8K - 11% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/OpenZeppelin/openzeppelin-contracts
    
vyper (πŸ₯‡33 Β· ⭐ 4.6K) - Pythonic Smart Contract Language for the EVM. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 760 Β· πŸ“₯ 690K Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.4K - 22% open Β· ⏱️ 27.08.2023):

     git clone https://github.com/vyperlang/vyper
    
web3.py (πŸ₯‡33 Β· ⭐ 4.4K) - A python interface for interacting with the Ethereum blockchain and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 1.6K Β· πŸ“¦ 16K Β· πŸ“‹ 1.4K - 15% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/ethereum/web3.py
    
ethereum-org-website (πŸ₯‡32 Β· ⭐ 4.3K) - Ethereum.org is a primary online resource for the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.4K Β· πŸ”€ 4.4K Β· πŸ“‹ 2.7K - 12% open Β· ⏱️ 30.08.2023):

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

     git clone https://github.com/ethereum/remix-project
    
TypeChain (πŸ₯‡30 Β· ⭐ 2.6K) - TypeScript bindings for Ethereum smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 340 Β· πŸ“¦ 150K Β· πŸ“‹ 380 - 28% open Β· ⏱️ 21.08.2023):

     git clone https://github.com/dethcrypto/TypeChain
    
quorum (πŸ₯‡29 Β· ⭐ 4.5K) - A permissioned implementation of Ethereum supporting data privacy. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 1.2K Β· πŸ“₯ 18K Β· πŸ“¦ 22 Β· πŸ“‹ 830 - 4% open Β· ⏱️ 21.08.2023):

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

     git clone https://github.com/ethereum/remix-ide
    
gnark (πŸ₯‡28 Β· ⭐ 1.1K) - gnark is a fast zk-SNARK library that offers a high-level API to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 220 Β· πŸ“¦ 320 Β· πŸ“‹ 360 - 22% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/ConsenSys/gnark
    
EIPs (πŸ₯‡27 Β· ⭐ 12K) - The Ethereum Improvement Proposal repository. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 5K Β· πŸ“¦ 11 Β· πŸ“‹ 1.1K - 15% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/ethereum/EIPs
    
consensus-specs (πŸ₯‡27 Β· ⭐ 3.2K) - Ethereum Proof-of-Stake Consensus Specifications. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 860 Β· πŸ“¦ 35 Β· πŸ“‹ 940 - 24% open Β· ⏱️ 22.08.2023):

     git clone https://github.com/ethereum/consensus-specs
    
openzeppelin-contracts-upgradeable (πŸ₯‡27 Β· ⭐ 870) - Upgradeable variant of OpenZeppelin Contracts, meant.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 390 Β· πŸ“¦ 2K Β· πŸ“‹ 100 - 1% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
    
mythril (πŸ₯‡26 Β· ⭐ 3.5K) - Security analysis tool for EVM bytecode. Supports smart contracts built.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 690 Β· πŸ“¦ 100 Β· πŸ“‹ 820 - 12% open Β· ⏱️ 17.08.2023):

     git clone https://github.com/ConsenSys/mythril
    
sourcify (πŸ₯‡26 Β· ⭐ 630) - Decentralized Solidity contract source code verification service. MIT
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 320 Β· πŸ“¦ 29 Β· πŸ“‹ 480 - 11% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/ethereum/sourcify
    
Nethereum (πŸ₯‡25 Β· ⭐ 2.1K) - Ethereum .Net cross platform integration library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 710 Β· πŸ“₯ 11K Β· πŸ“‹ 780 - 11% open Β· ⏱️ 30.08.2023):

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

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

     git clone https://github.com/ethereumjs/ethereumjs-wallet
    
ethereumjs-monorepo (πŸ₯‡24 Β· ⭐ 2.3K) - Monorepo for the Ethereum VM TypeScript Implementation. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 690 Β· πŸ“¦ 1 Β· πŸ“‹ 970 - 11% open Β· ⏱️ 30.08.2023):

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

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

     git clone https://github.com/ethereum/tests
    
gnark-crypto (πŸ₯‡24 Β· ⭐ 380) - gnark-crypto provides elliptic curve and pairing-based.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 110 Β· πŸ“¦ 3.6K Β· πŸ“‹ 150 - 32% open Β· ⏱️ 22.08.2023):

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

     git clone https://github.com/ethereum/evmone
    
openzeppelin-upgrades (πŸ₯‡23 Β· ⭐ 540) - Plugins for Hardhat and Truffle to deploy and manage.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 240 Β· πŸ“¦ 110 Β· πŸ“‹ 380 - 25% open Β· ⏱️ 18.08.2023):

     git clone https://github.com/OpenZeppelin/openzeppelin-upgrades
    
fe (πŸ₯‡22 Β· ⭐ 1.5K) - Emerging smart contract language for the Ethereum blockchain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 120 Β· πŸ“₯ 1.2K Β· πŸ“‹ 400 - 30% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/ethereum/fe
    
staking-deposit-cli (πŸ₯ˆ21 Β· ⭐ 460) - Secure key generation for deposits. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 240 Β· πŸ“₯ 92K Β· πŸ“‹ 150 - 57% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/ethereum/staking-deposit-cli
    
openzeppelin-test-helpers (πŸ₯ˆ21 Β· ⭐ 400 Β· πŸ’€) - Assertion library for Ethereum smart contract testing. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 130 Β· πŸ“¦ 1.9K Β· πŸ“‹ 100 - 36% open Β· ⏱️ 06.09.2022):

     git clone https://github.com/OpenZeppelin/openzeppelin-test-helpers
    
solidity-docgen (πŸ₯ˆ21 Β· ⭐ 390) - Documentation generator for Solidity projects. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 110 Β· πŸ“¦ 4.2K Β· πŸ“‹ 150 - 22% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/OpenZeppelin/solidity-docgen
    
eth-tester (πŸ₯ˆ21 Β· ⭐ 320) - Tool suite for testing ethereum applications. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 130 Β· πŸ“¦ 1K Β· πŸ“‹ 99 - 40% open Β· ⏱️ 01.08.2023):

     git clone https://github.com/ethereum/eth-tester
    
beacon-APIs (πŸ₯ˆ21 Β· ⭐ 270) - Collection of RESTful APIs provided by Ethereum Beacon nodes. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 120 Β· πŸ“₯ 38K Β· πŸ“‹ 110 - 36% open Β· ⏱️ 06.08.2023):

     git clone https://github.com/ethereum/beacon-APIs
    
keythereum (πŸ₯ˆ20 Β· ⭐ 600 Β· πŸ’€) - Create, import and export Ethereum keys. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 3K Β· πŸ“‹ 51 - 23% open Β· ⏱️ 03.08.2022):

     git clone https://github.com/ethereumjs/keythereum
    
evmc (πŸ₯ˆ20 Β· ⭐ 290) - EVMC Ethereum Client-VM Connector API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 290 Β· πŸ“₯ 20 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 24% open Β· ⏱️ 20.08.2023):

     git clone https://github.com/ethereum/evmc
    
eth-utils (πŸ₯ˆ20 Β· ⭐ 290) - Utility functions for working with ethereum related codebases. MIT
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 150 Β· πŸ“¦ 8.9K Β· πŸ“‹ 78 - 33% open Β· ⏱️ 10.07.2023):

     git clone https://github.com/ethereum/eth-utils
    
eth-account (πŸ₯ˆ20 Β· ⭐ 220) - Account abstraction library for web3.py. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 140 Β· πŸ“¦ 7.3K Β· πŸ“‹ 85 - 29% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/ethereum/eth-account
    
pm (πŸ₯ˆ19 Β· ⭐ 1.3K) - Project Management: Meeting notes and agenda items. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 240 Β· πŸ“‹ 470 - 4% open Β· ⏱️ 30.08.2023):

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

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

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

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

     git clone https://github.com/ConsenSys/smart-contract-best-practices
    
ethereum-developer-tools-list (πŸ₯ˆ18 Β· ⭐ 5K) - A guide to available tools and platforms for.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.2K Β· πŸ“‹ 58 - 37% open Β· ⏱️ 23.08.2023):

     git clone https://github.com/ConsenSys/ethereum-developer-tools-list
    
ethernaut (πŸ₯ˆ18 Β· ⭐ 1.7K) - Web3/Solidity based wargame. MIT
  • GitHub (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 530 Β· πŸ“‹ 200 - 13% open Β· ⏱️ 29.06.2023):

     git clone https://github.com/OpenZeppelin/ethernaut
    
solc-js (πŸ₯ˆ18 Β· ⭐ 1.3K) - Javascript bindings for the Solidity compiler. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 470 Β· πŸ“¦ 1 Β· πŸ“‹ 260 - 24% open Β· ⏱️ 19.07.2023):

     git clone https://github.com/ethereum/solc-js
    
cairo-contracts (πŸ₯ˆ18 Β· ⭐ 700) - OpenZeppelin Contracts written in Cairo for StarkNet, a.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 240 Β· πŸ“‹ 330 - 22% open Β· ⏱️ 25.03.2023):

     git clone https://github.com/OpenZeppelin/cairo-contracts
    
merkle-tree (πŸ₯ˆ18 Β· ⭐ 330) - A JavaScript library to generate merkle trees and merkle proofs. MIT
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 78 Β· πŸ“¦ 310 Β· πŸ“‹ 14 - 14% open Β· ⏱️ 26.07.2023):

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

     git clone https://github.com/ConsenSys/UniversalToken
    
eth-abi (πŸ₯ˆ18 Β· ⭐ 210) - Ethereum ABI utilities for python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 260 Β· πŸ“‹ 72 - 20% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/ethereum/eth-abi
    
yellowpaper (πŸ₯ˆ17 Β· ⭐ 1.6K) - The Yellow Paper: Ethereums formal specification. CC-BY-SA-4.0
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 490 Β· πŸ“‹ 250 - 42% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/ethereum/yellowpaper
    
execution-apis (πŸ₯ˆ17 Β· ⭐ 750) - Collection of APIs provided by Ethereum execution layer.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 260 Β· πŸ“‹ 150 - 49% open Β· ⏱️ 17.08.2023):

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

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

     git clone https://github.com/ethereum/research
    
js-ethereum-cryptography (πŸ₯ˆ16 Β· ⭐ 580) - Every cryptographic primitive needed to work on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 87 Β· πŸ“‹ 20 - 10% open Β· ⏱️ 12.07.2023):

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

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

     git clone https://github.com/OpenZeppelin/nile
    
trin (πŸ₯ˆ16 Β· ⭐ 260) - An Ethereum portal client: a json-rpc server with nearly instant.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 76 Β· πŸ“¦ 4 Β· πŸ“‹ 300 - 23% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/ethereum/trin
    
contracts-wizard (πŸ₯ˆ16 Β· ⭐ 210) - Interactive smart contract generator based on OpenZeppelin.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 120 Β· πŸ“‹ 73 - 31% open Β· ⏱️ 17.08.2023):

     git clone https://github.com/OpenZeppelin/contracts-wizard
    
quorum-examples (πŸ₯ˆ15 Β· ⭐ 320 Β· πŸ’€) - Examples for Quorum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 340 Β· πŸ“‹ 140 - 6% open Β· ⏱️ 28.10.2022):

     git clone https://github.com/ConsenSys/quorum-examples
    
earl (πŸ₯ˆ15 Β· ⭐ 240) - Ergonomic, modern and type-safe assertion library for TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 17 Β· πŸ“¦ 26 Β· πŸ“‹ 90 - 11% open Β· ⏱️ 06.07.2023):

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

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


DOT - Polkadot (πŸ₯‡46 Β· ⭐ 36K) - Platform that allows diverse blockchains to transfer messages,..
substrate (πŸ₯‡36 Β· ⭐ 8.3K) - Substrate: The platform for blockchain innovators. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 2.7K Β· πŸ“₯ 1.7K Β· πŸ“¦ 3.2K Β· πŸ“‹ 4.6K - 26% open Β· ⏱️ 25.08.2023):

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

     git clone https://github.com/paritytech/polkadot
    
apps (πŸ₯‡32 Β· ⭐ 1.6K) - Basic Polkadot/Substrate UI for interacting with a Polkadot and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 1K Β· πŸ“₯ 110K Β· πŸ“¦ 3 Β· πŸ“‹ 3.2K - 4% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/polkadot-js/apps
    
ink (πŸ₯‡28 Β· ⭐ 1.2K) - Paritys ink! to write smart contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 410 Β· πŸ“¦ 760 Β· πŸ“‹ 690 - 21% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/paritytech/ink
    
wasmi (πŸ₯‡28 Β· ⭐ 1.2K) - WebAssembly (Wasm) interpreter. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 230 Β· πŸ“¦ 21K Β· πŸ“‹ 190 - 9% open Β· ⏱️ 31.07.2023):

     git clone https://github.com/paritytech/wasmi
    
cumulus (πŸ₯‡28 Β· ⭐ 630) - Write Parachains on Substrate. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 400 Β· πŸ“₯ 12K Β· πŸ“¦ 15 Β· πŸ“‹ 670 - 35% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/paritytech/cumulus
    
extension (πŸ₯‡26 Β· ⭐ 900) - Simple browser extension for managing Polkadot and Substrate.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 330 Β· πŸ“₯ 3.4K Β· πŸ“¦ 100 Β· πŸ“‹ 450 - 7% open Β· ⏱️ 23.08.2023):

     git clone https://github.com/polkadot-js/extension
    
api (πŸ₯‡25 Β· ⭐ 1K) - Promise and RxJS APIs around Polkadot and Substrate based chains via RPC.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 310 Β· πŸ“¦ 4 Β· πŸ“‹ 1.8K - 3% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/polkadot-js/api
    
parity-signer (πŸ₯‡25 Β· ⭐ 520) - Air-gapped crypto wallet. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 170 Β· πŸ“₯ 1.2K Β· πŸ“¦ 84 Β· πŸ“‹ 660 - 13% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/paritytech/parity-signer
    
jsonrpsee (πŸ₯‡25 Β· ⭐ 470) - Rust JSON-RPC library on top of async/await. MIT
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 120 Β· πŸ“¦ 5.6K Β· πŸ“‹ 430 - 14% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/paritytech/jsonrpsee
    
parity-scale-codec (πŸ₯‡25 Β· ⭐ 220) - Lightweight, efficient, binary serialization and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 82 Β· πŸ“¦ 33K Β· πŸ“‹ 130 - 31% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/paritytech/parity-scale-codec
    
subxt (πŸ₯‡24 Β· ⭐ 320) - Submit extrinsics (transactions) to a substrate node via RPC. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 200 Β· πŸ“¦ 570 Β· πŸ“‹ 430 - 7% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/paritytech/subxt
    
Grants-Program (πŸ₯‡23 Β· ⭐ 860) - Web3 Foundation Grants Program. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 1.8K Β· πŸ“¦ 3 Β· πŸ“‹ 64 - 54% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/w3f/Grants-Program
    
polkadot-wiki (πŸ₯‡22 Β· ⭐ 310) - The source of truth for Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1K Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/w3f/polkadot-wiki
    
parity-common (πŸ₯‡22 Β· ⭐ 250) - Collection of crates used in Parity projects. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 200 Β· πŸ“¦ 1.1K Β· πŸ“‹ 180 - 18% open Β· ⏱️ 22.08.2023):

     git clone https://github.com/paritytech/parity-common
    
cargo-contract (πŸ₯‡22 Β· ⭐ 210) - Setup and deployment tool for developing Wasm based smart.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 99 Β· πŸ“¦ 69 Β· πŸ“‹ 280 - 36% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/paritytech/cargo-contract
    
parity-wasm (πŸ₯ˆ21 Β· ⭐ 400 Β· πŸ’€) - WebAssembly serialization/deserialization in rust. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 110 Β· πŸ“¦ 26K Β· ⏱️ 01.10.2022):

     git clone https://github.com/paritytech/parity-wasm
    
common (πŸ₯ˆ21 Β· ⭐ 240) - Utilities and base libraries for use across polkadot-js for Polkadot.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 130 Β· πŸ“¦ 2 Β· πŸ“‹ 260 - 2% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/polkadot-js/common
    
parity-db (πŸ₯ˆ20 Β· ⭐ 220) - Experimental blockchain database. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 53 Β· πŸ“¦ 13K Β· πŸ“‹ 61 - 21% open Β· ⏱️ 17.08.2023):

     git clone https://github.com/paritytech/parity-db
    
substrate-api-sidecar (πŸ₯ˆ20 Β· ⭐ 210) - REST service that makes it easy to interact with.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 140 Β· πŸ“¦ 19 Β· πŸ“‹ 460 - 7% open Β· ⏱️ 26.08.2023):

     git clone https://github.com/paritytech/substrate-api-sidecar
    
parity-bridges-common (πŸ₯ˆ19 Β· ⭐ 250) - Collection of Useful Bridge Building Tools. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 100 Β· πŸ“‹ 690 - 16% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/paritytech/parity-bridges-common
    
frontier (πŸ₯ˆ18 Β· ⭐ 480) - Ethereum compatibility layer for Substrate. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 380 Β· πŸ“‹ 250 - 57% open Β· ⏱️ 29.08.2023):

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

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

     git clone https://github.com/polkadot-js/tools
    
substrate-connect (πŸ₯ˆ16 Β· ⭐ 200 Β· πŸ“‰) - Run Wasm Light Clients of any Substrate based chain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 69 Β· πŸ“¦ 1 Β· πŸ“‹ 330 - 9% open Β· ⏱️ 31.07.2023):

     git clone https://github.com/paritytech/substrate-connect
    
substrate-telemetry (πŸ₯ˆ15 Β· ⭐ 240) - Polkadot Telemetry service. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 150 Β· πŸ“‹ 150 - 29% open Β· ⏱️ 03.08.2023):

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

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


SOL - Solana (πŸ₯‡43 Β· ⭐ 23K) - About Solana (SOL)? Solana (SOL) is a high throughput cryptocurrency..
solana (πŸ₯‡38 Β· ⭐ 11K) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 3.1K Β· πŸ“₯ 550K Β· πŸ“¦ 50 Β· πŸ“‹ 5.1K - 14% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/solana-labs/solana
    
solana-program-library (πŸ₯‡29 Β· ⭐ 2.4K) - A collection of Solana programs maintained by Solana.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.5K Β· πŸ“₯ 180K Β· πŸ“¦ 2 Β· πŸ“‹ 640 - 11% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/solana-labs/solana-program-library
    
solana-web3.js (πŸ₯‡26 Β· ⭐ 1.5K) - Solana JavaScript SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 570 Β· πŸ“¦ 3 Β· πŸ“‹ 220 - 27% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/solana-labs/solana-web3.js
    
rbpf (πŸ₯‡24 Β· ⭐ 200) - Rust virtual machine and JIT compiler for eBPF programs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 62 Β· πŸ“¦ 13K Β· πŸ“‹ 37 - 24% open Β· ⏱️ 24.08.2023):

     git clone https://github.com/solana-labs/rbpf
    
wallet-adapter (πŸ₯‡23 Β· ⭐ 1.1K) - Modular TypeScript wallet adapters and components for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 690 Β· πŸ“‹ 380 - 5% open Β· ⏱️ 07.08.2023):

     git clone https://github.com/solana-labs/wallet-adapter
    
solana-pay (πŸ₯ˆ18 Β· ⭐ 1.1K) - A new standard for decentralized payments. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 370 Β· πŸ“¦ 3 Β· πŸ“‹ 86 - 34% open Β· ⏱️ 25.08.2023):

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

     git clone https://github.com/solana-labs/example-helloworld
    
dapp-scaffold (πŸ₯ˆ15 Β· ⭐ 1.5K) - Scaffolding for a dapp built on Solana. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 730 Β· πŸ“‹ 54 - 18% open Β· ⏱️ 24.06.2023):

     git clone https://github.com/solana-labs/dapp-scaffold
    

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


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

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

     git clone https://github.com/input-output-hk/daedalus
    
cardano-wallet (πŸ₯‡26 Β· ⭐ 720) - HTTP server & command-line for managing UTxOs and HD wallets.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“₯ 16K Β· πŸ“‹ 910 - 13% open Β· ⏱️ 30.08.2023):

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

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

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

     git clone https://github.com/input-output-hk/plutus-apps
    
hydra (πŸ₯‡22 Β· ⭐ 220) - Implementation of the Hydra Head protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 69 Β· πŸ“₯ 110 Β· πŸ“‹ 250 - 13% open Β· ⏱️ 30.08.2023):

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

     git clone https://github.com/input-output-hk/jormungandr
    
ouroboros-network (πŸ₯ˆ21 Β· ⭐ 260) - An implementation of the Ouroboros family of consensus.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 83 Β· πŸ“‹ 1.8K - 37% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/input-output-hk/ouroboros-network
    
haskell.nix (πŸ₯ˆ20 Β· ⭐ 490) - Alternative Haskell Infrastructure for Nixpkgs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 220 Β· πŸ“‹ 840 - 22% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/input-output-hk/haskell.nix
    
cardano-db-sync (πŸ₯ˆ20 Β· ⭐ 260) - A component that follows the Cardano chain and stores.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 150 Β· πŸ“₯ 77 Β· πŸ“‹ 670 - 20% open Β· ⏱️ 29.08.2023):

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

     git clone https://github.com/input-output-hk/cardano-graphql
    
plutus-pioneer-program (πŸ₯ˆ17 Β· ⭐ 1.4K) - This repository hosts the lectures of the Plutus.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 890 Β· ⏱️ 19.07.2023):

     git clone https://github.com/input-output-hk/plutus-pioneer-program
    
cardano-documentation (πŸ₯ˆ17 Β· ⭐ 240) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 140 Β· πŸ“‹ 44 - 11% open Β· ⏱️ 28.08.2023):

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

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

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


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

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

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

     git clone https://github.com/Chia-Network/chiapos
    
chia-blockchain-gui (πŸ₯ˆ21 Β· ⭐ 320) - Chia blockchain GUI in electron/react. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 230 Β· πŸ“‹ 670 - 7% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/Chia-Network/chia-blockchain-gui
    
bladebit (πŸ₯ˆ21 Β· ⭐ 300) - A high-performance k32-only, Chia (XCH) plotter supporting in-RAM.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 99 Β· πŸ“₯ 130K Β· πŸ“‹ 160 - 33% open Β· ⏱️ 04.08.2023):

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

     git clone https://github.com/Chia-Network/pool-reference
    
chia-docker (πŸ₯ˆ17 Β· ⭐ 200) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 360 Β· πŸ“‹ 98 - 4% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/Chia-Network/chia-docker
    

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


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

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


NEAR - NEAR Protocol (πŸ₯‡37 Β· ⭐ 6.5K) - Infrastructure for innovation.
nearcore (πŸ₯‡30 Β· ⭐ 2.1K) - Reference client for NEAR Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 510 Β· πŸ“¦ 1.9K Β· πŸ“‹ 3K - 24% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/near/nearcore
    
near-api-js (πŸ₯‡26 Β· ⭐ 340) - JavaScript library to interact with NEAR Protocol via RPC API. MIT
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 200 Β· πŸ“¦ 15K Β· πŸ“‹ 320 - 28% open Β· ⏱️ 21.06.2023):

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

     git clone https://github.com/near/near-sdk-rs
    
borsh-rs (πŸ₯‡25 Β· ⭐ 210) - Rust implementation of Binary Object Representation Serializer for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 49 Β· πŸ“¦ 34K Β· πŸ“‹ 71 - 21% open Β· ⏱️ 30.08.2023):

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

     git clone https://github.com/near/near-wallet
    
create-near-app (πŸ₯ˆ19 Β· ⭐ 310) - Create a starter app hooked up to the NEAR blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 140 Β· πŸ“¦ 9 Β· πŸ“‹ 100 - 23% open Β· ⏱️ 27.06.2023):

     git clone https://github.com/near/create-near-app
    

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


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

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

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

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


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

     git clone https://github.com/tronprotocol/java-tron
    
tronweb (πŸ₯‡26 Β· ⭐ 300) - Javascript API Library for interacting with the TRON Network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 220 Β· πŸ“¦ 3.5K Β· πŸ“‹ 210 - 2% open Β· ⏱️ 11.07.2023):

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

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

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

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


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

     git clone https://github.com/CityOfZion/neon-wallet
    
neo-node (πŸ₯‡23 Β· ⭐ 230) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 220 Β· πŸ“₯ 100K Β· πŸ“¦ 20 Β· πŸ“‹ 470 - 16% open Β· ⏱️ 12.04.2023):

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

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


MATIC - Polygon (πŸ₯ˆ33 Β· ⭐ 4K) - Hybrid POS-Plasma Layer 2, bringing scale to Ethereum.
bor (πŸ₯‡28 Β· ⭐ 850) - Official repository for the Matic Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 680 Β· πŸ”€ 440 Β· πŸ“₯ 36K Β· πŸ“¦ 64 Β· πŸ“‹ 310 - 5% open Β· ⏱️ 27.06.2023):

     git clone https://github.com/maticnetwork/bor
    
heimdall (πŸ₯‡22 Β· ⭐ 200) - Validator node for Matic PoS layer. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 130 Β· πŸ“₯ 24K Β· πŸ“¦ 20 Β· πŸ“‹ 300 - 2% open Β· ⏱️ 13.06.2023):

     git clone https://github.com/maticnetwork/heimdall
    
matic.js (πŸ₯ˆ20 Β· ⭐ 470) - Javascript developer library to interact with Matic Network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 230 Β· πŸ“¦ 2 Β· πŸ“‹ 84 - 14% open Β· ⏱️ 07.08.2023):

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

     git clone https://github.com/maticnetwork/contracts
    
pos-portal (πŸ₯ˆ17 Β· ⭐ 280) - Smart contracts that powers the PoS (proof-of-stake) based bridge.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 220 Β· πŸ“¦ 31 Β· πŸ“‹ 47 - 85% open Β· ⏱️ 03.04.2023):

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

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


EGLD - MultiversX (πŸ₯ˆ33 Β· ⭐ 1.7K) - MultiversX (formerly Elrond) is a technology ecosystem for..
mx-chain-go (πŸ₯‡26 Β· ⭐ 890) - The official implementation of the MultiversX blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 190 Β· πŸ“₯ 540 Β· πŸ“¦ 120 Β· πŸ“‹ 470 - 12% open Β· ⏱️ 23.08.2023):

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

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


HBAR - Hedera (πŸ₯ˆ33 Β· ⭐ 1.3K) - Decentralized public network where developers can build secure, fair..
hedera-sdk-js (πŸ₯‡25 Β· ⭐ 240) - Hedera Hashgraph SDK for JavaScript/TypeScript. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 120 Β· πŸ“¦ 1.4K Β· πŸ“‹ 720 - 11% open Β· ⏱️ 29.08.2023):

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

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

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


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

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

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


ROSE - Oasis Network (πŸ₯ˆ31 Β· ⭐ 660) - Cryptocurrency launched in 2020and operates on the..
oasis-core (πŸ₯‡26 Β· ⭐ 310) - Performant and Confidentiality-Preserving Smart Contracts +.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 89 Β· πŸ“₯ 44K Β· πŸ“‹ 1.8K - 15% open Β· ⏱️ 28.08.2023):

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

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


ETC - Ethereum Classic (πŸ₯ˆ29 Β· ⭐ 970) - Cryptocurrency . Users are able to generate ETC..
core-geth (πŸ₯‡25 Β· ⭐ 240) - A highly configurable Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 870 Β· πŸ”€ 140 Β· πŸ“₯ 110K Β· πŸ“¦ 7 Β· πŸ“‹ 200 - 29% open Β· ⏱️ 18.08.2023):

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

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


WAVES (πŸ₯ˆ29 Β· ⭐ 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.8K) - Cryptocurrency launched in 2017. POA Network has a current..
solidity-flattener (πŸ₯ˆ17 Β· ⭐ 290) - Utility to combine Solidity project to a flat file. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 88 Β· πŸ“¦ 530 Β· πŸ“‹ 30 - 30% open Β· ⏱️ 23.02.2023):

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

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


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

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

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

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


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

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

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


DFI - DeFiChain (πŸ₯ˆ27 Β· ⭐ 700) - Decentralized blockchain platform dedicated to enable fast,..
ain (πŸ₯‡28 Β· ⭐ 390) - DeFi Blockchain - enabling decentralized finance on Bitcoin. MIT
  • GitHub (πŸ‘¨β€πŸ’» 840 Β· πŸ”€ 120 Β· πŸ“₯ 37K Β· πŸ“‹ 470 - 19% open Β· ⏱️ 30.08.2023):

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

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


KMD - Komodo (πŸ₯ˆ27 Β· ⭐ 530) - End-to-end blockchain infrastructure solutions provider...
atomicDEX-Desktop (πŸ₯‡26 Β· ⭐ 230) - Komodo Wallet Desktop GUI. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 160 Β· πŸ“₯ 66K Β· πŸ“‹ 900 - 24% open Β· ⏱️ 16.08.2023):

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

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


CSPR - Casper Network (πŸ₯ˆ27 Β· ⭐ 500) - First live proof-of-stake blockchain built off the Casper CBC..
casper-node (πŸ₯‡29 Β· ⭐ 350) - Casper node. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 180 Β· πŸ“₯ 1.3K Β· πŸ“¦ 180 Β· πŸ“‹ 1.5K - 18% open Β· ⏱️ 28.08.2023):

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

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


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


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

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


SDN - Shiden Network (πŸ₯‰25 Β· ⭐ 940) - Multi-chain decentralized application layer on Kusama Network...
Astar (πŸ₯‡22 Β· ⭐ 670) - The dApp hub for blockchains of the future. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 170 Β· πŸ“₯ 19K Β· πŸ“‹ 250 - 6% open Β· ⏱️ 30.08.2023):

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

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


MOVR - Moonriver (πŸ₯‰24 Β· ⭐ 1K) - Fully Ethereum-compatible smart contract parachain on Kusama. Due to..
moonbeam (πŸ₯‡24 Β· ⭐ 820) - An Ethereum-compatible smart contract parachain on Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 260 Β· πŸ“₯ 21K Β· πŸ“¦ 2 Β· πŸ“‹ 340 - 6% open Β· ⏱️ 30.08.2023):

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

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


XRD - Radix (πŸ₯‰24 Β· ⭐ 740) - Radix is building an open, interconnected platform where the full range of..
radixdlt-scrypto (πŸ₯‡22 Β· ⭐ 370) - Scrypto is the asset-oriented smart contract.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 100 Β· πŸ“‹ 120 - 27% open Β· ⏱️ 29.08.2023):

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

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


JUNO (πŸ₯‰24 Β· ⭐ 530) - Global, open source, permission-less network for decentralized interoperable..
CosmosContracts/juno (πŸ₯‡25 Β· ⭐ 290) - Open Source Platform for Interoperable Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 150 Β· πŸ“₯ 29K Β· πŸ“¦ 3 Β· πŸ“‹ 190 - 15% open Β· ⏱️ 28.08.2023):

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

6 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 (πŸ₯‡22 Β· ⭐ 560) - The Pact Smart Contract Language. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 96 Β· πŸ“₯ 7.6K Β· πŸ“‹ 380 - 24% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/kadena-io/pact
    
chainweb-node (πŸ₯‡22 Β· ⭐ 230) - Chainweb: A Proof-of-Work Parallel-Chain Architecture for.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 86 Β· πŸ“₯ 1.1K Β· πŸ“‹ 230 - 44% open Β· ⏱️ 26.08.2023):

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

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


STRAX - Stratis (πŸ₯‰23 Β· ⭐ 860 Β· πŸ’€) - Powerful and flexible Blockchain Development Platform designed..

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


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

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

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


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

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


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

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

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


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

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


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

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


BTM - Bytom (πŸ₯‰19 Β· ⭐ 1.3K Β· πŸ’€) - Blockchain protocol for financial and digital asset applications...
bytom (πŸ₯ˆ21 Β· ⭐ 1.3K Β· πŸ’€) - Official Go implementation of the Bytom protocol. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 400 Β· πŸ“₯ 62K Β· πŸ“¦ 1 Β· πŸ“‹ 420 - 4% open Β· ⏱️ 14.10.2022):

     git clone https://github.com/Bytom/bytom
    

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

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


XCP - Counterparty (πŸ₯‰16 Β· ⭐ 510) - Platform for user-created assets on Bitcoin. Its a protocol, set..
counterparty-lib (πŸ₯ˆ20 Β· ⭐ 270) - Counterparty Protocol Reference Implementation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 190 Β· πŸ“‹ 660 - 14% open Β· ⏱️ 15.06.2023):

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

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


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

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


Show 22 hidden projects...
  • NAS - Nebulas (πŸ₯‰21 Β· ⭐ 1.2K Β· πŸ’€) - Next generation public blockchain, aiming for a continuously..
  • EDG - Edgeware (πŸ₯‰20 Β· ⭐ 190) - High-performance, self-upgrading WASM smart contract platform, in..
  • PERL - PERL.eco (πŸ₯‰19 Β· ⭐ 2K Β· πŸ’€) - Tokenized real-world ecological assets Perlins latest..
  • OMG - OMG Network (πŸ₯‰19 Β· ⭐ 730 Β· πŸ’€) - The value transfer layer for the Ethereum Network.
  • QTUM (πŸ₯‰19 Β· ⭐ 120 Β· πŸ’€) - Decentralized and open-source smart contracts platform and value transfer..
  • VLX - Velas (πŸ₯‰17 Β· ⭐ 66) - Velas AG, headquartered in Switzerland, is a new AI-operated dPoS..
  • BOBA - Boba Network (πŸ₯‰16 Β· ⭐ 53) - Blockchain Layer-2 scaling solution and Hybrid Compute..
  • EXP - Expanse (πŸ₯‰15 Β· ⭐ 54 Β· πŸ’€) - The Expanse platform now has a two-year history of consistent growth..
  • TRUE - TrueChain (πŸ₯‰14 Β· ⭐ 150 Β· πŸ’€) - With the digital advertising becoming a preserve for the..
  • UBQ - Ubiq (πŸ₯‰14 Β· ⭐ 82) - Decentralized platform which allows the creation and implementation of..
  • MRX - Metrix Coin (πŸ₯‰14 Β· ⭐ 43) - Metrix Coin (formerly Lindacoin) is a Proof of Stake digital..
  • TT - ThunderCore (πŸ₯‰11 Β· ⭐ 98) - Secure, high-performance, EVM-compatible public blockchain with..
  • XBY - XTRABYTES (πŸ₯‰11 Β· ⭐ 87 Β· πŸ’€) - XTRABYTES goes beyond being a currency. Its a next-gen blockchain..
  • OLT - OneLedger (πŸ₯‰10 Β· ⭐ 40 Β· πŸ’€) - OneLedger enables you to focus building your business..
  • 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..
  • NYM (πŸ₯‰9 Β· ⭐ 76) - Existing internet protocols leak sensitive data that can be used without users..
  • XTZ - Tezos (πŸ₯‰8 Β· ⭐ 1.5K Β· πŸ’€) - Coin created by a former Morgan Stanley analyst, Arthur Breitman...
  • COTI (πŸ₯‰8 Β· ⭐ 130) - First enterprise-grade digital fintech platform, which eliminates all..
  • 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 Β· ⭐ 91 Β· πŸ’€) - Open platform that allows businesses to build innovative applications..

Stablecoins

Back to top

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

USDC - USD Coin (πŸ₯‡16 Β· ⭐ 610) - Fully collateralized US dollar stablecoin. USDC is the bridge..

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


Show 2 hidden projects...
  • BEAN (πŸ₯‡16 Β· ⭐ 95) - The practicality of using Decentralized Finance is limited by the lack of a..
  • BUSD - Binance USD (πŸ₯‰10 Β· ⭐ 340 Β· πŸ’€) - 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 (πŸ₯‡32 Β· ⭐ 4.3K) - Decentralized money market protocol where users can lend and borrow..
aave-v3-core (πŸ₯‡24 Β· ⭐ 640) - This repository contains the core smart contracts of the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 420 Β· πŸ“¦ 820 Β· πŸ“‹ 390 - 5% open Β· ⏱️ 04.07.2023):

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

     git clone https://github.com/aave/protocol-v2
    
aave/interface (πŸ₯ˆ21 Β· ⭐ 340) - An open source interface for the decentralized liquidity.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 280 Β· πŸ“₯ 21 Β· πŸ“‹ 560 - 21% open Β· ⏱️ 30.08.2023):

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

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


GNO - Gnosis (πŸ₯‡32 Β· ⭐ 3.4K) - Cryptocurrency and operates on the Ethereum platform. Gnosis has a..
ethcontract-rs (πŸ₯ˆ20 Β· ⭐ 270) - Generate type-safe bindings for interacting with Ethereum.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 36 Β· πŸ“¦ 130 Β· πŸ“‹ 110 - 27% open Β· ⏱️ 07.08.2023):

     git clone https://github.com/gnosis/ethcontract-rs
    
zodiac (πŸ₯ˆ18 Β· ⭐ 410) - A library for composable DAO tooling built on top of programmable.. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 98 Β· πŸ“₯ 9 Β· πŸ“¦ 240 Β· πŸ“‹ 21 - 38% open Β· ⏱️ 02.08.2023):

     git clone https://github.com/gnosis/zodiac
    

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


ZRX - 0x (πŸ₯‡31 Β· ⭐ 4.1K) - Cryptocurrency and operates on the Ethereum platform. 0x has a current..
0xProject/protocol (πŸ₯ˆ20 Β· ⭐ 320) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 180 Β· πŸ“¦ 170 Β· πŸ“‹ 23 - 4% open Β· ⏱️ 29.08.2023):

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

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

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


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

     git clone https://github.com/Synthetixio/synthetix
    
synpress (πŸ₯ˆ20 Β· ⭐ 440) - Synpress is e2e testing framework based on Cypress.io and playwright with.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 120 Β· πŸ“¦ 2 Β· πŸ“‹ 200 - 41% open Β· ⏱️ 24.08.2023):

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

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


REP - Augur (πŸ₯‡29 Β· ⭐ 2K Β· πŸ’€) - Trustless, decentralized platform for prediction markets. Augur is..

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


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

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


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

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


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

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

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


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

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


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

     git clone https://github.com/consenlabs/token-profile
    
token-core (πŸ₯ˆ15 Β· ⭐ 270 Β· πŸ’€) - Next generation core inside imToken Wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 100 Β· πŸ“₯ 140 Β· πŸ“‹ 34 - 55% open Β· ⏱️ 17.09.2022):

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

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


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

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


JOE (πŸ₯‡22 Β· ⭐ 420) - Trader Joe is your one-stop decentralized trading platform on the Avalanche..

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


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

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

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


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

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

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


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

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


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

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

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


XVS - Venus (πŸ₯ˆ20 Β· ⭐ 250) - Cryptocurrency and operates on the BNB Smart Chain (BEP20) platform...
venus-protocol (πŸ₯ˆ21 Β· ⭐ 210) - BNB Smart Chain Venus Protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 140 Β· πŸ“¦ 17 Β· πŸ“‹ 49 - 42% open Β· ⏱️ 23.08.2023):

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

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


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

     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.


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

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


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

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

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


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

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

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


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

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


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

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

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


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

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


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

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

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


TORN - Tornado Cash (πŸ₯ˆ16 Β· ⭐ 1.8K Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...

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


JET - Jetcoin (πŸ₯ˆ16 Β· ⭐ 250) - Jet Protocol is highly capital efficient DeFi borrowing and..

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


BNC - Bifrost Native Coin (πŸ₯ˆ16 Β· ⭐ 200) - Polkadot Ecological DeFi basic protocol. It is..
bifrost (πŸ₯ˆ18 Β· ⭐ 200) - A parachain focused on building bridges of chains based on PoS.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 64 Β· πŸ“₯ 1.7K Β· πŸ“‹ 47 - 31% open Β· ⏱️ 24.08.2023):

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

RGT - Rari Governance Token (πŸ₯ˆ15 Β· ⭐ 1K Β· πŸ’€) - The Rari Governance Token is the native token behind..

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


TRIBE (πŸ₯ˆ15 Β· ⭐ 510 Β· πŸ’€) - Governance token which will allow community members to vote on the..

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


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

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


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

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


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

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


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

     git clone https://github.com/bnb-chain/bsc
    
tss-lib (πŸ₯‡22 Β· ⭐ 590) - Threshold Signature Scheme, for ECDSA and EDDSA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 230 Β· πŸ“₯ 3.4K Β· πŸ“¦ 150 Β· πŸ“‹ 140 - 54% open Β· ⏱️ 26.08.2023):

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

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

     git clone https://github.com/bnb-chain/bsc-genesis-contract
    

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


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

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

     git clone https://github.com/trustwallet/assets
    
trust-web3-provider (πŸ₯ˆ18 Β· ⭐ 620) - Web3 javascript wrapper provider for iOS and Android.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 380 Β· πŸ“¦ 2 Β· πŸ“‹ 210 - 16% open Β· ⏱️ 14.06.2023):

     git clone https://github.com/trustwallet/trust-web3-provider
    

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


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

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

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

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


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

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


CRO - Cronos (πŸ₯ˆ25 Β· ⭐ 770) - We propose Crypto.com Chain, the next generation decentralized..
cronos (πŸ₯‡25 Β· ⭐ 250) - Cronos is the first Ethereum-compatible blockchain network built.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 210 Β· πŸ“₯ 47K Β· πŸ“¦ 15 Β· πŸ“‹ 420 - 19% open Β· ⏱️ 30.08.2023):

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

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

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


SRM - Serum (πŸ₯ˆ24 Β· ⭐ 2.9K Β· πŸ’€) - Cryptocurrency launched in 2020. Serum has a current supply of..
serum-dex (πŸ₯ˆ17 Β· ⭐ 570 Β· πŸ’€) - Project Serum Rust Monorepo. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 300 Β· πŸ“₯ 37 Β· πŸ“‹ 130 - 51% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/project-serum/serum-dex
    
spl-token-wallet (πŸ₯ˆ15 Β· ⭐ 870 Β· πŸ’€) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 390 Β· πŸ“₯ 180 Β· ⏱️ 02.11.2022):

     git clone https://github.com/project-serum/spl-token-wallet
    

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


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

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


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

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

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


DYDX (πŸ₯ˆ21 Β· ⭐ 1.8K) - Governance token for the dYdX exchange protocol. Past users of the protocol..
dydx-v3-python (πŸ₯ˆ16 Β· ⭐ 260 Β· πŸ’€) - Python client for dYdX (API v3). Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 150 Β· πŸ“¦ 460 Β· πŸ“‹ 95 - 63% open Β· ⏱️ 27.01.2023):

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

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


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

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

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


PSP - ParaSwap (πŸ₯‰20 Β· ⭐ 1.3K) - Governance token for ParaSwap with the aim toprovide a..
paraswap-sdk (πŸ₯ˆ17 Β· ⭐ 560) - ParaSwap allows dApps and traders to get the best DEX.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 92 Β· πŸ“¦ 2 Β· πŸ“‹ 37 - 78% open Β· ⏱️ 11.08.2023):

     git clone https://github.com/paraswap/paraswap-sdk
    
paraswap-dex-lib (πŸ₯ˆ16 Β· ⭐ 580) - DexLib is a library used by ParaSwap backend to integrate.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 210 Β· πŸ“¦ 2 Β· πŸ“‹ 70 - 97% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/paraswap/paraswap-dex-lib
    

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


Show 12 hidden projects...
  • DIVX - Divi Exchange Token (πŸ₯‰20 Β· ⭐ 75) - Divi Exchange Token (DIVX) is a cryptocurrency and..
  • ASTRO - AstroSwap (πŸ₯‰18 Β· ⭐ 120) - First interstellar DEX, built for the most loyal blockchain..
  • DODO (πŸ₯‰12 Β· ⭐ 300) - Decentralized Exchange (DEX) running on Ethereum and Binance Smart Chain...
  • IDEX (πŸ₯‰12 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. IDEX has a current..
  • UTNP - Universa (πŸ₯‰11 Β· ⭐ 320) - Cryptocurrency launched in 2017and operates on the Ethereum..
  • MAX - Maxcoin (πŸ₯‰11 Β· ⭐ 77 Β· πŸ’€) - One of the most important things for MaxCoin was to achieve a..
  • KIT - DexKit (πŸ₯‰7 Β· ⭐ 61) - Next generation DEX. It uses technology based on ZRX protocol,..
  • WRX - WazirX (πŸ₯‰6 Β· ⭐ 190 Β· πŸ’€) - Cryptocurrency exchange with an advanced trading interface and..
  • MX - MX Token (πŸ₯‰6 Β· ⭐ 93 Β· πŸ’€) - Proof of rights and interests of MXC trading platform itself...
  • HEGIC (πŸ₯‰5 Β· ⭐ 70 Β· πŸ’€) - 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...

Web 3.0

Back to top

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

     git clone https://github.com/filecoin-project/lotus
    
venus (πŸ₯‡27 Β· ⭐ 2K) - Filecoin Full Node Implementation in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 430 Β· πŸ“₯ 15K Β· πŸ“¦ 10 Β· πŸ“‹ 3.1K - 2% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/filecoin-project/venus
    
bacalhau (πŸ₯‡26 Β· ⭐ 460) - Compute over Data framework for public, transparent, and optionally.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 65 Β· πŸ“₯ 37K Β· πŸ“¦ 6 Β· πŸ“‹ 1.6K - 35% open Β· ⏱️ 30.08.2023):

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

     git clone https://github.com/filecoin-project/rust-fil-proofs
    
specs (πŸ₯ˆ20 Β· ⭐ 360) - 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 (πŸ₯ˆ19 Β· ⭐ 320) - Reference implementation of the Filecoin Virtual Machine. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 120 Β· πŸ“¦ 120 Β· πŸ“‹ 960 - 24% open Β· ⏱️ 30.08.2023):

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

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

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

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


SNT - Status (πŸ₯‡40 Β· ⭐ 9.2K) - Mobile operating system that will completely change the way the..
status-mobile (πŸ₯‡31 Β· ⭐ 3.7K) - a free (libre) open source, mobile OS for Ethereum. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 960 Β· πŸ“₯ 4K Β· πŸ“‹ 8.7K - 6% open Β· ⏱️ 30.08.2023):

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

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

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

     git clone https://github.com/status-im/nimbus-eth2
    
nimbus-eth1 (πŸ₯ˆ19 Β· ⭐ 530) - Nimbus: an Ethereum Execution Client for Resource-Restricted.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 91 Β· πŸ“₯ 35 Β· πŸ“‹ 370 - 30% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/status-im/nimbus-eth1
    
nim-libp2p (πŸ₯ˆ18 Β· ⭐ 220) - libp2p implementation in Nim. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 46 Β· πŸ“‹ 230 - 34% open Β· ⏱️ 30.08.2023):

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

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

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

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


LINK - Chainlink (πŸ₯‡36 Β· ⭐ 30K Β· πŸ“‰) - Framework for building Decentralized Oracle Networks..
chainlink (πŸ₯‡30 Β· ⭐ 5K) - node of the decentralized oracle network, bridging on and off-chain.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.4K Β· πŸ“¦ 9 Β· πŸ“‹ 510 - 31% open Β· ⏱️ 30.08.2023):

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

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

     git clone https://github.com/smartcontractkit/full-blockchain-solidity-course-py
    
full-blockchain-solidity-course-js (πŸ₯ˆ19 Β· ⭐ 9.7K) - Learn Blockchain, Solidity, and Full Stack Web3.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 2.4K Β· πŸ“‹ 210 - 26% open Β· ⏱️ 14.03.2023):

     git clone https://github.com/smartcontractkit/full-blockchain-solidity-course-js
    
documentation (πŸ₯ˆ19 Β· ⭐ 260) - https://docs.chain.link The Chainlink developer documentation.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 310 Β· πŸ“‹ 330 - 11% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/smartcontractkit/documentation
    
hardhat-starter-kit (πŸ₯ˆ16 Β· ⭐ 1K) - A repo for boilerplate code for testing, deploying, and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 370 Β· πŸ“‹ 72 - 18% open Β· ⏱️ 23.08.2023):

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

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


STX - Stacks (πŸ₯‡33 Β· ⭐ 7.5K) - Stacks brings Apps and Smart Contracts to Bitcoin. Apps built on Stacks..
stacks-blockchain (πŸ₯‡28 Β· ⭐ 2.8K) - The Stacks blockchain implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 630 Β· πŸ“₯ 20K Β· πŸ“¦ 10 Β· πŸ“‹ 2.2K - 7% open Β· ⏱️ 07.08.2023):

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

     git clone https://github.com/stacks-network/stacks
    
stacks-network/gaia (πŸ₯ˆ18 Β· ⭐ 760 Β· πŸ’€) - A decentralized high-performance storage system. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 150 Β· πŸ“‹ 180 - 18% open Β· ⏱️ 17.10.2022):

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

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


HOT - Holo (πŸ₯‡33 Β· ⭐ 1.3K) - Holochain enables a distributed web with user autonomy built directly..
holochain (πŸ₯‡24 Β· ⭐ 840) - The current, performant & industrial strength version of.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 120 Β· πŸ“¦ 240 Β· πŸ“‹ 270 - 52% open Β· ⏱️ 30.08.2023):

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

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


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

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

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


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

     git clone https://github.com/graphprotocol/graph-node
    
graphprotocol/indexer (πŸ₯‡24 Β· ⭐ 210) - Graph Protocol indexer components and infrastructure. MIT
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 92 Β· πŸ“₯ 9.9K Β· πŸ“¦ 2 Β· πŸ“‹ 280 - 32% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/graphprotocol/indexer
    
graph-tooling (πŸ₯ˆ20 Β· ⭐ 340) - Monorepo for various tools used by subgraph developers. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 160 Β· πŸ“₯ 91 Β· πŸ“‹ 530 - 27% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/graphprotocol/graph-tooling
    
graphprotocol/contracts (πŸ₯ˆ18 Β· ⭐ 290) - The Graph Protocol. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 110 Β· πŸ“¦ 4 Β· πŸ“‹ 180 - 35% open Β· ⏱️ 14.08.2023):

     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 (πŸ₯‡31 Β· ⭐ 1.4K) - Bee is a Swarm client implemented in Go. Its the basic.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 330 Β· πŸ“₯ 270K Β· πŸ“¦ 120 Β· πŸ“‹ 1.5K - 7% open Β· ⏱️ 30.08.2023):

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

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


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

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

     git clone https://github.com/aragon/client
    
aragon-apps (πŸ₯ˆ19 Β· ⭐ 390 Β· πŸ’€) - (Aragon 1) Aragon apps developed by Aragon Core Devs (smart.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 220 Β· πŸ“₯ 280 Β· πŸ“¦ 5 Β· πŸ“‹ 410 - 24% open Β· ⏱️ 12.10.2022):

     git clone https://github.com/aragon/aragon-apps
    

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


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

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

     git clone https://github.com/lbryio/lbry-sdk
    
lbry-android (πŸ₯ˆ20 Β· ⭐ 2.5K Β· πŸ’€) - The LBRY Android app. MIT
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 110 Β· πŸ“₯ 49K Β· πŸ“‹ 820 - 19% open Β· ⏱️ 29.11.2022):

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

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

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


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

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

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


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

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

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


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

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

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

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


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

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

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


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

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


HNS - Handshake (πŸ₯ˆ26 Β· ⭐ 4K) - Decentralized, permissionless naming protocol where every peer is..
hsd (πŸ₯‡24 Β· ⭐ 1.8K) - Handshake Daemon & Full Node. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 290 Β· πŸ“₯ 190 Β· πŸ“¦ 160 Β· πŸ“‹ 360 - 38% open Β· ⏱️ 26.08.2023):

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

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


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

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

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


RAD - Radicle (πŸ₯ˆ26 Β· ⭐ 1.4K) - Cryptocurrency . Radicle has a current supply of 99,998,580 with..
radicle-upstream (πŸ₯ˆ16 Β· ⭐ 620 Β· πŸ’€) - Desktop client for Radicle. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 51 Β· πŸ“₯ 480 Β· πŸ“‹ 1.4K - 12% open Β· ⏱️ 01.08.2022):

     git clone https://github.com/radicle-dev/radicle-upstream
    
radicle-link (πŸ₯ˆ16 Β· ⭐ 420 Β· πŸ’€) - The second iteration of the Radicle code collaboration.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 42 Β· πŸ“¦ 160 Β· πŸ“‹ 280 - 40% open Β· ⏱️ 06.09.2022):

     git clone https://github.com/radicle-dev/radicle-link
    

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


RPL - Rocket Pool (πŸ₯ˆ26 Β· ⭐ 1.1K) - Rocket Pool is Ethereums most decentralised liquid staking..
rocketpool (πŸ₯ˆ15 Β· ⭐ 840) - Decentralised Ethereum Liquid Staking Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 190 Β· πŸ“‹ 110 - 33% 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 (πŸ₯ˆ25 Β· ⭐ 1.8K) - Open-source platform that leverages the blockchain to provide end-to-end..
drpc (πŸ₯ˆ16 Β· ⭐ 1.3K) - drpc is a lightweight, drop-in replacement for gRPC. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 46 Β· πŸ“‹ 39 - 33% open Β· ⏱️ 28.08.2023):

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

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


ELF - aelf (πŸ₯ˆ25 Β· ⭐ 800) - Versatile business blockchain platform powered by cloud computing and..
AElf (πŸ₯‡29 Β· ⭐ 800) - A scalable cloud computing blockchain platform. MIT
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 240 Β· πŸ“₯ 3.3K Β· πŸ“¦ 36 Β· πŸ“‹ 810 - 6% open Β· ⏱️ 19.07.2023):

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

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

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


LOOMOLD - Loom Network (OLD) (πŸ₯ˆ23 Β· ⭐ 890) - The Next-Generation Blockchain Application Platform..
loom-js (πŸ₯ˆ21 Β· ⭐ 210) - JS library for building browser apps & NodeJS services that interact.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 40 Β· πŸ“¦ 420 Β· πŸ“‹ 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 (πŸ₯ˆ22 Β· ⭐ 630) - Cryptocurrency launched in 2021. PlatON has a current supply..
PlatON-Go (πŸ₯‡24 Β· ⭐ 440) - Golang implementation of the PlatON protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 150 Β· πŸ“₯ 570 Β· πŸ“¦ 8 Β· πŸ“‹ 670 - 1% open Β· ⏱️ 19.07.2023):

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

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


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

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


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

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


FTM - Fantom (πŸ₯‰21 Β· ⭐ 800) - New DAG based Smart Contract platform that intends to solve the..
go-opera (πŸ₯ˆ19 Β· ⭐ 210 Β· πŸ’€) - Opera blockchain protocol secured by the Lachesis consensus.. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 240 Β· πŸ“₯ 13 Β· πŸ“¦ 15 Β· πŸ“‹ 180 - 21% open Β· ⏱️ 21.11.2022):

     git clone https://github.com/Fantom-foundation/go-opera
    

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


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

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


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

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


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

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

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


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

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

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


PNT - pNetwork (πŸ₯‰17 Β· ⭐ 1.5K Β· πŸ’€) - Building an Ecosysten on Solana Network.
ethereum-api (πŸ₯ˆ16 Β· ⭐ 770 Β· πŸ’€) - Provable API for Ethereum smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 410 Β· πŸ“‹ 64 - 23% open Β· ⏱️ 05.12.2022):

     git clone https://github.com/provable-things/ethereum-api
    

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


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

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


GXC - GXChain (πŸ₯‰16 Β· ⭐ 470 Β· πŸ’€) - From the developers at Gongxinbao (GXB) comes GXChain, a public..

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


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

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

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

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

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


Show 26 hidden projects...
  • CTXC - Cortex (πŸ₯ˆ23 Β· ⭐ 150) - Cortex is built on a new public chain called Cortex. The chain includes..
  • GEN - DAOstack (πŸ₯‰19 Β· ⭐ 480 Β· πŸ’€) - Operational stack for DAOs, a comprehensive toolkit for..
  • TFT - ThreeFold Token (πŸ₯‰19 Β· ⭐ 110) - What is ThreeFold (TFT)? Founded in 2016, ThreeFold is a..
  • ZCN - Zus (πŸ₯‰19 Β· ⭐ 92) - High performance storage network that powers limitless applications. Its..
  • ALEPH - Aleph.im (πŸ₯‰18 Β· ⭐ 100) - Decentralized cloud storage, database and computing platform,..
  • DOCK (πŸ₯‰17 Β· ⭐ 140) - Decentralized data exchange protocol that lets people connect their profiles,..
  • STOS - Stratos (πŸ₯‰17 Β· ⭐ 100) - Next generation of decentralized Data Mesh that provides..
  • SNM - SONM (πŸ₯‰15 Β· ⭐ 350 Β· πŸ’€) - Global operating system that is also a decentralized..
  • POND - Marlin (πŸ₯‰15 Β· ⭐ 110) - High-performance network infrastructure for modern decentralized..
  • FOAM (πŸ₯‰14 Β· ⭐ 430) - Open protocol for proof of location on Ethereum. Our mission is to build a..
  • CTSI - Cartesi (πŸ₯‰14 Β· ⭐ 120) - 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 (such..
  • KAI - KardiaChain (πŸ₯‰13 Β· ⭐ 32) - We believe Blockchain can create equal opportunities for..
  • MATH (πŸ₯‰12 Β· ⭐ 210 Β· πŸ’€) - One stop crypto solution platform which contains MathWallet, MATH VPOS..
  • ORBS (πŸ₯‰12 Β· ⭐ 42 Β· πŸ’€) - Orbs was built to bridge the unoccupied gap between the functionality of a..
  • SS - Sharder (πŸ₯‰9 Β· ⭐ 42 Β· πŸ’€) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • DHX - DataHighway (πŸ₯‰8 Β· ⭐ 51 Β· πŸ’€) - DataHighways community members will ultimately be..
  • PUSH - Push Protocol (πŸ₯‰8 Β· ⭐ 41) - Cryptocurrency and operates on the Ethereum platform. Push..
  • 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..
  • CQT - Covalent (πŸ₯‰6 Β· ⭐ 87) - Covalentleverages big-data technologies to create meaning from..
  • BLZ - Bluzelle (πŸ₯‰6 Β· ⭐ 67 Β· πŸ’€) - Decentralized storage network for the creator economy. Bluzelle..
  • DAPP - LiquidApps (πŸ₯‰6 Β· ⭐ 51) - LiquidApps mission is to promote the adoption of decentralized..

Privacy Coins

Back to top

Cryptocurrencies which allow users to conduct transactions privately and anonymously.

DCR - Decred (πŸ₯‡34 Β· ⭐ 2.7K) - Decred aims to build a community-directed digital currency whose..
dcrwallet (πŸ₯‡24 Β· ⭐ 200) - A secure Decred wallet daemon written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 160 Β· πŸ“¦ 100 Β· πŸ“‹ 710 - 19% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/decred/dcrwallet
    
dcrd (πŸ₯‡22 Β· ⭐ 700) - Decred daemon in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 280 Β· πŸ“‹ 510 - 4% open Β· ⏱️ 28.08.2023):

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

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

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


SCRT - Secret (πŸ₯‡32 Β· ⭐ 3.4K) - PRIVACY FOR BLOCKCHAINS.
SecretNetwork (πŸ₯‡25 Β· ⭐ 490) - The Secret Network. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 160 Β· πŸ“₯ 62K Β· πŸ“‹ 580 - 6% open Β· ⏱️ 29.08.2023):

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

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


XMR - Monero (πŸ₯‡31 Β· ⭐ 11K) - Cryptocurrency . Users are able to generate XMR through the process of..
monero (πŸ₯‡30 Β· ⭐ 8.1K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 3.5K Β· πŸ“₯ 32K Β· πŸ“¦ 11 Β· πŸ“‹ 3K - 18% open Β· ⏱️ 17.08.2023):

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

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

     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.2K) - Decentralized and open-source cryptocurrency that offers privacy and..
zcash (πŸ₯‡27 Β· ⭐ 4.8K) - Zcash - Internet Money. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 2K Β· πŸ“₯ 260 Β· πŸ“‹ 3.9K - 27% open Β· ⏱️ 30.06.2023):

     git clone https://github.com/zcash/zcash
    
librustzcash (πŸ₯‡24 Β· ⭐ 300) - Rust-language assets for Zcash. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 210 Β· πŸ“¦ 840 Β· πŸ“‹ 360 - 44% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/zcash/librustzcash
    
halo2 (πŸ₯ˆ18 Β· ⭐ 520) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 250 Β· πŸ“¦ 230 Β· πŸ“‹ 360 - 62% open Β· ⏱️ 30.07.2023):

     git clone https://github.com/zcash/halo2
    
zips (πŸ₯ˆ18 Β· ⭐ 250) - Zcash Improvement Proposals. MIT
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 120 Β· πŸ“‹ 410 - 35% open Β· ⏱️ 25.08.2023):

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

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


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

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

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

     git clone https://github.com/oxen-io/lokinet
    
session-ios (πŸ₯‡22 Β· ⭐ 340) - A private messenger for iOS. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 69 Β· πŸ“₯ 1.9K Β· πŸ“‹ 270 - 32% open Β· ⏱️ 24.07.2023):

     git clone https://github.com/oxen-io/session-ios
    
oxen-core (πŸ₯ˆ21 Β· ⭐ 290) - Oxen core repository, containing oxend and oxen cli wallets. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 110 Β· πŸ“₯ 35K Β· πŸ“‹ 340 - 33% 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.


ZEN - Horizen (πŸ₯‡31 Β· ⭐ 980) - Zero-knowledge-enabled network of blockchains powered by the largest..
zen (πŸ₯‡24 Β· ⭐ 250) - Horizen. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 110 Β· πŸ“₯ 71K Β· πŸ“‹ 160 - 19% open Β· ⏱️ 30.08.2023):

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

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


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

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


ERG - Ergo (πŸ₯ˆ28 Β· ⭐ 900) - Flexible blockchain protocol. Ergo is designed for developing decentralized..
ergo (πŸ₯‡25 Β· ⭐ 480) - Ergo protocol description & reference client implementation. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 150 Β· πŸ“₯ 43K Β· πŸ“‹ 860 - 23% open Β· ⏱️ 25.08.2023):

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

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


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

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


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

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

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


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

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

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


DUSK - Dusk Network (πŸ₯ˆ27 Β· ⭐ 830) - High throughput permissionless blockchain aimed at..
plonk (πŸ₯ˆ21 Β· ⭐ 410) - Pure Rust implementation of the PLONK ZKProof System done by the Dusk-.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 96 Β· πŸ“₯ 10 Β· πŸ“¦ 130 Β· πŸ“‹ 400 - 8% open Β· ⏱️ 30.08.2023):

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

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


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

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


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

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

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


XVG - Verge (πŸ₯ˆ25 Β· ⭐ 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 Β· πŸ”€ 400 Β· πŸ“₯ 620K Β· πŸ“‹ 740 - 0% open Β· ⏱️ 10.08.2023):

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

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


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

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

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


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

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

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


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

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

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


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

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


FIRO (πŸ₯‰22 Β· ⭐ 770) - Firo - formerly known as Zcoin, is a privacy-focused cryptocurrency that..
firoorg/firo (πŸ₯‡25 Β· ⭐ 690) - The privacy-focused cryptocurrency. MIT
  • GitHub (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 350 Β· πŸ“₯ 280K Β· πŸ“‹ 500 - 3% open Β· ⏱️ 30.08.2023):

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

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


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

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

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


Show 22 hidden projects...
  • FRA - Findora (πŸ₯‰22 Β· ⭐ 150) - Public blockchain with programmable privacy. Originally conceptualized..
  • PHR - Phore (πŸ₯‰21 Β· ⭐ 130 Β· πŸ’€) - Grounded in sound technology, Phore is composed of a decentralized..
  • ARRR - Pirate Chain (πŸ₯‰21 Β· ⭐ 120) - 100% private send cryptocurrency. It uses a privacy..
  • HOPR (πŸ₯‰20 Β· ⭐ 190) - HOPR provides essential and compliant network-level metadata privacy for..
  • LTHN - Lethean (πŸ₯‰20 Β· ⭐ 180) - Web3 Transit & Data Sovereignty Virtual People Network.
  • NAV - NavCoin (πŸ₯‰16 Β· ⭐ 120 Β· πŸ’€) - What is Navcoin (NAV)? Navcoin, launched in 2014, is an open-..
  • BTCZ - BitcoinZ (πŸ₯‰16 Β· ⭐ 120 Β· πŸ’€) - BitcoinZ is based on Bitcoin + zkSNARKs and is a..
  • APL - Apollo Currency (πŸ₯‰16 Β· ⭐ 92) - Utilizing a community of world-class developers, managers,..
  • XHV - Haven Protocol (πŸ₯‰16 Β· ⭐ 34) - Untraceable cryptocurrency with a mix of standard market..
  • AZERO - Aleph Zero (πŸ₯‰15 Β· ⭐ 160) - Enterprise-ready, high-performance blockchain platform with a..
  • XKR - Kryptokrona (πŸ₯‰13 Β· ⭐ 44) - Private, fast and secure cryptocurrency from the nordic region.
  • MWC - MimbleWimbleCoin (πŸ₯‰13 Β· ⭐ 31) - Mimblewimble applied in the base layer.
  • SERO - Super Zero (πŸ₯‰12 Β· ⭐ 140 Β· πŸ’€) - Worlds first privacy protection platform for decentralised..
  • RYO - Ryo Currency (πŸ₯‰12 Β· ⭐ 78 Β· πŸ’€) - Ryo is one of very few cryptonote currencies that does actual,..
  • MSR - Masari (πŸ₯‰12 Β· ⭐ 71 Β· πŸ’€) - Masari describes itself as a fungible, secure, and private..
  • ALIAS (πŸ₯‰12 Β· ⭐ 58 Β· πŸ’€) - Cryptocurrency . Alias has a current supply of 27,174,521.61 with 0 in..
  • TRTL - TurtleCoin (πŸ₯‰11 Β· ⭐ 860 Β· πŸ’€) - Privacy coin that is forked from Bytecoin. Because of this,..
  • CLOAK - CloakCoin (πŸ₯‰9 Β· ⭐ 35 Β· πŸ’€) - 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 (πŸ₯‡34 Β· ⭐ 26K) - Governance token for Uniswap, an Automated Market Marker DEX on..
interface (πŸ₯‡28 Β· ⭐ 4.3K) - An open source interface for the Uniswap protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 4.4K Β· πŸ“‹ 2.2K - 34% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/Uniswap/interface
    
web3-react (πŸ₯‡24 Β· ⭐ 5.1K) - A simple, maximally extensible, dependency minimized framework.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 1.5K Β· πŸ“¦ 2.1K Β· πŸ“‹ 450 - 30% open Β· ⏱️ 14.08.2023):

     git clone https://github.com/Uniswap/web3-react
    
token-lists (πŸ₯ˆ18 Β· ⭐ 1.1K) - The Token Lists specification. MIT
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 830 Β· πŸ“¦ 2 Β· πŸ“‹ 220 - 76% open Β· ⏱️ 02.08.2023):

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

     git clone https://github.com/Uniswap/v3-core
    
smart-order-router (πŸ₯ˆ16 Β· ⭐ 310) - GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 250 Β· πŸ“¦ 2 Β· πŸ“‹ 95 - 34% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/Uniswap/smart-order-router
    
default-token-list (πŸ₯ˆ16 Β· ⭐ 260) - The Uniswap default token list. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 870 Β· πŸ“¦ 2 Β· πŸ“‹ 1.3K - 86% open Β· ⏱️ 04.08.2023):

     git clone https://github.com/Uniswap/default-token-list
    
info (πŸ₯ˆ15 Β· ⭐ 290) - Uniswap v1+v2 analytics. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 620 Β· πŸ“‹ 160 - 48% open Β· ⏱️ 31.05.2023):

     git clone https://github.com/Uniswap/info
    

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


OSMO - Osmosis (πŸ₯‡32 Β· ⭐ 1.3K) - Token of the Osmosis Hub, first DEX for IBC connected coins..
osmosis (πŸ₯‡27 Β· ⭐ 770) - The AMM Laboratory. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 430 Β· πŸ“₯ 17K Β· πŸ“‹ 1.9K - 19% open Β· ⏱️ 29.08.2023):

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

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


CAKE - PancakeSwap (πŸ₯ˆ31 Β· ⭐ 5.2K) - Automated market maker (AMM) that allows two tokens to be..
pancake-frontend (πŸ₯‡26 Β· ⭐ 2.3K) - Pancake main features (farms, pools, IFO, lottery,.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 3.4K Β· πŸ“¦ 15 Β· πŸ“‹ 440 - 11% open Β· ⏱️ 30.08.2023):

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

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


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

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

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


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

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


BAL - Balancer (πŸ₯ˆ28 Β· ⭐ 1.2K) - Non-custodial portfolio manager, liquidity provider, and price..
balancer-v2-monorepo (πŸ₯ˆ21 Β· ⭐ 250) - Balancer V2 Monorepo. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 270 Β· πŸ“¦ 120 Β· πŸ“‹ 440 - 11% open Β· ⏱️ 10.08.2023):

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

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


CRV - Curve DAO Token (πŸ₯ˆ24 Β· ⭐ 2.6K) - Similar to Uniswap, Curve Finance is an Automated..
curve-dao-contracts (πŸ₯ˆ16 Β· ⭐ 300) - Vyper contracts to be used by Curve DAO. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 130 Β· πŸ“‹ 11 - 72% 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 (πŸ₯‰19 Β· ⭐ 1.1K) - What Is Bancor (BNT)? Bancor is the only decentralized staking..
contracts-solidity (πŸ₯ˆ17 Β· ⭐ 820) - Bancor Protocol Contracts. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 410 Β· πŸ“¦ 15 Β· πŸ“‹ 59 - 1% open Β· ⏱️ 30.04.2023):

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

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


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

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

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


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

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


Show 8 hidden projects...
  • QUICK - QuickSwap (πŸ₯‰16 Β· ⭐ 150) - Decentralized exchange (DEX) on the Polygon Network. It is a..
  • EROWAN - Sifchain (πŸ₯‰16 Β· ⭐ 100) - Brainchild of Sif, the Norse goddess of earth, agriculture,..
  • KNC - Kyber Network (πŸ₯‰15 Β· ⭐ 820 Β· πŸ’€) - What Is Kyber Network (KNC)? Kyber Network is a hub of..
  • BANANA - ApeSwap (πŸ₯‰11 Β· ⭐ 130) - Decentralized finance (DeFi) platform offering a full..
  • UBE - Ubeswap (πŸ₯‰9 Β· ⭐ 34) - Automated market maker on the Celo blockchain.
  • COFI - CoinFi (πŸ₯‰8 Β· ⭐ 120) - 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 (πŸ₯‡39 Β· ⭐ 5.6K) - Worlds first blockchain that is capable of running at web..
candid (πŸ₯‡26 Β· ⭐ 250) - Candid Library for the Internet Computer. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 74 Β· πŸ“₯ 70K Β· πŸ“¦ 1.7K Β· πŸ“‹ 130 - 44% open Β· ⏱️ 30.08.2023):

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

     git clone https://github.com/dfinity/motoko
    
ic (πŸ₯‡24 Β· ⭐ 1.3K) - Internet Computer blockchain source: the client/replica software run.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 260 Β· πŸ“₯ 51 Β· πŸ“¦ 2 Β· ⏱️ 30.08.2023):

     git clone https://github.com/dfinity/ic
    
internet-identity (πŸ₯‡22 Β· ⭐ 300) - Internet Identity, a blockchain authentication system.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 99 Β· πŸ“₯ 160K Β· πŸ“¦ 2 Β· πŸ“‹ 100 - 34% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/dfinity/internet-identity
    
dfinity/examples (πŸ₯ˆ19 Β· ⭐ 430) - Example applications, microservices, and code samples for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 260 Β· πŸ“‹ 77 - 76% open Β· ⏱️ 18.08.2023):

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

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

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


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

     git clone https://github.com/nervosnetwork/ckb
    
ckb-vm (πŸ₯‡22 Β· ⭐ 310) - CKBs vm, based on open source RISC-V ISA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 62 Β· πŸ“¦ 740 Β· πŸ“‹ 37 - 16% open Β· ⏱️ 28.08.2023):

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

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

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


MANA - Decentraland (πŸ₯‡33 Β· ⭐ 3K) - Ethereum-powered virtual reality platform. In this virtual..
marketplace (πŸ₯ˆ21 Β· ⭐ 1K) - Decentralands NFT Marketplace. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 600 Β· πŸ“¦ 9 Β· πŸ“‹ 860 - 19% open Β· ⏱️ 30.08.2023):

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

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


CFX - Conflux Network (πŸ₯ˆ29 Β· ⭐ 800) - What is Conflux Conflux is a permissionless Layer 1..
conflux-rust (πŸ₯‡24 Β· ⭐ 620) - The official Rust implementation of Conflux protocol... GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 160 Β· πŸ“₯ 29K Β· πŸ“‹ 560 - 17% open Β· ⏱️ 24.07.2023):

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

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


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

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


IMX - Immutable X (πŸ₯ˆ20 Β· ⭐ 440) - 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 Β· ⭐ 240) - Governance token for the Axie Infinity game. Token holders..

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


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

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

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


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

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


Show 18 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 is..
  • NCR - Neos Credits (πŸ₯‰14 Β· ⭐ 240) - Metaverse engineered for the unknown. Its one of the most..
  • SAND - The Sandbox (πŸ₯‰14 Β· ⭐ 200) - Community-driven platform where creators can monetize voxel..
  • SIN - SINOVATE (πŸ₯‰13 Β· ⭐ 63 Β· πŸ’€) - Metaverse multi-player game built on Blockchain Technology,..
  • MNTL - AssetMantle (πŸ₯‰13 Β· ⭐ 44) - Multi-tenant NFT marketplace framework that enables creators..
  • BOSON - Boson Protocol (πŸ₯‰12 Β· ⭐ 69 Β· πŸ’€) - Trust minimised and cost minimised protocol that..
  • ADS - Adshares (πŸ₯‰12 Β· ⭐ 38) - Web3 protocol for monetization space in the Metaverse. Adserver..
  • POLIS - Star Atlas DAO (πŸ₯‰11 Β· ⭐ 37) - Next-gen gaming metaverse emerging from the confluence..
  • XYO (πŸ₯‰9 Β· ⭐ 99 Β· πŸ’€) - Our project is called the XY Oracle Network (XYO Network). The XYO Network..
  • CWS - Crowns (πŸ₯‰9 Β· ⭐ 81) - Cryptocurrency launched in 2021and operates on the Ethereum platform...
  • SOUL - Phantasma (πŸ₯‰9 Β· ⭐ 75 Β· πŸ’€) - Fully interoperable, decentralized feature rich blockchain...
  • AART - ALL.ART (πŸ₯‰8 Β· ⭐ 270 Β· πŸ’€) - ALL.ART Protocol brings better NFT standards, proper ownership..
  • DYP - DeFi Yield Protocol (πŸ₯‰7 Β· ⭐ 190 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the..
  • PAPER - Dope Wars Paper (πŸ₯‰5 Β· ⭐ 110 Β· πŸ’€) - A DAO for the streets. Build a character and develop..
  • JEWEL - DeFi Kingdoms (πŸ₯‰4 Β· ⭐ 110 Β· πŸ’€) - DeFi Kingdoms blends the appeal of decentralized..

Top Internet of Things (IOT)

Back to top

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

MIOTA - IOTA (πŸ₯‡37 Β· ⭐ 6.4K) - Distributed ledger for the Internet of Things. The first ledger with..
wasp (πŸ₯‡27 Β· ⭐ 270) - Node for IOTA Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 130 Β· πŸ“₯ 87K Β· πŸ“‹ 380 - 35% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/iotaledger/wasp
    
firefly (πŸ₯‡25 Β· ⭐ 450) - The official IOTA and Shimmer wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 94 Β· πŸ“₯ 120K Β· πŸ“‹ 3.7K - 7% open Β· ⏱️ 30.08.2023):

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

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

     git clone https://github.com/iotaledger/hornet
    
identity.rs (πŸ₯‡24 Β· ⭐ 260) - Implementation of the Decentralized Identity standards such as.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 69 Β· πŸ“¦ 98 Β· πŸ“‹ 260 - 23% open Β· ⏱️ 30.08.2023):

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

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

     git clone https://github.com/iotaledger/stronghold.rs
    
bee (πŸ₯ˆ20 Β· ⭐ 280 Β· πŸ’€) - A framework for IOTA nodes, clients and applications in Rust. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 82 Β· πŸ“₯ 12K Β· πŸ“¦ 6 Β· πŸ“‹ 440 - 22% open Β· ⏱️ 05.10.2022):

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

     git clone https://github.com/iotaledger/iota.rs
    
iota.go (πŸ₯ˆ17 Β· ⭐ 340) - IOTA Go API Library. Find documentation on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 100 Β· πŸ“‹ 100 - 2% open Β· ⏱️ 12.04.2023):

     git clone https://github.com/iotaledger/iota.go
    
streams (πŸ₯ˆ17 Β· ⭐ 220 Β· πŸ’€) - IOTA Streams, a framework for cryptographic protocols called.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 56 Β· πŸ“₯ 16 Β· πŸ“¦ 15 Β· πŸ“‹ 130 - 47% open Β· ⏱️ 31.10.2022):

     git clone https://github.com/iotaledger/streams
    

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


HNT - Helium (πŸ₯‡35 Β· ⭐ 3.4K) - Decentralized machine network powered by a physical blockchain. The..
gateway-rs (πŸ₯‡22 Β· ⭐ 230) - The Helium Light Gateway. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 98 Β· πŸ“₯ 71K Β· πŸ“‹ 170 - 12% open Β· ⏱️ 16.08.2023):

     git clone https://github.com/helium/gateway-rs
    
denylist (πŸ₯‡22 Β· ⭐ 200) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 210 Β· πŸ“₯ 3M Β· πŸ“‹ 6.1K - 15% open Β· ⏱️ 23.08.2023):

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

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

     git clone https://github.com/helium/miner
    
HIP (πŸ₯ˆ18 Β· ⭐ 540) - Helium Improvement Proposals. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 370 Β· πŸ“‹ 170 - 17% open Β· ⏱️ 28.08.2023):

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

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


VET - VeChain (πŸ₯ˆ31 Β· ⭐ 1.2K) - Launched in 2015 as a private consortium network, the VeChain..
thor (πŸ₯‡22 Β· ⭐ 770) - A general purpose blockchain highly compatible with Ethereums ecosystem. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 240 Β· πŸ“¦ 15 Β· πŸ“‹ 130 - 7% open Β· ⏱️ 14.08.2023):

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

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


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

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

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


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

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


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

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

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


XDATA - Streamr XDATA (πŸ₯‰19 Β· ⭐ 770) - Streamr tokenizes streaming data to enable a new way for..
network (πŸ₯ˆ15 Β· ⭐ 560) - Monorepo containing all the main components of Streamr Network. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 29 Β· πŸ“¦ 2 Β· πŸ“‹ 28 - 60% open Β· ⏱️ 29.08.2023):

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

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


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

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

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


NODL - Nodle Network (πŸ₯‰15 Β· ⭐ 430) - 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 (πŸ₯‰17 Β· ⭐ 79) - What is DigiByte? DigiByte is more than a faster digital currency. It..
  • CS - Credits (πŸ₯‰14 Β· ⭐ 150 Β· πŸ’€) - CREDITS platform offers a new and unique technical implementation of..
  • ALIS (πŸ₯‰13 Β· ⭐ 230) - Cryptocurrency and operates on the Ethereum platform. ALIS has a current..
  • AMB - Ambrosus (πŸ₯‰8 Β· ⭐ 41 Β· πŸ’€) - Decentralized autonomous organization governing the Ambrosus..

Others

Back to top

AVAX - Avalanche (πŸ₯‡35 Β· ⭐ 4.3K) - High throughput smart contract blockchainplatform. Validators..
avalanchego (πŸ₯‡32 Β· ⭐ 1.9K) - Go implementation of an Avalanche node. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 530 Β· πŸ“₯ 210K Β· πŸ“¦ 72 Β· πŸ“‹ 690 - 23% open Β· ⏱️ 24.08.2023):

     git clone https://github.com/ava-labs/avalanchego
    
avalanchejs (πŸ₯ˆ20 Β· ⭐ 290) - The Avalanche Platform JavaScript Library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 120 Β· πŸ“₯ 65 Β· πŸ“¦ 2 Β· πŸ“‹ 120 - 32% open Β· ⏱️ 08.08.2023):

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

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

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

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


FLOW (πŸ₯‡35 Β· ⭐ 3.4K) - Flow by Dapper Labs(The company whichcreated CryptoKitties) is a blockchain..
flow-go (πŸ₯‡29 Β· ⭐ 500) - A fast, secure, and developer-friendly blockchain built to support.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 150 Β· πŸ“¦ 280 Β· πŸ“‹ 620 - 50% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/onflow/flow-go
    
cadence (πŸ₯‡25 Β· ⭐ 480) - Cadence, the resource-oriented smart contract programming language. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 130 Β· πŸ“¦ 7 Β· πŸ“‹ 780 - 23% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/onflow/cadence
    
flow-go-sdk (πŸ₯‡24 Β· ⭐ 210) - Tools for building Go applications on Flow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 82 Β· πŸ“¦ 520 Β· πŸ“‹ 120 - 20% open Β· ⏱️ 21.08.2023):

     git clone https://github.com/onflow/flow-go-sdk
    
fcl-js (πŸ₯‡22 Β· ⭐ 320) - FCL (Flow Client Library) - The best tool for building JavaScript.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 130 Β· πŸ“¦ 32 Β· πŸ“‹ 530 - 17% open Β· ⏱️ 28.08.2023):

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

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

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

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


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

     git clone https://github.com/terra-money/classic-core
    
terra.js (πŸ₯ˆ20 Β· ⭐ 260) - JavaScript SDK for Terra, written in TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 160 Β· πŸ“‹ 160 - 8% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/terra-money/terra.js
    
terra-money/core (πŸ₯ˆ19 Β· ⭐ 360) - GO implementation of the Terra Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 81 Β· πŸ“₯ 13K Β· πŸ“¦ 14 Β· ⏱️ 29.08.2023):

     git clone https://github.com/terra-money/core
    

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


APTOS - AptosLabs (πŸ₯‡34 Β· ⭐ 5.7K) - No description.
aptos-core (πŸ₯‡35 Β· ⭐ 5.4K) - Aptos is a layer 1 blockchain built to support the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 3.8K Β· πŸ“₯ 150K Β· πŸ“¦ 190 Β· πŸ“‹ 1.6K - 19% open Β· ⏱️ 30.08.2023):

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

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


ALEO - aleo.org (πŸ₯‡34 Β· ⭐ 5K) - No description.
snarkOS (πŸ₯‡32 Β· ⭐ 2.7K) - A Decentralized Operating System for ZK Applications. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 1.9K Β· πŸ“₯ 9K Β· πŸ“¦ 280 Β· πŸ“‹ 550 - 11% open Β· ⏱️ 17.08.2023):

     git clone https://github.com/AleoHQ/snarkOS
    
snarkVM (πŸ₯‡27 Β· ⭐ 520) - A Virtual Machine for Zero-Knowledge Executions. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 1.2K Β· πŸ“¦ 400 Β· πŸ“‹ 260 - 41% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/AleoHQ/snarkVM
    
aleo (πŸ₯‡26 Β· ⭐ 340) - A Software Development Kit (SDK) for Zero-Knowledge Transactions. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 250 Β· πŸ“₯ 710 Β· πŸ“¦ 56 Β· πŸ“‹ 91 - 34% open Β· ⏱️ 26.08.2023):

     git clone https://github.com/AleoHQ/aleo
    
leo (πŸ₯‡25 Β· ⭐ 480) - The Leo Programming Language. A Programming Language for Formally Verified,.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“₯ 21K Β· πŸ“¦ 26 Β· πŸ“‹ 800 - 11% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/AleoHQ/leo
    
AleoHQ/welcome (πŸ₯ˆ18 Β· ⭐ 200) - Welcome to Aleo. Where Applications Become Zero-Knowledge. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 81 Β· πŸ“‹ 69 - 34% open Β· ⏱️ 30.08.2023):

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

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


OP - Optimism (πŸ₯‡33 Β· ⭐ 6.9K) - Token for the Optimism Collective that governs the Optimism L2..
optimism (πŸ₯‡28 Β· ⭐ 4.4K) - Optimism is Ethereum, scaled. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.3K Β· πŸ“‹ 770 - 10% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/ethereum-optimism/optimism
    
community-hub (πŸ₯ˆ19 Β· ⭐ 220) - Optimism Community Hub and documentation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 350 Β· πŸ“‹ 120 - 11% open Β· ⏱️ 29.08.2023):

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

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


MPLX - Metaplex (πŸ₯‡33 Β· ⭐ 5.1K) - Decentralized protocol for the creation, commerce and use of..
metaplex-program-library (πŸ₯ˆ16 Β· ⭐ 530) - Smart contracts maintained by the Metaplex team. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 510 Β· πŸ“¦ 2 Β· πŸ“‹ 320 - 11% open Β· ⏱️ 31.07.2023):

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

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

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


ENS - Ethereum Name Service (πŸ₯‡33 Β· ⭐ 3.5K) - The Ethereum Name Service (ENS) is a distributed,..
ens-app (πŸ₯ˆ19 Β· ⭐ 220) - ENS manager app. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 210 Β· πŸ“‹ 630 - 13% open Β· ⏱️ 28.07.2023):

     git clone https://github.com/ensdomains/ens-app
    
ens-contracts (πŸ₯ˆ18 Β· ⭐ 430) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 290 Β· πŸ“¦ 4 Β· πŸ“‹ 56 - 64% open Β· ⏱️ 23.08.2023):

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

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


XIN - Mixin (πŸ₯‡32 Β· ⭐ 3K) - Free and lightning fast peer-to-peer transactional network for all..
mixin (πŸ₯ˆ21 Β· ⭐ 490) - The Mixin TEE-BFT-DAG network reference implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 120 Β· πŸ“₯ 33K Β· πŸ“‹ 64 - 18% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/MixinNetwork/mixin
    
android-app (πŸ₯ˆ21 Β· ⭐ 430) - Android private messenger, crypto wallet and light node to Mixin.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 93 Β· πŸ“₯ 2.9K Β· πŸ“‹ 86 - 52% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/MixinNetwork/android-app
    
flutter-plugins (πŸ₯ˆ21 Β· ⭐ 340) - Flutter plugins used in Mixin Messenger. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 120 Β· πŸ“¦ 1K Β· πŸ“‹ 200 - 41% open Β· ⏱️ 28.08.2023):

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

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

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

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


CELO (πŸ₯‡32 Β· ⭐ 1.8K) - Celo enables participation on the Platform, with the opportunity to earn rewards..
celo-blockchain (πŸ₯‡25 Β· ⭐ 490) - Official repository for the golang Celo Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 180 Β· πŸ“₯ 390 Β· πŸ“¦ 13 Β· πŸ“‹ 860 - 10% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/celo-org/celo-blockchain
    
celo-monorepo (πŸ₯‡23 Β· ⭐ 660) - Official repository for core projects comprising the Celo.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 350 Β· πŸ“₯ 53 Β· πŸ“¦ 2 Β· πŸ“‹ 5.1K - 3% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/celo-org/celo-monorepo
    

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


ZKSYNC - zkSync Coin (πŸ₯‡30 Β· ⭐ 9.1K) - Client driven zk rollup platform from Matter Labs. It is a..
zksync (πŸ₯‡22 Β· ⭐ 3.3K) - zkSync: trustless scaling and privacy engine for Ethereum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 2.2K Β· πŸ“‹ 280 - 19% open Β· ⏱️ 21.02.2023):

     git clone https://github.com/matter-labs/zksync
    
zksync-web-v2-docs (πŸ₯ˆ21 Β· ⭐ 360) - zkSync Era Documentation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 300 Β· πŸ“‹ 48 - 16% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/matter-labs/zksync-web-v2-docs
    
zksync-docs (πŸ₯ˆ19 Β· ⭐ 290) - zkSync documentation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 300 Β· πŸ“₯ 240 Β· πŸ“‹ 22 - 77% open Β· ⏱️ 14.07.2023):

     git clone https://github.com/matter-labs/zksync-docs
    
zksync-wallet-vue (πŸ₯ˆ18 Β· ⭐ 240) - zkSync web wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 140 Β· ⏱️ 15.08.2023):

     git clone https://github.com/matter-labs/zksync-wallet-vue
    

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


GLM - Golem (πŸ₯‡30 Β· ⭐ 3.6K) - Decentralized supercomputer that is accessible by anyone. The system..
yagna (πŸ₯‡26 Β· ⭐ 320) - An open platform and marketplace for distributed computations. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 52 Β· πŸ“₯ 27K Β· πŸ“¦ 40 Β· πŸ“‹ 1.3K - 24% open Β· ⏱️ 18.08.2023):

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

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


NIM - Nimiq (πŸ₯‡30 Β· ⭐ 3.5K) - Nimiq is designed to make cryptocurrencies easy to use for everyone..
core-js (πŸ₯‡23 Β· ⭐ 1K Β· πŸ“ˆ) - Official JavaScript implementation of the Nimiq protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 220 Β· πŸ“¦ 95 Β· πŸ“‹ 230 - 4% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/nimiq/core-js
    
qr-scanner (πŸ₯ˆ21 Β· ⭐ 2K Β· πŸ’€) - Lightweight Javascript QR Code Scanner. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 480 Β· πŸ“¦ 1.9K Β· πŸ“‹ 210 - 45% open Β· ⏱️ 23.11.2022):

     git clone https://github.com/nimiq/qr-scanner
    

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


GTC - Gitcoin (πŸ₯‡29 Β· ⭐ 4.2K) - Platform to fund builders looking for meaningful, open source work.
web (πŸ₯ˆ21 Β· ⭐ 1.7K) - Grow Open Source. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 860 Β· πŸ“‹ 6.2K - 10% open Β· ⏱️ 01.08.2023):

     git clone https://github.com/gitcoinco/web
    
passport (πŸ₯ˆ21 Β· ⭐ 730) - Passport allows users to prove their identity through a secure,.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 300 Β· πŸ“‹ 1.1K - 33% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/gitcoinco/passport
    
grants-round (πŸ₯ˆ16 Β· ⭐ 240) - Round Manager & Grant Explorer & Project Builder of the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 92 Β· πŸ“‹ 1.3K - 21% open Β· ⏱️ 30.08.2023):

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

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


CELESTIA (πŸ₯‡29 Β· ⭐ 1.8K) - Modular consensus and data availability layer that allows anyone to build and..
celestia-node (πŸ₯‡25 Β· ⭐ 560) - Celestia Data Availability Nodes. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 620 Β· πŸ“¦ 23 Β· πŸ“‹ 1.2K - 37% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/celestiaorg/celestia-node
    
celestia-core (πŸ₯‡25 Β· ⭐ 330) - Celestia node software based on Tendermint. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 130 Β· πŸ“¦ 33 Β· πŸ“‹ 350 - 14% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/celestiaorg/celestia-core
    
celestia-app (πŸ₯‡25 Β· ⭐ 200) - PoS application for the consensus portion of the Celestia.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 150 Β· πŸ“¦ 65 Β· πŸ“‹ 1K - 22% open Β· ⏱️ 30.08.2023):

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

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


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

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

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

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


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

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


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

     git clone https://github.com/planetarium/libplanet
    
NineChronicles (πŸ₯‡22 Β· ⭐ 310) - Unity client application for Nine Chronicles, a fully.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 120 Β· πŸ“‹ 360 - 41% open Β· ⏱️ 28.08.2023):

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

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


MYST - Mysterium (πŸ₯‡28 Β· ⭐ 1.4K) - Launched on 02/03/2022 by a team based in the United States,..
mysteriumnetwork/node (πŸ₯‡27 Β· ⭐ 1K) - Mysterium Network Node - official implementation of.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 350 Β· πŸ“₯ 100K Β· πŸ“¦ 5 Β· πŸ“‹ 3.4K - 3% open Β· ⏱️ 25.08.2023):

     git clone https://github.com/mysteriumnetwork/node
    

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


CML - Camelcoin (πŸ₯‡28 Β· ⭐ 1.3K) - The camelcoin team aims to create and develop a cryptocurrency..
developer-portal (πŸ₯ˆ20 Β· ⭐ 330) - The Cardano Developer Portal. MIT
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 840 Β· πŸ“‹ 100 - 15% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/cardano-foundation/developer-portal
    
cardano-token-registry (πŸ₯ˆ20 Β· ⭐ 220) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 1.5K Β· πŸ”€ 1.2K Β· πŸ“‹ 77 - 33% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/cardano-foundation/cardano-token-registry
    
CIPs (πŸ₯ˆ16 Β· ⭐ 440) - CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 260 Β· πŸ“‹ 140 - 70% open Β· ⏱️ 24.08.2023):

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

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


CLNY - Colony Network Token (πŸ₯‡28 Β· ⭐ 1.2K) - Hybrid token that contains attributes of government..
colonyNetwork (πŸ₯ˆ19 Β· ⭐ 440) - Colony Network smart contracts. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 97 Β· πŸ“‹ 380 - 10% open Β· ⏱️ 30.08.2023):

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

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


BMN - BlockStream Mining Notes (πŸ₯‡27 Β· ⭐ 2.8K) - BlockStream Mining Notes (BMN) is a cryptocurrency ...
satellite (πŸ₯ˆ19 Β· ⭐ 940) - Blockstream Satellite. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 150 Β· πŸ“¦ 1 Β· πŸ“‹ 60 - 1% open Β· ⏱️ 05.08.2023):

     git clone https://github.com/Blockstream/satellite
    
esplora (πŸ₯ˆ17 Β· ⭐ 810) - Explorer for Bitcoin and Liquid. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 360 Β· πŸ“‹ 300 - 45% open Β· ⏱️ 08.08.2023):

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

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


AKT - Akash Network (πŸ₯‡27 Β· ⭐ 1.3K) - Worlds first decentralized cloud computing marketplace, and..
node (πŸ₯‡23 Β· ⭐ 800) - Source code for Akash node, a secure, transparent, and peer-to-peer cloud.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 210 Β· πŸ“₯ 16K Β· πŸ“¦ 6 Β· ⏱️ 29.08.2023):

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

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


AUDIO - Audius (πŸ₯‡27 Β· ⭐ 1.3K) - Native platform token of the Audius streaming protocol. AUDIO is..
audius-protocol (πŸ₯‡22 Β· ⭐ 510) - The Audius Protocol - Freedom to share, monetize, and.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 96 Β· πŸ“¦ 45 Β· πŸ“‹ 58 - 60% open Β· ⏱️ 30.08.2023):

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

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


RBTC - RSK Smart Bitcoin (πŸ₯‡27 Β· ⭐ 950) - First open-source smart contract platform with a 2-way..
rskj (πŸ₯‡23 Β· ⭐ 670) - RSKj is a Java implementation of the RSK protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 260 Β· πŸ“₯ 11K Β· πŸ“‹ 500 - 49% open Β· ⏱️ 30.08.2023):

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

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


KLAY - Klaytn (πŸ₯‡27 Β· ⭐ 670) - Public blockchain focused on the metaverse, gamefi, and the creator..
klaytn (πŸ₯‡26 Β· ⭐ 350) - Official Go implementation of the Klaytn protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 170 Β· πŸ“¦ 68 Β· πŸ“‹ 320 - 21% open Β· ⏱️ 29.08.2023):

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

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


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

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

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


GRS - Groestlcoin (πŸ₯‡26 Β· ⭐ 860) - What is Groestlcoin? Groestlcoin is a proof of work cryptocurrency..
groestlcoin (πŸ₯‡26 Β· ⭐ 800) - Groestlcoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 21 Β· πŸ“₯ 27K Β· ⏱️ 28.08.2023):

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

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


IST - ST Project (πŸ₯‡26 Β· ⭐ 610) - No description.
agoric-sdk (πŸ₯‡27 Β· ⭐ 290) - monorepo for the Agoric Javascript smart contract platform. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 200 Β· πŸ“¦ 65 Β· πŸ“‹ 3.9K - 31% open Β· ⏱️ 30.08.2023):

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

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


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

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


AGI - SingularityNET (πŸ₯‡25 Β· ⭐ 3.8K) - The creators of Singularity also created the citizen robot..
opencog (πŸ₯ˆ19 Β· ⭐ 2.3K) - A framework for integrated Artificial Intelligence & Artificial.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 740 Β· πŸ“‹ 640 - 8% open Β· ⏱️ 03.03.2023):

     git clone https://github.com/opencog/opencog
    
atomspace (πŸ₯ˆ17 Β· ⭐ 720) - The OpenCog (hyper-)graph database and graph rewriting system. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 220 Β· πŸ“‹ 600 - 12% open Β· ⏱️ 28.05.2023):

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

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

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


TON - Toncoin (πŸ₯‡25 Β· ⭐ 3.2K) - The next gen network to unite all blockchains and the existing..
ton (πŸ₯ˆ20 Β· ⭐ 2K) - Main TON monorepo. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 540 Β· πŸ“₯ 3.5K Β· πŸ“‹ 400 - 23% open Β· ⏱️ 09.08.2023):

     git clone https://github.com/ton-blockchain/ton
    
wallet-desktop (πŸ₯ˆ15 Β· ⭐ 210) - Standard wallet for Windows/MacOS/Linux. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 71 Β· πŸ“₯ 1.5K Β· πŸ“‹ 40 - 50% open Β· ⏱️ 27.06.2023):

     git clone https://github.com/ton-blockchain/wallet-desktop
    

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


MINA - Mina Protocol (πŸ₯‡25 Β· ⭐ 1.9K) - The worlds lightest blockchain, powered by participants. Mina..
mina (πŸ₯‡29 Β· ⭐ 1.8K Β· πŸ“ˆ) - Mina is a cryptocurrency protocol with a constant size blockchain,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 410 Β· πŸ“₯ 1K Β· πŸ“¦ 2 Β· πŸ“‹ 5.8K - 23% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/MinaProtocol/mina
    

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.3K) - Starcoin - A Move smart contract blockchain network that scales by.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 250 Β· πŸ“₯ 11K Β· πŸ“¦ 170 Β· πŸ“‹ 990 - 14% open Β· ⏱️ 30.08.2023):

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

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


XEC - eCash (πŸ₯‡25 Β· ⭐ 1.1K) - Derived from one of the most trusted names in the cryptocurrency space,..
bitcoin-abc (πŸ₯‡29 Β· ⭐ 1.1K) - Bitcoin ABC develops node software and infrastructure for the eCash.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 850 Β· πŸ”€ 710 Β· πŸ“₯ 14K Β· πŸ“¦ 2 Β· πŸ“‹ 360 - 19% open Β· ⏱️ 30.08.2023):

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

TPT - TokenPocket Token (πŸ₯‡25 Β· ⭐ 980) - TPT stands for TokenPocket Token. It is a utility..
TP-Lab/tokens (πŸ₯‡23 Β· ⭐ 250) - Token assets for TokenPocket. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 3.5K Β· πŸ”€ 6.2K Β· πŸ“‹ 300 - 2% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/TP-Lab/tokens
    

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


AURORA (πŸ₯‡25 Β· ⭐ 910) - EVM built on the NEAR Protocol, delivering a turn-key solution for..
aurora-engine (πŸ₯ˆ21 Β· ⭐ 290) - Aurora Engine implements an Ethereum Virtual Machine (EVM) on.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 73 Β· πŸ“₯ 1.8K Β· πŸ“¦ 36 Β· πŸ“‹ 180 - 49% open Β· ⏱️ 28.08.2023):

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

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

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


SMH (πŸ₯‡25 Β· ⭐ 840) - No description.
go-spacemesh (πŸ₯‡28 Β· ⭐ 660) - Go Implementation of the Spacemesh protocol full node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 180 Β· πŸ“₯ 1.4K Β· πŸ“¦ 41 Β· πŸ“‹ 2.3K - 9% open Β· ⏱️ 30.08.2023):

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

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


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

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


IRIS - IRISnet (πŸ₯‡25 Β· ⭐ 480) - Inter-chain Service Infrastructure and Protocol Technology Foundation..
irishub (πŸ₯‡22 Β· ⭐ 290) - A BPoS blockchain that enables cross-chain interoperability through a.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 130 Β· πŸ“₯ 2.9K Β· πŸ“‹ 620 - 0% open Β· ⏱️ 12.07.2023):

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

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


IDNA - Idena (πŸ₯‡25 Β· ⭐ 240) - Novel way to formalise people on the blockchain without personally..

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


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


OGN - Origin Protocol (πŸ₯‡24 Β· ⭐ 1.4K) - Governance and value accrual token for Origin Story...

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


NMC - Namecoin (πŸ₯‡24 Β· ⭐ 580) - Domain name registry service and was the first coin to fork Bitcoin...
namecoin-core (πŸ₯‡25 Β· ⭐ 440) - Namecoin full node + wallet based on the current Bitcoin Core.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 150 Β· πŸ“‹ 320 - 45% open Β· ⏱️ 28.08.2023):

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

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


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

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


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

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


FORT - Forta (πŸ₯‡24 Β· ⭐ 240) - Real-time detection network for security & operational monitoring..

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


SYS - Syscoin (πŸ₯‡24 Β· ⭐ 210) - Syscoin offers fast, low-cost tokens, assets, and (fractional) NFTs..

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


SA - Superalgos (πŸ₯‡23 Β· ⭐ 3.5K Β· πŸ’€) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
Superalgos (πŸ₯‡26 Β· ⭐ 3.5K Β· πŸ’€) - Free, open-source crypto trading bot, automated bitcoin /.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 7K Β· πŸ“₯ 8.6K Β· πŸ“‹ 440 - 15% open Β· ⏱️ 29.12.2022):

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

OAC - ONE ARMY COIN (πŸ₯‡23 Β· ⭐ 1.1K) - One Army Coin (OAC) is set up to empower green projects and..
community-platform (πŸ₯‡24 Β· ⭐ 870) - A platform to build useful communities that aim to tackle.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“‹ 950 - 9% open Β· ⏱️ 29.08.2023):

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

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


CNXT - Connext (πŸ₯‡23 Β· ⭐ 700) - No description.
monorepo (πŸ₯‡24 Β· ⭐ 250) - Connext is a modular stack for trust-minimized, generalized communication.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 120 Β· πŸ“‹ 2K - 9% open Β· ⏱️ 29.08.2023):

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

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


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

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


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

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


PHA - Phala Network (πŸ₯‡23 Β· ⭐ 350) - Cryptocurrency . Phala Network has a current supply of..
phala-blockchain (πŸ₯‡25 Β· ⭐ 320) - The Phala Network Blockchain, pRuntime and the bridge. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 140 Β· πŸ“₯ 1.2K Β· πŸ“¦ 6 Β· πŸ“‹ 280 - 32% open Β· ⏱️ 29.08.2023):

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

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


MANTA - Manta Network (πŸ₯‡23 Β· ⭐ 280) - Plug-and-play privacy-preservation protocol built to service..

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


VRSC - Verus Coin (πŸ₯‡23 Β· ⭐ 230) - Verus Coin aims to be the worlds most advanced technology, zero..

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


IBXC - IBAX Network (πŸ₯‡22 Β· ⭐ 8.2K) - ## What is IBAX Network(IBAX)? IBAX Network is a public..
go-ibax (πŸ₯ˆ21 Β· ⭐ 7.9K) - An innovative Blockchain Protocol Platform, which everyone can.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 6.6K Β· πŸ“¦ 6 Β· πŸ“‹ 280 - 33% open Β· ⏱️ 24.08.2023):

     git clone https://github.com/IBAX-io/go-ibax
    

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


HOP - Hop Protocol (πŸ₯‡22 Β· ⭐ 3.1K) - Protocol for sending tokens across rollups and their shared..
hop (πŸ₯‡23 Β· ⭐ 2.8K) - Hop Protocol v1 monorepo. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 170 Β· πŸ“‹ 210 - 6% open Β· ⏱️ 30.08.2023):

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

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


ADM - ADAMANT Messenger (πŸ₯‡22 Β· ⭐ 1.2K) - True Blockchain messenger, independent from governments,..
adamant-im (πŸ₯‡22 Β· ⭐ 320) - ADAMANT Decentralized Messenger. Progressive Web Application (PWA). GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 48 Β· πŸ“₯ 15K Β· πŸ“‹ 22 - 13% open Β· ⏱️ 21.08.2023):

     git clone https://github.com/Adamant-im/adamant-im
    
adamant (πŸ₯ˆ16 Β· ⭐ 420) - ADAMANT Blockchain Node. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 31 Β· πŸ“‹ 4 - 50% open Β· ⏱️ 13.04.2023):

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

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


SBR - Saber (πŸ₯‡22 Β· ⭐ 970) - Cross-chain stablecoin exchange on Solana.
stable-swap (πŸ₯ˆ19 Β· ⭐ 380) - StableSwap by Saber: an automated market maker for mean-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 120 Β· πŸ“₯ 1.1K Β· πŸ“¦ 100 Β· πŸ“‹ 15 - 26% open Β· ⏱️ 03.04.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 Β· ⭐ 920) - All-in-one DeFi hub of Kusama. Founded by the Acala Foundation, Karura..
Acala (πŸ₯ˆ20 Β· ⭐ 700) - Acala - cross-chain DeFi hub and stablecoin based on Substrate for.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 230 Β· πŸ“₯ 6 Β· πŸ“‹ 930 - 17% open Β· ⏱️ 29.08.2023):

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

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


UDT - Unlock Protocol (πŸ₯‡22 Β· ⭐ 780) - Cryptocurrency launched in 2021and operates on the..
unlock (πŸ₯‡25 Β· ⭐ 780) - nlock is a protocol for memberships built on a blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 210 Β· πŸ“¦ 1 Β· πŸ“‹ 2.3K - 8% open Β· ⏱️ 30.08.2023):

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

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

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

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


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

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

CCD - Concordium (πŸ₯‡22 Β· ⭐ 510) - Concordium offers a trustable state-of-the-science solution with..

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


DVPN - Sentinel (πŸ₯‡22 Β· ⭐ 510) - Secure and decentralized VPN for the blockchain age. A modern..

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


PNK - Kleros (πŸ₯‡22 Β· ⭐ 360) - Blockchain Dispute Resolution Layer that provides fast, secure and..
kleros (πŸ₯ˆ15 Β· ⭐ 230 Β· πŸ’€) - Kleros smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 69 Β· πŸ“¦ 24 Β· πŸ“‹ 70 - 20% open Β· ⏱️ 15.11.2022):

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

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


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

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


REGEN (πŸ₯‡22 Β· ⭐ 240) - Token for the Regen Network Platform.
regen-ledger (πŸ₯‡22 Β· ⭐ 200) - Blockchain for planetary regeneration. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 90 Β· πŸ“₯ 10K Β· πŸ“¦ 7 Β· πŸ“‹ 670 - 14% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/regen-network/regen-ledger
    

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


SSV - SSV Network (πŸ₯‡22 Β· ⭐ 200) - SSV promotes decentralization, security, and liveness across..

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


CODE - Developer DAO (πŸ₯ˆ21 Β· ⭐ 2K) - Cryptocurrency and operates on the Ethereum platform. CODE..
web3-ui (πŸ₯ˆ17 Β· ⭐ 760 Β· πŸ’€) - A React UI library for Web3. MIT
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 150 Β· πŸ“¦ 4 Β· πŸ“‹ 140 - 5% open Β· ⏱️ 10.09.2022):

     git clone https://github.com/Developer-DAO/web3-ui
    

10 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 (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 480 Β· πŸ“‹ 660 - 4% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/sunflower-land/sunflower-land
    

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


KAS - Kaspa (πŸ₯ˆ21 Β· ⭐ 460) - Proof-of-work cryptocurrency which implements the GHOSTDAG protocol...
kaspad (πŸ₯‡22 Β· ⭐ 290) - Kaspad is the reference full node Kaspa implementation written in Go.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 100 Β· πŸ“₯ 35K Β· πŸ“‹ 400 - 47% open Β· ⏱️ 06.03.2023):

     git clone https://github.com/kaspanet/kaspad
    

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


MINDS (πŸ₯ˆ21 Β· ⭐ 440) - Cryptocurrency launched in 2018and operates on the Ethereum platform. Minds..

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


FOX - Shapeshift FOX Token (πŸ₯ˆ21 Β· ⭐ 410) - ERC-20 token created by ShapeShift which serves as..

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


PDEX - Polkadex (πŸ₯ˆ21 Β· ⭐ 260) - Cryptocurrency launched in 2021and operates on the Ethereum..
Polkadex (πŸ₯‡24 Β· ⭐ 260) - An Orderbook-based Decentralized Exchange using the Substrate.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 87 Β· πŸ“₯ 8.3K Β· πŸ“‹ 310 - 2% open Β· ⏱️ 31.07.2023):

     git clone https://github.com/Polkadex-Substrate/Polkadex
    

POKT - Pocket Network (πŸ₯ˆ21 Β· ⭐ 240) - Blockchain data platform built for applications that uses..

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


XHDX (πŸ₯ˆ21 Β· ⭐ 210) - No description.

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


BOOT - Bostrom (πŸ₯ˆ20 Β· ⭐ 790) - The knowledge graph of the Great Web.
go-cyber (πŸ₯ˆ18 Β· ⭐ 340) - Your Superintelligence. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 75 Β· πŸ“₯ 1.2K Β· πŸ“¦ 5 Β· πŸ“‹ 370 - 16% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/cybercongress/go-cyber
    

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


BSV - Bitcoin SV (πŸ₯ˆ20 Β· ⭐ 600) - Bitcoin SV (BSV) emerged following a hard fork of the Bitcoin Cash..
bitcoin-sv (πŸ₯ˆ21 Β· ⭐ 600) - Bitcoin SV (Satoshi Vision) is the original Bitcoin. This.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 300 Β· πŸ“‹ 240 - 2% open Β· ⏱️ 11.07.2023):

     git clone https://github.com/bitcoin-sv/bitcoin-sv
    

RLC - iExec RLC (πŸ₯ˆ20 Β· ⭐ 460) - Open-source, decentralized cloud computing platform, running on..
iexec-sdk (πŸ₯ˆ21 Β· ⭐ 400) - CLI and JS library allowing developers to easily interact with.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 36 Β· πŸ“¦ 74 Β· πŸ“‹ 71 - 23% open Β· ⏱️ 02.08.2023):

     git clone https://github.com/iExecBlockchainComputing/iexec-sdk
    

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


BAT - Basic Attention Token (πŸ₯ˆ20 Β· ⭐ 360) - Basic Attention Token (BAT) is an open-source,..

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


DIG - Dig Chain (πŸ₯ˆ20 Β· ⭐ 280) - Real estate tokenization, fractionalization, and governance via..

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


RING - Darwinia Network (πŸ₯ˆ20 Β· ⭐ 270) - Native token of Darwinia Network. Its used to pay for..
darwinia (πŸ₯‡23 Β· ⭐ 230) - Darwinia EVM compatible smart contract platform, sharing security of.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 55 Β· πŸ“₯ 17K Β· πŸ“‹ 520 - 5% open Β· ⏱️ 28.08.2023):

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

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


JBX - Juicebox (πŸ₯ˆ20 Β· ⭐ 260) - Build a community around a project, fund it, and program its..

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


LIKE - LikeCoin (πŸ₯ˆ20 Β· ⭐ 250) - Decentralized Publishing Infrastructure to empower content..

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


KINT - Kintsugi (πŸ₯ˆ20 Β· ⭐ 250) - ## What Is Kintsugi Network (KINT)? Kintsugi is Interlays canary..
interbtc (πŸ₯ˆ20 Β· ⭐ 210) - interBTC: Bitcoin Anywhere. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 62 Β· πŸ“₯ 2.4K Β· πŸ“‹ 200 - 46% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/interlay/interbtc
    

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


NOS - Nosana (πŸ₯ˆ20 Β· ⭐ 210) - The Nosana Network will be the leading provider of decentralized..

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


NRG - Energi (πŸ₯ˆ19 Β· ⭐ 2.4K) - Next-generation proof-of-stake (PoS) cryptocurrency that combines..

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


OK - OKCash (πŸ₯ˆ19 Β· ⭐ 1.1K) - OK is open-source; its design is public, nobody owns or..
okcash (πŸ₯ˆ21 Β· ⭐ 1.1K) - OK is the leading multi chain and energy friendly open source electronic.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 840 Β· πŸ“₯ 8.5K Β· ⏱️ 06.02.2023):

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

MNGO - Mango (πŸ₯ˆ19 Β· ⭐ 1.1K) - Cryptocurrency launched in 2021and operates on the Solana..

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


TBX - Tokenbox (πŸ₯ˆ19 Β· ⭐ 1K) - Platform for professionals only. Traders and Funds participating..
defi-sdk (πŸ₯ˆ16 Β· ⭐ 760) - DeFi SDK Makes Money Lego Work. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 220 Β· πŸ“‹ 58 - 56% open Β· ⏱️ 11.08.2023):

     git clone https://github.com/zeriontech/defi-sdk
    

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


YIELD - Yield Protocol (πŸ₯ˆ19 Β· ⭐ 460) - Cryptocurrency launched in 2021and operates on the..

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


ADX - Ambire AdEx (πŸ₯ˆ19 Β· ⭐ 320) - Ambire AdEx (ADX), previously known as AdEx Network,..

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


AGIX - SingularityNET (πŸ₯ˆ19 Β· ⭐ 290) - Decentralized marketplace for Artificial Intelligence..

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


SQT - Squidgame Token (πŸ₯ˆ19 Β· ⭐ 270) - Data-as-a-service provider that aggregates and organises data..
subql (πŸ₯ˆ21 Β· ⭐ 270) - SubQuery is an Open, Flexible, Fast and Universal data indexing.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 110 Β· πŸ“¦ 2 Β· πŸ“‹ 580 - 13% open Β· ⏱️ 29.08.2023):

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

PRV - Incognito (πŸ₯ˆ19 Β· ⭐ 220) - Incognito mode for your crypto.

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


XCN - Onyxcoin (πŸ₯ˆ18 Β· ⭐ 1.8K) - Web3 blockchain infrastructure protocol that enables developers..
Onyx (πŸ₯ˆ20 Β· ⭐ 1.8K) - Onyx. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 360 Β· πŸ“¦ 21 Β· πŸ“‹ 120 - 0% open Β· ⏱️ 03.02.2023):

     git clone https://github.com/Onyx-Protocol/Onyx
    

DTUBE - Dtube Coin (πŸ₯ˆ18 Β· ⭐ 1.3K) - DTube Coin: a utility token for video, it enables..
dtube (πŸ₯ˆ17 Β· ⭐ 780) - 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.


DNT - district0x (πŸ₯ˆ18 Β· ⭐ 1.3K) - Collective of decentralized and autonomous marketplaces and..
ethlance (πŸ₯ˆ16 Β· ⭐ 680) - Ethlance is the first job market platform built entirely on the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 120 Β· πŸ“‹ 160 - 15% open Β· ⏱️ 08.08.2023):

     git clone https://github.com/district0x/ethlance
    

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


GIV - Giveth (πŸ₯ˆ18 Β· ⭐ 1.2K Β· πŸ’€) - Community focused on Building the Future of Giving using..

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


RHOC - RChain (πŸ₯ˆ18 Β· ⭐ 740 Β· πŸ’€) - Blockchain platform which enables smart contracts. It differs from..
rchain (πŸ₯ˆ19 Β· ⭐ 680 Β· πŸ’€) - Blockchain (smart contract) platform using CBC-Casper proof of.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 210 Β· πŸ“₯ 7.3K Β· πŸ“‹ 290 - 43% open Β· ⏱️ 30.08.2022):

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

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


OXT - Orchid Protocol (πŸ₯ˆ18 Β· ⭐ 630) - The Orchid Protocol organizes bandwidth sellers into a..
orchid (πŸ₯ˆ21 Β· ⭐ 630) - Orchid: VPN, Personal Firewall. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 94 Β· πŸ“₯ 11K Β· πŸ“‹ 66 - 12% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/OrchidTechnologies/orchid
    

CARD - Cardstack (πŸ₯ˆ18 Β· ⭐ 370) - Open-source framework and consensus protocol that makes..
cardstack (πŸ₯ˆ21 Β· ⭐ 330) - The mono-repo for the core Cardstack framework. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 65 Β· πŸ“¦ 2 Β· πŸ“‹ 520 - 1% open Β· ⏱️ 29.08.2023):

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

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


ABLOCK - ANY Blocknet (πŸ₯ˆ18 Β· ⭐ 270) - No description.
blocknet (πŸ₯‡22 Β· ⭐ 220) - Official Blocknet cryptocurrency wallet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 760 Β· πŸ”€ 100 Β· πŸ“₯ 110K Β· πŸ“‹ 72 - 88% open Β· ⏱️ 13.02.2023):

     git clone https://github.com/blocknetdx/blocknet
    

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


RED (πŸ₯ˆ18 Β· ⭐ 260) - The Red community is building the worlds first fullstack and blockchain..

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


BTRST - Braintrust (πŸ₯ˆ18 Β· ⭐ 250) - First decentralized talent network that connects skilled,..
snowbridge (πŸ₯ˆ21 Β· ⭐ 250) - A trustless bridge between Polkadot and Ethereum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 86 Β· πŸ“¦ 340 Β· πŸ“‹ 150 - 14% open Β· ⏱️ 28.08.2023):

     git clone https://github.com/Snowfork/snowbridge
    

HID - Hypersign identity (πŸ₯ˆ18 Β· ⭐ 250) - Decentralised Identity & Access Management Security..
hid-node (πŸ₯ˆ19 Β· ⭐ 220) - A permissionless blockchain network to manage digital identity and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 21 Β· πŸ“₯ 1.8K Β· πŸ“‹ 190 - 5% open Β· ⏱️ 03.08.2023):

     git clone https://github.com/hypersign-protocol/hid-node
    

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


DDD - Scry.info (πŸ₯ˆ18 Β· ⭐ 250) - Worlds first blockchain-based quantitative data providing and..

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


NUUM - Metaverse.Network (πŸ₯ˆ18 Β· ⭐ 230) - Metaverse.Network Continuum & Bit.Country is a platform &..

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


THETA - Theta Network (πŸ₯ˆ17 Β· ⭐ 690) - Decentralized video streaming network that is powered by..
theta-protocol-ledger (πŸ₯ˆ15 Β· ⭐ 360) - Reference implementation of the Theta Blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 74 Β· πŸ“‹ 67 - 62% open Β· ⏱️ 24.05.2023):

     git clone https://github.com/thetatoken/theta-protocol-ledger
    

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


STMATIC - Lido Staked Matic (πŸ₯ˆ17 Β· ⭐ 480) - Liquid staking solution for MATIC backed by industry-..
starknet-devnet (πŸ₯ˆ19 Β· ⭐ 200) - A local testnet for Starknet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 65 Β· πŸ“‹ 210 - 4% open Β· ⏱️ 29.08.2023):

     git clone https://github.com/Shard-Labs/starknet-devnet
    

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


WRT - WingRiders (πŸ₯ˆ17 Β· ⭐ 430 Β· πŸ’€) - Automated market maker (AMM) decentralized exchange (DEX) on..

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


AOLB - Argentum Online Libre Token B (πŸ₯ˆ17 Β· ⭐ 230) - Collaborative project using open-source as a banner...

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


WFCT - Wrapped FCT (πŸ₯ˆ17 Β· ⭐ 210 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
factomd (πŸ₯ˆ19 Β· ⭐ 210 Β· πŸ’€) - Factom Daemon. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 92 Β· πŸ“₯ 250 Β· πŸ“¦ 47 Β· πŸ“‹ 130 - 30% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/FactomProject/factomd
    

NUM - Numbers Protocol (πŸ₯ˆ16 Β· ⭐ 4.8K) - Native protocol token of Numbers Protocol. Numbers..
nit (πŸ₯ˆ15 Β· ⭐ 4.5K) - Git of Web3 assets. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 1 Β· πŸ“¦ 3 Β· πŸ“‹ 27 - 44% open Β· ⏱️ 15.06.2023):

     git clone https://github.com/numbersprotocol/nit
    

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


QTZ - Quartz (πŸ₯ˆ16 Β· ⭐ 430) - New user-friendly platform to test extreme innovation in NFTs and build..

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


TONCOIN - The Open Network (πŸ₯ˆ16 Β· ⭐ 430) - No description.

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


TNT - Tierion (πŸ₯ˆ16 Β· ⭐ 420) - Tierion is launching a universal platform for data verification..

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


REQ - Request (πŸ₯ˆ16 Β· ⭐ 370) - What Is Request (REQ)? The Request (REQ) utility token, launched..
requestNetwork (πŸ₯ˆ20 Β· ⭐ 370) - A JavaScript library for interacting with the Request Network.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 64 Β· πŸ“¦ 3 Β· πŸ“‹ 83 - 40% open Β· ⏱️ 17.08.2023):

     git clone https://github.com/RequestNetwork/requestNetwork
    

MTA - Meta Finance (πŸ₯ˆ16 Β· ⭐ 370 Β· πŸ’€) - Subsidiary of a mother company that has been operating..
mStable-contracts (πŸ₯ˆ15 Β· ⭐ 310 Β· πŸ’€) - Smart Contracts that make up the core of the mStable.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 74 Β· πŸ“¦ 43 Β· πŸ“‹ 22 - 9% open Β· ⏱️ 06.12.2022):

     git clone https://github.com/mstable/mStable-contracts
    

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


LYL - LoyalCoin (πŸ₯ˆ16 Β· ⭐ 280) - Cryptocurrency . LoyalCoin has a current supply of 9,000,000,000..
NanoWallet (πŸ₯ˆ20 Β· ⭐ 280) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 6 Β· πŸ“₯ 790K Β· πŸ“¦ 2 Β· πŸ“‹ 530 - 21% open Β· ⏱️ 08.02.2023):

     git clone https://github.com/NemProject/NanoWallet
    

GEAR - Gearbox (πŸ₯ˆ16 Β· ⭐ 280) - Generalized leverage protocol: it allows you to take leverage in..

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


SHM - Shardeum (πŸ₯ˆ16 Β· ⭐ 250) - EVM-based, linearly scalable smart contract platform that provides low..

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


RSS3 (πŸ₯ˆ15 Β· ⭐ 740) - Next-generation feed protocol that powers decentralized social, content, and..

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


KING - CryptoBlades Kingdoms (πŸ₯ˆ15 Β· ⭐ 540) - CryptoBlades Kingdoms (KING) is a cryptocurrency..
cryptoblades (πŸ₯ˆ15 Β· ⭐ 540) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 280 Β· πŸ“‹ 800 - 10% open Β· ⏱️ 21.06.2023):

     git clone https://github.com/CryptoBlades/cryptoblades
    

CELR - Celer Network (πŸ₯ˆ15 Β· ⭐ 500) - No description.

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


HBN - HoboNickels (πŸ₯ˆ15 Β· ⭐ 350) - Digital cryptocurrency that was cloned from the NovaCoin..
stratum-mining (πŸ₯ˆ16 Β· ⭐ 350) - AIO Stratum mining server for various coins. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 340 Β· πŸ“‹ 340 - 3% open Β· ⏱️ 24.06.2023):

     git clone https://github.com/Crypto-Expert/stratum-mining
    

BICO - Biconomy (πŸ₯ˆ15 Β· ⭐ 330) - Biconomy provides plug-n-play APIs to make web3.0 user-friendly..

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


XPM - Primecoin (πŸ₯ˆ15 Β· ⭐ 320) - Rather interesting digital currency. It was developed by Sunny King,..
primecoin (πŸ₯ˆ16 Β· ⭐ 320) - Primecoin - Cryptocurrency with Useful PoW Consensus. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 79 Β· πŸ“₯ 14K Β· πŸ“‹ 12 - 41% open Β· ⏱️ 05.06.2023):

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

ZZ - ZigZag (πŸ₯ˆ15 Β· ⭐ 310) - Native, easy-to-use, reliable, fully secure and low fee Decentralized..

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


Show 316 hidden projects...
  • HONK - Honk Honk (πŸ₯‡23 Β· ⭐ 200) - The Clown World meme has been used to state the situation we live..
  • ALPH - Alephium (πŸ₯‡23 Β· ⭐ 200) - First operational sharded blockchain bringing scalability, ETH-..
  • SOMM - Sommelier (πŸ₯‡22 Β· ⭐ 170) - Sommelier consists of the Cosmos Stargate SDK, its..
  • LYXE - LUKSO (πŸ₯ˆ21 Β· ⭐ 180) - Blockchain platform specifically created for the lifestyle..
  • DSM - Desmos (πŸ₯ˆ21 Β· ⭐ 150) - Native token on the Desmos blockchain. Built with Cosmos SDK,..
  • HASH - HASH Token (πŸ₯ˆ21 Β· ⭐ 75) - Cryptocurrency launched in 2021and operates on the Ethereum..
  • G-WETH - Gravity Bridge WETH (πŸ₯ˆ20 Β· ⭐ 190) - No description.
  • PICA (πŸ₯ˆ20 Β· ⭐ 140) - PICA Price Live Data Composable Finance aspires to build an entire ecosystem..
  • QCK - Quicksilver (πŸ₯ˆ20 Β· ⭐ 100) - Permissionless, sovereign Cosmos SDK zone providing liquid staking..
  • IOV - Starname (πŸ₯ˆ19 Β· ⭐ 1.3K Β· πŸ’€) - Starname: Reserve your crypto *name.
  • STRD - Stride (πŸ₯ˆ19 Β· ⭐ 190) - Multichain liquid staking zone (appchain) on the Cosmos Blockchain...
  • KILT - KILT Protocol (πŸ₯ˆ19 Β· ⭐ 150) - Open-source blockchain protocol for issuing verifiable,..
  • LIT - Litentry (πŸ₯ˆ19 Β· ⭐ 130) - Network that supports DID aggregation protocol and a..
  • UCO - Archethic (πŸ₯ˆ19 Β· ⭐ 100) - Layer 1 aiming to create a new Decentralized Internet. Its..
  • TEER - Integritee (πŸ₯ˆ18 Β· ⭐ 200) - The Integritee platform enables firms and dApps to process their..
  • SOV - Sovryn (πŸ₯ˆ18 Β· ⭐ 180) - Non-custodial and permission-less smart contract based system for..
  • HNY - Honey (πŸ₯ˆ18 Β· ⭐ 180) - DAO that issues and distributes a digital currency called Honey. Honey..
  • TRAC - OriginTrail (πŸ₯ˆ18 Β· ⭐ 170) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • SAN - Santiment Network Token (πŸ₯ˆ18 Β· ⭐ 160) - Todays crypto-markets are driven by crowd sentiment...
  • TGD - Tgrade (πŸ₯ˆ18 Β· ⭐ 140) - Tgrade is built using revolutionary blockchain technology, smart..
  • EMC - Emercoin (πŸ₯ˆ18 Β· ⭐ 120) - Open-source cryptocurrency which originated from Bitcoin, Peercoin and..
  • JITOSOL - Jito Staked SOL (πŸ₯ˆ18 Β· ⭐ 93) - The first liquid staking derivative on Solana to..
  • CMDX - Comdex (πŸ₯ˆ18 Β· ⭐ 66) - Comdex - DeFi Infrastructure Layer for Cosmos.
  • UBI - Universal Basic Income (πŸ₯ˆ17 Β· ⭐ 2.5K Β· πŸ’€) - First application to be built on top of the Proof of..
  • NEU - Neumark (πŸ₯ˆ17 Β· ⭐ 480 Β· πŸ’€) - Community-owned fundraising platform bridging the worlds of..
  • APPC - AppCoins (πŸ₯ˆ17 Β· ⭐ 270 Β· πŸ’€) - Protocol for the App Economy created by the Aptoide App..
  • ZTG - Zeitgeist (πŸ₯ˆ17 Β· ⭐ 160) - Decentralized prediction market protocol. Built in Substrate, it is..
  • GRLC - Garlicoin (πŸ₯ˆ17 Β· ⭐ 140 Β· πŸ’€) - New, freshly baked cryptocurrency, born from the shitposts..
  • EWT - Energy Web Token (πŸ₯ˆ17 Β· ⭐ 130) - Native token of the Energy Web Chain, a public, Proof-of-..
  • BOG - Bogged Finance (πŸ₯ˆ17 Β· ⭐ 110) - Bogged Finance: Limit Orders, Stop Losses, Sniper, Swaps..
  • XSN - Stakenet (πŸ₯ˆ17 Β· ⭐ 96 Β· πŸ’€) - 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 Β· ⭐ 63) - Qortal is infrastructure that utilizes blockchain technology with a..
  • AVN - AVIAN (πŸ₯ˆ17 Β· ⭐ 50 Β· πŸ’€) - Avian Network (AVN) is driven by the community, which is fully..
  • GBX - GoByte (πŸ₯ˆ17 Β· ⭐ 34 Β· πŸ’€) - Fastest, most secure & most affordable Proof-of-Work..
  • BRD - Bread (πŸ₯ˆ16 Β· ⭐ 1.4K Β· πŸ’€) - Blockchains are quickly becoming the modern equivalent of what..
  • DADI (πŸ₯ˆ16 Β· ⭐ 240 Β· πŸ’€) - DADI decentralized web services: a new era of cloud computing services, powered..
  • MASQ (πŸ₯ˆ16 Β· ⭐ 170) - Complete open source ecosystem for internet freedom.
  • HEZ - Hermez Network (πŸ₯ˆ16 Β· ⭐ 160 Β· πŸ’€) - Decentralized zk-rollup focused on scaling payments..
  • DEV - Dev Protocol (πŸ₯ˆ16 Β· ⭐ 140) - Dev Protocol lets GitHub users tokenize their OSS projects..
  • SEED - MetaGame (πŸ₯ˆ16 Β· ⭐ 120) - Community currency for MetaGame.
  • QLC - QLC Chain (πŸ₯ˆ16 Β· ⭐ 100 Β· πŸ’€) - Next generation public Blockchain for decentralized Network-as-..
  • NBX - Netbox Coin (πŸ₯ˆ16 Β· ⭐ 98 Β· πŸ’€) - Cryptocurrency launched in 2019. Netbox Coin has a current..
  • GRFT - Graft (πŸ₯ˆ16 Β· ⭐ 79 Β· πŸ’€) - GRAFT Blockchain aims to bring a lasting solution to most of the..
  • AIN - AI Network (πŸ₯ˆ16 Β· ⭐ 63) - Blockchain-based, cloud computing network for an open,..
  • CHEQ - CHEQD Network (πŸ₯ˆ16 Β· ⭐ 60) - CHEQD NETWORK are building the trusted/authentic data..
  • DYN - Dynamic (πŸ₯ˆ16 Β· ⭐ 58 Β· πŸ’€) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
  • KEY - SelfKey (πŸ₯ˆ16 Β· ⭐ 52 Β· πŸ’€) - SelfKey provides organizations and individuals with complete..
  • GRID - Grid+ (πŸ₯ˆ16 Β· ⭐ 43) - Grid+ leverages the Ethereum blockchain to give consumers direct..
  • XPRT - Persistence (πŸ₯ˆ16 Β· ⭐ 33) - Interoperable protocol that provides sovereign environments to..
  • LUX - LUXCoin (πŸ₯ˆ15 Β· ⭐ 4K Β· πŸ’€) - Financial tools to grow your wealth - stake and earn..
  • ZXC - 0xcert (πŸ₯ˆ15 Β· ⭐ 340 Β· πŸ’€) - Open source, a permission-less protocol for certified non-..
  • DAV - DAV Coin (πŸ₯ˆ15 Β· ⭐ 340 Β· πŸ’€) - Open source software platform that allows anyone to buy or..
  • WAR - WeStarter (πŸ₯ˆ15 Β· ⭐ 170) - Wrapped AR introduces a new storage-based paradigm to Ethereum..
  • CAPS - Ternoa (πŸ₯ˆ15 Β· ⭐ 160) - Memories are an essential part of who we are. If memory plays an..
  • VS - Vision Metaverse (πŸ₯ˆ15 Β· ⭐ 120) - Vision has a complete incentive and promotion..
  • 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 Β· ⭐ 71 Β· πŸ’€) - Wagerr uses distributed blockchain technology to execute..
  • VEGA - Vega Protocol (πŸ₯ˆ15 Β· ⭐ 67) - Proof-of-stake blockchain, built on top of Tendermint,..
  • MGX - Mangata X (πŸ₯ˆ15 Β· ⭐ 58) - DEX parachain in the Polkadot ecosystem with the goal to make..
  • FIO - FIO Protocol (πŸ₯ˆ15 Β· ⭐ 53) - Decentralized usability layer for the entire blockchain ecosystem..
  • WKCS - Wrapped KCS (πŸ₯ˆ15 Β· ⭐ 43) - KRC-20 wrapped version of the Kucoin Token (KCS) used in Kucoin..
  • MUTE (πŸ₯ˆ15 Β· ⭐ 40 Β· πŸ’€) - Mute Switch: Coming Soon.
  • AMLT (πŸ₯‰14 Β· ⭐ 1.4K Β· πŸ’€) - Created by the recognized Blockchain Regtech leader Coinfirm, AMLT is the..
  • FULA - Functionland (πŸ₯‰14 Β· ⭐ 730) - Functionland vision is to enable the public to preside over..
  • GEL - Gelato (πŸ₯‰14 Β· ⭐ 560) - Cryptocurrency and operates on the Ethereum platform. Gelato has a..
  • CRYP - CrypticCoin (πŸ₯‰14 Β· ⭐ 420) - Cryptocurrency . Users are able to generate CRYP through the..
  • QKC - QuarkChain (πŸ₯‰14 Β· ⭐ 260 Β· πŸ’€) - Secure, permission-less, scalable, and decentralized..
  • IQ - Everipedia (πŸ₯‰14 Β· ⭐ 220) - Cryptocurrency dedicated to the future of knowledge. The token..
  • XUC - Exchange Union (πŸ₯‰14 Β· ⭐ 220 Β· πŸ’€) - Decentralized network that connects individual..
  • SDL - Saddle Finance (πŸ₯‰14 Β· ⭐ 180) - Decentralized automated market maker (AMM) on the..
  • SMART - SmartCash (πŸ₯‰14 Β· ⭐ 86 Β· πŸ’€) - Easy to use, fast, and secure cryptocurrency that supports..
  • BCRE - Liquid Staking Crescent (πŸ₯‰14 Β· ⭐ 75) - No description.
  • NXS - Nexus (πŸ₯‰14 Β· ⭐ 57) - Community-driven project with the common vision of a world inspired by..
  • HDD - HDDcoin (πŸ₯‰14 Β· ⭐ 40) - Cryptocurrency launched in 2021. HDDcoin has a current supply of..
  • GPH - GraphCoin (πŸ₯‰14 Β· ⭐ 39 Β· πŸ’€) - Cryptocurrency . GraphCoin has a current supply of 0. The last..
  • PGN - Pigeoncoin (πŸ₯‰14 Β· ⭐ 37) - Pigeoncoin was launched on March 21, 2018 with an immediate goal to..
  • WPKT - Wrapped PKT (πŸ₯‰14 Β· ⭐ 37 Β· πŸ’€) - New blockchain powered by PacketCrypt, the worlds first..
  • NOIA - Syntropy (πŸ₯‰14 Β· ⭐ 36 Β· πŸ’€) - Syntropy is transforming the public internet into a secure..
  • AUR - Auroracoin (πŸ₯‰14 Β· ⭐ 35) - Cryptocurrency for Iceland that is launched in February 2014...
  • COCOS - COCOS BCX (πŸ₯‰13 Β· ⭐ 2.1K Β· πŸ’€) - Cocos Blockchain Expedition is a DAO to enable the..
  • PRTCLE - Particle (πŸ₯‰13 Β· ⭐ 1.4K) - Shenanigan embraces the hard work and dedication it takes to..
  • AMPT - Amplify Protocol (πŸ₯‰13 Β· ⭐ 1.1K) - Cryptocurrency launched in 2020and operates on the..
  • 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...
  • OSQTH - Opyn Squeeth (πŸ₯‰13 Β· ⭐ 450) - Opyn is building DeFi-native derivatives and options..
  • YOYOW (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - Blockchain-based social media platform developed by senior members of..
  • KLP - Kulupu (πŸ₯‰13 Β· ⭐ 190 Β· πŸ’€) - Cryptocurrency . Kulupu has a current supply of 28,857,458 with 0 in..
  • STSOL - Lido Staked SOL (πŸ₯‰13 Β· ⭐ 180 Β· πŸ’€) - Lido-DAO governed liquid staking protocol for the..
  • HAUS - DAOhaus (πŸ₯‰13 Β· ⭐ 180) - This HAUS doesnt build itself It takes a community, and HausDAO..
  • MAILCHAIN (πŸ₯‰13 Β· ⭐ 170 Β· πŸ’€) - Mailchain claims to be a Multi-Blockchain Messaging Application. Send..
  • MFT - Mainframe (πŸ₯‰13 Β· ⭐ 150) - Platform for decentralized applications. Resistant to..
  • LQ - Liqwid Finance (πŸ₯‰13 Β· ⭐ 100) - Algorithmic and non-custodial liquidity protocol for earning..
  • MED - MediBloc (πŸ₯‰13 Β· ⭐ 100) - MediBlocs healthcare information platform is a personal data ecosystem..
  • PTN - PalletOne (πŸ₯‰13 Β· ⭐ 87 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • ACX - Across Protocol (πŸ₯‰13 Β· ⭐ 79) - Optimistic cross-chain bridge secured by UMAs optimistic..
  • TUR - Turex (πŸ₯‰13 Β· ⭐ 76) - Decentralized digital currency based on the Binance Smart Chain..
  • SEM - Semux (πŸ₯‰13 Β· ⭐ 75 Β· πŸ’€) - Cryptocurrency . Users are able to generate SEM through the process of..
  • PAI - Parrot USD (πŸ₯‰13 Β· ⭐ 64 Β· πŸ’€) - DeFi network built on Solana that will include the..
  • PASC - Pascal (πŸ₯‰13 Β· ⭐ 60) - Cryptocurrency launched in 2016. Users are able to generate PASC through..
  • PMEER - Qitmeer (πŸ₯‰13 Β· ⭐ 52 Β· πŸ’€) - Cryptocurrency launched in 2019. Qitmeer has a current supply of..
  • CPC - CPChain (πŸ₯‰13 Β· ⭐ 51 Β· πŸ’€) - New distributed infrastructure for next generation..
  • SFT - Safex Token (πŸ₯‰13 Β· ⭐ 30 Β· πŸ’€) - New digital asset for sport lovers, designed to be used..
  • LDXG - LondonCoinGold (πŸ₯‰12 Β· ⭐ 460 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the..
  • DOS - DOS Network (πŸ₯‰12 Β· ⭐ 270 Β· πŸ’€) - DOS Network - A Decentralized Oracle Service supporting..
  • YAK - Yield Yak (πŸ₯‰12 Β· ⭐ 250) - Easy-to-use tool to earn more yield from DeFi farming on the..
  • SQD - Subsquid (πŸ₯‰12 Β· ⭐ 210) - Motivation Decentralized applications require complex and versatile..
  • GETH - Guarded Ether (πŸ₯‰12 Β· ⭐ 180 Β· πŸ’€) - Guarded Ethers ($GETH) are ERC20 tokens issued by..
  • PRE - Presearch (πŸ₯‰12 Β· ⭐ 170) - Open, decentralized search engine that rewards community members..
  • LOOKS - LooksRare (πŸ₯‰12 Β· ⭐ 160) - Community-first NFT marketplace that actively rewards..
  • TAO - Fusotao (πŸ₯‰12 Β· ⭐ 130) - Cryptocurrency launched in 2021and operates on the Near platform...
  • WRKZ - WrkzCoin (πŸ₯‰12 Β· ⭐ 120) - Cryptocurrency based on CryptoNote technology. The teams goal is to..
  • FND - Rare FND (πŸ₯‰12 Β· ⭐ 110 Β· πŸ’€) - The first end-to-end crowdfunding platform in blockchain...
  • EPK - EpiK Protocol (πŸ₯‰12 Β· ⭐ 50 Β· πŸ’€) - EpiK Protocol envisions building a decentralized KG..
  • VCASH - void.cash (πŸ₯‰12 Β· ⭐ 49 Β· πŸ’€) - VoidCash provides transaction privacy on the blockchain by..
  • MARKS - Bitmark (πŸ₯‰12 Β· ⭐ 48) - Initiative to create an every day use alternative currency. Its main..
  • BTY - Bityuan (πŸ₯‰12 Β· ⭐ 47) - Cryptocurrency . Bityuan has a current supply of 0. The last known price..
  • ETZ - Ether Zero (πŸ₯‰12 Β· ⭐ 45 Β· πŸ’€) - Cryptocurrency launched in 2019. Users are able to generate ETZ..
  • IXO (πŸ₯‰12 Β· ⭐ 44) - The ixo protocol defines a new open standard for producing verifiable claims..
  • PEG - PegNet (πŸ₯‰12 Β· ⭐ 42 Β· πŸ’€) - Decentralized/DAO, noncustodial, stable coin and crypto token..
  • BTDX - Bitcloud (πŸ₯‰12 Β· ⭐ 41 Β· πŸ’€) - Cryptocurrency . Bitcloud has a current supply of..
  • NGM - e-Money (πŸ₯‰12 Β· ⭐ 40 Β· πŸ’€) - E-Money stablecoins are a further stage in the development of..
  • EXZO - ExzoCoin 2.0 (πŸ₯‰11 Β· ⭐ 650) - Cryptocurrency launched in 2021and operates on the BNB..
  • FACE - Faceter (πŸ₯‰11 Β· ⭐ 380 Β· πŸ’€) - Web 3.0 decentralised platform where people can create..
  • FO - FIBOS (πŸ₯‰11 Β· ⭐ 310) - Platform for creating and developing blockchain application ecosystems..
  • RADAR - DappRadar (πŸ₯‰11 Β· ⭐ 240) - The Worlds Dapp Store - tracking and ranking all..
  • MAN - Matrix AI Network (πŸ₯‰11 Β· ⭐ 200 Β· πŸ’€) - Global open-source, public, intelligent blockchain-..
  • BMH - BlockMesh (πŸ₯‰11 Β· ⭐ 170 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • FEVR - RealFevr (πŸ₯‰11 Β· ⭐ 160 Β· πŸ’€) - Company established in 2015 in the fantasy markets..
  • FCT - Firmachain (πŸ₯‰11 Β· ⭐ 150) - Unlocking new limits of electronic contracts with blockchain..
  • REF - Ref Finance (πŸ₯‰11 Β· ⭐ 130) - Built on top of the cutting-edge protocol NEAR, Ref Finance is the..
  • BTSG - BitSong (πŸ₯‰11 Β· ⭐ 76) - Distributed (open source) blockchain music ecosystem born in..
  • WDGLD - Wrapped-DGLD (πŸ₯‰11 Β· ⭐ 75) - ERC-20 token pegged with DGLD, wDGLD opens interoperability..
  • CMT - CyberMiles (πŸ₯‰11 Β· ⭐ 74 Β· πŸ’€) - New blockchain platform designed to facilitate fast..
  • SHD - ShardingDAO (πŸ₯‰11 Β· ⭐ 62) - Array of connected privacy-preserving DeFi applications built on..
  • LIF - Winding Tree (πŸ₯‰11 Β· ⭐ 58 Β· πŸ’€) - Blockchain-based decentralized open-source travel..
  • SCR - Scorum Coins (πŸ₯‰11 Β· ⭐ 57 Β· πŸ’€) - Cryptocurrency . Scorum Coins has a current supply of..
  • APH - Aphroditecoin (πŸ₯‰11 Β· ⭐ 55 Β· πŸ’€) - Aphelion is used to pay transaction fees on the Aphelion P2P..
  • DIKO - Arkadiko (πŸ₯‰11 Β· ⭐ 55) - Cryptocurrency launched in 2021. Arkadiko Finance has a current supply..
  • JSE - JSECOIN (πŸ₯‰11 Β· ⭐ 47 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. JSECOIN..
  • MHC - #MetaHash (πŸ₯‰11 Β· ⭐ 40 Β· πŸ’€) - Next-generation network based on the Blockchain 4.0 technology for..
  • MARS (πŸ₯‰11 Β· ⭐ 39) - The protocol consists of pBTC35A tokens and MARS tokens. Each pBTC35A token..
  • TKL - Tokel (πŸ₯‰11 Β· ⭐ 38 Β· πŸ’€) - The future of tokenization.
  • KOIN - Koinos (πŸ₯‰11 Β· ⭐ 37) - KOIN will be the cryptocurrency that powers Koinos; a high..
  • QWC - Qwertycoin (πŸ₯‰11 Β· ⭐ 35) - Cryptocurrency . Users are able to generate QWC through the process..
  • 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..
  • EUL - Euler (πŸ₯‰10 Β· ⭐ 310) - The ability to lend and borrow assets efficiently is a crucial..
  • DGD - DigixDAO (πŸ₯‰10 Β· ⭐ 210 Β· πŸ’€) - Digix makes it possible to buy gold in an efficient manner..
  • XEN - XEN Crypto (πŸ₯‰10 Β· ⭐ 210) - ERC-20 token built on the Ethereum blockchain. Its based on..
  • AXNT - Axentro (πŸ₯‰10 Β· ⭐ 200 Β· πŸ’€) - No description.
  • ARB - ARB Protocol (πŸ₯‰10 Β· ⭐ 170 Β· πŸ’€) - Decentralized arbitrage protocol. It is designed to..
  • REEF (πŸ₯‰10 Β· ⭐ 150 Β· πŸ’€) - Reef aims to be the future blockchain for DeFi, NFTs, and gaming. Our..
  • FIDU (πŸ₯‰10 Β· ⭐ 100) - No description.
  • SAITO (πŸ₯‰10 Β· ⭐ 100 Β· πŸ’€) - Web3 Foundation grant recipient that runs blockchain applications..
  • EFX - Effect Network (πŸ₯‰10 Β· ⭐ 98) - The first Blockchain-based framework for the Future-of-Work.
  • KIN (πŸ₯‰10 Β· ⭐ 96 Β· πŸ’€) - Kin is money for the digital world. It is an open micro-transaction platform..
  • FT - Fracton Protocol (πŸ₯‰10 Β· ⭐ 67 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the..
  • EXOR (πŸ₯‰10 Β· ⭐ 59) - Cryptocurrency . EXOR has a current supply of 0. The last known price of EXOR is..
  • RVP - Revolution Populi (πŸ₯‰10 Β· ⭐ 57 Β· πŸ’€) - A decentralized user-controlled layer 1 blockchain..
  • BWK - Bulwark (πŸ₯‰10 Β· ⭐ 54 Β· πŸ’€) - Bulwark cryptocurrency (BWK) is a privacy oriented digital currency..
  • PIX - Pixie (πŸ₯‰10 Β· ⭐ 50 Β· πŸ’€) - Pixie is THE WORLDS FIRST FULLY FUNCTIONAL #crypto-based photo and..
  • XKI - KI (πŸ₯‰10 Β· ⭐ 44) - Ki Foundations mission is about bridging the gap between CeFi and DeFi...
  • BOX - ContentBox (πŸ₯‰10 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • SIMPLE - SimpleChain (πŸ₯‰10 Β· ⭐ 39) - Cryptocurrency launched in 2019. SimpleChain has a current..
  • RAZOR - Razor Network (πŸ₯‰10 Β· ⭐ 34 Β· πŸ’€) - Decentralized oracle network, which connects smart..
  • NATION - Nation3 (πŸ₯‰10 Β· ⭐ 34) - Community movement towards creating a sovereign nation on the..
  • GOO - Art Gobblers Goo (πŸ₯‰9 Β· ⭐ 420 Β· πŸ’€) - Primary token used in the game Gooeys! Gooeys is a..
  • WMEMO - Wonderful Memories (πŸ₯‰9 Β· ⭐ 350 Β· πŸ’€) - DeFi protocol focused on venture capital investments,..
  • MIST - Alchemist (πŸ₯‰9 Β· ⭐ 260 Β· πŸ’€) - S one and only purpose is to find the philosophers..
  • ZETA - ZetaChain (πŸ₯‰9 Β· ⭐ 240) - What Is ZetaChain (ZETA)? ZetaChain is a novel L1 that has chain-..
  • FLX - Reflexer Ungovernance Token (πŸ₯‰9 Β· ⭐ 190 Β· πŸ’€) - Flux provides smart contracts and applications with..
  • OOKI (πŸ₯‰9 Β· ⭐ 190) - Cryptocurrency launched in 2021and operates on the Ethereum platform. Ooki..
  • TIKI - Tiki Token (πŸ₯‰9 Β· ⭐ 160) - Next evolution of a yield-generating contract on the Binance..
  • DEXG - Dextoken Governance (πŸ₯‰9 Β· ⭐ 140 Β· πŸ’€) - Decentralized Token Swap Protocol with Speculative AMM.
  • OCT - Octopus Network (πŸ₯‰9 Β· ⭐ 120) - Cryptocurrency . OracleChain has a current supply of..
  • SWISE - StakeWise (πŸ₯‰9 Β· ⭐ 120 Β· πŸ’€) - Liquid Ethereum staking protocol that tokenizes users..
  • DFS - DFSCoin (πŸ₯‰9 Β· ⭐ 96 Β· πŸ’€) - Cryptocurrency . Users are able to generate DFS through the process..
  • NVT - NerveNetwork (πŸ₯‰9 Β· ⭐ 87) - Decentralized digital asset service network based on the NULS..
  • OLE - OpenLeverage (πŸ₯‰9 Β· ⭐ 81) - Permissionless margin trading protocol currently deployed on..
  • CHER - Cherry Network (πŸ₯‰9 Β· ⭐ 78 Β· πŸ’€) - Decentralized Autonomous Organization developing a..
  • CENNZ - Centrality (πŸ₯‰9 Β· ⭐ 77 Β· πŸ’€) - What is CENNZnet? CENNZnet is a New Zealand built public..
  • NOTE - DNotes (πŸ₯‰9 Β· ⭐ 76) - First decentralized, Ethereum-based protocol for borrowing and..
  • GSC - Global Social Chain (πŸ₯‰9 Β· ⭐ 76 Β· πŸ’€) - Gunstar Metaverse uses a 2 tokens system, including..
  • SYN - Synapse (πŸ₯‰9 Β· ⭐ 76) - Cross-chain layer protocol powering frictionless interoperability..
  • KYVE - Kyve Network (πŸ₯‰9 Β· ⭐ 72 Β· πŸ’€) - No description.
  • ZP - Zen Protocol (πŸ₯‰9 Β· ⭐ 55) - Cryptocurrency . Users are able to generate ZP through the process..
  • ARES - Ares Protocol (πŸ₯‰9 Β· ⭐ 54 Β· πŸ’€) - On-chain-verified oracle protocol that provides secure..
  • ANKR (πŸ₯‰9 Β· ⭐ 52) - Ankr is building the future of decentralized infrastructure and multi-chain..
  • JOYSTREAM (πŸ₯‰9 Β· ⭐ 47) - No description.
  • QQQ - Poseidon Network (πŸ₯‰9 Β· ⭐ 45 Β· πŸ’€) - We provide decentralized CDN service, the..
  • PSY - PsyOptions (πŸ₯‰9 Β· ⭐ 44) - American style options protocol built on the Solana blockchain...
  • VBK - VeriBlock (πŸ₯‰9 Β· ⭐ 36 Β· πŸ’€) - VeriBlock and its novel Proof-of-Proof (PoP) consensus..
  • BJUNO - StakeEasy bJuno (πŸ₯‰9 Β· ⭐ 36) - Liquid Staking Solution for Juno Network. StakeEasy..
  • XTT-B20 - XTblock (πŸ₯‰8 Β· ⭐ 1.1K Β· πŸ’€) - A hyper-capable network, XTblock aims to deliver not only..
  • FOLD - Manifold Finance (πŸ₯‰8 Β· ⭐ 620 Β· πŸ’€) - Manifold Finance provides solutions encompassing the..
  • SPRKL - Sparkle Loyalty (πŸ₯‰8 Β· ⭐ 380 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the..
  • DXC - Dex-Trade Coin (πŸ₯‰8 Β· ⭐ 300 Β· πŸ’€) - DXC is not just a coin, it is a backbone payment unit..
  • SUDO - sudoswap (πŸ₯‰8 Β· ⭐ 280) - Governance token of the sudoAMM protocol, a concentrated liquidity AMM..
  • DDN - Data Delivery Network (πŸ₯‰8 Β· ⭐ 200) - Den Domains lets you register the domain of your..
  • ARM - Armours (πŸ₯‰8 Β· ⭐ 190 Β· πŸ’€) - It is claimed that Armors is a blockchain security laboratory..
  • MARO (πŸ₯‰8 Β· ⭐ 120) - Maro provides an efficient easy-to-use platform for value exchange and secure..
  • IONX - Charged Particles (πŸ₯‰8 Β· ⭐ 97) - Charged Particles Charged Particles is a protocol that..
  • LPL - LinkPool (πŸ₯‰8 Β· ⭐ 81 Β· πŸ’€) - Leading Chainlink node service provider with the goal of..
  • HYDRO (πŸ₯‰8 Β· ⭐ 65 Β· πŸ’€) - Hydro enables new and existing private systems to seamlessly integrate and..
  • 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..
  • JSOL - JPool (πŸ₯‰8 Β· ⭐ 53) - Solana Stake Pool token issued by JPool. It represents the holders..
  • TRYV - Tryvium (πŸ₯‰8 Β· ⭐ 47) - Modern booking platform that offers 1.5M accommodations in over..
  • SAFE - SafeCoin (πŸ₯‰8 Β· ⭐ 44) - SafeCoin leverages the most advanced safety and privacy based..
  • DEC - Decentr (πŸ₯‰8 Β· ⭐ 33 Β· πŸ’€) - Decentr is allows users to generate, reuse and exchange high..
  • COS - Contentos (πŸ₯‰8 Β· ⭐ 3) - Decentralized global content ecosystem invested by Binance Labs..
  • PPO - prePO (πŸ₯‰7 Β· ⭐ 1.2K) - Decentralized trading platform allowing anyone to gain synthetic..
  • GST2 - Gas Token Two (πŸ₯‰7 Β· ⭐ 700 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the..
  • BNI - Bitindi Chain (πŸ₯‰7 Β· ⭐ 210 Β· πŸ’€) - Decentralized, high-efficiency, and energy-saving..
  • IPISTR - IPI Shorter (πŸ₯‰7 Β· ⭐ 200) - 100% on-chain infrastructure from IPI Labs. It comprises..
  • 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 Β· ⭐ 96) - Open protocol for trading options built on Ethereum. Lyra..
  • SKT - Sukhavati Network (πŸ₯‰7 Β· ⭐ 95 Β· πŸ’€) - Decentralized cloud service network focused on..
  • PKF - Firebird (πŸ₯‰7 Β· ⭐ 92 Β· πŸ’€) - What Is PolkaFoundry (PKF)? PolkaFoundry is a platform for..
  • W3G (πŸ₯‰7 Β· ⭐ 90) - Gaming coin, thus, it supports the gaming industry and wants to take it to the next..
  • BUD - BunnyDucky (πŸ₯‰7 Β· ⭐ 89 Β· πŸ’€) - Platform that tokenizes DeFi strategies as yield-bearing..
  • NFTFY (πŸ₯‰7 Β· ⭐ 86 Β· πŸ’€) - Decentralized Application that provides the fractionalization of Non-..
  • CLV - Clover Finance (πŸ₯‰7 Β· ⭐ 83 Β· πŸ’€) - Substrate-based specialized Layer 1 chain that is EVM..
  • WDNR - Wrapped Denaro (πŸ₯‰7 Β· ⭐ 83) - Decentralized cryptocurrency written in Python which uses..
  • CLAP - Cardashift (πŸ₯‰7 Β· ⭐ 79 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the Cardano..
  • ANI - Anime Token (πŸ₯‰7 Β· ⭐ 79) - We create professional ANIME artwork & NFTs. ANIME Token is a..
  • UTT - United Traders Token (πŸ₯‰7 Β· ⭐ 78 Β· πŸ’€) - United Traders, found online at UnitedTraders.com, is..
  • LM - LeisureMeta (πŸ₯‰7 Β· ⭐ 78) - LeisureMetaverse issued its own utility token, LM token to..
  • $ETHRISE - ETHRISE (πŸ₯‰7 Β· ⭐ 75 Β· πŸ’€) - THRISE is ERC20 tokens that represent 1.7x-2.5x long..
  • POSI - Position Token (πŸ₯‰7 Β· ⭐ 73 Β· πŸ’€) - The Next-Gen Decentralized Futures Trading Protocol.
  • RGP - Rigel Protocol (πŸ₯‰7 Β· ⭐ 55 Β· πŸ’€) - The Rigel Protocol will be built on both Binance..
  • FLR - Flare Network (πŸ₯‰7 Β· ⭐ 52 Β· πŸ’€) - Blockchain for building applications that are interoperable..
  • SRN - SIRIN LABS Token (πŸ₯‰7 Β· ⭐ 46 Β· πŸ’€) - Crypto token developed by blockchain development..
  • TEMP - Tempus (πŸ₯‰7 Β· ⭐ 46 Β· πŸ’€) - Tempus is building the most important blocks of DeFi and Web3 in..
  • BAJU - Ajuna Network (πŸ₯‰7 Β· ⭐ 38 Β· πŸ’€) - Cryptocurrency launched in 2022. Bajun Network has a current..
  • TROLLER - The Troller Coin (πŸ₯‰7 Β· ⭐ 34) - First competition NFT Marketplace , Tournament gaming..
  • GYFI - Gyroscope (πŸ₯‰7 Β· ⭐ 33 Β· πŸ’€) - ### What is GYFI? GYFI is Gyroscopes native and governance..
  • ARIA20 - Arianee (πŸ₯‰7 Β· ⭐ 32) - Consumption behaviors are changing, new generations have a..
  • SKYWARD - Skyward Finance (πŸ₯‰6 Β· ⭐ 770 Β· πŸ’€) - Fully permissionless open sourced launchpad that..
  • JB - Janta Bazar Coin (πŸ₯‰6 Β· ⭐ 250 Β· πŸ’€) - Janta Bazar Coin aims to provide user-friendly, efficient,..
  • CLN - Colu Local Network (πŸ₯‰6 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • ABYSS (πŸ₯‰6 Β· ⭐ 100 Β· πŸ’€) - Abyss.Finance provides Decentralized (DeFi) and Centralized (CeFi) Finance..
  • SEAL - Seal Network (πŸ₯‰6 Β· ⭐ 93 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • CNP - Cryptonia Poker (πŸ₯‰6 Β· ⭐ 93 Β· πŸ’€) - No description.
  • XMON (πŸ₯‰6 Β· ⭐ 81 Β· πŸ’€) - NFT platform for summoning neural net generated pixel monsters.
  • ATA - Automata Network (πŸ₯‰6 Β· ⭐ 81 Β· πŸ’€) - Decentralized service protocol that provides..
  • MUSE (πŸ₯‰6 Β· ⭐ 70 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. Muse has a current..
  • RAIL - Railgun (πŸ₯‰6 Β· ⭐ 62) - RAILGUN secures privacy for DEX trading and lending. Built without..
  • XID - Sphere Identity (πŸ₯‰6 Β· ⭐ 48 Β· πŸ’€) - International Diamond (XID) is a cryptocurrency . Users are..
  • ZWAP - ZilSwap (πŸ₯‰6 Β· ⭐ 42 Β· πŸ’€) - The DeFi hub of Zilliqa.
  • STNEAR - Staked NEAR (πŸ₯‰6 Β· ⭐ 42) - Cryptocurrency and operates on the Aurora platform. Staked NEAR..
  • KUJI - Kujira (πŸ₯‰6 Β· ⭐ 41) - Kujira is committed to levelling the playing field in decentralized..
  • BIS - Bismuth (πŸ₯‰6 Β· ⭐ 39) - Bismuth, a digital distributed self-regulating database system..
  • XDAO (πŸ₯‰6 Β· ⭐ 37) - What is XDAO? XDAO was created with the idea to make DAOs the place for crypto..
  • 2KEY - 2key.network (πŸ₯‰6 Β· ⭐ 35 Β· πŸ’€) - Protocol: 2nd Layer Protocol Embedding Smart Contracts..
  • GNX - Genaro Network (πŸ₯‰6 Β· ⭐ 34 Β· πŸ’€) - First Turing Complete Public Chain with Decentralized..
  • WBTC - Wrapped Bitcoin (πŸ₯‰5 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
  • DVP - Decentralized Vulnerability Platform (πŸ₯‰5 Β· ⭐ 93 Β· πŸ’€) - DVP (Decentralized Vulnerability Platform) is an..
  • CND - Cindicator (πŸ₯‰5 Β· ⭐ 91 Β· πŸ’€) - Founded in 2015, Cindicator builds analytical and trading..
  • ZKS - ZKSpace (πŸ₯‰5 Β· ⭐ 76 Β· πŸ’€) - Based on ZK-Rollups technology, L2 Labs has launched ZKSpace, a..
  • UT - Ulord (πŸ₯‰5 Β· ⭐ 62 Β· πŸ’€) - 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 Β· ⭐ 50 Β· πŸ’€) - The VID token powers VIVID (formerly VideoCoin Network), the..
  • MNDE - Marinade (πŸ₯‰5 Β· ⭐ 50 Β· πŸ’€) - Governance token for Marinade. Marinade helps you to stake..
  • METIS - Metis Token (πŸ₯‰5 Β· ⭐ 49 Β· πŸ’€) - Based on the spirit of Optimistic Rollup, Metis is..
  • POT - PotCoin (πŸ₯‰5 Β· ⭐ 47 Β· πŸ’€) - Digital cryptocurrency aimed to empower, secure, and facilitate..
  • HYN - Hyperion (πŸ₯‰5 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency launched in 2018. Hyperion has a current supply..
  • AGE - Agenor (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - Agenor aims to drive the long-awaited mass adoption of..
  • RAID - Ancient Raid (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - Virtual universe of fantasy heroes for Play-To-Earn..
  • APEX - ApeX Protocol (πŸ₯‰5 Β· ⭐ 36) - ApeX Protocol (APEX) Decentralized Derivatives Protocol..
  • SIE - Secret (πŸ₯‰5 Β· ⭐ 36 Β· πŸ’€) - Cryptocurrency launched in 2018and operates on the Ethereum..
  • BR - BoHr (πŸ₯‰5 Β· ⭐ 34 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the BNB Smart Chain..
  • ZUG (πŸ₯‰5 Β· ⭐ 34 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the Ethereum platform. ZUG has..
  • XX - XX Network (πŸ₯‰5 Β· ⭐ 34) - Xx network (xx)? The xx network is a full-stack platform which..
  • SWINGBY (πŸ₯‰5 Β· ⭐ 31 Β· πŸ’€) - A fast proof-of-stake protocol for inter-blockchain swaps, allowing..
  • DAWN - Dawn Protocol (πŸ₯‰5 Β· ⭐ 31 Β· πŸ’€) - Open-source protocol for gaming and competitions. Its..
  • CTO - Crypto (πŸ₯‰4 Β· ⭐ 310 Β· πŸ’€) - Cryptocurrency . Crypto has a current supply of 13,742,738.4040553...
  • MTGY - Moontography (πŸ₯‰4 Β· ⭐ 160 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
  • ONES - OneSwap DAO Token (πŸ₯‰4 Β· ⭐ 120 Β· πŸ’€) - A fully decentralized exchange protocol on Smart..
  • OIL - Oiler (πŸ₯‰4 Β· ⭐ 95 Β· πŸ’€) - Cryptocurrency and operates on the Arbitrum platform. Petroleum OIL..
  • CRE8R - CRE8R DAO (πŸ₯‰4 Β· ⭐ 89 Β· πŸ’€) - CRE8R DAO was founded in June 2021 by a group of DeFi..
  • MEDIA - Media Network (πŸ₯‰4 Β· ⭐ 83 Β· πŸ’€) - New protocol that bypasses traditional CDN providers..
  • ANGLE (πŸ₯‰4 Β· ⭐ 79) - Governance token of the Angle Protocol. The Angle Protocol is a decentralized..
  • CYC - Cyclone Protocol (πŸ₯‰4 Β· ⭐ 60 Β· πŸ’€) - Multi-chain, non-custodial, privacy-preserving..
  • XYZ - Universe.XYZ (πŸ₯‰4 Β· ⭐ 49 Β· πŸ’€) - Initiative, which grants voting rights to the $XYZ holders..
  • XRAY - Ray Network (πŸ₯‰4 Β· ⭐ 42 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the Cardano..
  • VNT - VNT Chain (πŸ₯‰4 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. VNT..
  • CORE - cVault.finance (πŸ₯‰4 Β· ⭐ 34 Β· πŸ’€) - Non-inflationary cryptocurrency that is designed to..
  • PANTHER - PantherSwap (πŸ₯‰4 Β· ⭐ 33 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
  • TITANO (πŸ₯‰4 Β· ⭐ 32 Β· πŸ’€) - Titano is launching the new frontier of staking tokens which will..
  • ACRIA - Acria.AI (πŸ₯‰4 Β· ⭐ 32 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the Ethereum..
  • KSE - Banksea (πŸ₯‰4 Β· ⭐ 21 Β· πŸ’€) - Banksea works to address issues in NFT collateral lending, such as a..
  • JULD - JulSwap (πŸ₯‰3 Β· ⭐ 87 Β· πŸ’€) - Community Token from JulSwap which allows you to participate in..
  • HUNT (πŸ₯‰3 Β· ⭐ 57 Β· πŸ’€) - 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 Β· ⭐ 41 Β· πŸ’€) - Launch Pad Project (On solana) Put them on LaunchPad Category.
  • LLTH - Lilith Swap (πŸ₯‰3 Β· ⭐ 32 Β· πŸ’€) - Baseline ecosystem for a bridge between L1 Ethereum..
  • BRRR - Burrow (πŸ₯‰3 Β· ⭐ 31 Β· πŸ’€) - Cryptocurrency launched in 2022. Burrow has a current supply of..
  • GET - GET Protocol (πŸ₯‰3 Β· ⭐ 30 Β· πŸ’€) - The future of ticketing.
  • TKM - Thinkium (πŸ₯‰2 Β· ⭐ 100 Β· πŸ’€) - Cryptocurrency launched in 2017. Thinkium has a current supply of..
  • METACARTEL - Metacartel Ventures (πŸ₯‰2 Β· ⭐ 64 Β· πŸ’€) - 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 Β· ⭐ 37 Β· πŸ’€) - Lossless prediction market providing user a safer platform to..
  • 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.
  • 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

About

πŸ† A ranked list of awesome open-source crypto projects. Updated weekly.

License:Creative Commons Attribution Share Alike 4.0 International