Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LukasMasuch/best-of-crypto

πŸ† A ranked list of awesome open-source crypto projects. Updated weekly.
https://github.com/LukasMasuch/best-of-crypto

List: best-of-crypto

altcoin awesome awesome-list best-of bitcoin blockchain btc coin cosmos crypto cryptocurrency defi eth ethereum metaverse monero nft open-source smart-contracts web3

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        


Best-of Crypto



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






This curated list contains 3.1K awesome open-source projects with a total of 1.2M stars grouped into 11 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/LukasMasuch/best-of-crypto/issues/new/choose), submit a [pull request](https://github.com/LukasMasuch/best-of-crypto/pulls), or directly edit the [projects.yaml](https://github.com/LukasMasuch/best-of-crypto/edit/main/projects.yaml). Contributions are very welcome!

> πŸ§™β€β™‚οΈ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).

## Contents

- [Cryptocurrencies](#cryptocurrencies) _48 projects_
- [Smart Contract Platforms](#smart-contract-platforms) _62 projects_
- [Stablecoins](#stablecoins) _3 projects_
- [Decentralized Finance (DeFi)](#decentralized-finance-defi) _120 projects_
- [Exchange-based Tokens](#exchange-based-tokens) _23 projects_
- [Meme Tokens](#meme-tokens) _1 projects_
- [Web 3.0](#web-30) _62 projects_
- [Privacy Coins](#privacy-coins) _43 projects_
- [Automated Market Maker (AMM)](#automated-market-maker-amm) _18 projects_
- [Metaverse, NFTs & Gaming](#metaverse-nfts--gaming) _27 projects_
- [Top Internet of Things (IOT)](#top-internet-of-things-iot) _13 projects_
- [Others](#others) _447 projects_

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


## Cryptocurrencies

Back to top

_Decentralized peer-to-peer currencies._

BTC - Bitcoin (πŸ₯‡47 Β· ⭐ 110K) - A Peer-to-Peer Electronic Cash System.

---
bitcoin (πŸ₯‡36 Β· ⭐ 77K) - Bitcoin Core integration/staging tree. MIT

- [GitHub](https://github.com/bitcoin/bitcoin) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 35K Β· πŸ“¦ 21 Β· πŸ“‹ 8.3K - 8% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/bitcoin/bitcoin
```

lightning (πŸ₯‡32 Β· ⭐ 2.8K) - Core Lightning Lightning Network implementation focusing on.. Unlicensed

- [GitHub](https://github.com/ElementsProject/lightning) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 870 Β· πŸ“₯ 240K Β· πŸ“¦ 68 Β· πŸ“‹ 2.9K - 22% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ElementsProject/lightning
```

bitcoinj (πŸ₯‡31 Β· ⭐ 5K) - A library for working with Bitcoin. Apache-2

- [GitHub](https://github.com/bitcoinj/bitcoinj) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 2.4K Β· πŸ“¦ 1.7K Β· πŸ“‹ 1.3K - 34% open Β· ⏱️ 01.06.2024):

```
git clone https://github.com/bitcoinj/bitcoinj
```

bitcoinjs-lib (πŸ₯‡30 Β· ⭐ 5.6K) - A javascript Bitcoin library for node.js and browsers. MIT

- [GitHub](https://github.com/bitcoinjs/bitcoinjs-lib) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.1K Β· πŸ“¦ 19K Β· πŸ“‹ 1.2K - 4% open Β· ⏱️ 17.05.2024):

```
git clone https://github.com/bitcoinjs/bitcoinjs-lib
```

btcd (πŸ₯‡28 Β· ⭐ 6.1K) - An alternative full node bitcoin implementation written in Go (golang). ISC

- [GitHub](https://github.com/btcsuite/btcd) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 2.3K Β· πŸ“₯ 14K Β· πŸ“¦ 3 Β· πŸ“‹ 870 - 30% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/btcsuite/btcd
```

btcwallet (πŸ₯‡25 Β· ⭐ 1.1K) - A secure bitcoin wallet daemon written in Go (golang). ISC

- [GitHub](https://github.com/btcsuite/btcwallet) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 560 Β· πŸ“₯ 780 Β· πŸ“¦ 910 Β· πŸ“‹ 360 - 37% open Β· ⏱️ 10.04.2024):

```
git clone https://github.com/btcsuite/btcwallet
```

elements (πŸ₯‡25 Β· ⭐ 1K) - Open Source implementation of advanced blockchain features extending the.. MIT

- [GitHub](https://github.com/ElementsProject/elements) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 380 Β· πŸ“₯ 97K Β· πŸ“‹ 470 - 36% open Β· ⏱️ 14.05.2024):

```
git clone https://github.com/ElementsProject/elements
```

bips (πŸ₯‡23 Β· ⭐ 9.1K) - Bitcoin Improvement Proposals. Unlicensed

- [GitHub](https://github.com/bitcoin/bips) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 5.2K Β· πŸ“¦ 21 Β· ⏱️ 31.05.2024):

```
git clone https://github.com/bitcoin/bips
```

bip39 (πŸ₯‡22 Β· ⭐ 1.1K Β· πŸ’€) - JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating.. ISC

- [GitHub](https://github.com/bitcoinjs/bip39) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 430 Β· πŸ“¦ 190K Β· πŸ“‹ 90 - 10% open Β· ⏱️ 20.10.2023):

```
git clone https://github.com/bitcoinjs/bip39
```

bip38 (πŸ₯ˆ18 Β· ⭐ 210 Β· πŸ’€) - BIP38 is a standard process to encrypt Bitcoin and crypto currency.. MIT

- [GitHub](https://github.com/bitcoinjs/bip38) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 120 Β· πŸ“¦ 2K Β· πŸ“‹ 37 - 24% open Β· ⏱️ 20.10.2023):

```
git clone https://github.com/bitcoinjs/bip38
```

secp256k1-zkp (πŸ₯ˆ16 Β· ⭐ 350) - A fork of libsecp256k1 with support for advanced and experimental.. MIT

- [GitHub](https://github.com/BlockstreamResearch/secp256k1-zkp) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 130 Β· πŸ“‹ 63 - 31% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/ElementsProject/secp256k1-zkp
```

libwally-core (πŸ₯ˆ16 Β· ⭐ 270) - Useful primitives for wallets. Unlicensed

- [GitHub](https://github.com/ElementsProject/libwally-core) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 150 Β· πŸ“₯ 47K Β· πŸ“‹ 130 - 19% open Β· ⏱️ 10.04.2024):

```
git clone https://github.com/ElementsProject/libwally-core
```


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

---

ATOM - Cosmos (πŸ₯‡44 Β· ⭐ 24K) - The Cosmos network consists of many independent, parallel..

---
cosmos-sdk (πŸ₯‡39 Β· ⭐ 6K) - A Framework for Building High Value Public Blockchains. Apache-2

- [GitHub](https://github.com/cosmos/cosmos-sdk) (πŸ‘¨β€πŸ’» 610 Β· πŸ”€ 3.4K Β· πŸ“₯ 49K Β· πŸ“¦ 14K Β· πŸ“‹ 6.7K - 6% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/cosmos/cosmos-sdk
```

cosmwasm (πŸ₯‡28 Β· ⭐ 1K) - Framework for building smart contracts in Wasm for the Cosmos SDK. Apache-2

- [GitHub](https://github.com/CosmWasm/cosmwasm) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 320 Β· πŸ“₯ 3.9K Β· πŸ“¦ 100 Β· πŸ“‹ 800 - 11% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/CosmWasm/cosmwasm
```

gaia (πŸ₯‡28 Β· ⭐ 450) - Cosmos Hub. Apache-2

- [GitHub](https://github.com/cosmos/gaia) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 660 Β· πŸ“₯ 290K Β· πŸ“¦ 18 Β· πŸ“‹ 920 - 3% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/cosmos/gaia
```

iavl (πŸ₯‡28 Β· ⭐ 410) - Merkleized IAVL+ Tree implementation in Go. Apache-2

- [GitHub](https://github.com/cosmos/iavl) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 250 Β· πŸ“¦ 12K Β· πŸ“‹ 190 - 18% open Β· ⏱️ 28.05.2024):

```
git clone https://github.com/cosmos/iavl
```

relayer (πŸ₯‡27 Β· ⭐ 380) - An IBC relayer for ibc-go. Apache-2

- [GitHub](https://github.com/cosmos/relayer) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.7K Β· πŸ“₯ 14K Β· πŸ“¦ 92 Β· πŸ“‹ 500 - 15% open Β· ⏱️ 02.06.2024):

```
git clone https://github.com/cosmos/relayer
```

ibc-go (πŸ₯‡25 Β· ⭐ 510) - Inter-Blockchain Communication Protocol (IBC) implementation in Golang. MIT

- [GitHub](https://github.com/cosmos/ibc-go) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 540 Β· πŸ“₯ 1.7K Β· πŸ“¦ 1 Β· πŸ“‹ 1.9K - 16% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/cosmos/ibc-go
```

cw-plus (πŸ₯‡25 Β· ⭐ 500) - Production Quality contracts under open source licenses. Apache-2

- [GitHub](https://github.com/CosmWasm/cw-plus) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 350 Β· πŸ“₯ 35K Β· πŸ“¦ 5 Β· πŸ“‹ 310 - 5% open Β· ⏱️ 27.03.2024):

```
git clone https://github.com/CosmWasm/cw-plus
```

wasmd (πŸ₯‡24 Β· ⭐ 360) - Basic cosmos-sdk app with web assembly smart contracts. Unlicensed

- [GitHub](https://github.com/CosmWasm/wasmd) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 380 Β· πŸ“₯ 430 Β· πŸ“¦ 2K Β· πŸ“‹ 560 - 11% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/CosmWasm/wasmd
```

sdk-tutorials (πŸ₯‡22 Β· ⭐ 480) - Tutorials for building modules for the Cosmos SDK. Apache-2

- [GitHub](https://github.com/cosmos/sdk-tutorials) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 380 Β· πŸ“¦ 75 Β· πŸ“‹ 200 - 0% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/cosmos/sdk-tutorials
```

cosmos-rust (πŸ₯ˆ21 Β· ⭐ 290) - The home of all shared Rust resources for the Cosmos ecosystem. Apache-2

- [GitHub](https://github.com/cosmos/cosmos-rust) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“¦ 860 Β· πŸ“‹ 73 - 23% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/cosmos/cosmos-rust
```

cosmjs (πŸ₯ˆ19 Β· ⭐ 620) - The Swiss Army knife to power JavaScript based client solutions.. Apache-2

- [GitHub](https://github.com/cosmos/cosmjs) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 310 Β· πŸ“¦ 3 Β· πŸ“‹ 690 - 23% open Β· ⏱️ 22.04.2024):

```
git clone https://github.com/cosmos/cosmjs
```

chain-registry (πŸ₯ˆ19 Β· ⭐ 490) - CC-BY-4.0

- [GitHub](https://github.com/cosmos/chain-registry) (πŸ‘¨β€πŸ’» 820 Β· πŸ”€ 1.1K Β· πŸ“‹ 190 - 42% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/cosmos/chain-registry
```

ibc (πŸ₯ˆ16 Β· ⭐ 900) - Interchain Standards (ICS) for the Cosmos network & interchain.. Unlicensed

- [GitHub](https://github.com/cosmos/ibc) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 360 Β· πŸ“‹ 530 - 17% open Β· ⏱️ 16.05.2024):

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


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

---

XLM - Stellar (πŸ₯‡37 Β· ⭐ 8.8K) - Open source, distributed, and community owned network used to..

---
go (πŸ₯‡31 Β· ⭐ 1.3K) - Stellars public monorepo of go code. Apache-2

- [GitHub](https://github.com/stellar/go) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 570 Β· πŸ“₯ 240K Β· πŸ“¦ 510 Β· πŸ“‹ 2K - 19% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/stellar/go
```

stellar-core (πŸ₯‡26 Β· ⭐ 3.1K) - Reference implementation for the peer-to-peer agent that.. Unlicensed

- [GitHub](https://github.com/stellar/stellar-core) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1K Β· πŸ“‹ 1.7K - 16% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/stellar/stellar-core
```

js-stellar-sdk (πŸ₯ˆ21 Β· ⭐ 610) - Main Stellar client library for the JavaScript language. Apache-2

- [GitHub](https://github.com/stellar/js-stellar-sdk) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 290 Β· πŸ“‹ 400 - 19% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/stellar/js-stellar-sdk
```

stellar-protocol (πŸ₯ˆ17 Β· ⭐ 510) - Developer discussion about possible changes to the.. Unlicensed

- [GitHub](https://github.com/stellar/stellar-protocol) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 340 Β· πŸ“‹ 380 - 11% open Β· ⏱️ 09.05.2024):

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


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

---

XRP (πŸ₯‡34 Β· ⭐ 7.2K) - The Best Digital Asset for Global Payments.

---
rippled (πŸ₯‡27 Β· ⭐ 4.5K) - Decentralized cryptocurrency blockchain daemon implementing the XRP.. ISC

- [GitHub](https://github.com/XRPLF/rippled) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.4K Β· πŸ“‹ 1.4K - 26% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/XRPLF/rippled
```

xrpl.js (πŸ₯‡27 Β· ⭐ 1.2K) - A JavaScript/TypeScript API for interacting with the XRP Ledger.. Unlicensed

- [GitHub](https://github.com/XRPLF/xrpl.js) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 500 Β· πŸ“₯ 560 Β· πŸ“¦ 5.2K Β· πŸ“‹ 590 - 12% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/XRPLF/xrpl.js
```

xrpl-dev-portal (πŸ₯ˆ21 Β· ⭐ 510) - Source code for xrpl.org including developer.. Unlicensed

- [GitHub](https://github.com/XRPLF/xrpl-dev-portal) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1K Β· πŸ“‹ 600 - 37% open Β· ⏱️ 05.06.2024):

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


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

---

ALGO - Algorand (πŸ₯‡34 Β· ⭐ 3.1K) - Scalable, secure and decentralized digital currency and transactions..

---
go-algorand (πŸ₯‡29 Β· ⭐ 1.3K) - Algorands official implementation in Go. Unlicensed

- [GitHub](https://github.com/algorand/go-algorand) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 440 Β· πŸ“₯ 55K Β· πŸ“¦ 110 Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/algorand/go-algorand
```

js-algorand-sdk (πŸ₯‡26 Β· ⭐ 280) - The official JavaScript SDK for Algorand. MIT

- [GitHub](https://github.com/algorand/js-algorand-sdk) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 190 Β· πŸ“¦ 13K Β· πŸ“‹ 330 - 13% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/algorand/js-algorand-sdk
```

pyteal (πŸ₯‡23 Β· ⭐ 280) - Algorand Smart Contracts in Python. MIT

- [GitHub](https://github.com/algorand/pyteal) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 120 Β· πŸ“¦ 1.1K Β· πŸ“‹ 220 - 32% open Β· ⏱️ 04.01.2024):

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

py-algorand-sdk (πŸ₯‡22 Β· ⭐ 260) - Algorand Python SDK. MIT

- [GitHub](https://github.com/algorand/py-algorand-sdk) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 130 Β· πŸ“¦ 1.7K Β· πŸ“‹ 170 - 14% open Β· ⏱️ 05.06.2024):

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


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

---

DOGE - Dogecoin (πŸ₯ˆ31 Β· ⭐ 15K) - Cryptocurrency based on the popular Doge Internet meme and features..

---
dogecoin (πŸ₯‡34 Β· ⭐ 14K) - very currency. MIT

- [GitHub](https://github.com/dogecoin/dogecoin) (πŸ‘¨β€πŸ’» 660 Β· πŸ”€ 2.8K Β· πŸ“₯ 8.8M Β· πŸ“¦ 21 Β· πŸ“‹ 1.3K - 16% open Β· ⏱️ 27.02.2024):

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


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

---

XNO - Nano (πŸ₯ˆ28 Β· ⭐ 3.7K) - Nano, a low-latency cryptocurrency built on an innovative block-lattice..

---
nano-node (πŸ₯‡28 Β· ⭐ 3.5K) - Nano is digital currency. Its ticker is: XNO and its currency symbol.. BSD-3

- [GitHub](https://github.com/nanocurrency/nano-node) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 780 Β· πŸ“₯ 430K Β· πŸ“‹ 1.3K - 24% open Β· ⏱️ 25.05.2024):

```
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 (πŸ₯ˆ19 Β· ⭐ 330) - DeSo core node. MIT

- [GitHub](https://github.com/deso-protocol/core) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“¦ 29 Β· πŸ“‹ 93 - 29% open Β· ⏱️ 22.04.2024):

```
git clone https://github.com/deso-protocol/core
```

frontend (πŸ₯ˆ16 Β· ⭐ 270) - DeSo frontend. MIT

- [GitHub](https://github.com/deso-protocol/frontend) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 140 Β· πŸ“‹ 140 - 40% open Β· ⏱️ 12.04.2024):

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


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

---

LTC - Litecoin (πŸ₯ˆ26 Β· ⭐ 4.4K) - The Future of Money.

---
litecoin (πŸ₯‡28 Β· ⭐ 4.3K) - Litecoin source tree. MIT

- [GitHub](https://github.com/litecoin-project/litecoin) (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 3.1K Β· πŸ“₯ 11K Β· πŸ“‹ 570 - 13% open Β· ⏱️ 28.03.2024):

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


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

---

PPC - Peercoin (πŸ₯ˆ25 Β· ⭐ 570) - The Peercoin network activated in 2012 and is one of the first..

---
peercoin (πŸ₯‡28 Β· ⭐ 570) - Reference implementation of the Peercoin protocol. MIT

- [GitHub](https://github.com/peercoin/peercoin) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 550 Β· πŸ“₯ 97K Β· πŸ“‹ 240 - 4% open Β· ⏱️ 29.05.2024):

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

---

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

---


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

---

STEEM (πŸ₯ˆ23 Β· ⭐ 1.2K) - Cryptocurrency that rewards users for community building by posting and upvoting..

---
steem-js (πŸ₯ˆ21 Β· ⭐ 470) - Steem.js the official JavaScript library for Steem blockchain. MIT

- [GitHub](https://github.com/steemit/steem-js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 220 Β· πŸ“₯ 23K Β· πŸ“¦ 3 Β· πŸ“‹ 300 - 44% open Β· ⏱️ 06.12.2023):

```
git clone https://github.com/steemit/steem-js
```

condenser (πŸ₯ˆ18 Β· ⭐ 510) - The greatest application front-end to the Steem Blockchain. Unlicensed

- [GitHub](https://github.com/steemit/condenser) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 430 Β· πŸ“‹ 2.1K - 13% open Β· ⏱️ 07.05.2024):

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


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

---

RVN - Ravencoin (πŸ₯ˆ23 Β· ⭐ 1.1K) - Blockchain specifically dedicated to the creation and peer-to-peer..

---
Ravencoin (πŸ₯‡26 Β· ⭐ 1.1K) - Ravencoin Core integration/staging tree. MIT

- [GitHub](https://github.com/RavenProject/Ravencoin) (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 670 Β· πŸ“₯ 820K Β· πŸ“‹ 520 - 32% open Β· ⏱️ 10.05.2024):

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


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

---

ARK (πŸ₯ˆ23 Β· ⭐ 760) - ARK provides users, developers, and startups with innovative blockchain..

---
ArkEcosystem/core (πŸ₯ˆ20 Β· ⭐ 340) - The ARK Core Blockchain Framework. Check.. MIT

- [GitHub](https://github.com/ArkEcosystem/core) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 300 Β· πŸ“‹ 990 - 0% open Β· ⏱️ 01.02.2024):

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


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

---

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

---
kalium_wallet_flutter (πŸ₯ˆ15 Β· ⭐ 260) - Kalium Mobile BANANO Wallet, made with Flutter. Unlicensed

- [GitHub](https://github.com/BananoCoin/kalium_wallet_flutter) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 98 Β· πŸ“₯ 1.9K Β· πŸ“‹ 41 - 65% open Β· ⏱️ 23.04.2024):

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


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

---

BCH - Bitcoin Cash (πŸ₯ˆ23 Β· ⭐ 370) - Hard fork of Bitcoin with a protocol upgrade to fix on-chain..

---
bchd (πŸ₯‡25 Β· ⭐ 280) - An alternative full node bitcoin cash implementation written in Go (golang). ISC

- [GitHub](https://github.com/gcash/bchd) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 110 Β· πŸ“₯ 16K Β· πŸ“¦ 340 Β· πŸ“‹ 190 - 15% open Β· ⏱️ 22.04.2024):

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


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

---

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

---


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

---

BTG - Bitcoin Gold (πŸ₯ˆ21 Β· ⭐ 660) - Bitcoin Gold hopes to change the paradigm around mining on the..

---
BTCGPU (πŸ₯‡25 Β· ⭐ 660) - Current work on BTCGPU. MIT

- [GitHub](https://github.com/BTCGPU/BTCGPU) (πŸ‘¨β€πŸ’» 740 Β· πŸ”€ 350 Β· πŸ“₯ 300K Β· πŸ“‹ 280 - 8% open Β· ⏱️ 17.05.2024):

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

---

QRL - Quantum Resistant Ledger (πŸ₯ˆ21 Β· ⭐ 500) - Cryptocurrency based on the Python programming..

---
QRL (πŸ₯ˆ20 Β· ⭐ 410) - Quantum Resistant Ledger. MIT

- [GitHub](https://github.com/theQRL/QRL) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“‹ 220 - 9% open Β· ⏱️ 14.04.2024):

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


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

---

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

---
xdag (πŸ₯ˆ16 Β· ⭐ 330) - XDAG (Dagger Coin) Official Main Repository. XDAG is a novel DAG based.. MIT

- [GitHub](https://github.com/XDagger/xdag) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 130 Β· πŸ“‹ 130 - 27% open Β· ⏱️ 17.03.2024):

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


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

---

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

---


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

---

PCX - ChainX (πŸ₯‰16 Β· ⭐ 320) - ChainX aims to facilitate asset interoperability with other..

---
ChainX (πŸ₯ˆ18 Β· ⭐ 320) - Bitcoins layer2 smart contract network has already supported WASM and.. GPL-3.0

- [GitHub](https://github.com/chainx-org/ChainX) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 120 Β· πŸ“₯ 6.3K Β· πŸ“‹ 170 - 3% open Β· ⏱️ 07.03.2024):

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

---

Show 26 hidden projects...

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


## Smart Contract Platforms

Back to top

_Blockchains that host smart contracts or decentralized applications._

ETH - Ethereum (πŸ₯‡54 Β· ⭐ 240K) - The foundation for our digital future.

---
go-ethereum (πŸ₯‡39 Β· ⭐ 46K) - Go implementation of the Ethereum protocol. LGPL-3.0

- [GitHub](https://github.com/ethereum/go-ethereum) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 20K Β· πŸ“¦ 31K Β· πŸ“‹ 8.1K - 4% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/go-ethereum
```

openzeppelin-contracts (πŸ₯‡37 Β· ⭐ 24K) - OpenZeppelin Contracts is a library for secure smart.. MIT

- [GitHub](https://github.com/OpenZeppelin/openzeppelin-contracts) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 12K Β· πŸ“¦ 22K Β· πŸ“‹ 1.9K - 12% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/OpenZeppelin/openzeppelin-contracts
```

solidity (πŸ₯‡36 Β· ⭐ 23K) - Solidity, the Smart Contract Programming Language. GPL-3.0

- [GitHub](https://github.com/ethereum/solidity) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 5.6K Β· πŸ“₯ 3.5M Β· πŸ“¦ 21 Β· πŸ“‹ 6K - 7% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/solidity
```

vyper (πŸ₯‡33 Β· ⭐ 4.8K) - Pythonic Smart Contract Language for the EVM. Unlicensed

- [GitHub](https://github.com/vyperlang/vyper) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 780 Β· πŸ“₯ 1.3M Β· πŸ“¦ 1.4K Β· πŸ“‹ 1.6K - 21% open Β· ⏱️ 02.06.2024):

```
git clone https://github.com/vyperlang/vyper
```

ethereum-org-website (πŸ₯‡32 Β· ⭐ 4.9K) - Ethereum.org is a primary online resource for the.. MIT

- [GitHub](https://github.com/ethereum/ethereum-org-website) (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 4.6K Β· πŸ“‹ 3.1K - 10% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/ethereum-org-website
```

web3.py (πŸ₯‡31 Β· ⭐ 4.8K) - A python interface for interacting with the Ethereum blockchain and.. MIT

- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.6K Β· πŸ“¦ 20K Β· πŸ“‹ 1.5K - 7% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/ethereum/web3.py
```

remix-project (πŸ₯‡31 Β· ⭐ 2.3K) - Remix is a browser-based compiler and IDE that enables users to.. MIT

- [GitHub](https://github.com/ethereum/remix-project) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 860 Β· πŸ“₯ 250K Β· πŸ“¦ 2 Β· πŸ“‹ 2.1K - 38% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/remix-project
```

quorum (πŸ₯‡30 Β· ⭐ 4.6K) - A permissioned implementation of Ethereum supporting data privacy. LGPL-3.0

- [GitHub](https://github.com/Consensys/quorum) (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 1.2K Β· πŸ“₯ 18K Β· πŸ“¦ 23 Β· πŸ“‹ 850 - 5% open Β· ⏱️ 07.05.2024):

```
git clone https://github.com/ConsenSys/quorum
```

Nethereum (πŸ₯‡30 Β· ⭐ 2.1K) - Ethereum .Net cross platform integration library. MIT

- [GitHub](https://github.com/Nethereum/Nethereum) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 700 Β· πŸ“₯ 12K Β· πŸ“¦ 2.3K Β· πŸ“‹ 810 - 13% open Β· ⏱️ 01.06.2024):

```
git clone https://github.com/Nethereum/Nethereum
```

consensus-specs (πŸ₯‡29 Β· ⭐ 3.5K) - Ethereum Proof-of-Stake Consensus Specifications. CC0-1.0

- [GitHub](https://github.com/ethereum/consensus-specs) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 890 Β· πŸ“¦ 39 Β· πŸ“‹ 990 - 22% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/consensus-specs
```

openzeppelin-contracts-upgradeable (πŸ₯‡29 Β· ⭐ 960) - Upgradeable variant of OpenZeppelin Contracts, meant.. MIT

- [GitHub](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 420 Β· πŸ“¦ 36K Β· πŸ“‹ 100 - 5% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
```

TypeChain (πŸ₯‡28 Β· ⭐ 2.7K Β· πŸ’€) - TypeScript bindings for Ethereum smart contracts. MIT

- [GitHub](https://github.com/dethcrypto/TypeChain) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 350 Β· πŸ“¦ 210K Β· πŸ“‹ 400 - 30% open Β· ⏱️ 22.10.2023):

```
git clone https://github.com/dethcrypto/TypeChain
```

gnark (πŸ₯‡28 Β· ⭐ 1.3K) - gnark is a fast zk-SNARK library that offers a high-level API to.. Apache-2

- [GitHub](https://github.com/Consensys/gnark) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 330 Β· πŸ“¦ 640 Β· πŸ“‹ 460 - 24% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/ConsenSys/gnark
```

EIPs (πŸ₯‡27 Β· ⭐ 13K) - The Ethereum Improvement Proposal repository. CC0-1.0

- [GitHub](https://github.com/ethereum/EIPs) (πŸ‘¨β€πŸ’» 760 Β· πŸ”€ 5K Β· πŸ“¦ 21 Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/EIPs
```

remix-ide (πŸ₯‡27 Β· ⭐ 2.2K) - Documentation for Remix IDE. MIT

- [GitHub](https://github.com/ethereum/remix-ide) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.1K Β· πŸ“₯ 5.8K Β· πŸ“¦ 180 Β· ⏱️ 21.05.2024):

```
git clone https://github.com/ethereum/remix-ide
```

py-evm (πŸ₯‡27 Β· ⭐ 2.2K) - A Python implementation of the Ethereum Virtual Machine. MIT

- [GitHub](https://github.com/ethereum/py-evm) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 630 Β· πŸ“¦ 920 Β· πŸ“‹ 670 - 15% open Β· ⏱️ 19.04.2024):

```
git clone https://github.com/ethereum/py-evm
```

mythril (πŸ₯‡26 Β· ⭐ 3.7K) - Security analysis tool for EVM bytecode. Supports smart contracts built.. MIT

- [GitHub](https://github.com/Consensys/mythril) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 690 Β· πŸ“¦ 120 Β· πŸ“‹ 840 - 12% open Β· ⏱️ 27.04.2024):

```
git clone https://github.com/ConsenSys/mythril
```

openzeppelin-upgrades (πŸ₯‡26 Β· ⭐ 600) - Plugins for Hardhat and Foundry to deploy and manage.. MIT

- [GitHub](https://github.com/OpenZeppelin/openzeppelin-upgrades) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 250 Β· πŸ“¦ 19K Β· πŸ“‹ 420 - 23% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/OpenZeppelin/openzeppelin-upgrades
```

sourcify (πŸ₯‡25 Β· ⭐ 740) - Decentralized Solidity contract source code verification service. MIT

- [GitHub](https://github.com/ethereum/sourcify) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 360 Β· πŸ“¦ 42 Β· πŸ“‹ 570 - 10% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/sourcify
```

js-ethereum-cryptography (πŸ₯‡25 Β· ⭐ 670) - Every cryptographic primitive needed to work on.. MIT

- [GitHub](https://github.com/ethereum/js-ethereum-cryptography) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 88 Β· πŸ“¦ 430K Β· πŸ“‹ 30 - 30% open Β· ⏱️ 02.04.2024):

```
git clone https://github.com/ethereum/js-ethereum-cryptography
```

teku (πŸ₯‡25 Β· ⭐ 640) - Open-source Ethereum consensus client written in Java. Apache-2

- [GitHub](https://github.com/Consensys/teku) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 240 Β· πŸ“‹ 2.5K - 5% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ConsenSys/teku
```

tests (πŸ₯‡24 Β· ⭐ 520) - Common tests for all Ethereum implementations. MIT

- [GitHub](https://github.com/ethereum/tests) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 300 Β· πŸ“¦ 24 Β· πŸ“‹ 350 - 8% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/ethereum/tests
```

gnark-crypto (πŸ₯‡24 Β· ⭐ 460) - gnark-crypto provides elliptic curve and pairing-based.. Apache-2

- [GitHub](https://github.com/Consensys/gnark-crypto) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 140 Β· πŸ“¦ 9.2K Β· πŸ“‹ 180 - 35% open Β· ⏱️ 04.05.2024):

```
git clone https://github.com/ConsenSys/gnark-crypto
```

eth-abi (πŸ₯‡24 Β· ⭐ 230) - Ethereum ABI utilities for python. MIT

- [GitHub](https://github.com/ethereum/eth-abi) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 260 Β· πŸ“¦ 9.6K Β· πŸ“‹ 77 - 20% open Β· ⏱️ 22.04.2024):

```
git clone https://github.com/ethereum/eth-abi
```

ethereumjs-monorepo (πŸ₯‡23 Β· ⭐ 2.5K) - Monorepo for the Ethereum VM TypeScript Implementation. Unlicensed

- [GitHub](https://github.com/ethereumjs/ethereumjs-monorepo) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 720 Β· πŸ“¦ 1 Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/ethereumjs/ethereumjs-monorepo
```

evmone (πŸ₯‡22 Β· ⭐ 790) - Fast Ethereum Virtual Machine implementation. Apache-2

- [GitHub](https://github.com/ethereum/evmone) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 240 Β· πŸ“₯ 58K Β· πŸ“‹ 190 - 48% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/evmone
```

beacon-APIs (πŸ₯‡22 Β· ⭐ 320) - Collection of RESTful APIs provided by Ethereum Beacon nodes. CC0-1.0

- [GitHub](https://github.com/ethereum/beacon-APIs) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 150 Β· πŸ“₯ 45K Β· πŸ“¦ 1 Β· πŸ“‹ 140 - 28% open Β· ⏱️ 06.05.2024):

```
git clone https://github.com/ethereum/beacon-APIs
```

ethernaut (πŸ₯ˆ21 Β· ⭐ 1.9K) - Web3/Solidity based wargame. MIT

- [GitHub](https://github.com/OpenZeppelin/ethernaut) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 620 Β· πŸ“‹ 250 - 22% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/OpenZeppelin/ethernaut
```

fe (πŸ₯ˆ21 Β· ⭐ 1.6K) - Emerging smart contract language for the Ethereum blockchain. Unlicensed

- [GitHub](https://github.com/ethereum/fe) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 170 Β· πŸ“₯ 2.8K Β· πŸ“‹ 410 - 30% open Β· ⏱️ 15.05.2024):

```
git clone https://github.com/ethereum/fe
```

eth-tester (πŸ₯ˆ21 Β· ⭐ 350) - Tool suite for testing ethereum applications. MIT

- [GitHub](https://github.com/ethereum/eth-tester) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 130 Β· πŸ“¦ 1.2K Β· πŸ“‹ 100 - 40% open Β· ⏱️ 16.05.2024):

```
git clone https://github.com/ethereum/eth-tester
```

eth-utils (πŸ₯ˆ21 Β· ⭐ 300) - Utility functions for working with ethereum related codebases. MIT

- [GitHub](https://github.com/ethereum/eth-utils) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 140 Β· πŸ“¦ 11K Β· πŸ“‹ 84 - 25% open Β· ⏱️ 06.05.2024):

```
git clone https://github.com/ethereum/eth-utils
```

eth-account (πŸ₯ˆ21 Β· ⭐ 250) - Account abstraction library for web3.py. MIT

- [GitHub](https://github.com/ethereum/eth-account) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 140 Β· πŸ“¦ 9.6K Β· πŸ“‹ 89 - 16% open Β· ⏱️ 29.05.2024):

```
git clone https://github.com/ethereum/eth-account
```

pm (πŸ₯ˆ20 Β· ⭐ 1.5K) - Project Management: Meeting notes and agenda items. Unlicensed

- [GitHub](https://github.com/ethereum/pm) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 270 Β· πŸ“‹ 600 - 3% open Β· ⏱️ 14.05.2024):

```
git clone https://github.com/ethereum/pm
```

solc-js (πŸ₯ˆ20 Β· ⭐ 1.4K) - Javascript bindings for the Solidity compiler. MIT

- [GitHub](https://github.com/ethereum/solc-js) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 450 Β· πŸ“¦ 3 Β· πŸ“‹ 270 - 24% open Β· ⏱️ 21.05.2024):

```
git clone https://github.com/ethereum/solc-js
```

remix-desktop (πŸ₯ˆ20 Β· ⭐ 1K) - Remix IDE desktop. Unlicensed

- [GitHub](https://github.com/ethereum/remix-desktop) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 260 Β· πŸ“₯ 8.5M Β· πŸ“‹ 130 - 48% open Β· ⏱️ 23.05.2024):

```
git clone https://github.com/ethereum/remix-desktop
```

cairo-contracts (πŸ₯ˆ20 Β· ⭐ 790) - OpenZeppelin Contracts written in Cairo for Starknet, a.. MIT

- [GitHub](https://github.com/OpenZeppelin/cairo-contracts) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 310 Β· πŸ“‹ 450 - 11% open Β· ⏱️ 20.05.2024):

```
git clone https://github.com/OpenZeppelin/cairo-contracts
```

staking-deposit-cli (πŸ₯ˆ20 Β· ⭐ 520 Β· πŸ’€) - Secure key generation for deposits. CC0-1.0

- [GitHub](https://github.com/ethereum/staking-deposit-cli) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 300 Β· πŸ“₯ 100K Β· πŸ“‹ 180 - 60% open Β· ⏱️ 25.09.2023):

```
git clone https://github.com/ethereum/staking-deposit-cli
```

solidity-docgen (πŸ₯ˆ20 Β· ⭐ 430 Β· πŸ’€) - Documentation generator for Solidity projects. MIT

- [GitHub](https://github.com/OpenZeppelin/solidity-docgen) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 110 Β· πŸ“¦ 6.7K Β· πŸ“‹ 150 - 22% open Β· ⏱️ 14.09.2023):

```
git clone https://github.com/OpenZeppelin/solidity-docgen
```

yellowpaper (πŸ₯ˆ19 Β· ⭐ 1.6K) - The Yellow Paper: Ethereums formal specification. CC-BY-SA-4.0

- [GitHub](https://github.com/ethereum/yellowpaper) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 490 Β· πŸ“‹ 260 - 41% open Β· ⏱️ 04.03.2024):

```
git clone https://github.com/ethereum/yellowpaper
```

execution-specs (πŸ₯ˆ19 Β· ⭐ 800) - Specification for the Execution Layer. Tracking network.. CC0-1.0

- [GitHub](https://github.com/ethereum/execution-specs) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 210 Β· πŸ“‹ 390 - 17% open Β· ⏱️ 27.05.2024):

```
git clone https://github.com/ethereum/execution-specs
```

merkle-tree (πŸ₯ˆ19 Β· ⭐ 420) - A JavaScript library to generate merkle trees and merkle proofs. MIT

- [GitHub](https://github.com/OpenZeppelin/merkle-tree) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 100 Β· πŸ“¦ 1.2K Β· πŸ“‹ 24 - 20% open Β· ⏱️ 04.03.2024):

```
git clone https://github.com/OpenZeppelin/merkle-tree
```

evmc (πŸ₯ˆ19 Β· ⭐ 320) - EVMC Ethereum Client-VM Connector API. Apache-2

- [GitHub](https://github.com/ethereum/evmc) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 280 Β· πŸ“₯ 20 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 23% open Β· ⏱️ 24.05.2024):

```
git clone https://github.com/ethereum/evmc
```

contracts-wizard (πŸ₯ˆ19 Β· ⭐ 240) - Interactive smart contract generator based on OpenZeppelin.. MIT

- [GitHub](https://github.com/OpenZeppelin/contracts-wizard) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 130 Β· πŸ“¦ 130 Β· πŸ“‹ 88 - 29% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/OpenZeppelin/contracts-wizard
```

smart-contract-best-practices (πŸ₯ˆ18 Β· ⭐ 7.4K) - A guide to smart contract security best practices. Unlicensed

- [GitHub](https://github.com/Consensys/smart-contract-best-practices) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.4K Β· πŸ“¦ 20 Β· πŸ“‹ 99 - 20% open Β· ⏱️ 11.01.2024):

```
git clone https://github.com/ConsenSys/smart-contract-best-practices
```

ethereum-developer-tools-list (πŸ₯ˆ18 Β· ⭐ 5.2K) - A guide to available tools and platforms for.. Unlicensed

- [GitHub](https://github.com/Consensys/ethereum-developer-tools-list) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.3K Β· πŸ“‹ 63 - 42% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/ConsenSys/ethereum-developer-tools-list
```

trin (πŸ₯ˆ18 Β· ⭐ 340) - An Ethereum portal client: a json-rpc server with nearly instant.. Unlicensed

- [GitHub](https://github.com/ethereum/trin) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 96 Β· πŸ“₯ 49 Β· πŸ“¦ 5 Β· πŸ“‹ 400 - 19% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/ethereum/trin
```

scribble (πŸ₯ˆ18 Β· ⭐ 320) - Scribble instrumentation tool. Apache-2

- [GitHub](https://github.com/Consensys/scribble) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 35 Β· πŸ“¦ 14 Β· πŸ“‹ 100 - 12% open Β· ⏱️ 24.04.2024):

```
git clone https://github.com/ConsenSys/scribble
```

titanoboa (πŸ₯ˆ18 Β· ⭐ 230) - a vyper interpreter. Unlicensed

- [GitHub](https://github.com/vyperlang/titanoboa) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 35 Β· πŸ“¦ 39 Β· πŸ“‹ 91 - 34% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/vyperlang/titanoboa
```

hevm (πŸ₯ˆ18 Β· ⭐ 220) - symbolic EVM evaluator. AGPL-3.0

- [GitHub](https://github.com/ethereum/hevm) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 44 Β· πŸ“₯ 320 Β· πŸ“‹ 140 - 27% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/ethereum/hevm
```

research (πŸ₯ˆ17 Β· ⭐ 1.7K) - MIT

- [GitHub](https://github.com/ethereum/research) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 590 Β· πŸ“‹ 64 - 90% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/research
```

surya (πŸ₯ˆ17 Β· ⭐ 1K Β· πŸ’€) - A set of utilities for exploring Solidity contracts. Apache-2

- [GitHub](https://github.com/Consensys/surya) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 120 Β· πŸ“¦ 580 Β· πŸ“‹ 68 - 5% open Β· ⏱️ 31.10.2023):

```
git clone https://github.com/ConsenSys/surya
```

execution-apis (πŸ₯ˆ17 Β· ⭐ 890) - Collection of APIs provided by Ethereum execution layer.. CC0-1.0

- [GitHub](https://github.com/ethereum/execution-apis) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 320 Β· πŸ“¦ 3 Β· πŸ“‹ 160 - 45% open Β· ⏱️ 15.05.2024):

```
git clone https://github.com/ethereum/execution-apis
```

UniversalToken (πŸ₯ˆ17 Β· ⭐ 340) - Implementation of Universal Token for Assets and Payments. Apache-2

- [GitHub](https://github.com/Consensys/UniversalToken) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 180 Β· πŸ“‹ 46 - 39% open Β· ⏱️ 23.01.2024):

```
git clone https://github.com/ConsenSys/UniversalToken
```

earl (πŸ₯ˆ17 Β· ⭐ 260) - Ergonomic, modern and type-safe assertion library for TypeScript. MIT

- [GitHub](https://github.com/l2beat/earl) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 18 Β· πŸ“¦ 62 Β· πŸ“‹ 93 - 10% open Β· ⏱️ 21.04.2024):

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

solc-bin (πŸ₯ˆ16 Β· ⭐ 390) - This repository contains current and historical builds of the.. GPL-3.0

- [GitHub](https://github.com/ethereum/solc-bin) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 390 Β· πŸ“¦ 1 Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum/solc-bin
```

nile (πŸ₯ˆ15 Β· ⭐ 320) - CLI tool to develop StarkNet projects written in Cairo. MIT

- [GitHub](https://github.com/OpenZeppelin/nile) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 76 Β· πŸ“‹ 200 - 29% open Β· ⏱️ 01.12.2023):

```
git clone https://github.com/OpenZeppelin/nile
```

staking-launchpad (πŸ₯ˆ15 Β· ⭐ 260) - The deposit launchpad for staking on Ethereum. CC0-1.0

- [GitHub](https://github.com/ethereum/staking-launchpad) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 160 Β· πŸ“‹ 200 - 49% open Β· ⏱️ 10.04.2024):

```
git clone https://github.com/ethereum/staking-launchpad
```


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

---

SOL - Solana (πŸ₯‡46 Β· ⭐ 27K) - About Solana (SOL)? Solana (SOL) is a high throughput cryptocurrency..

---
solana (πŸ₯‡34 Β· ⭐ 12K) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps.. Apache-2

- [GitHub](https://github.com/solana-labs/solana) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 3.9K Β· πŸ“₯ 760K Β· πŸ“‹ 5.4K - 7% open Β· ⏱️ 22.03.2024):

```
git clone https://github.com/solana-labs/solana
```

solana-program-library (πŸ₯‡34 Β· ⭐ 3.1K) - A collection of Solana programs maintained by Solana.. Apache-2

- [GitHub](https://github.com/solana-labs/solana-program-library) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.9K Β· πŸ“₯ 26K Β· πŸ“¦ 2.4K Β· πŸ“‹ 740 - 8% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/solana-labs/solana-program-library
```

solana-web3.js (πŸ₯‡33 Β· ⭐ 1.9K) - Solana JavaScript SDK. MIT

- [GitHub](https://github.com/solana-labs/solana-web3.js) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 770 Β· πŸ“¦ 110K Β· πŸ“‹ 400 - 19% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/solana-labs/solana-web3.js
```

rbpf (πŸ₯‡24 Β· ⭐ 250) - Rust virtual machine and JIT compiler for eBPF programs. Apache-2

- [GitHub](https://github.com/solana-labs/rbpf) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 150 Β· πŸ“¦ 14K Β· πŸ“‹ 51 - 29% open Β· ⏱️ 29.05.2024):

```
git clone https://github.com/solana-labs/rbpf
```

wallet-adapter (πŸ₯ˆ21 Β· ⭐ 1.4K) - Modular TypeScript wallet adapters and components for.. Apache-2

- [GitHub](https://github.com/anza-xyz/wallet-adapter) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 860 Β· πŸ“¦ 2 Β· πŸ“‹ 440 - 9% open Β· ⏱️ 27.05.2024):

```
git clone https://github.com/solana-labs/wallet-adapter
```

solana-pay (πŸ₯ˆ18 Β· ⭐ 1.3K) - A new standard for decentralized payments. Apache-2

- [GitHub](https://github.com/anza-xyz/solana-pay) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 440 Β· πŸ“¦ 4 Β· πŸ“‹ 90 - 28% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/solana-labs/solana-pay
```

governance-ui (πŸ₯ˆ18 Β· ⭐ 270) - Apache-2

- [GitHub](https://github.com/solana-labs/governance-ui) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 500 Β· πŸ“‹ 130 - 72% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/solana-labs/governance-ui
```

dapp-scaffold (πŸ₯ˆ16 Β· ⭐ 1.7K Β· πŸ’€) - Scaffolding for a dapp built on Solana. Apache-2

- [GitHub](https://github.com/solana-labs/dapp-scaffold) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 950 Β· πŸ“¦ 2 Β· πŸ“‹ 64 - 29% open Β· ⏱️ 24.06.2023):

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

example-helloworld (πŸ₯ˆ15 Β· ⭐ 880 Β· πŸ’€) - Hello world on Solana. MIT

- [GitHub](https://github.com/solana-labs/example-helloworld) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 810 Β· πŸ“‹ 160 - 21% open Β· ⏱️ 20.07.2023):

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


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

---

DOT - Polkadot (πŸ₯‡45 Β· ⭐ 38K) - Platform that allows diverse blockchains to transfer messages,..

---
apps (πŸ₯‡33 Β· ⭐ 1.7K) - Basic Polkadot/Substrate UI for interacting with a Polkadot and.. Apache-2

- [GitHub](https://github.com/polkadot-js/apps) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 1.5K Β· πŸ“₯ 110K Β· πŸ“¦ 4 Β· πŸ“‹ 3.6K - 6% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/polkadot-js/apps
```

substrate (πŸ₯‡31 Β· ⭐ 8.4K Β· πŸ’€) - Substrate: The platform for blockchain innovators. Apache-2

- [GitHub](https://github.com/paritytech/substrate) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 2.7K Β· πŸ“₯ 1.8K Β· πŸ“¦ 330 Β· πŸ“‹ 4K - 15% open Β· ⏱️ 25.08.2023):

```
git clone https://github.com/paritytech/substrate
```

polkadot (πŸ₯‡31 Β· ⭐ 7.1K Β· πŸ’€) - Polkadot Node Implementation. GPL-3.0

- [GitHub](https://github.com/paritytech/polkadot) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.6K Β· πŸ“₯ 260K Β· πŸ“¦ 1.4K Β· πŸ“‹ 1.8K - 12% open Β· ⏱️ 25.08.2023):

```
git clone https://github.com/paritytech/polkadot
```

wasmi (πŸ₯‡30 Β· ⭐ 1.5K) - WebAssembly (Wasm) interpreter. Apache-2

- [GitHub](https://github.com/wasmi-labs/wasmi) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 230 Β· πŸ“¦ 23K Β· πŸ“‹ 260 - 11% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/paritytech/wasmi
```

ink (πŸ₯‡29 Β· ⭐ 1.3K) - Paritys ink! to write smart contracts. Apache-2

- [GitHub](https://github.com/use-ink/ink) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 400 Β· πŸ“¦ 1.5K Β· πŸ“‹ 700 - 18% open Β· ⏱️ 20.05.2024):

```
git clone https://github.com/paritytech/ink
```

jsonrpsee (πŸ₯‡26 Β· ⭐ 580) - Rust JSON-RPC library on top of async/await. MIT

- [GitHub](https://github.com/paritytech/jsonrpsee) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 150 Β· πŸ“¦ 7.5K Β· πŸ“‹ 490 - 12% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/paritytech/jsonrpsee
```

parity-signer (πŸ₯‡25 Β· ⭐ 550) - Air-gapped crypto wallet. GPL-3.0

- [GitHub](https://github.com/novasamatech/parity-signer) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 190 Β· πŸ“₯ 1.7K Β· πŸ“¦ 90 Β· πŸ“‹ 680 - 12% open Β· ⏱️ 07.05.2024):

```
git clone https://github.com/paritytech/parity-signer
```

subxt (πŸ₯‡25 Β· ⭐ 380) - Interact with Substrate based nodes in Rust or WebAssembly. Unlicensed

- [GitHub](https://github.com/paritytech/subxt) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 240 Β· πŸ“¦ 1.2K Β· πŸ“‹ 540 - 9% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/paritytech/subxt
```

parity-scale-codec (πŸ₯‡25 Β· ⭐ 240) - Lightweight, efficient, binary serialization and.. Apache-2

- [GitHub](https://github.com/paritytech/parity-scale-codec) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 91 Β· πŸ“¦ 39K Β· πŸ“‹ 140 - 36% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/paritytech/parity-scale-codec
```

api (πŸ₯‡24 Β· ⭐ 1.1K) - Promise and RxJS APIs around Polkadot and Substrate based chains via RPC.. Apache-2

- [GitHub](https://github.com/polkadot-js/api) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 340 Β· πŸ“‹ 1.9K - 3% open Β· ⏱️ 29.05.2024):

```
git clone https://github.com/polkadot-js/api
```

extension (πŸ₯‡24 Β· ⭐ 960) - Simple browser extension for managing Polkadot and Substrate.. Apache-2

- [GitHub](https://github.com/polkadot-js/extension) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 390 Β· πŸ“₯ 4.2K Β· πŸ“¦ 2 Β· πŸ“‹ 480 - 11% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/polkadot-js/extension
```

common (πŸ₯‡24 Β· ⭐ 250) - Utilities and base libraries for use across polkadot-js for Polkadot.. Apache-2

- [GitHub](https://github.com/polkadot-js/common) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 140 Β· πŸ“¦ 16K Β· πŸ“‹ 270 - 4% open Β· ⏱️ 14.05.2024):

```
git clone https://github.com/polkadot-js/common
```

cumulus (πŸ₯‡23 Β· ⭐ 620 Β· πŸ’€) - Write Parachains on Substrate. GPL-3.0

- [GitHub](https://github.com/paritytech/cumulus) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 380 Β· πŸ“₯ 18K Β· πŸ“¦ 21 Β· πŸ“‹ 640 - 32% open Β· ⏱️ 25.08.2023):

```
git clone https://github.com/paritytech/cumulus
```

polkadot-wiki (πŸ₯‡23 Β· ⭐ 360) - The source of truth for Polkadot. GPL-3.0

- [GitHub](https://github.com/w3f/polkadot-wiki) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 2K Β· πŸ“‹ 1.5K - 2% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/w3f/polkadot-wiki
```

parity-common (πŸ₯‡23 Β· ⭐ 280) - Collection of crates used in Parity projects. Apache-2

- [GitHub](https://github.com/paritytech/parity-common) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 210 Β· πŸ“¦ 2.5K Β· πŸ“‹ 200 - 23% open Β· ⏱️ 05.02.2024):

```
git clone https://github.com/paritytech/parity-common
```

cargo-contract (πŸ₯‡23 Β· ⭐ 240) - Setup and deployment tool for developing Wasm based smart.. GPL-3.0

- [GitHub](https://github.com/use-ink/cargo-contract) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 100 Β· πŸ“¦ 72 Β· πŸ“‹ 300 - 27% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/paritytech/cargo-contract
```

substrate-connect (πŸ₯‡23 Β· ⭐ 220) - Run Wasm Light Clients of any Substrate based chain.. GPL-3.0

- [GitHub](https://github.com/paritytech/substrate-connect) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 74 Β· πŸ“¦ 5.2K Β· πŸ“‹ 370 - 9% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/paritytech/substrate-connect
```

Grants-Program (πŸ₯‡22 Β· ⭐ 990) - Web3 Foundation Grants Program. Apache-2

- [GitHub](https://github.com/w3f/Grants-Program) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 1.9K Β· πŸ“¦ 4 Β· πŸ“‹ 46 - 28% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/w3f/Grants-Program
```

schnorrkel (πŸ₯‡22 Β· ⭐ 300) - Schnorr VRFs and signatures on the Ristretto group. BSD-3

- [GitHub](https://github.com/w3f/schnorrkel) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 88 Β· πŸ“¦ 19K Β· πŸ“‹ 67 - 35% open Β· ⏱️ 29.04.2024):

```
git clone https://github.com/w3f/schnorrkel
```

parity-bridges-common (πŸ₯ˆ21 Β· ⭐ 270) - Collection of Useful Bridge Building Tools. GPL-3.0

- [GitHub](https://github.com/paritytech/parity-bridges-common) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 120 Β· πŸ“‹ 790 - 14% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/paritytech/parity-bridges-common
```

substrate-api-sidecar (πŸ₯ˆ21 Β· ⭐ 230) - REST service that makes it easy to interact with.. GPL-3.0

- [GitHub](https://github.com/paritytech/substrate-api-sidecar) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 150 Β· πŸ“¦ 22 Β· πŸ“‹ 490 - 6% open Β· ⏱️ 29.05.2024):

```
git clone https://github.com/paritytech/substrate-api-sidecar
```

tools (πŸ₯ˆ20 Β· ⭐ 280) - Various cli tools for Polkadot and Substrate chains, including basic.. Apache-2

- [GitHub](https://github.com/polkadot-js/tools) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 67 Β· πŸ“¦ 3 Β· πŸ“‹ 61 - 18% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/polkadot-js/tools
```

parity-db (πŸ₯ˆ20 Β· ⭐ 260) - Experimental blockchain database. Apache-2

- [GitHub](https://github.com/paritytech/parity-db) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 58 Β· πŸ“¦ 14K Β· πŸ“‹ 69 - 18% open Β· ⏱️ 03.05.2024):

```
git clone https://github.com/paritytech/parity-db
```

jsonrpc (πŸ₯ˆ19 Β· ⭐ 780 Β· πŸ’€) - Rust JSON-RPC implementation. MIT

- [GitHub](https://github.com/paritytech/jsonrpc) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 260 Β· πŸ“‹ 250 - 32% open Β· ⏱️ 26.10.2023):

```
git clone https://github.com/paritytech/jsonrpc
```

frontier (πŸ₯ˆ18 Β· ⭐ 540) - Ethereum compatibility layer for Substrate. Apache-2

- [GitHub](https://github.com/polkadot-evm/frontier) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 310 Β· πŸ“‹ 250 - 41% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/paritytech/frontier
```

substrate-telemetry (πŸ₯ˆ16 Β· ⭐ 300) - Polkadot Telemetry service. GPL-3.0

- [GitHub](https://github.com/paritytech/substrate-telemetry) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 200 Β· πŸ“‹ 160 - 32% open Β· ⏱️ 13.05.2024):

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


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

---

ADA - Cardano (πŸ₯‡41 Β· ⭐ 16K) - Decentralised platform that will allow complex programmable transfers..

---
cardano-node (πŸ₯‡32 Β· ⭐ 3K) - The core component that is used to participate in a Cardano.. Apache-2

- [GitHub](https://github.com/IntersectMBO/cardano-node) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 710 Β· πŸ“₯ 63K Β· πŸ“‹ 1.9K - 14% open Β· ⏱️ 03.06.2024):

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

cardano-ledger (πŸ₯‡27 Β· ⭐ 250) - The ledger implementation and specifications of the Cardano.. Apache-2

- [GitHub](https://github.com/IntersectMBO/cardano-ledger) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 150 Β· πŸ“₯ 36K Β· πŸ“‹ 1.5K - 11% open Β· ⏱️ 05.06.2024):

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

cardano-wallet (πŸ₯‡26 Β· ⭐ 750) - HTTP server & command-line for managing UTxOs and HD wallets.. Apache-2

- [GitHub](https://github.com/cardano-foundation/cardano-wallet) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 220 Β· πŸ“₯ 20K Β· πŸ“‹ 920 - 12% open Β· ⏱️ 05.06.2024):

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

plutus (πŸ₯‡25 Β· ⭐ 1.5K) - The Plutus language implementation and tools. Apache-2

- [GitHub](https://github.com/IntersectMBO/plutus) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 450 Β· πŸ“₯ 70 Β· πŸ“¦ 3 Β· πŸ“‹ 1.2K - 18% open Β· ⏱️ 05.06.2024):

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

daedalus (πŸ₯‡25 Β· ⭐ 1.2K) - The open source cryptocurrency wallet for ada, built to grow with.. Apache-2

- [GitHub](https://github.com/input-output-hk/daedalus) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 290 Β· πŸ“₯ 8.3K Β· πŸ“‹ 590 - 18% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/input-output-hk/daedalus
```

haskell.nix (πŸ₯‡25 Β· ⭐ 530) - Alternative Haskell Infrastructure for Nixpkgs. Apache-2

- [GitHub](https://github.com/input-output-hk/haskell.nix) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 220 Β· πŸ“₯ 1.2K Β· πŸ“‹ 900 - 21% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/input-output-hk/haskell.nix
```

cardano-db-sync (πŸ₯‡23 Β· ⭐ 280) - A component that follows the Cardano chain and stores.. Apache-2

- [GitHub](https://github.com/IntersectMBO/cardano-db-sync) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 150 Β· πŸ“₯ 3.2K Β· πŸ“‹ 780 - 13% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/input-output-hk/cardano-db-sync
```

jormungandr (πŸ₯‡22 Β· ⭐ 370) - privacy voting blockchain node. Apache-2

- [GitHub](https://github.com/input-output-hk/jormungandr) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 140 Β· πŸ“₯ 78K Β· πŸ“‹ 1K - 25% open Β· ⏱️ 08.02.2024):

```
git clone https://github.com/input-output-hk/jormungandr
```

plutus-apps (πŸ₯‡22 Β· ⭐ 300) - The Plutus application platform. Apache-2

- [GitHub](https://github.com/IntersectMBO/plutus-apps) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 200 Β· πŸ“‹ 290 - 22% open Β· ⏱️ 04.12.2023):

```
git clone https://github.com/input-output-hk/plutus-apps
```

hydra (πŸ₯‡22 Β· ⭐ 260) - Implementation of the Hydra Head protocol. Apache-2

- [GitHub](https://github.com/input-output-hk/hydra) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 84 Β· πŸ“₯ 230 Β· πŸ“‹ 350 - 14% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/input-output-hk/hydra
```

cardano-js-sdk (πŸ₯‡22 Β· ⭐ 210) - JavaScript SDK for interacting with Cardano, providing.. Apache-2

- [GitHub](https://github.com/input-output-hk/cardano-js-sdk) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 54 Β· πŸ“¦ 6 Β· πŸ“‹ 64 - 32% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/input-output-hk/cardano-js-sdk
```

ouroboros-network (πŸ₯ˆ21 Β· ⭐ 270) - Specifications of network protocols and implementations.. Apache-2

- [GitHub](https://github.com/IntersectMBO/ouroboros-network) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 83 Β· πŸ“‹ 1.5K - 22% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/input-output-hk/ouroboros-network
```

cardano-graphql (πŸ₯ˆ20 Β· ⭐ 250) - GraphQL API for Cardano. Apache-2

- [GitHub](https://github.com/cardano-foundation/cardano-graphql) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 100 Β· πŸ“₯ 10 Β· πŸ“¦ 4 Β· πŸ“‹ 420 - 14% open Β· ⏱️ 04.06.2024):

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

cardano-documentation (πŸ₯ˆ19 Β· ⭐ 260) - MIT

- [GitHub](https://github.com/input-output-hk/cardano-documentation) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 150 Β· πŸ“‹ 51 - 5% open Β· ⏱️ 03.06.2024):

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

essential-cardano (πŸ₯ˆ16 Β· ⭐ 740) - Repository for the Essential Cardano list. Apache-2

- [GitHub](https://github.com/IntersectMBO/essential-cardano) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 290 Β· ⏱️ 07.03.2024):

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

plutus-pioneer-program (πŸ₯ˆ15 Β· ⭐ 1.4K) - This repository hosts the lectures of the Plutus.. Unlicensed

- [GitHub](https://github.com/input-output-hk/plutus-pioneer-program) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 960 Β· πŸ“‹ 46 - 2% open Β· ⏱️ 20.12.2023):

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


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

---

NEAR - NEAR Protocol (πŸ₯‡38 Β· ⭐ 7.1K) - Infrastructure for innovation.

---
near-api-js (πŸ₯‡29 Β· ⭐ 390) - JavaScript library to interact with NEAR Protocol via RPC API. MIT

- [GitHub](https://github.com/near/near-api-js) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 240 Β· πŸ“¦ 18K Β· πŸ“‹ 350 - 21% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/near/near-api-js
```

nearcore (πŸ₯‡28 Β· ⭐ 2.3K) - Reference client for NEAR Protocol. GPL-3.0

- [GitHub](https://github.com/near/nearcore) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 580 Β· πŸ“¦ 19 Β· πŸ“‹ 3.8K - 28% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/near/nearcore
```

near-sdk-rs (πŸ₯‡25 Β· ⭐ 440) - Rust library for writing NEAR smart contracts. Apache-2

- [GitHub](https://github.com/near/near-sdk-rs) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 210 Β· πŸ“¦ 2.3K Β· πŸ“‹ 480 - 26% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/near/near-sdk-rs
```

create-near-app (πŸ₯‡23 Β· ⭐ 350) - Create a starter app hooked up to the NEAR blockchain. MIT

- [GitHub](https://github.com/near/create-near-app) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 150 Β· πŸ“¦ 12 Β· πŸ“‹ 120 - 7% open Β· ⏱️ 24.05.2024):

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

borsh-rs (πŸ₯‡23 Β· ⭐ 270) - Rust implementation of Binary Object Representation Serializer for.. Apache-2

- [GitHub](https://github.com/near/borsh-rs) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 61 Β· πŸ“¦ 44K Β· πŸ“‹ 92 - 19% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/near/borsh-rs
```

near-wallet (πŸ₯ˆ20 Β· ⭐ 210) - Web wallet for NEAR Protocol which stores keys in browsers.. MIT

- [GitHub](https://github.com/near/near-wallet) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 180 Β· πŸ“‹ 900 - 27% open Β· ⏱️ 28.05.2024):

```
git clone https://github.com/near/near-wallet
```

borsh (πŸ₯ˆ18 Β· ⭐ 460) - Binary Object Representation Serializer for Hashing. Unlicensed

- [GitHub](https://github.com/near/borsh) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 39 Β· πŸ“¦ 110K Β· πŸ“‹ 67 - 56% open Β· ⏱️ 06.02.2024):

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


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

---

XCH - Chia (πŸ₯‡36 Β· ⭐ 13K) - Founded by Bram Cohen, the inventor of the BitTorrent network, Chia Network..

---
chia-blockchain (πŸ₯‡37 Β· ⭐ 11K) - Chia blockchain python implementation (full node, farmer,.. Apache-2

- [GitHub](https://github.com/Chia-Network/chia-blockchain) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 2K Β· πŸ“₯ 130K Β· πŸ“¦ 110 Β· πŸ“‹ 5.2K - 7% open Β· ⏱️ 05.06.2024):

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

chiapos (πŸ₯‡24 Β· ⭐ 270) - Chia Proof of Space library. Apache-2

- [GitHub](https://github.com/Chia-Network/chiapos) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 280 Β· πŸ“¦ 520 Β· πŸ“‹ 100 - 22% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/Chia-Network/chiapos
```

Chia-Network/bls-signatures (πŸ₯‡23 Β· ⭐ 290) - BLS signatures in C++, using the blst library for.. Apache-2

- [GitHub](https://github.com/Chia-Network/bls-signatures) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 210 Β· πŸ“¦ 390 Β· πŸ“‹ 110 - 5% open Β· ⏱️ 17.05.2024):

```
git clone https://github.com/Chia-Network/bls-signatures
```

chia-blockchain-gui (πŸ₯ˆ20 Β· ⭐ 330) - Chia blockchain GUI in electron/react. Apache-2

- [GitHub](https://github.com/Chia-Network/chia-blockchain-gui) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 240 Β· πŸ“‹ 720 - 5% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/Chia-Network/chia-blockchain-gui
```

bladebit (πŸ₯ˆ19 Β· ⭐ 340) - A high-performance k32-only, Chia (XCH) plotter supporting in-RAM.. Apache-2

- [GitHub](https://github.com/Chia-Network/bladebit) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 110 Β· πŸ“₯ 230K Β· πŸ“‹ 230 - 47% open Β· ⏱️ 17.05.2024):

```
git clone https://github.com/Chia-Network/bladebit
```

pool-reference (πŸ₯ˆ18 Β· ⭐ 440) - Reference python implementation of Chia pool operations for.. Apache-2

- [GitHub](https://github.com/Chia-Network/pool-reference) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 200 Β· πŸ“‹ 180 - 7% open Β· ⏱️ 30.05.2024):

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

chia-docker (πŸ₯ˆ17 Β· ⭐ 210) - Apache-2

- [GitHub](https://github.com/Chia-Network/chia-docker) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 350 Β· πŸ“‹ 110 - 1% open Β· ⏱️ 31.05.2024):

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


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

---

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

---


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

---

NEO (πŸ₯ˆ35 Β· ⭐ 2.7K) - Next generation smart economy platform (formerly Antshares) and Chinas first open..

---
neon-wallet (πŸ₯‡28 Β· ⭐ 1.1K) - Light wallet for the NEO blockchain. MIT

- [GitHub](https://github.com/CityOfZion/neon-wallet) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 330 Β· πŸ“₯ 3.2M Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/CityOfZion/neon-wallet
```

neo-node (πŸ₯ˆ20 Β· ⭐ 230) - MIT

- [GitHub](https://github.com/neo-project/neo-node) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 220 Β· πŸ“₯ 110K Β· πŸ“‹ 460 - 0% open Β· ⏱️ 07.12.2023):

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


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

---

EGLD - MultiversX (πŸ₯ˆ35 Β· ⭐ 1.8K) - MultiversX (formerly Elrond) is a technology ecosystem for..

---
mx-chain-go (πŸ₯‡27 Β· ⭐ 910) - The official implementation of the MultiversX blockchain.. GPL-3.0

- [GitHub](https://github.com/multiversx/mx-chain-go) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 200 Β· πŸ“₯ 590 Β· πŸ“¦ 120 Β· πŸ“‹ 510 - 19% open Β· ⏱️ 24.05.2024):

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


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

---

TRX - TRON (πŸ₯ˆ34 Β· ⭐ 6.7K) - What is Tron? Trons mission is to build a truly decentralized internet and..

---
java-tron (πŸ₯‡30 Β· ⭐ 3.6K) - Java implementation of the Tron whitepaper. LGPL-3.0

- [GitHub](https://github.com/tronprotocol/java-tron) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.3K Β· πŸ“₯ 120K Β· πŸ“‹ 1.4K - 1% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/tronprotocol/java-tron
```

tronweb (πŸ₯‡27 Β· ⭐ 380) - Javascript API Library for interacting with the TRON Network. MIT

- [GitHub](https://github.com/tronprotocol/tronweb) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 250 Β· πŸ“¦ 4.6K Β· πŸ“‹ 280 - 3% open Β· ⏱️ 22.02.2024):

```
git clone https://github.com/tronprotocol/tronweb
```

wallet-cli (πŸ₯ˆ20 Β· ⭐ 560) - Wallet CLI. LGPL-3.0

- [GitHub](https://github.com/tronprotocol/wallet-cli) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 390 Β· πŸ“₯ 5.3K Β· πŸ“‹ 160 - 3% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/tronprotocol/wallet-cli
```

tips (πŸ₯ˆ16 Β· ⭐ 210) - TRON Improvement Proposals. Unlicensed

- [GitHub](https://github.com/tronprotocol/tips) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 170 Β· πŸ“‹ 270 - 3% open Β· ⏱️ 30.05.2024):

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

tronprotocol/documentation (πŸ₯ˆ15 Β· ⭐ 550) - Documentations of project TRON. LGPL-3.0

- [GitHub](https://github.com/tronprotocol/documentation) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 470 Β· πŸ“‹ 110 - 34% open Β· ⏱️ 15.05.2024):

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


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

---

MATIC - Polygon (πŸ₯ˆ34 Β· ⭐ 5.3K) - Hybrid POS-Plasma Layer 2, bringing scale to Ethereum.

---
bor (πŸ₯‡30 Β· ⭐ 980) - Official repository for the Polygon Blockchain. LGPL-3.0

- [GitHub](https://github.com/maticnetwork/bor) (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 460 Β· πŸ“₯ 52K Β· πŸ“¦ 70 Β· πŸ“‹ 390 - 3% open Β· ⏱️ 10.05.2024):

```
git clone https://github.com/maticnetwork/bor
```

heimdall (πŸ₯‡25 Β· ⭐ 250) - Validator node for Polygon PoS. GPL-3.0

- [GitHub](https://github.com/maticnetwork/heimdall) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 170 Β· πŸ“₯ 41K Β· πŸ“¦ 34 Β· πŸ“‹ 330 - 1% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/maticnetwork/heimdall
```

avail (πŸ₯‡22 Β· ⭐ 760) - Unlicensed

- [GitHub](https://github.com/availproject/avail) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 490 Β· πŸ“₯ 22K Β· πŸ“¦ 110 Β· ⏱️ 04.06.2024):

```
git clone https://github.com/maticnetwork/avail
```

matic.js (πŸ₯ˆ19 Β· ⭐ 540) - Javascript developer library to interact with Matic Network. MIT

- [GitHub](https://github.com/maticnetwork/matic.js) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 250 Β· πŸ“¦ 3 Β· πŸ“‹ 91 - 15% open Β· ⏱️ 19.03.2024):

```
git clone https://github.com/maticnetwork/matic.js
```

contracts (πŸ₯ˆ18 Β· ⭐ 1.1K) - Smart contracts comprising the business logic of the Matic Network. GPL-3.0

- [GitHub](https://github.com/maticnetwork/contracts) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 530 Β· πŸ“‹ 120 - 61% open Β· ⏱️ 01.03.2024):

```
git clone https://github.com/maticnetwork/contracts
```

pos-portal (πŸ₯ˆ16 Β· ⭐ 330) - Smart contracts that powers the PoS (proof-of-stake) based bridge.. GPL-3.0

- [GitHub](https://github.com/maticnetwork/pos-portal) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 240 Β· πŸ“¦ 37 Β· πŸ“‹ 46 - 84% open Β· ⏱️ 26.03.2024):

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


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

---

LSK - Lisk (πŸ₯ˆ34 Β· ⭐ 3.7K) - Cryptocurrency launched in 2016. Lisk has a current supply of 144,818,773..

---
lisk-sdk (πŸ₯‡29 Β· ⭐ 2.7K) - Lisk software development kit. Apache-2

- [GitHub](https://github.com/LiskHQ/lisk-sdk) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 460 Β· πŸ“¦ 240 Β· πŸ“‹ 5.2K - 1% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/LiskHQ/lisk-sdk
```

lisk-desktop (πŸ₯‡27 Β· ⭐ 590) - Lisk graphical user interface for desktop. GPL-3.0

- [GitHub](https://github.com/LiskHQ/lisk-desktop) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 97 Β· πŸ“₯ 590K Β· πŸ“‹ 3.1K - 0% open Β· ⏱️ 21.05.2024):

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


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

---

HBAR - Hedera (πŸ₯ˆ34 Β· ⭐ 1.4K) - Decentralized public network where developers can build secure, fair..

---
hedera-sdk-js (πŸ₯‡26 Β· ⭐ 250) - Hedera Hashgraph SDK for JavaScript/TypeScript. Apache-2

- [GitHub](https://github.com/hashgraph/hedera-sdk-js) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 130 Β· πŸ“¦ 2.3K Β· πŸ“‹ 820 - 11% open Β· ⏱️ 03.06.2024):

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

hedera-services (πŸ₯‡25 Β· ⭐ 260) - Crypto, token, consensus, file, and smart contract.. Apache-2

- [GitHub](https://github.com/hashgraph/hedera-services) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 110 Β· πŸ“‹ 7.7K - 19% open Β· ⏱️ 05.06.2024):

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

hedera-sdk-java (πŸ₯ˆ21 Β· ⭐ 200) - Hedera Hashgraph SDK for Java. Apache-2

- [GitHub](https://github.com/hashgraph/hedera-sdk-java) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“‹ 650 - 10% open Β· ⏱️ 04.06.2024):

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


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

---

ROSE - Oasis Network (πŸ₯ˆ31 Β· ⭐ 720) - Cryptocurrency launched in 2020and operates on the..

---
oasis-core (πŸ₯‡30 Β· ⭐ 330) - Performant and Confidentiality-Preserving Smart Contracts +.. Apache-2

- [GitHub](https://github.com/oasisprotocol/oasis-core) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 110 Β· πŸ“₯ 59K Β· πŸ“¦ 180 Β· πŸ“‹ 1.8K - 15% open Β· ⏱️ 04.06.2024):

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


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

---

ETC - Ethereum Classic (πŸ₯ˆ30 Β· ⭐ 1K) - Cryptocurrency . Users are able to generate ETC through..

---
core-geth (πŸ₯‡25 Β· ⭐ 260) - A highly configurable Go implementation of the Ethereum protocol. LGPL-3.0

- [GitHub](https://github.com/etclabscore/core-geth) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 160 Β· πŸ“₯ 110K Β· πŸ“¦ 7 Β· πŸ“‹ 220 - 30% open Β· ⏱️ 13.03.2024):

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


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

---

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

---


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

---

ONE - Harmony (πŸ₯ˆ27 Β· ⭐ 2K) - Harmonys open, decentralized network is enabled through the use of the..

---
harmony (πŸ₯‡28 Β· ⭐ 1.5K) - The core protocol of harmony. LGPL-3.0

- [GitHub](https://github.com/harmony-one/harmony) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 290 Β· πŸ“₯ 350K Β· πŸ“¦ 83 Β· πŸ“‹ 1.2K - 7% open Β· ⏱️ 05.03.2024):

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


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

---

POA - POA Network (πŸ₯ˆ27 Β· ⭐ 1.9K) - Cryptocurrency launched in 2017. POA Network has a current..

---


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

---

ONT - Ontology (πŸ₯ˆ27 Β· ⭐ 1.3K) - New high-performance public blockchain project & a distributed trust..

---
ontology (πŸ₯‡26 Β· ⭐ 820) - Official Go implementation of the Ontology protocol. https://dev-.. LGPL-3.0

- [GitHub](https://github.com/ontio/ontology) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 320 Β· πŸ“₯ 21K Β· πŸ“¦ 260 Β· πŸ“‹ 260 - 24% open Β· ⏱️ 03.06.2024):

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


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

---

SDN - Shiden Network (πŸ₯ˆ26 Β· ⭐ 1K) - Multi-chain decentralized application layer on Kusama Network...

---
Astar (πŸ₯‡22 Β· ⭐ 730) - The dApp hub for blockchains of the future. GPL-3.0

- [GitHub](https://github.com/AstarNetwork/Astar) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 200 Β· πŸ“₯ 21K Β· πŸ“‹ 310 - 8% open Β· ⏱️ 05.06.2024):

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


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

---

DFI - DeFiChain (πŸ₯ˆ26 Β· ⭐ 710) - Decentralized blockchain platform dedicated to enable fast,..

---
ain (πŸ₯‡27 Β· ⭐ 400) - DeFi Blockchain - enabling decentralized finance on Bitcoin. MIT

- [GitHub](https://github.com/DeFiCh/ain) (πŸ‘¨β€πŸ’» 840 Β· πŸ”€ 120 Β· πŸ“₯ 41K Β· πŸ“‹ 520 - 17% open Β· ⏱️ 21.05.2024):

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


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

---

KMD - Komodo (πŸ₯ˆ26 Β· ⭐ 550) - End-to-end blockchain infrastructure solutions provider...

---
atomicDEX-Desktop (πŸ₯‡25 Β· ⭐ 240) - Komodo Wallet Desktop GUI. GPL-2.0

- [GitHub](https://github.com/KomodoPlatform/komodo-wallet-desktop) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 170 Β· πŸ“₯ 83K Β· πŸ“‹ 950 - 20% open Β· ⏱️ 08.04.2024):

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


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

---

ZIL - Zilliqa (πŸ₯ˆ25 Β· ⭐ 1.6K) - The highly scalable and secure public blockchain platform.

---
Zilliqa (πŸ₯‡22 Β· ⭐ 1.1K) - Zilliqa is the worlds first high-throughput public blockchain.. GPL-3.0

- [GitHub](https://github.com/Zilliqa/Zilliqa) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 280 Β· πŸ“‹ 400 - 28% open Β· ⏱️ 09.05.2024):

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

scilla (πŸ₯ˆ18 Β· ⭐ 240) - Scilla - A Smart Contract Intermediate Level Language. GPL-3.0

- [GitHub](https://github.com/Zilliqa/scilla) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 81 Β· πŸ“₯ 390 Β· πŸ“‹ 410 - 33% open Β· ⏱️ 15.02.2024):

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


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

---

MOVR - Moonriver (πŸ₯ˆ25 Β· ⭐ 1.1K) - Fully Ethereum-compatible smart contract parachain on Kusama. Due..

---
moonbeam (πŸ₯‡24 Β· ⭐ 910) - An Ethereum-compatible smart contract parachain on Polkadot. GPL-3.0

- [GitHub](https://github.com/moonbeam-foundation/moonbeam) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 300 Β· πŸ“₯ 25K Β· πŸ“¦ 3 Β· πŸ“‹ 400 - 7% open Β· ⏱️ 03.06.2024):

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


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

---

XRD - Radix (πŸ₯ˆ25 Β· ⭐ 800) - Radix is building an open, interconnected platform where the full range of..

---
radixdlt-scrypto (πŸ₯‡23 Β· ⭐ 400) - Scrypto is the asset-oriented smart contract.. Unlicensed

- [GitHub](https://github.com/radixdlt/radixdlt-scrypto) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 120 Β· πŸ“¦ 17 Β· πŸ“‹ 120 - 19% open Β· ⏱️ 24.05.2024):

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


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

---

CSPR - Casper Network (πŸ₯ˆ25 Β· ⭐ 540) - First live proof-of-stake blockchain built off the Casper CBC..

---
casper-node (πŸ₯‡26 Β· ⭐ 390) - Reference client for CASPER protocol. Apache-2

- [GitHub](https://github.com/casper-network/casper-node) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 220 Β· πŸ“₯ 1.4K Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 19% open Β· ⏱️ 10.04.2024):

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


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

---

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

---


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

---

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

---


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

---

OMNI (πŸ₯‰23 Β· ⭐ 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._

---

KDA - Kadena (πŸ₯‰23 Β· ⭐ 1K) - Kadena is launching one of the worlds first true scalable blockchains..

---
pact (πŸ₯‡22 Β· ⭐ 580) - The Pact Smart Contract Language. BSD-3

- [GitHub](https://github.com/kadena-io/pact) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 100 Β· πŸ“₯ 11K Β· πŸ“‹ 400 - 25% open Β· ⏱️ 23.05.2024):

```
git clone https://github.com/kadena-io/pact
```

chainweb-node (πŸ₯‡22 Β· ⭐ 250) - Chainweb: A Proof-of-Work Parallel-Chain Architecture for.. BSD-3

- [GitHub](https://github.com/kadena-io/chainweb-node) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 89 Β· πŸ“₯ 1.6K Β· πŸ“‹ 250 - 40% open Β· ⏱️ 04.06.2024):

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


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

---

JUNO (πŸ₯‰23 Β· ⭐ 550) - Global, open source, permission-less network for decentralized interoperable..

---
CosmosContracts/juno (πŸ₯‡25 Β· ⭐ 310) - Open Source Platform for Interoperable Smart Contracts. Apache-2

- [GitHub](https://github.com/CosmosContracts/juno) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 160 Β· πŸ“₯ 44K Β· πŸ“¦ 3 Β· πŸ“‹ 230 - 17% open Β· ⏱️ 05.06.2024):

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


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

---

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

---


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

---

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

---


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

---

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

---


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

---

GBYTE - Obyte (πŸ₯‰20 Β· ⭐ 570) - Launched on Dec 25, 2016, Obyte is a distributed ledger based..

---
obyte-gui-wallet (πŸ₯‡22 Β· ⭐ 430) - Smart payments made simple. MIT

- [GitHub](https://github.com/byteball/obyte-gui-wallet) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 180 Β· πŸ“₯ 350K Β· πŸ“‹ 260 - 34% open Β· ⏱️ 29.02.2024):

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


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

---

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

---
counterparty-lib (🐣) - Unlicensed

- [GitHub](https://github.com/CounterpartyXCP/counterparty-lib) (πŸ‘¨β€πŸ’» 2 Β· ⏱️ 06.03.2024):

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


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

---

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

---


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

---

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

---


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

---

Show 24 hidden projects...

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


## Stablecoins

Back to top

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

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

---
centre-tokens (πŸ₯ˆ18 Β· ⭐ 510) - Source repository for smart contracts used by Circles.. Apache-2

- [GitHub](https://github.com/circlefin/stablecoin-evm) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 270 Β· πŸ“₯ 18 Β· πŸ“‹ 52 - 30% open Β· ⏱️ 21.05.2024):

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


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

---

Show 2 hidden projects...

- BEAN (πŸ₯‰17 Β· ⭐ 120) - The practicality of using Decentralized Finance is limited by the lack of a..
- BUSD - Binance USD (πŸ₯‰10 Β· ⭐ 360 Β· πŸ’€) - Stable coin pegged to USD that has received approval..


## Decentralized Finance (DeFi)

Back to top

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

AAVE (πŸ₯‡31 Β· ⭐ 4.8K) - Decentralized money market protocol where users can lend and borrow..

---
aave-v3-core (πŸ₯‡24 Β· ⭐ 780) - This repository contains the core smart contracts of the.. Unlicensed

- [GitHub](https://github.com/aave/aave-v3-core) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 520 Β· πŸ“¦ 1.2K Β· πŸ“‹ 410 - 8% open Β· ⏱️ 07.03.2024):

```
git clone https://github.com/aave/aave-v3-core
```

aave/interface (πŸ₯ˆ19 Β· ⭐ 380) - An open source interface for the decentralized liquidity.. Unlicensed

- [GitHub](https://github.com/aave/interface) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 300 Β· πŸ“₯ 71 Β· πŸ“‹ 580 - 20% open Β· ⏱️ 05.06.2024):

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


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

---

GNO - Gnosis (πŸ₯‡31 Β· ⭐ 3.6K) - Cryptocurrency and operates on the Ethereum platform. Gnosis has a..

---
zodiac (πŸ₯ˆ19 Β· ⭐ 450) - A library for composable tooling for onchain entities. LGPL-3.0

- [GitHub](https://github.com/gnosisguild/zodiac) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 110 Β· πŸ“₯ 9 Β· πŸ“¦ 340 Β· πŸ“‹ 21 - 33% open Β· ⏱️ 25.04.2024):

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

ethcontract-rs (πŸ₯ˆ19 Β· ⭐ 300) - Generate type-safe bindings for interacting with Ethereum.. Apache-2

- [GitHub](https://github.com/cowprotocol/ethcontract-rs) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 44 Β· πŸ“¦ 140 Β· πŸ“‹ 110 - 27% open Β· ⏱️ 15.05.2024):

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


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

---

SNX - Synthetix (πŸ₯‡30 Β· ⭐ 2.3K) - Cryptocurrency and operates on the Ethereum platform...

---
synthetix (πŸ₯‡26 Β· ⭐ 1.2K) - Synthetix Solidity smart contracts. MIT

- [GitHub](https://github.com/Synthetixio/synthetix) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 590 Β· πŸ“¦ 660 Β· πŸ“‹ 130 - 65% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/Synthetixio/synthetix
```

synpress (πŸ₯ˆ20 Β· ⭐ 550) - Synpress is e2e testing framework based on Cypress.io and playwright with.. MIT

- [GitHub](https://github.com/Synthetixio/synpress) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 170 Β· πŸ“¦ 3 Β· πŸ“‹ 210 - 42% open Β· ⏱️ 30.05.2024):

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


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

---

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

---


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

---

ZRX - 0x (πŸ₯‡28 Β· ⭐ 4.2K) - Cryptocurrency and operates on the Ethereum platform. 0x has a current..

---
0xProject/protocol (πŸ₯ˆ17 Β· ⭐ 350) - Unlicensed

- [GitHub](https://github.com/0xProject/protocol) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 190 Β· πŸ“¦ 180 Β· πŸ“‹ 28 - 17% open Β· ⏱️ 24.05.2024):

```
git clone https://github.com/0xProject/protocol
```

0x-mesh (πŸ₯ˆ17 Β· ⭐ 260 Β· πŸ’€) - A peer-to-peer network for sharing 0x orders. Unlicensed

- [GitHub](https://github.com/0xProject/0x-mesh) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 110 Β· πŸ“₯ 130 Β· πŸ“¦ 160 Β· πŸ“‹ 340 - 38% open Β· ⏱️ 10.11.2023):

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


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

---

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

---


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

---

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

---


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

---

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

---


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

---

YFI - yearn.finance (πŸ₯‡24 Β· ⭐ 2.7K) - Suite of products in Decentralized Finance (DeFi) that..

---


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

---

LON - Tokenlon (πŸ₯‡24 Β· ⭐ 1.2K) - Utility token issued by the Tokenlon DEX, used to align all..

---
token-profile (πŸ₯‡23 Β· ⭐ 820) - Blockchain coin and token profile collection. MIT

- [GitHub](https://github.com/consenlabs/token-profile) (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 3.5K Β· πŸ“‹ 690 - 9% open Β· ⏱️ 03.06.2024):

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


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

---

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

---


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

---

JOE (πŸ₯‡23 Β· ⭐ 470) - 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 (πŸ₯‡23 Β· ⭐ 420) - Electroneum has coined the phrase enablement currency as it is..

---
electroneum (πŸ₯‡23 Β· ⭐ 390) - Electroneum: The Legacy L1 Repository. Unlicensed

- [GitHub](https://github.com/electroneum/electroneum) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 190 Β· πŸ“₯ 630K Β· πŸ“‹ 400 - 24% open Β· ⏱️ 24.04.2024):

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


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

---

MLN - Enzyme (πŸ₯ˆ20 Β· ⭐ 1.7K) - A fast & cost-effective way to build, scale and monetize..

---
enzymefinance/protocol (πŸ₯‡22 Β· ⭐ 370) - Enzyme Protocol Implementation. GPL-3.0

- [GitHub](https://github.com/enzymefinance/protocol) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 150 Β· πŸ“₯ 270 Β· πŸ“¦ 17 Β· πŸ“‹ 530 - 0% open Β· ⏱️ 21.05.2024):

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


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

---

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

---


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

---

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

---


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

---

XVS - Venus (πŸ₯ˆ20 Β· ⭐ 290) - Cryptocurrency and operates on the BNB Smart Chain (BEP20) platform...

---
venus-protocol (πŸ₯‡23 Β· ⭐ 250) - BNB Smart Chain Venus Protocol. BSD-3

- [GitHub](https://github.com/VenusProtocol/venus-protocol) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 160 Β· πŸ“¦ 35 Β· πŸ“‹ 51 - 31% open Β· ⏱️ 04.06.2024):

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


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

---

DIA (πŸ₯ˆ20 Β· ⭐ 230) - Cryptocurrency and operates on the Ethereum platform. DIA has a current supply..

---
diadata (πŸ₯‡22 Β· ⭐ 230) - DIAdata.org platform. Unlicensed

- [GitHub](https://github.com/diadata-org/diadata) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 130 Β· πŸ“¦ 27 Β· πŸ“‹ 270 - 2% open Β· ⏱️ 05.06.2024):

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

---

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

---


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

---

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

---


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

---

BLT - Bloom (πŸ₯ˆ18 Β· ⭐ 660) - End-to-end protocol for identity attestation, risk assessment and..

---
solana-go-sdk (πŸ₯ˆ19 Β· ⭐ 330) - Solana Golang SDK. MIT

- [GitHub](https://github.com/blocto/solana-go-sdk) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 76 Β· πŸ“¦ 61 Β· πŸ“‹ 91 - 30% open Β· ⏱️ 16.05.2024):

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


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

---

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

---


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

---

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

---


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

---

OHM - Olympus (πŸ₯ˆ17 Β· ⭐ 1K) - The Decentralized Reserve Currency.

---
olympus-frontend (πŸ₯ˆ18 Β· ⭐ 290) - MIT

- [GitHub](https://github.com/OlympusDAO/olympus-frontend) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 720 Β· πŸ“‹ 290 - 10% open Β· ⏱️ 03.05.2024):

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


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

---

UMA (πŸ₯ˆ17 Β· ⭐ 410) - Decentralized financial contracts platform built to enable Universal Market..

---
UMAprotocol/protocol (πŸ₯ˆ19 Β· ⭐ 360) - UMA Protocol Running on Ethereum. AGPL-3.0

- [GitHub](https://github.com/UMAprotocol/protocol) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 170 Β· πŸ“‹ 980 - 1% open Β· ⏱️ 28.05.2024):

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


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

---

LQTY - Liquity (πŸ₯ˆ16 Β· ⭐ 430) - Token that captures the fee revenue generated by the Liquity..

---
liquity/dev (πŸ₯ˆ16 Β· ⭐ 310) - Liquity monorepo containing the contracts, SDK and Dev UI frontend. GPL-3.0

- [GitHub](https://github.com/liquity/dev) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 280 Β· πŸ“‹ 270 - 18% open Β· ⏱️ 28.03.2024):

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


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

---

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

---


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

---

BNC - Bifrost Native Coin (πŸ₯ˆ16 Β· ⭐ 220) - Polkadot Ecological DeFi basic protocol. It is..

---
bifrost (πŸ₯ˆ18 Β· ⭐ 220) - A parachain focused on building bridges of chains based on PoS.. GPL-3.0

- [GitHub](https://github.com/bifrost-finance/bifrost) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 68 Β· πŸ“₯ 2.3K Β· πŸ“‹ 50 - 30% open Β· ⏱️ 01.06.2024):

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

---

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

---


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

---

Show 91 hidden projects...

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


## Exchange-based Tokens

Back to top

_Tokens associated with centralized or decentralized exchanges._

BNB (πŸ₯‡37 Β· ⭐ 9.7K) - Cryptocurrency of the Binance platform. It is a trading platform exclusively for..

---
bsc (πŸ₯‡31 Β· ⭐ 2.6K) - A BNB Smart Chain client based on the go-ethereum fork. LGPL-3.0

- [GitHub](https://github.com/bnb-chain/bsc) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 1.5K Β· πŸ“₯ 310K Β· πŸ“¦ 5 Β· πŸ“‹ 1.3K - 1% open Β· ⏱️ 21.05.2024):

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

javascript-sdk (πŸ₯‡23 Β· ⭐ 380) - Javascript SDK to communicate with BNB Beacon Chain. Apache-2

- [GitHub](https://github.com/bnb-chain/javascript-sdk) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 240 Β· πŸ“¦ 750 Β· πŸ“‹ 180 - 1% open Β· ⏱️ 11.04.2024):

```
git clone https://github.com/bnb-chain/javascript-sdk
```

tss-lib (πŸ₯ˆ21 Β· ⭐ 730) - Threshold Signature Scheme, for ECDSA and EDDSA. MIT

- [GitHub](https://github.com/bnb-chain/tss-lib) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 250 Β· πŸ“₯ 4K Β· πŸ“¦ 180 Β· πŸ“‹ 140 - 43% open Β· ⏱️ 18.04.2024):

```
git clone https://github.com/bnb-chain/tss-lib
```

bnb-chain/go-sdk (πŸ₯ˆ19 Β· ⭐ 200) - Apache-2

- [GitHub](https://github.com/bnb-chain/go-sdk) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 100 Β· πŸ“¦ 250 Β· πŸ“‹ 88 - 21% open Β· ⏱️ 26.02.2024):

```
git clone https://github.com/bnb-chain/go-sdk
```

bsc-genesis-contract (πŸ₯ˆ18 Β· ⭐ 630) - The genesis contracts of BNB Smart Chain. Unlicensed

- [GitHub](https://github.com/bnb-chain/bsc-genesis-contract) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 690 Β· πŸ“¦ 3 Β· πŸ“‹ 90 - 21% open Β· ⏱️ 03.06.2024):

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

BEPs (πŸ₯ˆ15 Β· ⭐ 760) - BNB Evolution Proposals. Unlicensed

- [GitHub](https://github.com/bnb-chain/BEPs) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 480 Β· πŸ“‹ 90 - 34% open Β· ⏱️ 30.05.2024):

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


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

---

TWT - Trust Wallet Token (πŸ₯‡37 Β· ⭐ 9.3K) - Trust Wallet Token (TWT) 511 is a utility token that..

---
trustwallet/assets (πŸ₯‡29 Β· ⭐ 4.4K) - A comprehensive, up-to-date collection of information about.. MIT

- [GitHub](https://github.com/trustwallet/assets) (πŸ‘¨β€πŸ’» 4.1K Β· πŸ”€ 22K Β· πŸ“¦ 3 Β· πŸ“‹ 1.1K - 1% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/trustwallet/assets
```

wallet-core (πŸ₯‡29 Β· ⭐ 2.7K) - Cross-platform, cross-blockchain wallet library. Apache-2

- [GitHub](https://github.com/trustwallet/wallet-core) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.5K Β· πŸ“₯ 86K Β· πŸ“¦ 3 Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/trustwallet/wallet-core
```

trust-web3-provider (πŸ₯ˆ20 Β· ⭐ 700) - Web3 javascript wrapper provider for iOS and Android.. MIT

- [GitHub](https://github.com/trustwallet/trust-web3-provider) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 400 Β· πŸ“¦ 3 Β· πŸ“‹ 240 - 23% open Β· ⏱️ 27.05.2024):

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

developer (πŸ₯ˆ16 Β· ⭐ 310) - Trust Developer documentation: developer.trustwallet.com. MIT

- [GitHub](https://github.com/trustwallet/developer) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 180 Β· πŸ“‹ 81 - 28% open Β· ⏱️ 05.06.2024):

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


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

---

BTS - BitShares (πŸ₯‡30 Β· ⭐ 2.1K) - Cryptocurrency . BitShares has a current supply of..

---
bitshares-ui (πŸ₯‡27 Β· ⭐ 520) - Fully featured Graphical User Interface / Reference Wallet for the.. MIT

- [GitHub](https://github.com/bitshares/bitshares-ui) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 590 Β· πŸ“₯ 220K Β· πŸ“‹ 2.3K - 18% open Β· ⏱️ 15.05.2024):

```
git clone https://github.com/bitshares/bitshares-ui
```

bitshares-core (πŸ₯‡23 Β· ⭐ 1.2K) - BitShares Blockchain node and command-line wallet. Unlicensed

- [GitHub](https://github.com/bitshares/bitshares-core) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 660 Β· πŸ“₯ 140K Β· πŸ“‹ 1.3K - 20% open Β· ⏱️ 15.12.2023):

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


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

---

CRO - Cronos (πŸ₯ˆ25 Β· ⭐ 850) - We propose Crypto.com Chain, the next generation decentralized..

---
cronos (πŸ₯‡26 Β· ⭐ 280) - Cronos is the first Ethereum-compatible blockchain network built.. Unlicensed

- [GitHub](https://github.com/crypto-org-chain/cronos) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 220 Β· πŸ“₯ 320K Β· πŸ“¦ 17 Β· πŸ“‹ 470 - 21% open Β· ⏱️ 30.05.2024):

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

chain-main (πŸ₯ˆ20 Β· ⭐ 490) - Crypto.org Chain: Croeseid Testnet and beyond development. Unlicensed

- [GitHub](https://github.com/crypto-org-chain/chain-main) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 330 Β· πŸ“₯ 150K Β· πŸ“‹ 380 - 5% open Β· ⏱️ 24.05.2024):

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


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

---

DYDX (πŸ₯ˆ22 Β· ⭐ 1.8K) - Governance token for the dYdX exchange protocol. Past users of the protocol..

---
dydx-v3-python (πŸ₯ˆ17 Β· ⭐ 300) - Python client for dYdX (API v3). Apache-2

- [GitHub](https://github.com/dydxprotocol/dydx-v3-python) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 210 Β· πŸ“¦ 650 Β· πŸ“‹ 100 - 61% open Β· ⏱️ 11.12.2023):

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


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

---

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

---


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

---

LRC - Loopring (πŸ₯ˆ21 Β· ⭐ 640) - Decentralized Exchange (DEX) built on an Ethereum Layer-2 (L2)..

---
protocols (πŸ₯ˆ15 Β· ⭐ 320) - A zkRollup DEX & Payment Protocol. Unlicensed

- [GitHub](https://github.com/Loopring/protocols) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 110 Β· πŸ“‹ 370 - 5% open Β· ⏱️ 27.05.2024):

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


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

---

PSP - ParaSwap (πŸ₯‰20 Β· ⭐ 1.5K) - Governance token for ParaSwap with the aim toprovide a..

---
paraswap-dex-lib (πŸ₯ˆ18 Β· ⭐ 710) - DexLib is a library used by ParaSwap backend to integrate.. GPL-3.0

- [GitHub](https://github.com/paraswap/paraswap-dex-lib) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 260 Β· πŸ“¦ 3 Β· πŸ“‹ 100 - 97% open Β· ⏱️ 05.06.2024):

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

paraswap-sdk (πŸ₯ˆ18 Β· ⭐ 670) - ParaSwap allows dApps and traders to get the best DEX.. Unlicensed

- [GitHub](https://github.com/paraswap/paraswap-sdk) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 95 Β· πŸ“¦ 4 Β· πŸ“‹ 38 - 78% open Β· ⏱️ 05.06.2024):

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


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

---

AST - AirSwap (πŸ₯‰20 Β· ⭐ 360) - Decentralized token exchange based on the Swap protocol..

---
airswap-protocols (πŸ₯ˆ21 Β· ⭐ 230) - AirSwap Contracts and Tools. MIT

- [GitHub](https://github.com/airswap/airswap-protocols) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 91 Β· πŸ“¦ 17 Β· πŸ“‹ 270 - 2% open Β· ⏱️ 27.05.2024):

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


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

---

Show 14 hidden projects...

- REN (πŸ₯ˆ24 Β· ⭐ 860 Β· πŸ’€) - Open protocol that enables the movement of value between blockchains. Rens..
- SRM - Serum (πŸ₯ˆ23 Β· ⭐ 2.9K Β· πŸ’€) - Cryptocurrency launched in 2020. Serum has a current supply of..
- ASTRO - AstroSwap (πŸ₯‰20 Β· ⭐ 150) - First interstellar DEX, built for the most loyal blockchain..
- IDEX (πŸ₯‰16 Β· ⭐ 120) - Cryptocurrency and operates on the Ethereum platform. IDEX has a current..
- DIVX - Divi Exchange Token (πŸ₯‰14 Β· ⭐ 76 Β· πŸ’€) - Divi Exchange Token (DIVX) is a cryptocurrency and..
- DODO (πŸ₯‰12 Β· ⭐ 340) - Decentralized Exchange (DEX) running on Ethereum and Binance Smart Chain...
- UTNP - Universa (πŸ₯‰11 Β· ⭐ 320 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the Ethereum..
- MAX - Maxcoin (πŸ₯‰11 Β· ⭐ 79 Β· πŸ’€) - One of the most important things for MaxCoin was to achieve a..
- MX - MX Token (πŸ₯‰9 Β· ⭐ 170 Β· πŸ’€) - Proof of rights and interests of MXC trading platform itself...
- KIT - DexKit (πŸ₯‰7 Β· ⭐ 76) - Next generation DEX. It uses technology based on ZRX protocol,..
- WRX - WazirX (πŸ₯‰6 Β· ⭐ 180 Β· πŸ’€) - Cryptocurrency exchange with an advanced trading interface and..
- HEGIC (πŸ₯‰6 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. Hegic has a current..
- EPS - Ellipsis (πŸ₯‰5 Β· ⭐ 57 Β· πŸ’€) - Secure low-slippage stable swapping on BSC.
- MCB - MCDex (πŸ₯‰3 Β· ⭐ 10 Β· πŸ’€) - Decentralized leveraged trading protocol allowing zero price impact..


## Meme Tokens

Back to top

_Cryptocurrencies inspired by Internet memes._

Show 1 hidden projects...

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


## Web 3.0

Back to top

FIL - Filecoin (πŸ₯‡41 Β· ⭐ 11K) - The Filecoin network achieves staggering economies of scale by..

---
lotus (πŸ₯‡29 Β· ⭐ 2.8K) - Reference implementation of the Filecoin protocol, written in Go. Unlicensed

- [GitHub](https://github.com/filecoin-project/lotus) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.2K Β· πŸ“₯ 13K Β· πŸ“‹ 4.6K - 15% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/filecoin-project/lotus
```

venus (πŸ₯‡28 Β· ⭐ 2.1K) - Filecoin Full Node Implementation in Go. Unlicensed

- [GitHub](https://github.com/filecoin-project/venus) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 450 Β· πŸ“₯ 11K Β· πŸ“¦ 66 Β· πŸ“‹ 3.2K - 2% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/filecoin-project/venus
```

bacalhau (πŸ₯‡28 Β· ⭐ 630) - Compute over Data framework for public, transparent, and optionally.. Apache-2

- [GitHub](https://github.com/bacalhau-project/bacalhau) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 85 Β· πŸ“₯ 110K Β· πŸ“¦ 10 Β· πŸ“‹ 2K - 15% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/filecoin-project/bacalhau
```

rust-fil-proofs (πŸ₯‡22 Β· ⭐ 490) - Proofs for Filecoin in Rust. Unlicensed

- [GitHub](https://github.com/filecoin-project/rust-fil-proofs) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 310 Β· πŸ“₯ 3.2K Β· πŸ“¦ 160 Β· πŸ“‹ 640 - 5% open Β· ⏱️ 17.05.2024):

```
git clone https://github.com/filecoin-project/rust-fil-proofs
```

ref-fvm (πŸ₯ˆ18 Β· ⭐ 370) - Reference implementation of the Filecoin Virtual Machine. Unlicensed

- [GitHub](https://github.com/filecoin-project/ref-fvm) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 130 Β· πŸ“¦ 130 Β· πŸ“‹ 970 - 22% open Β· ⏱️ 24.05.2024):

```
git clone https://github.com/filecoin-project/ref-fvm
```

specs (πŸ₯ˆ18 Β· ⭐ 370 Β· πŸ’€) - The Filecoin protocol specification. Unlicensed

- [GitHub](https://github.com/filecoin-project/specs) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 180 Β· πŸ“¦ 3 Β· πŸ“‹ 620 - 38% open Β· ⏱️ 16.07.2023):

```
git clone https://github.com/filecoin-project/specs
```

filecoin-docs (πŸ₯ˆ18 Β· ⭐ 220) - Filecoin Docs. Unlicensed

- [GitHub](https://github.com/filecoin-project/filecoin-docs) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 280 Β· πŸ“‹ 600 - 2% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/filecoin-project/filecoin-docs
```

devgrants (πŸ₯ˆ17 Β· ⭐ 370) - Apply for a Filecoin devgrant. Help build the Filecoin.. Unlicensed

- [GitHub](https://github.com/filecoin-project/devgrants) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 310 Β· πŸ“‹ 1.5K - 12% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/filecoin-project/devgrants
```

neptune (πŸ₯ˆ16 Β· ⭐ 260) - Rust Poseidon implementation. Unlicensed

- [GitHub](https://github.com/lurk-lab/neptune) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 81 Β· πŸ“¦ 840 Β· πŸ“‹ 48 - 14% open Β· ⏱️ 13.02.2024):

```
git clone https://github.com/filecoin-project/neptune
```

FIPs (πŸ₯ˆ15 Β· ⭐ 310) - The Filecoin Improvement Proposal repository. Unlicensed

- [GitHub](https://github.com/filecoin-project/FIPs) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 170 Β· πŸ“‹ 120 - 9% open Β· ⏱️ 05.06.2024):

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


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

---

SNT - Status (πŸ₯‡40 Β· ⭐ 9.7K) - Mobile operating system that will completely change the way the..

---
status-mobile (πŸ₯‡30 Β· ⭐ 3.8K) - a free (libre) open source, mobile OS for Ethereum. MPL-2.0

- [GitHub](https://github.com/status-im/status-mobile) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1K Β· πŸ“₯ 5.1K Β· πŸ“‹ 10K - 6% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/status-im/status-mobile
```

status-go (πŸ₯‡27 Β· ⭐ 720) - The Status module that consumes go-ethereum. MPL-2.0

- [GitHub](https://github.com/status-im/status-go) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 240 Β· πŸ“₯ 1.6K Β· πŸ“¦ 19 Β· πŸ“‹ 1.4K - 22% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/status-im/status-go
```

status-desktop (πŸ₯‡27 Β· ⭐ 260) - Status Desktop client made in Nim & QML. MPL-2.0

- [GitHub](https://github.com/status-im/status-desktop) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 74 Β· πŸ“₯ 16K Β· πŸ“‹ 7.9K - 8% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/status-im/status-desktop
```

nimbus-eth2 (πŸ₯‡24 Β· ⭐ 500) - Nim implementation of the Ethereum Beacon Chain. Unlicensed

- [GitHub](https://github.com/status-im/nimbus-eth2) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 200 Β· πŸ“₯ 32K Β· πŸ“‹ 1.1K - 17% open Β· ⏱️ 23.05.2024):

```
git clone https://github.com/status-im/nimbus-eth2
```

nim-libp2p (πŸ₯ˆ21 Β· ⭐ 240) - libp2p implementation in Nim. MIT

- [GitHub](https://github.com/vacp2p/nim-libp2p) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 52 Β· πŸ“‹ 240 - 27% open Β· ⏱️ 04.06.2024):

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

nimbus-eth1 (πŸ₯ˆ19 Β· ⭐ 560) - Nimbus: an Ethereum Execution Client for Resource-Restricted.. Apache-2

- [GitHub](https://github.com/status-im/nimbus-eth1) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 100 Β· πŸ“‹ 450 - 23% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/status-im/nimbus-eth1
```

nim-chronos (πŸ₯ˆ16 Β· ⭐ 350) - Chronos - An efficient library for asynchronous programming. Apache-2

- [GitHub](https://github.com/status-im/nim-chronos) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 51 Β· πŸ“‹ 140 - 37% open Β· ⏱️ 02.06.2024):

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

status-keycard (πŸ₯ˆ16 Β· ⭐ 210 Β· πŸ’€) - Our Javacard Implementation for making secure.. Apache-2

- [GitHub](https://github.com/status-im/status-keycard) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 60 Β· πŸ“₯ 1.8K Β· πŸ“‹ 68 - 17% open Β· ⏱️ 06.06.2023):

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


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

---

LINK - Chainlink (πŸ₯‡35 Β· ⭐ 35K) - Framework for building Decentralized Oracle Networks (DONs)..

---
chainlink (πŸ₯‡33 Β· ⭐ 6.8K) - node of the decentralized oracle network, bridging on and off-chain.. MIT

- [GitHub](https://github.com/smartcontractkit/chainlink) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.6K Β· πŸ“¦ 520 Β· πŸ“‹ 590 - 41% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/smartcontractkit/chainlink
```

external-adapters-js (πŸ₯‡24 Β· ⭐ 260) - Monorepo containing JavaScript implementation of external.. MIT

- [GitHub](https://github.com/smartcontractkit/external-adapters-js) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 240 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 22% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/smartcontractkit/external-adapters-js
```

documentation (πŸ₯ˆ21 Β· ⭐ 360) - https://docs.chain.link The Chainlink developer documentation.. MIT

- [GitHub](https://github.com/smartcontractkit/documentation) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 370 Β· πŸ“‹ 350 - 12% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/smartcontractkit/documentation
```

hardhat-starter-kit (πŸ₯ˆ20 Β· ⭐ 1.2K) - A repo for boilerplate code for testing, deploying, and.. MIT

- [GitHub](https://github.com/smartcontractkit/hardhat-starter-kit) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 480 Β· πŸ“‹ 80 - 26% open Β· ⏱️ 02.06.2024):

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

full-blockchain-solidity-course-js (πŸ₯ˆ19 Β· ⭐ 12K) - Learn Blockchain, Solidity, and Full Stack Web3.. Unlicensed

- [GitHub](https://github.com/smartcontractkit/full-blockchain-solidity-course-js) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 2.8K Β· πŸ“‹ 240 - 34% open Β· ⏱️ 23.05.2024):

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

full-blockchain-solidity-course-py (πŸ₯ˆ18 Β· ⭐ 11K) - Ultimate Solidity, Blockchain, and Smart Contract -.. MIT

- [GitHub](https://github.com/smartcontractkit/full-blockchain-solidity-course-py) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 2.9K Β· πŸ“‹ 500 - 44% open Β· ⏱️ 10.04.2024):

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


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

---

STX - Stacks (πŸ₯‡35 Β· ⭐ 7.7K) - Stacks brings Apps and Smart Contracts to Bitcoin. Apps built on Stacks..

---
stacks-blockchain (πŸ₯‡30 Β· ⭐ 2.9K) - The Stacks blockchain implementation. GPL-3.0

- [GitHub](https://github.com/stacks-network/stacks-core) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 620 Β· πŸ“₯ 22K Β· πŸ“¦ 21 Β· πŸ“‹ 2.6K - 13% open Β· ⏱️ 09.05.2024):

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

stacks (πŸ₯ˆ17 Β· ⭐ 2K) - Overview of Bitcoins Stacks layer. Unlicensed

- [GitHub](https://github.com/stacks-network/stacks) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 240 Β· πŸ“‹ 320 - 8% open Β· ⏱️ 18.04.2024):

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


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

---

GRT - The Graph (πŸ₯‡33 Β· ⭐ 4.8K) - Indexing protocol and global API for organizing blockchain..

---
graph-node (πŸ₯‡26 Β· ⭐ 2.8K) - Graph Node indexes data from blockchains such as Ethereum and.. Apache-2

- [GitHub](https://github.com/graphprotocol/graph-node) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 890 Β· πŸ“₯ 490 Β· πŸ“‹ 1.9K - 22% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/graphprotocol/graph-node
```

graph-tooling (πŸ₯‡24 Β· ⭐ 370) - Monorepo for various tools used by subgraph developers. Apache-2

- [GitHub](https://github.com/graphprotocol/graph-tooling) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 180 Β· πŸ“₯ 7.7K Β· πŸ“‹ 640 - 33% open Β· ⏱️ 27.05.2024):

```
git clone https://github.com/graphprotocol/graph-tooling
```

graphprotocol/indexer (πŸ₯‡24 Β· ⭐ 230) - Graph Protocol indexer components and infrastructure. MIT

- [GitHub](https://github.com/graphprotocol/indexer) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 110 Β· πŸ“₯ 12K Β· πŸ“¦ 21 Β· πŸ“‹ 340 - 37% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/graphprotocol/indexer
```

graphprotocol/contracts (πŸ₯ˆ19 Β· ⭐ 320) - Contracts repository for The Graph protocol. GPL-2.0

- [GitHub](https://github.com/graphprotocol/contracts) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 130 Β· πŸ“¦ 5 Β· πŸ“‹ 180 - 27% open Β· ⏱️ 13.05.2024):

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


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

---

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

---


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

---

HOT - Holo (πŸ₯‡32 Β· ⭐ 2.1K) - Holochain enables a distributed web with user autonomy built directly..

---
holochain (πŸ₯‡26 Β· ⭐ 1.1K) - The current, performant & industrial strength version of.. Unlicensed

- [GitHub](https://github.com/holochain/holochain) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 140 Β· πŸ“¦ 280 Β· πŸ“‹ 420 - 41% open Β· ⏱️ 05.06.2024):

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

launcher (πŸ₯ˆ18 Β· ⭐ 260) - Desktop launcher to install and use Holochain apps locally. Unlicensed

- [GitHub](https://github.com/holochain/launcher) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 20 Β· πŸ“₯ 7.1K Β· πŸ“¦ 3 Β· πŸ“‹ 140 - 31% open Β· ⏱️ 07.05.2024):

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

holochain-client-js (πŸ₯ˆ17 Β· ⭐ 260) - A JavaScript client for the Holochain Conductor API. Unlicensed

- [GitHub](https://github.com/holochain/holochain-client-js) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 14 Β· πŸ“¦ 6 Β· πŸ“‹ 56 - 10% open Β· ⏱️ 13.05.2024):

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


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

---

BZZ - Swarm (πŸ₯‡32 Β· ⭐ 2K) - System of peer-to-peer networked nodes that create a decentralised..

---
ethersphere/bee (πŸ₯‡30 Β· ⭐ 1.4K) - Bee is a Swarm client implemented in Go. Its the basic.. BSD-3

- [GitHub](https://github.com/ethersphere/bee) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 340 Β· πŸ“₯ 280K Β· πŸ“¦ 140 Β· πŸ“‹ 1.7K - 7% open Β· ⏱️ 31.05.2024):

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


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

---

LBC - LBRY Credits (πŸ₯ˆ30 Β· ⭐ 16K Β· πŸ’€) - LBRY (pronounced Library) is a decentralized digital content..

---
lbry.com (πŸ₯ˆ18 Β· ⭐ 260 Β· πŸ’€) - lbry.com, the website for the LBRY protocol. MIT

- [GitHub](https://github.com/lbryio/lbry.com) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 240 Β· πŸ“‹ 320 - 7% open Β· ⏱️ 23.10.2023):

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


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

---

ANT - Aragon (πŸ₯ˆ30 Β· ⭐ 4.4K Β· πŸ’€) - Decentralized app (dApp) on the Ethereum blockchain that..

---
use-wallet (πŸ₯‡23 Β· ⭐ 740 Β· πŸ’€) - useWallet() All-in-one solution to connect a dapp to an Ethereum.. MIT

- [GitHub](https://github.com/aragon/use-wallet) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 240 Β· πŸ“¦ 3.7K Β· πŸ“‹ 130 - 61% open Β· ⏱️ 21.09.2023):

```
git clone https://github.com/aragon/use-wallet
```

client (πŸ₯ˆ20 Β· ⭐ 830 Β· πŸ’€) - (Aragon 1) Create and manage decentralized organizations on.. AGPL-3.0

- [GitHub](https://github.com/aragon/client) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 250 Β· πŸ“₯ 34K Β· πŸ“‹ 730 - 29% open Β· ⏱️ 10.11.2023):

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


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

---

AE - Aeternity (πŸ₯ˆ30 Β· ⭐ 1.7K) - Public, open-source blockchain protocol that enables a platform..

---
aeternity (πŸ₯‡25 Β· ⭐ 1.1K) - ternity blockchain - scalable blockchain for the people - smart.. ISC

- [GitHub](https://github.com/aeternity/aeternity) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 230 Β· πŸ“₯ 25K Β· πŸ“‹ 940 - 26% open Β· ⏱️ 24.05.2024):

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

aeternity/protocol (πŸ₯ˆ15 Β· ⭐ 200) - Specification of the ternity blockchain protocol. Unlicensed

- [GitHub](https://github.com/aeternity/protocol) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 82 Β· πŸ“‹ 66 - 25% open Β· ⏱️ 25.04.2024):

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


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

---

DXD - DXdao (πŸ₯ˆ29 Β· ⭐ 3.9K) - Collective that builds and governs decentralized products and..

---
solhint (πŸ₯‡30 Β· ⭐ 1K) - Solhint is an open-source project to provide a linting utility for Solidity.. MIT

- [GitHub](https://github.com/protofire/solhint) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 150 Β· πŸ“¦ 52K Β· πŸ“‹ 270 - 8% open Β· ⏱️ 13.05.2024):

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


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

---

AR - Arweave (πŸ₯ˆ29 Β· ⭐ 2.2K) - Welcome to the future of data storage A new data storage blockchain..

---
arweave (πŸ₯‡22 Β· ⭐ 890) - The Arweave server and App Developer Toolkit. GPL-2.0

- [GitHub](https://github.com/ArweaveTeam/arweave) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 180 Β· πŸ“₯ 36K Β· πŸ“‹ 230 - 37% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/ArweaveTeam/arweave
```

arweave-js (πŸ₯ˆ19 Β· ⭐ 580) - Browser and Nodejs client for general interaction with the arweave.. MIT

- [GitHub](https://github.com/ArweaveTeam/arweave-js) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 120 Β· πŸ“¦ 3 Β· πŸ“‹ 99 - 9% open Β· ⏱️ 04.05.2024):

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


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

---

RPL - Rocket Pool (πŸ₯ˆ29 Β· ⭐ 1.2K) - Rocket Pool is Ethereums most decentralised liquid staking..

---
rocketpool (πŸ₯ˆ20 Β· ⭐ 870 Β· πŸ’€) - Decentralised Ethereum Liquid Staking Protocol. GPL-3.0

- [GitHub](https://github.com/rocket-pool/rocketpool) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 210 Β· πŸ“¦ 12 Β· πŸ“‹ 110 - 35% open Β· ⏱️ 21.06.2023):

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


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

---

STORJ (πŸ₯ˆ28 Β· ⭐ 2K) - Open-source platform that leverages the blockchain to provide end-to-end..

---
drpc (πŸ₯ˆ15 Β· ⭐ 1.4K) - drpc is a lightweight, drop-in replacement for gRPC. MIT

- [GitHub](https://github.com/storj/drpc) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 47 Β· πŸ“‹ 37 - 27% open Β· ⏱️ 12.03.2024):

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


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

---

SKY - Skycoin (πŸ₯ˆ27 Β· ⭐ 980) - Most advanced blockchain platform in the world. Developed by early..

---
skycoin (πŸ₯ˆ21 Β· ⭐ 590 Β· πŸ’€) - Skycoin Core and Wallet. Unlicensed

- [GitHub](https://github.com/skycoin/skycoin) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 290 Β· πŸ“¦ 81 Β· πŸ“‹ 1.2K - 13% open Β· ⏱️ 10.08.2023):

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


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

---

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

---


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

---

RDN - Raiden Network Token (πŸ₯ˆ26 Β· ⭐ 1.9K Β· πŸ’€) - Off-chain scaling solution, enabling near-instant,..

---
raiden (πŸ₯‡24 Β· ⭐ 1.8K Β· πŸ’€) - Raiden Network. Unlicensed

- [GitHub](https://github.com/raiden-network/raiden) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 400 Β· πŸ“₯ 7.6K Β· πŸ“¦ 33 Β· πŸ“‹ 2.7K - 11% open Β· ⏱️ 10.10.2023):

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


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

---

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

---


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

---

ELF - aelf (πŸ₯ˆ25 Β· ⭐ 820) - Versatile business blockchain platform powered by cloud computing and..

---
AElf (πŸ₯‡29 Β· ⭐ 820) - A scalable cloud computing blockchain platform. MIT

- [GitHub](https://github.com/AElfProject/AElf) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 240 Β· πŸ“₯ 3.8K Β· πŸ“¦ 43 Β· πŸ“‹ 840 - 6% open Β· ⏱️ 21.05.2024):

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

---

HNS - Handshake (πŸ₯ˆ24 Β· ⭐ 4.1K) - Decentralized, permissionless naming protocol where every peer is..

---
hsd (πŸ₯‡22 Β· ⭐ 1.9K) - Handshake Daemon & Full Node. Unlicensed

- [GitHub](https://github.com/handshake-org/hsd) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 290 Β· πŸ“₯ 310 Β· πŸ“¦ 170 Β· πŸ“‹ 360 - 34% open Β· ⏱️ 31.05.2024):

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

hnsd (πŸ₯ˆ15 Β· ⭐ 280) - Handshake SPV name resolver. Unlicensed

- [GitHub](https://github.com/handshake-org/hnsd) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 50 Β· πŸ“¦ 3 Β· πŸ“‹ 49 - 36% open Β· ⏱️ 05.03.2024):

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


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

---

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

---
go-btfs (πŸ₯ˆ21 Β· ⭐ 210) - BTFS - The First Scalable Decentralized Storage System - A.. Unlicensed

- [GitHub](https://github.com/bittorrent/go-btfs) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 70 Β· πŸ“₯ 48K Β· πŸ“¦ 2 Β· πŸ“‹ 190 - 2% open Β· ⏱️ 28.03.2024):

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


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

---

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

---


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

---

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

---


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

---

LAT - PlatON Network (πŸ₯‰21 Β· ⭐ 640) - Cryptocurrency launched in 2021. PlatON has a current supply..

---
PlatON-Go (πŸ₯‡24 Β· ⭐ 450) - Golang implementation of the PlatON protocol. LGPL-3.0

- [GitHub](https://github.com/PlatONnetwork/PlatON-Go) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 150 Β· πŸ“₯ 570 Β· πŸ“¦ 10 Β· πŸ“‹ 670 - 0% open Β· ⏱️ 08.05.2024):

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


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

---

LOOMOLD - Loom Network (OLD) (πŸ₯‰20 Β· ⭐ 890) - The Next-Generation Blockchain Application Platform..

---
loom-js (πŸ₯ˆ19 Β· ⭐ 200 Β· πŸ’€) - JS library for building browser apps & NodeJS services that interact.. BSD-3

- [GitHub](https://github.com/loomnetwork/loom-js) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 40 Β· πŸ“¦ 440 Β· πŸ“‹ 89 - 51% open Β· ⏱️ 05.07.2023):

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


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

---

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

---


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

---

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

---


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

---

HIVE (πŸ₯‰18 Β· ⭐ 370) - Cryptocurrency launched in 2020. Hive has a current supply of 467,382,213.663. The..

---
openhive-network/hive (πŸ₯ˆ17 Β· ⭐ 320) - Fast. Scalable. Powerful. The Blockchain for Web3. Unlicensed

- [GitHub](https://github.com/openhive-network/hive) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 98 Β· πŸ“₯ 39 Β· ⏱️ 30.05.2024):

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


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

---

CRU - Crust Network (πŸ₯‰16 Β· ⭐ 530) - What is Crust Network? Crust Network provides a..

---
crust (πŸ₯ˆ18 Β· ⭐ 490) - Official Rust implementation of the Crust protocol. Apache-2

- [GitHub](https://github.com/crustio/crust) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 37 Β· πŸ“₯ 46 Β· πŸ“‹ 330 - 22% open Β· ⏱️ 05.06.2024):

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


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

---

LDO - Lido DAO (πŸ₯‰16 Β· ⭐ 500) - Cryptocurrency and operates on the Ethereum platform. Lido DAO..

---
lido-dao (πŸ₯ˆ18 Β· ⭐ 350) - Lido DAO smart contracts. GPL-3.0

- [GitHub](https://github.com/lidofinance/lido-dao) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 160 Β· πŸ“₯ 37 Β· πŸ“‹ 230 - 15% open Β· ⏱️ 23.02.2024):

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


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

---

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

---


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

---

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

---


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

---

WAN - Wanchain (πŸ₯‰15 Β· ⭐ 290 Β· πŸ’€) - Wanchain seeks to link the present to the future, through the..

---
go-wanchain (πŸ₯ˆ17 Β· ⭐ 290 Β· πŸ’€) - Wanchain Client Source Code. LGPL-3.0

- [GitHub](https://github.com/wanchain/go-wanchain) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 86 Β· πŸ“₯ 78K Β· πŸ“‹ 9 - 44% open Β· ⏱️ 13.09.2023):

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

---

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

---


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

---

Show 27 hidden projects...

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


## Privacy Coins

Back to top

_Cryptocurrencies which allow users to conduct transactions privately and anonymously._

DCR - Decred (πŸ₯‡37 Β· ⭐ 2.7K) - Decred aims to build a community-directed digital currency whose..

---
dcrd (πŸ₯‡29 Β· ⭐ 730) - Decred daemon in Go (golang). ISC

- [GitHub](https://github.com/decred/dcrd) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 290 Β· πŸ“¦ 35K Β· πŸ“‹ 510 - 4% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/decred/dcrd
```

dcrwallet (πŸ₯‡24 Β· ⭐ 210) - A secure Decred wallet daemon written in Go (golang). ISC

- [GitHub](https://github.com/decred/dcrwallet) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 150 Β· πŸ“¦ 120 Β· πŸ“‹ 710 - 18% open Β· ⏱️ 04.06.2024):

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


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

---

SCRT - Secret (πŸ₯‡32 Β· ⭐ 3.5K) - PRIVACY FOR BLOCKCHAINS.

---
SecretNetwork (πŸ₯‡29 Β· ⭐ 520) - The Secret Network. Unlicensed

- [GitHub](https://github.com/scrtlabs/SecretNetwork) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 180 Β· πŸ“₯ 71K Β· πŸ“¦ 2.4K Β· πŸ“‹ 590 - 7% open Β· ⏱️ 14.05.2024):

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


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

---

XMR - Monero (πŸ₯‡31 Β· ⭐ 12K) - Cryptocurrency . Users are able to generate XMR through the process of..

---
monero (πŸ₯‡31 Β· ⭐ 8.7K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed

- [GitHub](https://github.com/monero-project/monero) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 3K Β· πŸ“₯ 32K Β· πŸ“¦ 21 Β· πŸ“‹ 3.2K - 18% open Β· ⏱️ 21.05.2024):

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

monero-gui (πŸ₯‡24 Β· ⭐ 1.7K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed

- [GitHub](https://github.com/monero-project/monero-gui) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 790 Β· πŸ“₯ 35K Β· πŸ“‹ 1.9K - 21% open Β· ⏱️ 12.03.2024):

```
git clone https://github.com/monero-project/monero-gui
```

monero-site (πŸ₯ˆ20 Β· ⭐ 260) - BSD-3

- [GitHub](https://github.com/monero-project/monero-site) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 360 Β· πŸ“‹ 740 - 13% open Β· ⏱️ 23.05.2024):

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


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

---

ZEC - Zcash (πŸ₯‡31 Β· ⭐ 6.6K) - Decentralized and open-source cryptocurrency that offers privacy and..

---
zcash (πŸ₯‡27 Β· ⭐ 4.9K) - Zcash - Internet Money. Unlicensed

- [GitHub](https://github.com/zcash/zcash) (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 2K Β· πŸ“₯ 310 Β· πŸ“‹ 3.9K - 27% open Β· ⏱️ 24.05.2024):

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

librustzcash (πŸ₯‡25 Β· ⭐ 320) - Rust-language assets for Zcash. Unlicensed

- [GitHub](https://github.com/zcash/librustzcash) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 240 Β· πŸ“¦ 880 Β· πŸ“‹ 580 - 45% open Β· ⏱️ 24.05.2024):

```
git clone https://github.com/zcash/librustzcash
```

halo2 (πŸ₯ˆ19 Β· ⭐ 670) - The Halo2 zero-knowledge proving system. Unlicensed

- [GitHub](https://github.com/zcash/halo2) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 430 Β· πŸ“¦ 290 Β· πŸ“‹ 390 - 63% open Β· ⏱️ 26.02.2024):

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

zips (πŸ₯ˆ19 Β· ⭐ 270) - Zcash Improvement Proposals. MIT

- [GitHub](https://github.com/zcash/zips) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 170 Β· πŸ“‹ 500 - 42% open Β· ⏱️ 04.06.2024):

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


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

---

OXEN (πŸ₯‡31 Β· ⭐ 5.6K) - Oxen combines a cutting-edge privacy and decentralisation software stack with..

---
session-desktop (πŸ₯‡30 Β· ⭐ 1.4K) - Session Desktop - Onion routing based messenger. GPL-3.0

- [GitHub](https://github.com/oxen-io/session-desktop) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 180 Β· πŸ“₯ 5.8M Β· πŸ“‹ 1.2K - 25% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/oxen-io/session-desktop
```

session-android (πŸ₯‡28 Β· ⭐ 1.7K) - A private messenger for Android. GPL-3.0

- [GitHub](https://github.com/oxen-io/session-android) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 160 Β· πŸ“₯ 250K Β· πŸ“‹ 770 - 39% open Β· ⏱️ 31.05.2024):

```
git clone https://github.com/oxen-io/session-android
```

lokinet (πŸ₯‡23 Β· ⭐ 1.7K Β· πŸ’€) - Lokinet is an anonymous, decentralized and IP based overlay.. GPL-3.0

- [GitHub](https://github.com/oxen-io/lokinet) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 210 Β· πŸ“₯ 110K Β· πŸ“‹ 610 - 26% open Β· ⏱️ 11.08.2023):

```
git clone https://github.com/oxen-io/lokinet
```

session-ios (πŸ₯‡22 Β· ⭐ 380) - A private messenger for iOS. GPL-3.0

- [GitHub](https://github.com/oxen-io/session-ios) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 86 Β· πŸ“₯ 2.2K Β· πŸ“‹ 300 - 31% open Β· ⏱️ 13.05.2024):

```
git clone https://github.com/oxen-io/session-ios
```


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

---

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

---


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

---

ZEN - Horizen (πŸ₯ˆ29 Β· ⭐ 1K) - Zero-knowledge-enabled network of blockchains powered by the largest..

---
zen (πŸ₯‡22 Β· ⭐ 260) - Horizen. Unlicensed

- [GitHub](https://github.com/HorizenOfficial/zen) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 120 Β· πŸ“₯ 79K Β· πŸ“‹ 160 - 9% open Β· ⏱️ 03.06.2024):

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


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

---

ERG - Ergo (πŸ₯ˆ28 Β· ⭐ 940) - Flexible blockchain protocol. Ergo is designed for developing decentralized..

---
ergo (πŸ₯‡24 Β· ⭐ 500) - Ergo protocol description & reference client implementation. CC0-1.0

- [GitHub](https://github.com/ergoplatform/ergo) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 160 Β· πŸ“₯ 46K Β· πŸ“‹ 910 - 20% open Β· ⏱️ 01.04.2024):

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


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

---

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

---


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

---

MOB - MobileCoin (πŸ₯ˆ27 Β· ⭐ 1.3K) - Cryptocurrency . MobileCoin has a current supply of 250,000,000..

---
mobilecoin (πŸ₯‡24 Β· ⭐ 1.2K) - Private payments for mobile devices. Unlicensed

- [GitHub](https://github.com/mobilecoinfoundation/mobilecoin) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 140 Β· πŸ“₯ 4.6K Β· πŸ“¦ 17 Β· πŸ“‹ 510 - 46% open Β· ⏱️ 14.05.2024):

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


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

---

DUSK - Dusk Network (πŸ₯ˆ27 Β· ⭐ 1.1K) - High throughput permissionless blockchain aimed at..

---
plonk (πŸ₯‡22 Β· ⭐ 520) - Pure Rust implementation of the PLONK ZKProof System done by the Dusk-.. MPL-2.0

- [GitHub](https://github.com/dusk-network/plonk) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 130 Β· πŸ“₯ 13 Β· πŸ“¦ 320 Β· πŸ“‹ 430 - 4% open Β· ⏱️ 27.03.2024):

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

Poseidon252 (πŸ₯ˆ20 Β· ⭐ 200) - Reference implementation for the Poseidon Snark-friendly Hash.. MPL-2.0

- [GitHub](https://github.com/dusk-network/Poseidon252) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 38 Β· πŸ“¦ 78 Β· πŸ“‹ 120 - 1% open Β· ⏱️ 08.05.2024):

```
git clone https://github.com/dusk-network/Poseidon252
```


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

---

MASK - Mask Network (πŸ₯ˆ26 Β· ⭐ 1.7K) - Core product of Dimension, which is positioned to become..

---
Maskbook (πŸ₯‡27 Β· ⭐ 1.5K) - The portal to the new, open Internet. ([I:b]). AGPL-3.0

- [GitHub](https://github.com/DimensionDev/Maskbook) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 300 Β· πŸ“₯ 1.9K Β· πŸ“¦ 3 Β· πŸ“‹ 2.2K - 2% open Β· ⏱️ 04.06.2024):

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


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

---

XVG - Verge (πŸ₯ˆ26 Β· ⭐ 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](https://github.com/vergecurrency/verge) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 410 Β· πŸ“₯ 630K Β· ⏱️ 04.06.2024):

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


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

---

NU - NuCypher (πŸ₯ˆ25 Β· ⭐ 1.6K) - Privacy layer for distributed systems and decentralized..

---
nucypher (πŸ₯‡26 Β· ⭐ 690 Β· πŸ“ˆ) - Threshold Access Control (TACo) runtimes for the Threshold.. AGPL-3.0

- [GitHub](https://github.com/nucypher/nucypher) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 270 Β· πŸ“¦ 39 Β· πŸ“‹ 1.7K - 5% open Β· ⏱️ 07.05.2024):

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


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

---

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

---


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

---

BEAM (πŸ₯ˆ24 Β· ⭐ 730) - Scalable, fungible, and confidential cryptocurrency based on the Mimblewimble..

---
BeamMW/beam (πŸ₯‡27 Β· ⭐ 700) - Beam: Scalable Confidential Cryptocurrency. Leading the way to.. Apache-2

- [GitHub](https://github.com/BeamMW/beam) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 200 Β· πŸ“₯ 78K Β· πŸ“¦ 5 Β· πŸ“‹ 1.7K - 13% open Β· ⏱️ 29.05.2024):

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


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

---

VTC - Vertcoin (πŸ₯ˆ24 Β· ⭐ 560) - Decentralized currency owned by its users, a P2P cryptocurrency in the..

---
vertcoin-core (πŸ₯‡22 Β· ⭐ 350 Β· πŸ’€) - A digital currency with mining decentralisation and ASIC.. MIT

- [GitHub](https://github.com/vertcoin-project/vertcoin-core) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 130 Β· πŸ“₯ 390K Β· πŸ“‹ 110 - 11% open Β· ⏱️ 11.11.2023):

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


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

---

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

---


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

---

FIRO (πŸ₯‰23 Β· ⭐ 800) - Firo - formerly known as Zcoin, is a privacy-focused cryptocurrency that..

---
firoorg/firo (πŸ₯‡26 Β· ⭐ 710) - The privacy-focused cryptocurrency. MIT

- [GitHub](https://github.com/firoorg/firo) (πŸ‘¨β€πŸ’» 610 Β· πŸ”€ 350 Β· πŸ“₯ 290K Β· πŸ“‹ 530 - 3% open Β· ⏱️ 13.05.2024):

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


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

---

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

---


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

---

HOPR (πŸ₯‰20 Β· ⭐ 210) - HOPR provides essential and compliant network-level metadata privacy for..

---
hoprnet (πŸ₯‡23 Β· ⭐ 210) - HOPR is an open incentivized mixnet which enables privacy-preserving.. GPL-3.0

- [GitHub](https://github.com/hoprnet/hoprnet) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 89 Β· πŸ“¦ 3 Β· πŸ“‹ 2.1K - 5% open Β· ⏱️ 03.06.2024):

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

---

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

---


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

---

Show 21 hidden projects...

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


## Automated Market Maker (AMM)

Back to top

_Mechanisms used by most decentralized exchanges to facilitate permissionless trading._

UNI - Uniswap (πŸ₯‡36 Β· ⭐ 29K) - Governance token for Uniswap, an Automated Market Marker DEX on..

---
interface (πŸ₯‡26 Β· ⭐ 4.8K) - Open source interfaces for the Uniswap protocol. GPL-3.0

- [GitHub](https://github.com/Uniswap/interface) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 4.8K Β· πŸ“‹ 2.2K - 33% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/Uniswap/interface
```

web3-react (πŸ₯‡25 Β· ⭐ 5.5K Β· πŸ’€) - A simple, maximally extensible, dependency minimized.. GPL-3.0

- [GitHub](https://github.com/Uniswap/web3-react) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 1.5K Β· πŸ“¦ 35K Β· πŸ“‹ 490 - 34% open Β· ⏱️ 02.10.2023):

```
git clone https://github.com/Uniswap/web3-react
```

default-token-list (πŸ₯ˆ18 Β· ⭐ 310) - The Uniswap default token list. GPL-3.0

- [GitHub](https://github.com/Uniswap/default-token-list) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 890 Β· πŸ“¦ 3 Β· πŸ“‹ 1.4K - 86% open Β· ⏱️ 29.04.2024):

```
git clone https://github.com/Uniswap/default-token-list
```

token-lists (πŸ₯ˆ17 Β· ⭐ 1.3K) - The Token Lists specification. MIT

- [GitHub](https://github.com/Uniswap/token-lists) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 900 Β· πŸ“‹ 290 - 80% open Β· ⏱️ 26.03.2024):

```
git clone https://github.com/Uniswap/token-lists
```

smart-order-router (πŸ₯ˆ17 Β· ⭐ 380) - GPL-3.0

- [GitHub](https://github.com/Uniswap/smart-order-router) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 370 Β· πŸ“¦ 4 Β· πŸ“‹ 120 - 45% open Β· ⏱️ 23.05.2024):

```
git clone https://github.com/Uniswap/smart-order-router
```

v3-periphery (πŸ₯ˆ16 Β· ⭐ 1.1K Β· πŸ’€) - Peripheral smart contracts for interacting with Uniswap v3. GPL-2.0

- [GitHub](https://github.com/Uniswap/v3-periphery) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 1K Β· πŸ“¦ 3 Β· πŸ“‹ 170 - 41% open Β· ⏱️ 27.09.2023):

```
git clone https://github.com/Uniswap/v3-periphery
```

v3-subgraph (πŸ₯ˆ16 Β· ⭐ 320) - Subgraph for Uniswap V3. GPL-3.0

- [GitHub](https://github.com/Uniswap/v3-subgraph) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 440 Β· πŸ“‹ 130 - 84% open Β· ⏱️ 30.05.2024):

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

v3-sdk (πŸ₯ˆ15 Β· ⭐ 550) - An SDK for building applications on top of Uniswap V3. MIT

- [GitHub](https://github.com/Uniswap/v3-sdk) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 410 Β· πŸ“¦ 8 Β· πŸ“‹ 98 - 45% open Β· ⏱️ 25.04.2024):

```
git clone https://github.com/Uniswap/v3-sdk
```

v2-sdk (πŸ₯ˆ15 Β· ⭐ 420) - An SDK for building applications on top of Uniswap V2. MIT

- [GitHub](https://github.com/Uniswap/v2-sdk) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 1.1K Β· πŸ“¦ 3 Β· πŸ“‹ 58 - 32% open Β· ⏱️ 25.04.2024):

```
git clone https://github.com/Uniswap/v2-sdk
```

v2-subgraph (πŸ₯ˆ15 Β· ⭐ 400) - Uniswap V2 subgraph. GPL-3.0

- [GitHub](https://github.com/Uniswap/v2-subgraph) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 700 Β· πŸ“‹ 91 - 54% open Β· ⏱️ 23.04.2024):

```
git clone https://github.com/Uniswap/v2-subgraph
```

v3-staker (πŸ₯ˆ15 Β· ⭐ 350) - Canonical liquidity mining contract for Uniswap V3. GPL-3.0

- [GitHub](https://github.com/Uniswap/v3-staker) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 200 Β· πŸ“¦ 2 Β· πŸ“‹ 120 - 17% open Β· ⏱️ 26.01.2024):

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

info (πŸ₯ˆ15 Β· ⭐ 320) - Uniswap v1+v2 analytics. GPL-3.0

- [GitHub](https://github.com/Uniswap/info) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 620 Β· πŸ“‹ 160 - 48% open Β· ⏱️ 04.06.2024):

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


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

---

OSMO - Osmosis (πŸ₯‡33 Β· ⭐ 1.6K) - Token of the Osmosis Hub, first DEX for IBC connected coins..

---
osmosis (πŸ₯‡31 Β· ⭐ 870) - The AMM Laboratory. Apache-2

- [GitHub](https://github.com/osmosis-labs/osmosis) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 560 Β· πŸ“₯ 69K Β· πŸ“¦ 22 Β· πŸ“‹ 2.2K - 13% open Β· ⏱️ 05.06.2024):

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

osmosis-frontend (πŸ₯‡25 Β· ⭐ 210) - Web interface for Osmosis Zone. Apache-2

- [GitHub](https://github.com/osmosis-labs/osmosis-frontend) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 380 Β· πŸ“¦ 3 Β· πŸ“‹ 440 - 9% open Β· ⏱️ 05.06.2024):

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


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

---

CAKE - PancakeSwap (πŸ₯ˆ31 Β· ⭐ 5.8K) - Automated market maker (AMM) that allows two tokens to be..

---
pancake-frontend (πŸ₯‡27 Β· ⭐ 2.6K) - Pancake main features (farms, pools, IFO, lottery,.. GPL-3.0

- [GitHub](https://github.com/pancakeswap/pancake-frontend) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 3.5K Β· πŸ“¦ 16 Β· πŸ“‹ 470 - 11% open Β· ⏱️ 05.06.2024):

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


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

---

SUSHI (πŸ₯ˆ29 Β· ⭐ 3.6K) - DeFi protocol that is completely community-driven, serving up delicious..

---
sushiswap (πŸ₯‡27 Β· ⭐ 1.9K) - Sushi 2.0. MIT

- [GitHub](https://github.com/sushiswap/sushiswap) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 1.5K Β· πŸ“¦ 14 Β· πŸ“‹ 200 - 4% open Β· ⏱️ 04.06.2024):

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

sushiswap-interface (πŸ₯ˆ15 Β· ⭐ 370) - An open source interface for the SushiSwap Protocol. GPL-3.0

- [GitHub](https://github.com/sushiswap/sushiswap-interface) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 710 Β· πŸ“‹ 220 - 38% open Β· ⏱️ 10.04.2024):

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


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

---

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

---
limit-order-protocol (πŸ₯ˆ16 Β· ⭐ 220) - MIT

- [GitHub](https://github.com/1inch/limit-order-protocol) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 100 Β· πŸ“¦ 13 Β· πŸ“‹ 35 - 20% open Β· ⏱️ 09.05.2024):

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


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

---

BAL - Balancer (πŸ₯ˆ28 Β· ⭐ 1.4K) - Non-custodial portfolio manager, liquidity provider, and price..

---
balancer-v2-monorepo (πŸ₯ˆ20 Β· ⭐ 290) - Balancer V2 Monorepo. GPL-3.0

- [GitHub](https://github.com/balancer/balancer-v2-monorepo) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 290 Β· πŸ“¦ 160 Β· πŸ“‹ 450 - 10% open Β· ⏱️ 31.05.2024):

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


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

---

CRV - Curve DAO Token (πŸ₯ˆ24 Β· ⭐ 2.7K) - Similar to Uniswap, Curve Finance is an Automated..

---
curve-dao-contracts (πŸ₯ˆ16 Β· ⭐ 340 Β· πŸ’€) - Vyper contracts to be used by Curve DAO. MIT

- [GitHub](https://github.com/curvefi/curve-dao-contracts) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 170 Β· πŸ“‹ 12 - 75% open Β· ⏱️ 18.07.2023):

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


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

---

BNT - Bancor (πŸ₯‰18 Β· ⭐ 1.1K) - What Is Bancor (BNT)? Bancor is the only decentralized staking..

---
contracts-solidity (πŸ₯ˆ17 Β· ⭐ 830 Β· πŸ’€) - Bancor Protocol Contracts. Unlicensed

- [GitHub](https://github.com/bancorprotocol/contracts-solidity) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 420 Β· πŸ“¦ 17 Β· πŸ“‹ 64 - 9% open Β· ⏱️ 26.10.2023):

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


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

---

ORCA (πŸ₯‰18 Β· ⭐ 350) - 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 9 hidden projects...

- ANY - Anyswap (πŸ₯‰17 Β· ⭐ 580 Β· πŸ’€) - Fully decentralized cross chain swap protocol, based on..
- QUICK - QuickSwap (πŸ₯‰16 Β· ⭐ 190) - Decentralized exchange (DEX) on the Polygon Network. It is a..
- EROWAN - Sifchain (πŸ₯‰16 Β· ⭐ 110) - Brainchild of Sif, the Norse goddess of earth, agriculture,..
- KNC - Kyber Network (πŸ₯‰15 Β· ⭐ 840 Β· πŸ’€) - What Is Kyber Network (KNC)? Kyber Network is a hub of..
- UBE - Ubeswap (πŸ₯‰11 Β· ⭐ 36) - Automated market maker on the Celo blockchain.
- BANANA - ApeSwap (πŸ₯‰10 Β· ⭐ 94 Β· πŸ’€) - Decentralized finance (DeFi) platform offering a full..
- COFI - CoinFi (πŸ₯‰8 Β· ⭐ 130) - Cryptocurrency and operates on the Ethereum platform. CoinFi has a..
- BOO - Spookyswap (πŸ₯‰8 Β· ⭐ 34 Β· πŸ’€) - Token for an automated market-making (AMM) decentalized..
- SAKE - SakeToken (πŸ₯‰6 Β· ⭐ 32 Β· πŸ’€) - First governance token in DeFi that supports both spot..


## Metaverse, NFTs & Gaming

Back to top

_Blockchains related to Metaverse, NFTs & Gaming._

ICP - Internet Computer (πŸ₯‡38 Β· ⭐ 6.4K) - Worlds first blockchain that is capable of running at web..

---
ic (πŸ₯‡26 Β· ⭐ 1.5K) - Internet Computer blockchain source: the client/replica software run.. Unlicensed

- [GitHub](https://github.com/dfinity/ic) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 290 Β· πŸ“₯ 2.7K Β· πŸ“¦ 3 Β· ⏱️ 05.06.2024):

```
git clone https://github.com/dfinity/ic
```

candid (πŸ₯‡26 Β· ⭐ 270) - Candid Library for the Internet Computer. Apache-2

- [GitHub](https://github.com/dfinity/candid) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 81 Β· πŸ“₯ 140K Β· πŸ“¦ 3.4K Β· πŸ“‹ 140 - 36% open Β· ⏱️ 23.05.2024):

```
git clone https://github.com/dfinity/candid
```

motoko (πŸ₯‡25 Β· ⭐ 490) - Simple high-level language for writing Internet Computer canisters. Apache-2

- [GitHub](https://github.com/dfinity/motoko) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 94 Β· πŸ“₯ 240K Β· πŸ“‹ 890 - 39% open Β· ⏱️ 27.05.2024):

```
git clone https://github.com/dfinity/motoko
```

internet-identity (πŸ₯‡23 Β· ⭐ 370) - Internet Identity, a blockchain authentication system.. Unlicensed

- [GitHub](https://github.com/dfinity/internet-identity) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 130 Β· πŸ“₯ 390K Β· πŸ“¦ 3 Β· πŸ“‹ 100 - 33% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/dfinity/internet-identity
```

dfinity/examples (πŸ₯ˆ20 Β· ⭐ 500) - Example applications, microservices, and code samples for.. Apache-2

- [GitHub](https://github.com/dfinity/examples) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 310 Β· πŸ“‹ 84 - 70% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/dfinity/examples
```

motoko-base (πŸ₯ˆ15 Β· ⭐ 480) - The Motoko base library. Apache-2

- [GitHub](https://github.com/dfinity/motoko-base) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 96 Β· πŸ“‹ 210 - 74% open Β· ⏱️ 19.04.2024):

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


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

---

CKB - Nervos Network (πŸ₯‡36 Β· ⭐ 2.8K) - Layered crypto-economy network. Nervos separates the..

---
ckb (πŸ₯‡32 Β· ⭐ 1.1K) - The Nervos CKB is a public permissionless blockchain, and the layer 1 of.. MIT

- [GitHub](https://github.com/nervosnetwork/ckb) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 220 Β· πŸ“₯ 58K Β· πŸ“¦ 190 Β· πŸ“‹ 490 - 13% open Β· ⏱️ 19.05.2024):

```
git clone https://github.com/nervosnetwork/ckb
```

ckb-vm (πŸ₯‡22 Β· ⭐ 340) - CKBs vm, based on open source RISC-V ISA. MIT

- [GitHub](https://github.com/nervosnetwork/ckb-vm) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 68 Β· πŸ“¦ 800 Β· πŸ“‹ 38 - 13% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/nervosnetwork/ckb-vm
```

rfcs (πŸ₯ˆ17 Β· ⭐ 260) - This repository contains proposals, standards and documentations related to.. MIT

- [GitHub](https://github.com/nervosnetwork/rfcs) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 160 Β· πŸ“‹ 68 - 27% open Β· ⏱️ 05.06.2024):

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


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

---

MANA - Decentraland (πŸ₯‡32 Β· ⭐ 3.1K) - Ethereum-powered virtual reality platform. In this..

---
marketplace (πŸ₯‡24 Β· ⭐ 1.1K) - Decentralands NFT Marketplace. Unlicensed

- [GitHub](https://github.com/decentraland/marketplace) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 640 Β· πŸ“¦ 12 Β· πŸ“‹ 900 - 14% open Β· ⏱️ 04.06.2024):

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


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

---

CFX - Conflux Network (πŸ₯ˆ30 Β· ⭐ 840) - What is Conflux Conflux is a permissionless Layer 1..

---
conflux-rust (πŸ₯‡24 Β· ⭐ 640) - The official Rust implementation of Conflux protocol... GPL-3.0

- [GitHub](https://github.com/Conflux-Chain/conflux-rust) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 190 Β· πŸ“₯ 31K Β· πŸ“‹ 590 - 15% open Β· ⏱️ 04.06.2024):

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


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

---

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

---


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

---

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

---


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

---

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

---


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

---

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

---


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

---

GHST - Aavegotchi (πŸ₯ˆ16 Β· ⭐ 430) - Eco-governance token of Aavegotchi. Use GHST to purchase..

---
aavegotchi-contracts (πŸ₯ˆ17 Β· ⭐ 310) - Aavegotchi diamond and its facets, deployment and.. MIT

- [GitHub](https://github.com/aavegotchi/aavegotchi-contracts) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 130 Β· πŸ“‹ 91 - 15% open Β· ⏱️ 14.05.2024):

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


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

---

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

---


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

---

Show 17 hidden projects...

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


## Top Internet of Things (IOT)

Back to top

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

MIOTA - IOTA (πŸ₯‡36 Β· ⭐ 6.6K) - Distributed ledger for the Internet of Things. The first ledger with..

---
wasp (πŸ₯‡28 Β· ⭐ 290) - Node for IOTA Smart Contracts. Apache-2

- [GitHub](https://github.com/iotaledger/wasp) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 140 Β· πŸ“₯ 57K Β· πŸ“¦ 3 Β· πŸ“‹ 430 - 17% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/iotaledger/wasp
```

hornet (πŸ₯‡25 Β· ⭐ 310) - HORNET is a powerful IOTA fullnode software. Apache-2

- [GitHub](https://github.com/iotaledger/hornet) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 150 Β· πŸ“₯ 14K Β· πŸ“¦ 27 Β· πŸ“‹ 490 - 7% open Β· ⏱️ 24.05.2024):

```
git clone https://github.com/iotaledger/hornet
```

firefly (πŸ₯‡24 Β· ⭐ 480) - The official IOTA and Shimmer wallet. Apache-2

- [GitHub](https://github.com/iotaledger/firefly) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 100 Β· πŸ“₯ 130K Β· πŸ“‹ 4.3K - 4% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/iotaledger/firefly
```

goshimmer (πŸ₯‡24 Β· ⭐ 390 Β· πŸ’€) - Prototype implementation of IOTA 2.0. Apache-2

- [GitHub](https://github.com/iotaledger/goshimmer) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 120 Β· πŸ“₯ 63K Β· πŸ“¦ 100 Β· πŸ“‹ 760 - 8% open Β· ⏱️ 29.06.2023):

```
git clone https://github.com/iotaledger/goshimmer
```

iota.go (πŸ₯‡24 Β· ⭐ 360) - IOTA Go API Library. Find documentation on.. MIT

- [GitHub](https://github.com/iotaledger/iota.go) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 93 Β· πŸ“¦ 280 Β· πŸ“‹ 120 - 1% open Β· ⏱️ 03.05.2024):

```
git clone https://github.com/iotaledger/iota.go
```

identity.rs (πŸ₯‡24 Β· ⭐ 290) - Implementation of the Decentralized Identity standards such as.. Apache-2

- [GitHub](https://github.com/iotaledger/identity.rs) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 82 Β· πŸ“¦ 120 Β· πŸ“‹ 310 - 21% open Β· ⏱️ 28.05.2024):

```
git clone https://github.com/iotaledger/identity.rs
```

stronghold.rs (πŸ₯ˆ21 Β· ⭐ 500 Β· πŸ’€) - Stronghold is a secret management engine written in rust. Apache-2

- [GitHub](https://github.com/iotaledger/stronghold.rs) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 55 Β· πŸ“₯ 33 Β· πŸ“¦ 250 Β· πŸ“‹ 84 - 16% open Β· ⏱️ 29.06.2023):

```
git clone https://github.com/iotaledger/stronghold.rs
```

iota.rs (πŸ₯ˆ19 Β· ⭐ 230 Β· πŸ’€) - Official IOTA Rust library. Apache-2

- [GitHub](https://github.com/iotaledger/iota.rs) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 97 Β· πŸ“₯ 33K Β· πŸ“¦ 4 Β· πŸ“‹ 400 - 2% open Β· ⏱️ 23.08.2023):

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


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

---

HNT - Helium (πŸ₯‡35 Β· ⭐ 3.6K) - Decentralized machine network powered by a physical blockchain. The..

---
gateway-rs (πŸ₯‡24 Β· ⭐ 270 Β· πŸ’€) - The Helium Gateway. Apache-2

- [GitHub](https://github.com/helium/gateway-rs) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“₯ 94K Β· πŸ“¦ 84 Β· πŸ“‹ 160 - 5% open Β· ⏱️ 22.11.2023):

```
git clone https://github.com/helium/gateway-rs
```

HIP (πŸ₯ˆ20 Β· ⭐ 580) - Helium Improvement Proposals. Apache-2

- [GitHub](https://github.com/helium/HIP) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 390 Β· πŸ“‹ 210 - 10% open Β· ⏱️ 04.06.2024):

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

helium-wallet-rs (πŸ₯ˆ20 Β· ⭐ 250) - Rust implementation of a helium wallet CLI. Apache-2

- [GitHub](https://github.com/helium/helium-wallet-rs) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 100 Β· πŸ“₯ 23K Β· πŸ“‹ 150 - 5% open Β· ⏱️ 04.06.2024):

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


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

---

VET - VeChain (πŸ₯ˆ33 Β· ⭐ 3.9K) - Launched in 2015 as a private consortium network, the VeChain..

---
thor (πŸ₯‡23 Β· ⭐ 790) - A general purpose blockchain highly compatible with Ethereums ecosystem. LGPL-3.0

- [GitHub](https://github.com/vechain/thor) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 250 Β· πŸ“¦ 21 Β· πŸ“‹ 140 - 4% open Β· ⏱️ 31.05.2024):

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


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

---

IOTX - IoTeX (πŸ₯ˆ30 Β· ⭐ 2K) - Trusted Devices, Trusted Data, Trusted DApps. $IOTX.

---
iotex-core (πŸ₯‡29 Β· ⭐ 1.5K) - Official implementation of IoTeX blockchain protocol in Go. Apache-2

- [GitHub](https://github.com/iotexproject/iotex-core) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 320 Β· πŸ“₯ 64K Β· πŸ“¦ 29 Β· πŸ“‹ 1.3K - 14% open Β· ⏱️ 05.06.2024):

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


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

---

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

---


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

---

XDATA - Streamr XDATA (πŸ₯‰22 Β· ⭐ 780) - Streamr tokenizes streaming data to enable a new way for..

---
network (πŸ₯ˆ18 Β· ⭐ 570) - Monorepo containing all the main components of Streamr Network. Unlicensed

- [GitHub](https://github.com/streamr-dev/network) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 37 Β· πŸ“¦ 680 Β· πŸ“‹ 39 - 66% open Β· ⏱️ 05.06.2024):

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


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

---

IOST (πŸ₯‰20 Β· ⭐ 640) - IOST is building an ultra-high TPS blockchain infrastructure to meet the security..

---
go-iost (πŸ₯ˆ18 Β· ⭐ 570) - Official Go implementation of the IOST blockchain. LGPL-3.0

- [GitHub](https://github.com/iost-official/go-iost) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 110 Β· πŸ“‹ 93 - 51% open Β· ⏱️ 14.03.2024):

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


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

---

XRT - Robonomics Network (πŸ₯‰16 Β· ⭐ 400 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...

---
robonomics (πŸ₯ˆ18 Β· ⭐ 220 Β· πŸ’€) - Robonomics node implementation for Polkadot ecosystem. Kusama.. Apache-2

- [GitHub](https://github.com/airalab/robonomics) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 60 Β· πŸ“₯ 19K Β· πŸ“‹ 180 - 7% open Β· ⏱️ 01.07.2023):

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


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

---

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

---


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

---

Show 4 hidden projects...

- DGB - DigiByte (πŸ₯‰20 Β· ⭐ 91) - What is DigiByte? DigiByte is more than a faster digital currency. It..
- CS - Credits (πŸ₯‰13 Β· ⭐ 150 Β· πŸ’€) - CREDITS platform offers a new and unique technical implementation of..
- ALIS (πŸ₯‰12 Β· ⭐ 240) - Cryptocurrency and operates on the Ethereum platform. ALIS has a current..
- AMB - Ambrosus (πŸ₯‰9 Β· ⭐ 40 Β· πŸ’€) - Decentralized autonomous organization governing the Ambrosus..


## Others

Back to top

OP - Optimism (πŸ₯‡37 Β· ⭐ 8.2K) - Token for the Optimism Collective that governs the Optimism L2..

---
optimism (πŸ₯‡35 Β· ⭐ 5.2K) - Optimism is Ethereum, scaled. MIT

- [GitHub](https://github.com/ethereum-optimism/optimism) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2.9K Β· πŸ“¦ 22K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 05.06.2024):

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

op-geth (πŸ₯‡23 Β· ⭐ 240) - LGPL-3.0

- [GitHub](https://github.com/ethereum-optimism/op-geth) (πŸ‘¨β€πŸ’» 960 Β· πŸ”€ 530 Β· πŸ“¦ 18 Β· πŸ“‹ 52 - 53% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/ethereum-optimism/op-geth
```

ethereum-optimism.github.io (πŸ₯ˆ21 Β· ⭐ 240) - Unified token list for OP Mainnet, Base, and other OP.. Unlicensed

- [GitHub](https://github.com/ethereum-optimism/ethereum-optimism.github.io) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 520 Β· πŸ“¦ 20 Β· πŸ“‹ 34 - 14% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ethereum-optimism/ethereum-optimism.github.io
```

community-hub (πŸ₯ˆ17 Β· ⭐ 310) - Optimism Governance Docs. MIT

- [GitHub](https://github.com/ethereum-optimism/community-hub) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“‹ 130 - 20% open Β· ⏱️ 03.06.2024):

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

cannon (πŸ₯ˆ15 Β· ⭐ 580 Β· πŸ’€) - On chain interactive fault prover for Ethereum. MIT

- [GitHub](https://github.com/ethereum-optimism/cannon) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 160 Β· πŸ“¦ 4 Β· πŸ“‹ 77 - 6% open Β· ⏱️ 20.06.2023):

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


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

---

FLOW (πŸ₯‡37 Β· ⭐ 3.5K) - Flow by Dapper Labs(The company whichcreated CryptoKitties) is a blockchain..

---
flow-go (πŸ₯‡29 Β· ⭐ 530) - A fast, secure, and developer-friendly blockchain built to support.. AGPL-3.0

- [GitHub](https://github.com/onflow/flow-go) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 170 Β· πŸ“¦ 340 Β· πŸ“‹ 1K - 39% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/onflow/flow-go
```

flow-cli (πŸ₯‡29 Β· ⭐ 200) - The Flow CLI is a command-line interface that provides useful.. Apache-2

- [GitHub](https://github.com/onflow/flow-cli) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 60 Β· πŸ“₯ 42K Β· πŸ“¦ 53 Β· πŸ“‹ 570 - 14% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/onflow/flow-cli
```

cadence (πŸ₯‡28 Β· ⭐ 520) - Cadence, the resource-oriented smart contract programming language. Apache-2

- [GitHub](https://github.com/onflow/cadence) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 130 Β· πŸ“¦ 660 Β· πŸ“‹ 950 - 20% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/onflow/cadence
```

fcl-js (πŸ₯‡26 Β· ⭐ 320) - FCL (Flow Client Library) - The best tool for building JavaScript.. Apache-2

- [GitHub](https://github.com/onflow/fcl-js) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 110 Β· πŸ“¦ 5K Β· πŸ“‹ 570 - 17% open Β· ⏱️ 22.05.2024):

```
git clone https://github.com/onflow/fcl-js
```

flow-go-sdk (πŸ₯‡25 Β· ⭐ 210) - Tools for building Go applications on Flow. Apache-2

- [GitHub](https://github.com/onflow/flow-go-sdk) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 82 Β· πŸ“¦ 640 Β· πŸ“‹ 130 - 18% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/onflow/flow-go-sdk
```

flow-nft (πŸ₯ˆ19 Β· ⭐ 460) - The non-fungible token standard on the Flow blockchain. Unlicense

- [GitHub](https://github.com/onflow/flow-nft) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 160 Β· πŸ“¦ 3 Β· πŸ“‹ 78 - 21% open Β· ⏱️ 14.05.2024):

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


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

---

AVAX - Avalanche (πŸ₯‡36 Β· ⭐ 4.8K) - High throughput smart contract blockchainplatform. Validators..

---
avalanchego (πŸ₯‡34 Β· ⭐ 2.1K) - Go implementation of an Avalanche node. BSD-3

- [GitHub](https://github.com/ava-labs/avalanchego) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 640 Β· πŸ“₯ 420K Β· πŸ“¦ 1.2K Β· πŸ“‹ 820 - 26% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/ava-labs/avalanchego
```

subnet-evm (πŸ₯‡28 Β· ⭐ 240) - Launch your own EVM as an Avalanche Subnet. LGPL-3.0

- [GitHub](https://github.com/ava-labs/subnet-evm) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 210 Β· πŸ“₯ 1.5M Β· πŸ“¦ 120 Β· πŸ“‹ 260 - 18% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/ava-labs/subnet-evm
```

avalanchejs (πŸ₯ˆ19 Β· ⭐ 310) - The Avalanche Platform JavaScript Library. Unlicensed

- [GitHub](https://github.com/ava-labs/avalanchejs) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 160 Β· πŸ“₯ 72 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 9% open Β· ⏱️ 13.03.2024):

```
git clone https://github.com/ava-labs/avalanchejs
```

avalanche-faucet (πŸ₯ˆ18 Β· ⭐ 470) - Avalanche Faucet for Fuji Network and Subnets. BSD-3

- [GitHub](https://github.com/ava-labs/avalanche-faucet) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 180 Β· πŸ“‹ 16 - 62% open Β· ⏱️ 29.05.2024):

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

avalanche-wallet (πŸ₯ˆ15 Β· ⭐ 230 Β· πŸ’€) - The Avalanche web wallet. BSD-3

- [GitHub](https://github.com/ava-labs/avalanche-wallet) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 150 Β· πŸ“‹ 100 - 68% open Β· ⏱️ 05.07.2023):

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


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

---

ALEO - aleo.org (πŸ₯‡34 Β· ⭐ 6.6K) - No description.

---
leo (πŸ₯‡28 Β· ⭐ 4.8K) - The Leo Programming Language. A Programming Language for Formally.. GPL-3.0

- [GitHub](https://github.com/ProvableHQ/leo) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 620 Β· πŸ“₯ 25K Β· πŸ“‹ 21K - 1% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/AleoHQ/leo
```

aleo (πŸ₯‡23 Β· ⭐ 560) - A Software Development Kit (SDK) for Zero-Knowledge Transactions. GPL-3.0

- [GitHub](https://github.com/ProvableHQ/sdk) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 440 Β· πŸ“₯ 930 Β· πŸ“¦ 59 Β· πŸ“‹ 140 - 34% open Β· ⏱️ 15.05.2024):

```
git clone https://github.com/AleoHQ/aleo
```

AleoHQ/welcome (πŸ₯ˆ17 Β· ⭐ 310) - Welcome to Provable! Zero-Knowledge is Finally Here. GPL-3.0

- [GitHub](https://github.com/ProvableHQ/welcome) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 180 Β· πŸ“‹ 92 - 44% open Β· ⏱️ 28.05.2024):

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


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

---

APTOS - AptosLabs (πŸ₯‡34 Β· ⭐ 6.1K) - No description.

---
aptos-core (πŸ₯‡34 Β· ⭐ 5.9K) - Aptos is a layer 1 blockchain built to support the.. Unlicensed

- [GitHub](https://github.com/aptos-labs/aptos-core) (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 3.5K Β· πŸ“₯ 80K Β· πŸ“¦ 430 Β· πŸ“‹ 2.3K - 25% open Β· ⏱️ 05.06.2024):

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


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

---

ENS - Ethereum Name Service (πŸ₯‡34 Β· ⭐ 3.9K) - The Ethereum Name Service (ENS) is a distributed,..

---
ens (πŸ₯‡27 Β· ⭐ 1.2K Β· πŸ’€) - Implementations for ENS core functionality: The registry, registrars,.. BSD-2

- [GitHub](https://github.com/ensdomains/ens) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 510 Β· πŸ“¦ 120K Β· πŸ“‹ 250 - 36% open Β· ⏱️ 27.09.2023):

```
git clone https://github.com/ensdomains/ens
```

ens-contracts (πŸ₯ˆ20 Β· ⭐ 540) - The core contracts of the ENS protocol. MIT

- [GitHub](https://github.com/ensdomains/ens-contracts) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 360 Β· πŸ“¦ 5 Β· πŸ“‹ 85 - 65% open Β· ⏱️ 01.05.2024):

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

ens-app (πŸ₯ˆ18 Β· ⭐ 220) - Legacy ENS manager app. BSD-2

- [GitHub](https://github.com/ensdomains/ens-app) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 270 Β· πŸ“‹ 640 - 14% open Β· ⏱️ 08.05.2024):

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


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

---

LUNA - Terra (πŸ₯‡33 Β· ⭐ 3.4K) - Terra 2.0 which will assume the Terra name is a new blockchain launched..

---
classic-core (πŸ₯ˆ20 Β· ⭐ 990 Β· πŸ’€) - GO implementation of the Terra Protocol. Unlicensed

- [GitHub](https://github.com/terra-money/classic-core) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 300 Β· πŸ“₯ 39K Β· πŸ“¦ 13 Β· πŸ“‹ 370 - 9% open Β· ⏱️ 29.08.2023):

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

terra-money/core (πŸ₯ˆ18 Β· ⭐ 380) - GO implementation of the Terra Protocol. Unlicensed

- [GitHub](https://github.com/terra-money/core) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 88 Β· πŸ“₯ 34K Β· πŸ“‹ 79 - 6% open Β· ⏱️ 07.03.2024):

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

terra.js (πŸ₯ˆ17 Β· ⭐ 260 Β· πŸ’€) - JavaScript SDK for Terra, written in TypeScript. MIT

- [GitHub](https://github.com/terra-money/terra.js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 150 Β· πŸ“¦ 2 Β· πŸ“‹ 160 - 9% open Β· ⏱️ 29.08.2023):

```
git clone https://github.com/terra-money/terra.js
```


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

---

CELESTIA (πŸ₯‡33 Β· ⭐ 2.6K) - Modular consensus and data availability layer that allows anyone to build and..

---
celestia-app (πŸ₯‡27 Β· ⭐ 320) - PoS application for the consensus portion of the Celestia.. Apache-2

- [GitHub](https://github.com/celestiaorg/celestia-app) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 250 Β· πŸ“₯ 2.9K Β· πŸ“¦ 140 Β· πŸ“‹ 1.4K - 15% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/celestiaorg/celestia-app
```

celestia-node (πŸ₯‡26 Β· ⭐ 900) - Celestia Data Availability Nodes. Apache-2

- [GitHub](https://github.com/celestiaorg/celestia-node) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 880 Β· πŸ“₯ 370 Β· πŸ“¦ 63 Β· πŸ“‹ 1.4K - 22% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/celestiaorg/celestia-node
```

celestia-core (πŸ₯‡26 Β· ⭐ 460) - Celestia node software based on Tendermint. Apache-2

- [GitHub](https://github.com/celestiaorg/celestia-core) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 230 Β· πŸ“¦ 33 Β· πŸ“‹ 470 - 22% open Β· ⏱️ 05.06.2024):

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


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

---

MPLX - Metaplex (πŸ₯‡32 Β· ⭐ 5.4K) - Decentralized protocol for the creation, commerce and use of..

---
metaplex-program-library (πŸ₯ˆ20 Β· ⭐ 570) - Smart contracts maintained by the Metaplex team. Unlicensed

- [GitHub](https://github.com/metaplex-foundation/metaplex-program-library) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 510 Β· πŸ“¦ 11K Β· πŸ“‹ 320 - 12% open Β· ⏱️ 07.05.2024):

```
git clone https://github.com/metaplex-foundation/metaplex-program-library
```

js (πŸ₯ˆ15 Β· ⭐ 350 Β· πŸ’€) - A JavaScript SDK for interacting with Metaplexs programs. Unlicensed

- [GitHub](https://github.com/metaplex-foundation/js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 180 Β· πŸ“¦ 6 Β· πŸ“‹ 290 - 20% open Β· ⏱️ 14.11.2023):

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


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

---

XIN - Mixin (πŸ₯‡32 Β· ⭐ 3.2K) - Free and lightning fast peer-to-peer transactional network for all..

---
android-app (πŸ₯‡23 Β· ⭐ 450) - Android private messenger, crypto wallet and light node to Mixin.. GPL-3.0

- [GitHub](https://github.com/MixinNetwork/android-app) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 96 Β· πŸ“₯ 47K Β· πŸ“‹ 90 - 50% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/MixinNetwork/android-app
```

mixin (πŸ₯‡22 Β· ⭐ 500) - The Mixin TEE-BFT-DAG network reference implementation. GPL-3.0

- [GitHub](https://github.com/MixinNetwork/mixin) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 130 Β· πŸ“₯ 57K Β· πŸ“‹ 66 - 12% open Β· ⏱️ 26.05.2024):

```
git clone https://github.com/MixinNetwork/mixin
```

flutter-plugins (πŸ₯‡22 Β· ⭐ 410) - Flutter plugins used in Mixin Messenger. MIT

- [GitHub](https://github.com/MixinNetwork/flutter-plugins) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 160 Β· πŸ“¦ 1.6K Β· πŸ“‹ 250 - 44% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/MixinNetwork/flutter-plugins
```

ios-app (πŸ₯ˆ20 Β· ⭐ 500) - iOS private messenger, crypto wallet and light node to Mixin Network. GPL-3.0

- [GitHub](https://github.com/MixinNetwork/ios-app) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 110 Β· πŸ“‹ 66 - 50% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/MixinNetwork/ios-app
```

flutter-app (πŸ₯ˆ19 Β· ⭐ 270) - Mixin Messenger desktop app for macOS, iPadOS, Linux, and Windows.. GPL-3.0

- [GitHub](https://github.com/MixinNetwork/flutter-app) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 57 Β· πŸ“₯ 5.1K Β· πŸ“‹ 36 - 25% open Β· ⏱️ 30.05.2024):

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


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

---

CELO (πŸ₯‡32 Β· ⭐ 2K) - Celo enables participation on the Platform, with the opportunity to earn rewards..

---
celo-monorepo (πŸ₯‡28 Β· ⭐ 680) - Official repository for core projects comprising the Celo.. Apache-2

- [GitHub](https://github.com/celo-org/celo-monorepo) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 350 Β· πŸ“₯ 140 Β· πŸ“¦ 2.6K Β· πŸ“‹ 5.2K - 1% open Β· ⏱️ 05.06.2024):

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

celo-blockchain (πŸ₯‡25 Β· ⭐ 540) - Official repository for the golang Celo Blockchain. LGPL-3.0

- [GitHub](https://github.com/celo-org/celo-blockchain) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 190 Β· πŸ“₯ 400 Β· πŸ“¦ 19 Β· πŸ“‹ 870 - 9% open Β· ⏱️ 15.05.2024):

```
git clone https://github.com/celo-org/celo-blockchain
```


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

---

NIM - Nimiq (πŸ₯‡31 Β· ⭐ 3.9K) - Nimiq is designed to make cryptocurrencies easy to use for everyone..

---
core-js (πŸ₯ˆ20 Β· ⭐ 990) - Official JavaScript implementation of the Nimiq protocol. Unlicensed

- [GitHub](https://github.com/nimiq/core-js) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 210 Β· πŸ“¦ 100 Β· πŸ“‹ 230 - 6% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/nimiq/core-js
```


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

---

GLM - Golem (πŸ₯‡31 Β· ⭐ 3.7K) - Decentralized supercomputer that is accessible by anyone. The system..

---
yagna (πŸ₯‡27 Β· ⭐ 360) - An open platform and marketplace for distributed computations. GPL-3.0

- [GitHub](https://github.com/golemfactory/yagna) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 58 Β· πŸ“₯ 16K Β· πŸ“¦ 42 Β· πŸ“‹ 1.5K - 18% open Β· ⏱️ 21.05.2024):

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


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

---

ZKSYNC - zkSync Coin (πŸ₯‡30 Β· ⭐ 12K) - Client driven zk rollup platform from Matter Labs. It is a..

---
zksync (πŸ₯‡23 Β· ⭐ 4.8K Β· πŸ’€) - zkSync: trustless scaling and privacy engine for Ethereum. Apache-2

- [GitHub](https://github.com/matter-labs/zksync) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 2.7K Β· πŸ“‹ 390 - 22% open Β· ⏱️ 08.11.2023):

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

zksync-web-v2-docs (πŸ₯ˆ21 Β· ⭐ 970) - zkSync Era Documentation. MIT

- [GitHub](https://github.com/matter-labs/zksync-web-era-docs) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 820 Β· πŸ“‹ 99 - 30% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/matter-labs/zksync-web-v2-docs
```

zksync-wallet-vue (πŸ₯ˆ19 Β· ⭐ 520) - zkSync Lite web wallet. Apache-2

- [GitHub](https://github.com/matter-labs/zksync-wallet-vue) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 380 Β· ⏱️ 26.05.2024):

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

hardhat-zksync (πŸ₯ˆ19 Β· ⭐ 280) - Apache-2

- [GitHub](https://github.com/matter-labs/hardhat-zksync) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 220 Β· πŸ“¦ 3 Β· πŸ“‹ 120 - 18% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/matter-labs/hardhat-zksync
```


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

---

GTC - Gitcoin (πŸ₯‡30 Β· ⭐ 4.8K) - Platform to fund builders looking for meaningful, open source work.

---
web (πŸ₯ˆ21 Β· ⭐ 1.8K Β· πŸ’€) - Grow Open Source. Unlicensed

- [GitHub](https://github.com/gitcoinco/web) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 860 Β· πŸ“‹ 6.1K - 10% open Β· ⏱️ 01.08.2023):

```
git clone https://github.com/gitcoinco/web
```

passport (πŸ₯ˆ21 Β· ⭐ 920) - Passport allows users to prove their identity through a secure,.. Unlicensed

- [GitHub](https://github.com/gitcoinco/passport) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 460 Β· πŸ“¦ 1 Β· πŸ“‹ 1.7K - 35% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/gitcoinco/passport
```

grants-round (πŸ₯ˆ18 Β· ⭐ 310) - Round Manager & Grant Explorer & Project Builder of the.. Unlicensed

- [GitHub](https://github.com/gitcoinco/grants-stack) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 130 Β· πŸ“‹ 2K - 5% open Β· ⏱️ 05.06.2024):

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


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

---

LPT - Livepeer (πŸ₯‡30 Β· ⭐ 1.6K) - The Livepeer project aims to deliver a live video streaming..

---
go-livepeer (πŸ₯‡26 Β· ⭐ 530) - Official Go implementation of the Livepeer protocol. MIT

- [GitHub](https://github.com/livepeer/go-livepeer) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 160 Β· πŸ“₯ 23K Β· πŸ“¦ 9 Β· πŸ“‹ 1.6K - 15% open Β· ⏱️ 01.06.2024):

```
git clone https://github.com/livepeer/go-livepeer
```

lpms (πŸ₯ˆ16 Β· ⭐ 280) - Livepeer media server. MIT

- [GitHub](https://github.com/livepeer/lpms) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 67 Β· πŸ“¦ 37 Β· πŸ“‹ 160 - 26% open Β· ⏱️ 28.05.2024):

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


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

---

CML - Camelcoin (πŸ₯‡30 Β· ⭐ 1.4K) - The camelcoin team aims to create and develop a cryptocurrency..

---
cardano-token-registry (πŸ₯‡22 Β· ⭐ 260) - Unlicensed

- [GitHub](https://github.com/cardano-foundation/cardano-token-registry) (πŸ‘¨β€πŸ’» 1.9K Β· πŸ”€ 1.6K Β· πŸ“‹ 110 - 9% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/cardano-foundation/cardano-token-registry
```

developer-portal (πŸ₯ˆ19 Β· ⭐ 370) - The Cardano Developer Portal. MIT

- [GitHub](https://github.com/cardano-foundation/developer-portal) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 870 Β· πŸ“‹ 120 - 18% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/cardano-foundation/developer-portal
```

CIPs (πŸ₯ˆ15 Β· ⭐ 460) - CC-BY-4.0

- [GitHub](https://github.com/cardano-foundation/CIPs) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 270 Β· πŸ“‹ 190 - 50% open Β· ⏱️ 03.06.2024):

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


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

---

WNCG - Wrapped NCG (πŸ₯‡30 Β· ⭐ 930) - Open source, decentralized RPG network powered by the..

---
libplanet (πŸ₯‡29 Β· ⭐ 500) - Blockchain in C#/.NET for on-chain, decentralized gaming. LGPL-2.1

- [GitHub](https://github.com/planetarium/libplanet) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 140 Β· πŸ“₯ 21K Β· πŸ“¦ 45 Β· πŸ“‹ 880 - 9% open Β· ⏱️ 27.05.2024):

```
git clone https://github.com/planetarium/libplanet
```

NineChronicles (πŸ₯ˆ21 Β· ⭐ 350) - Unity client application for Nine Chronicles, a fully.. AGPL-3.0

- [GitHub](https://github.com/planetarium/NineChronicles) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 130 Β· πŸ“₯ 9 Β· πŸ“‹ 850 - 24% open Β· ⏱️ 27.05.2024):

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


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

---

MYST - Mysterium (πŸ₯‡29 Β· ⭐ 1.5K) - Launched on 02/03/2022 by a team based in the United States,..

---
mysteriumnetwork/node (πŸ₯‡30 Β· ⭐ 1.1K) - Mysterium Network Node - official implementation of.. GPL-3.0

- [GitHub](https://github.com/mysteriumnetwork/node) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 310 Β· πŸ“₯ 5.3M Β· πŸ“¦ 6 Β· πŸ“‹ 3.5K - 2% open Β· ⏱️ 16.05.2024):

```
git clone https://github.com/mysteriumnetwork/node
```

mysterium-vpn-mobile (πŸ₯ˆ20 Β· ⭐ 200) - Mobile client for Mysterium Network. GPL-3.0

- [GitHub](https://github.com/mysteriumnetwork/mysterium-vpn-mobile) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 45 Β· πŸ“₯ 76K Β· πŸ“‹ 140 - 37% open Β· ⏱️ 15.12.2023):

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


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

---

CLNY - Colony Network Token (πŸ₯‡29 Β· ⭐ 1.2K) - Hybrid token that contains attributes of government..

---
colonyNetwork (πŸ₯ˆ20 Β· ⭐ 440) - Colony Network smart contracts. GPL-3.0

- [GitHub](https://github.com/JoinColony/colonyNetwork) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 110 Β· πŸ“‹ 420 - 17% open Β· ⏱️ 05.06.2024):

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


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

---

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

---


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

---

IST - ST Project (πŸ₯‡29 Β· ⭐ 640) - No description.

---
agoric-sdk (πŸ₯‡30 Β· ⭐ 300) - monorepo for the Agoric Javascript smart contract platform. Apache-2

- [GitHub](https://github.com/Agoric/agoric-sdk) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 190 Β· πŸ“₯ 1.7K Β· πŸ“¦ 150 Β· πŸ“‹ 4.4K - 33% open Β· ⏱️ 05.06.2024):

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


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

---

TON - Toncoin (πŸ₯‡28 Β· ⭐ 4.2K) - The next gen network to unite all blockchains and the existing..

---
ton (πŸ₯‡22 Β· ⭐ 2.5K) - Main TON monorepo. Unlicensed

- [GitHub](https://github.com/ton-blockchain/ton) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 640 Β· πŸ“₯ 10K Β· πŸ“‹ 440 - 26% open Β· ⏱️ 25.05.2024):

```
git clone https://github.com/ton-blockchain/ton
```


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

---

BMN - BlockStream Mining Notes (πŸ₯‡28 Β· ⭐ 3.3K) - BlockStream Mining Notes (BMN) is a cryptocurrency ...

---
esplora (πŸ₯ˆ17 Β· ⭐ 950) - Explorer for Bitcoin and Liquid. MIT

- [GitHub](https://github.com/Blockstream/esplora) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 370 Β· πŸ“‹ 330 - 49% open Β· ⏱️ 21.05.2024):

```
git clone https://github.com/Blockstream/esplora
```

Jade (πŸ₯ˆ17 Β· ⭐ 280) - Jade hardware wallet. MIT

- [GitHub](https://github.com/Blockstream/Jade) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 38 Β· πŸ“‹ 110 - 33% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/Blockstream/Jade
```

satellite (πŸ₯ˆ15 Β· ⭐ 970) - Blockstream Satellite. GPL-3.0

- [GitHub](https://github.com/Blockstream/satellite) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 150 Β· πŸ“‹ 66 - 9% open Β· ⏱️ 23.12.2023):

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


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

---

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

---


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

---

SQT - Squidgame Token (πŸ₯‡27 Β· ⭐ 19K) - Data-as-a-service provider that aggregates and organises data..

---
subql (πŸ₯‡29 Β· ⭐ 19K) - SubQuery is an Open, Flexible, Fast and Universal data indexing.. GPL-3.0

- [GitHub](https://github.com/subquery/subql) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 310 Β· πŸ“¦ 9.9K Β· πŸ“‹ 670 - 10% open Β· ⏱️ 05.06.2024):

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

---

AUDIO - Audius (πŸ₯‡27 Β· ⭐ 1.4K) - Native platform token of the Audius streaming protocol. AUDIO is..

---
audius-protocol (πŸ₯‡23 Β· ⭐ 540) - The Audius Protocol - Freedom to share, monetize, and.. Unlicensed

- [GitHub](https://github.com/AudiusProject/audius-protocol) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 110 Β· πŸ“₯ 1.8K Β· πŸ“¦ 4 Β· πŸ“‹ 72 - 65% open Β· ⏱️ 05.06.2024):

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


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

---

GRS - Groestlcoin (πŸ₯‡27 Β· ⭐ 850) - What is Groestlcoin? Groestlcoin is a proof of work cryptocurrency..

---
groestlcoin (πŸ₯‡26 Β· ⭐ 800) - Groestlcoin Core integration/staging tree. MIT

- [GitHub](https://github.com/Groestlcoin/groestlcoin) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 21 Β· πŸ“₯ 33K Β· ⏱️ 31.05.2024):

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


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

---

CNXT - Connext (πŸ₯‡27 Β· ⭐ 750) - No description.

---
monorepo (πŸ₯‡28 Β· ⭐ 280) - Connext is a modular stack for trust-minimized, generalized communication.. MIT

- [GitHub](https://github.com/connext/monorepo) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 150 Β· πŸ“¦ 330 Β· πŸ“‹ 2.8K - 7% open Β· ⏱️ 20.05.2024):

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


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

---

KLAY - Klaytn (πŸ₯‡27 Β· ⭐ 700) - Public blockchain focused on the metaverse, gamefi, and the creator..

---
klaytn (πŸ₯‡26 Β· ⭐ 370) - Official Go implementation of the Klaytn protocol. LGPL-3.0

- [GitHub](https://github.com/klaytn/klaytn) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 190 Β· πŸ“¦ 78 Β· πŸ“‹ 340 - 10% open Β· ⏱️ 05.06.2024):

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


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

---

HBOT - Hummingbot (πŸ₯‡26 Β· ⭐ 7.7K) - The Hummingbot Governance Token (HBOT) is a standard ERC-20..

---
hummingbot (πŸ₯‡28 Β· ⭐ 7.5K) - Open source software that helps you create and deploy high-.. Apache-2

- [GitHub](https://github.com/hummingbot/hummingbot) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.6K Β· πŸ“₯ 30 Β· πŸ“‹ 3.1K - 12% open Β· ⏱️ 31.05.2024):

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


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

---

AGI - SingularityNET (πŸ₯‡26 Β· ⭐ 4K) - The creators of Singularity also created the citizen robot..

---
atomspace (πŸ₯ˆ21 Β· ⭐ 790) - The OpenCog (hyper-)graph database and graph rewriting system. Unlicensed

- [GitHub](https://github.com/opencog/atomspace) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 220 Β· πŸ“‹ 610 - 12% open Β· ⏱️ 11.05.2024):

```
git clone https://github.com/opencog/atomspace
```

link-grammar (πŸ₯ˆ20 Β· ⭐ 380) - The CMU Link Grammar natural language parser. LGPL-2.1

- [GitHub](https://github.com/opencog/link-grammar) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 110 Β· πŸ“‹ 370 - 21% open Β· ⏱️ 31.05.2024):

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


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

---

HOP - Hop Protocol (πŸ₯‡26 Β· ⭐ 3.2K) - Protocol for sending tokens across rollups and their shared..

---
hop (πŸ₯‡28 Β· ⭐ 2.8K) - Hop Protocol Monorepo. MIT

- [GitHub](https://github.com/hop-protocol/hop) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 140 Β· πŸ“‹ 240 - 13% open Β· ⏱️ 30.05.2024):

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


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

---

MINA - Mina Protocol (πŸ₯‡26 Β· ⭐ 2.1K) - The worlds lightest blockchain, powered by participants. Mina..

---
mina (πŸ₯‡29 Β· ⭐ 2K) - Mina is a cryptocurrency protocol with a constant size blockchain,.. Apache-2

- [GitHub](https://github.com/MinaProtocol/mina) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 500 Β· πŸ“₯ 1K Β· πŸ“¦ 3 Β· πŸ“‹ 6.5K - 20% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/MinaProtocol/mina
```


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

---

STC - Student Coin (πŸ₯‡26 Β· ⭐ 1.5K) - Starcoin is A Layered Smart Contract and Decentralized..

---
starcoin (πŸ₯‡29 Β· ⭐ 1.4K) - Starcoin - A Move smart contract blockchain network that scales by.. Apache-2

- [GitHub](https://github.com/starcoinorg/starcoin) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 290 Β· πŸ“₯ 10K Β· πŸ“¦ 170 Β· πŸ“‹ 1K - 16% open Β· ⏱️ 30.05.2024):

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


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

---

AKT - Akash Network (πŸ₯‡26 Β· ⭐ 1.5K) - Worlds first decentralized cloud computing marketplace, and..

---
node (πŸ₯‡24 Β· ⭐ 860) - Source code for Akash node, a secure, transparent, and peer-to-peer cloud.. Apache-2

- [GitHub](https://github.com/akash-network/node) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 200 Β· πŸ“₯ 31K Β· πŸ“¦ 7 Β· ⏱️ 28.05.2024):

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


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

---

OAC - ONE ARMY COIN (πŸ₯‡26 Β· ⭐ 1.3K) - One Army Coin (OAC) is set up to empower green projects and..

---
community-platform (πŸ₯‡26 Β· ⭐ 1K) - A platform to build useful communities that aim to tackle.. MIT

- [GitHub](https://github.com/ONEARMY/community-platform) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 340 Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 05.06.2024):

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


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

---

XEC - eCash (πŸ₯‡26 Β· ⭐ 1.3K) - Derived from one of the most trusted names in the cryptocurrency space,..

---
bitcoin-abc (πŸ₯‡30 Β· ⭐ 1.3K) - Bitcoin ABC develops node software and infrastructure for the eCash.. MIT

- [GitHub](https://github.com/Bitcoin-ABC/bitcoin-abc) (πŸ‘¨β€πŸ’» 870 Β· πŸ”€ 790 Β· πŸ“₯ 9.2K Β· πŸ“¦ 5 Β· πŸ“‹ 380 - 22% open Β· ⏱️ 05.06.2024):

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

---

TPT - TokenPocket Token (πŸ₯‡26 Β· ⭐ 1.1K) - TPT stands for TokenPocket Token. It is a utility..

---
TP-Lab/tokens (πŸ₯‡23 Β· ⭐ 310) - Token assets for TokenPocket. Unlicensed

- [GitHub](https://github.com/TP-Lab/tokens) (πŸ‘¨β€πŸ’» 4K Β· πŸ”€ 6.1K Β· πŸ“‹ 340 - 2% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/TP-Lab/tokens
```


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

---

RBTC - RSK Smart Bitcoin (πŸ₯‡26 Β· ⭐ 960) - First open-source smart contract platform with a 2-way..

---
rskj (πŸ₯‡22 Β· ⭐ 670) - RSKj is a Java implementation of the RSK protocol. LGPL-3.0

- [GitHub](https://github.com/rsksmart/rskj) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 260 Β· πŸ“₯ 12K Β· πŸ“‹ 510 - 49% open Β· ⏱️ 29.05.2024):

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


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

---

SMH (πŸ₯‡26 Β· ⭐ 960) - No description.

---
go-spacemesh (πŸ₯‡29 Β· ⭐ 740) - Go Implementation of the Spacemesh protocol full node. MIT

- [GitHub](https://github.com/spacemeshos/go-spacemesh) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 210 Β· πŸ“₯ 1.2K Β· πŸ“¦ 50 Β· πŸ“‹ 2.5K - 8% open Β· ⏱️ 05.06.2024):

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


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

---

AURORA (πŸ₯‡25 Β· ⭐ 1.1K) - EVM built on the NEAR Protocol, delivering a turn-key solution for..

---
aurora-engine (πŸ₯‡22 Β· ⭐ 320) - Aurora Engine implements an Ethereum Virtual Machine.. Unlicensed

- [GitHub](https://github.com/aurora-is-near/aurora-engine) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 77 Β· πŸ“₯ 2.6K Β· πŸ“¦ 310 Β· πŸ“‹ 170 - 46% open Β· ⏱️ 28.05.2024):

```
git clone https://github.com/aurora-is-near/aurora-engine
```

rainbow-bridge (πŸ₯ˆ17 Β· ⭐ 320) - NEAR Ethereum Decentralized Bridge. GPL-3.0

- [GitHub](https://github.com/Near-One/rainbow-bridge) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 95 Β· πŸ“¦ 8 Β· πŸ“‹ 390 - 33% open Β· ⏱️ 28.03.2024):

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


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

---

KAS - Kaspa (πŸ₯‡25 Β· ⭐ 790) - Proof-of-work cryptocurrency which implements the GHOSTDAG protocol...

---
kaspad (πŸ₯‡25 Β· ⭐ 430) - Kaspad is the reference full node Kaspa implementation written in Go.. ISC

- [GitHub](https://github.com/kaspanet/kaspad) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 220 Β· πŸ“₯ 45K Β· πŸ“¦ 81 Β· πŸ“‹ 430 - 50% open Β· ⏱️ 09.05.2024):

```
git clone https://github.com/kaspanet/kaspad
```

rusty-kaspa (πŸ₯ˆ20 Β· ⭐ 360) - Kaspa full-node and related libraries in the Rust programming.. ISC

- [GitHub](https://github.com/kaspanet/rusty-kaspa) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 100 Β· πŸ“₯ 3.2K Β· πŸ“‹ 130 - 50% open Β· ⏱️ 26.05.2024):

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

---

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

---


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

---

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

---


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

---

IRIS - IRISnet (πŸ₯‡25 Β· ⭐ 500) - Inter-chain Service Infrastructure and Protocol Technology Foundation..

---
irishub (πŸ₯‡23 Β· ⭐ 300) - A BPoS blockchain that enables cross-chain interoperability through a.. Apache-2

- [GitHub](https://github.com/irisnet/irishub) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 120 Β· πŸ“₯ 3.2K Β· πŸ“‹ 640 - 2% open Β· ⏱️ 31.05.2024):

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


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

---

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

---


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

---

CHAI (πŸ₯‡24 Β· ⭐ 4K Β· πŸ’€) - No description.

---
dapptools (πŸ₯ˆ17 Β· ⭐ 2.1K Β· πŸ’€) - Dapp, Seth, Hevm, and more. Unlicensed

- [GitHub](https://github.com/dapphub/dapptools) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 340 Β· πŸ“₯ 690 Β· πŸ“‹ 430 - 39% open Β· ⏱️ 20.07.2023):

```
git clone https://github.com/dapphub/dapptools
```


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

---

SA - Superalgos (πŸ₯‡24 Β· ⭐ 3.9K) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..

---
Superalgos (πŸ₯‡27 Β· ⭐ 3.9K) - Free, open-source crypto trading bot, automated bitcoin /.. Apache-2

- [GitHub](https://github.com/Superalgos/Superalgos) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 5.4K Β· πŸ“₯ 8.8K Β· πŸ“‹ 460 - 17% open Β· ⏱️ 31.01.2024):

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

---

NMC - Namecoin (πŸ₯‡24 Β· ⭐ 590) - Domain name registry service and was the first coin to fork Bitcoin...

---
namecoin-core (πŸ₯‡25 Β· ⭐ 460) - Namecoin full node + wallet based on the current Bitcoin Core.. MIT

- [GitHub](https://github.com/namecoin/namecoin-core) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 150 Β· πŸ“‹ 320 - 44% open Β· ⏱️ 03.06.2024):

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


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

---

PHA - Phala Network (πŸ₯‡24 Β· ⭐ 360) - Cryptocurrency . Phala Network has a current supply of..

---
phala-blockchain (πŸ₯‡25 Β· ⭐ 330) - The Phala Network Blockchain, pRuntime and the bridge. Apache-2

- [GitHub](https://github.com/Phala-Network/phala-blockchain) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 150 Β· πŸ“₯ 1.2K Β· πŸ“¦ 210 Β· πŸ“‹ 300 - 35% open Β· ⏱️ 31.05.2024):

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


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

---

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

---


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

---

OGN - Origin Protocol (πŸ₯‡23 Β· ⭐ 1.4K) - Governance and value accrual token for Origin Story...

---
OriginProtocol/origin (πŸ₯ˆ21 Β· ⭐ 650 Β· πŸ’€) - Monorepo for our developer tools and decentralized.. MIT

- [GitHub](https://github.com/OriginProtocol/origin) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 210 Β· πŸ“‹ 1.5K - 28% open Β· ⏱️ 20.09.2023):

```
git clone https://github.com/OriginProtocol/origin
```


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

---

UDT - Unlock Protocol (πŸ₯‡23 Β· ⭐ 820) - Cryptocurrency launched in 2021and operates on the..

---
unlock (πŸ₯‡26 Β· ⭐ 820) - nlock is a protocol for memberships built on a blockchain. MIT

- [GitHub](https://github.com/unlock-protocol/unlock) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 230 Β· πŸ“¦ 4 Β· πŸ“‹ 2.6K - 9% open Β· ⏱️ 05.06.2024):

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

---

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

---


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

---

CCD - Concordium (πŸ₯‡23 Β· ⭐ 530) - Concordium offers a trustable state-of-the-science solution with..

---


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

---

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

---


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

---

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

---


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

---

ADM - ADAMANT Messenger (πŸ₯‡22 Β· ⭐ 2.4K) - True Blockchain messenger, independent from governments,..

---
adamant-im (πŸ₯ˆ20 Β· ⭐ 560) - ADAMANT Decentralized Messenger. Progressive Web Application (PWA). GPL-3.0

- [GitHub](https://github.com/Adamant-im/adamant-im) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 56 Β· πŸ“₯ 23K Β· πŸ“‹ 32 - 40% open Β· ⏱️ 19.03.2024):

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


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

---

SBR - Saber (πŸ₯‡22 Β· ⭐ 1.1K) - Cross-chain stablecoin exchange on Solana.

---
stable-swap (πŸ₯ˆ17 Β· ⭐ 400) - StableSwap by Saber: an automated market maker for mean-.. Apache-2

- [GitHub](https://github.com/saber-hq/stable-swap) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 120 Β· πŸ“₯ 1.1K Β· πŸ“¦ 100 Β· πŸ“‹ 15 - 26% open Β· ⏱️ 01.12.2023):

```
git clone https://github.com/saber-hq/stable-swap
```


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

---

KAR - Karura (πŸ₯‡22 Β· ⭐ 1K) - All-in-one DeFi hub of Kusama. Founded by the Acala Foundation, Karura is..

---
Acala (πŸ₯ˆ21 Β· ⭐ 730) - Acala - cross-chain DeFi hub and stablecoin based on Substrate for.. GPL-3.0

- [GitHub](https://github.com/AcalaNetwork/Acala) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 240 Β· πŸ“₯ 230 Β· πŸ“‹ 1K - 16% open Β· ⏱️ 31.05.2024):

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


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

---

NODE - Whole Network (πŸ₯‡22 Β· ⭐ 640) - The DAppNode DAO will be an inclusive hub in which..

---
DAppNode (πŸ₯ˆ21 Β· ⭐ 570) - General repository of the project dappnode. GPL-3.0

- [GitHub](https://github.com/dappnode/DAppNode) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 93 Β· πŸ“₯ 100K Β· πŸ“‹ 430 - 17% open Β· ⏱️ 21.05.2024):

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


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

---

GRC - Gridcoin (πŸ₯‡22 Β· ⭐ 580) - Cryptocurrency . Gridcoin has a current supply of 453,212,614.22992..

---
Gridcoin-Research (πŸ₯‡25 Β· ⭐ 580) - Gridcoin-Research. MIT

- [GitHub](https://github.com/gridcoin-community/Gridcoin-Research) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 170 Β· πŸ“₯ 110K Β· πŸ“‹ 1K - 3% open Β· ⏱️ 08.05.2024):

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

---

DVPN - Sentinel (πŸ₯‡22 Β· ⭐ 520) - Secure and decentralized VPN for the blockchain age. A modern..

---


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

---

FOX - Shapeshift FOX Token (πŸ₯‡22 Β· ⭐ 450) - ERC-20 token created by ShapeShift which serves as..

---
shapeshift/hdwallet (πŸ₯ˆ15 Β· ⭐ 210) - A library for interacting with hardware wallets from JS/TS. MIT

- [GitHub](https://github.com/shapeshift/hdwallet) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 89 Β· πŸ“‹ 120 - 36% open Β· ⏱️ 17.05.2024):

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


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

---

MANTA - Manta Network (πŸ₯‡22 Β· ⭐ 410) - Plug-and-play privacy-preservation protocol built to service..

---
Manta (πŸ₯‡23 Β· ⭐ 240) - The main repo for manta blockchain nodes. GPL-3.0

- [GitHub](https://github.com/Manta-Network/Manta) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 120 Β· πŸ“₯ 34K Β· πŸ“¦ 32 Β· πŸ“‹ 680 - 28% open Β· ⏱️ 22.05.2024):

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


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

---

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

---


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

---

FORT - Forta (πŸ₯‡22 Β· ⭐ 260) - Real-time detection network for security & operational monitoring..

---


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

---

VRSC - Verus Coin (πŸ₯‡22 Β· ⭐ 250) - Verus Coin aims to be the worlds most advanced technology, zero..

---


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

---

XHDX (πŸ₯‡22 Β· ⭐ 230) - No description.

---


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

---

SSV - SSV Network (πŸ₯‡22 Β· ⭐ 230) - SSV promotes decentralization, security, and liveness across..

---


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

---

SFL - ScarFace Lion (πŸ₯ˆ21 Β· ⭐ 1.6K) - First meme token with real life utilities Audited KYCed..

---
sunflower-land (πŸ₯‡22 Β· ⭐ 1.5K) - Unlicensed

- [GitHub](https://github.com/sunflower-land/sunflower-land) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 580 Β· πŸ“‹ 680 - 6% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/sunflower-land/sunflower-land
```


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

---

OK - OKCash (πŸ₯ˆ21 Β· ⭐ 1.1K) - OK is open-source; its design is public, nobody owns or..

---
okcash (πŸ₯‡24 Β· ⭐ 1.1K) - Okcash: Your Eco-Friendly, Multi-Chain Digital Currency. Open-source and.. MIT

- [GitHub](https://github.com/okcashpro/okcash) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 840 Β· πŸ“₯ 9K Β· ⏱️ 16.03.2024):

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

---

TBX - Tokenbox (πŸ₯ˆ21 Β· ⭐ 1.1K) - Platform for professionals only. Traders and Funds participating..

---
defi-sdk (πŸ₯ˆ15 Β· ⭐ 780) - DeFi SDK Makes Money Lego Work. LGPL-3.0

- [GitHub](https://github.com/zeriontech/defi-sdk) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 250 Β· πŸ“‹ 71 - 64% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/zeriontech/defi-sdk
```


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

---

BOOT - Bostrom (πŸ₯ˆ21 Β· ⭐ 800) - The knowledge graph of the Great Web.

---
go-cyber (πŸ₯‡22 Β· ⭐ 350) - Your Superintelligence. Unlicensed

- [GitHub](https://github.com/cybercongress/go-cyber) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 84 Β· πŸ“₯ 3.2K Β· πŸ“¦ 5 Β· πŸ“‹ 390 - 20% open Β· ⏱️ 27.04.2024):

```
git clone https://github.com/cybercongress/go-cyber
```


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

---

AGIX - SingularityNET (πŸ₯ˆ21 Β· ⭐ 310) - Decentralized marketplace for Artificial Intelligence..

---


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

---

RING - Darwinia Network (πŸ₯ˆ21 Β· ⭐ 270) - Native token of Darwinia Network. Its used to pay for..

---
darwinia (πŸ₯‡22 Β· ⭐ 240) - Darwinia Chain, EVM+, Polkadot parachain and integrating with XCMP. GPL-3.0

- [GitHub](https://github.com/darwinia-network/darwinia) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 55 Β· πŸ“₯ 22K Β· πŸ“‹ 580 - 3% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/darwinia-network/darwinia
```


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

---

REGEN (πŸ₯ˆ21 Β· ⭐ 240) - Token for the Regen Network Platform.

---
regen-ledger (πŸ₯ˆ21 Β· ⭐ 210) - Blockchain for planetary regeneration. Unlicensed

- [GitHub](https://github.com/regen-network/regen-ledger) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 98 Β· πŸ“₯ 14K Β· πŸ“¦ 9 Β· πŸ“‹ 710 - 18% open Β· ⏱️ 03.04.2024):

```
git clone https://github.com/regen-network/regen-ledger
```


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

---

SYS - Syscoin (πŸ₯ˆ21 Β· ⭐ 220) - Syscoin offers fast, low-cost tokens, assets, and (fractional) NFTs..

---


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

---

IBXC - IBAX Network (πŸ₯ˆ20 Β· ⭐ 8.2K) - ## What is IBAX Network(IBAX)? IBAX Network is a public..

---
go-ibax (πŸ₯ˆ20 Β· ⭐ 7.9K) - An innovative Blockchain Protocol Platform, which everyone can.. Apache-2

- [GitHub](https://github.com/IBAX-io/go-ibax) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 6.6K Β· πŸ“¦ 9 Β· πŸ“‹ 280 - 34% open Β· ⏱️ 11.04.2024):

```
git clone https://github.com/IBAX-io/go-ibax
```


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

---

RLC - iExec RLC (πŸ₯ˆ20 Β· ⭐ 460) - Open-source, decentralized cloud computing platform, running on..

---
iexec-sdk (πŸ₯ˆ21 Β· ⭐ 410) - CLI and JS library allowing developers to easily interact with.. Unlicensed

- [GitHub](https://github.com/iExecBlockchainComputing/iexec-sdk) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 37 Β· πŸ“¦ 140 Β· πŸ“‹ 70 - 21% open Β· ⏱️ 28.05.2024):

```
git clone https://github.com/iExecBlockchainComputing/iexec-sdk
```


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

---

MINDS (πŸ₯ˆ20 Β· ⭐ 460) - Cryptocurrency launched in 2018and operates on the Ethereum platform. Minds..

---


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

---

PNK - Kleros (πŸ₯ˆ20 Β· ⭐ 390) - Blockchain Dispute Resolution Layer that provides fast, secure and..

---
kleros (πŸ₯ˆ16 Β· ⭐ 240) - Kleros smart contracts. MIT

- [GitHub](https://github.com/kleros/kleros) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 79 Β· πŸ“¦ 25 Β· πŸ“‹ 78 - 25% open Β· ⏱️ 25.02.2024):

```
git clone https://github.com/kleros/kleros
```


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

---

ADX - Ambire AdEx (πŸ₯ˆ20 Β· ⭐ 360) - Ambire AdEx (ADX), previously known as AdEx Network,..

---


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

---

PDEX - Polkadex (πŸ₯ˆ20 Β· ⭐ 280) - Cryptocurrency launched in 2021and operates on the Ethereum..

---
Polkadex (πŸ₯‡23 Β· ⭐ 280) - An Orderbook-based Decentralized Exchange using the Substrate.. GPL-3.0

- [GitHub](https://github.com/Polkadex-Substrate/Polkadex) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 93 Β· πŸ“₯ 9.4K Β· πŸ“‹ 320 - 2% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/Polkadex-Substrate/Polkadex
```

---

JITOSOL - Jito Staked SOL (πŸ₯ˆ20 Β· ⭐ 260) - The first liquid staking derivative on Solana to..

---
jito-solana (πŸ₯‡24 Β· ⭐ 260) - Jito Foundation MEV Solana Client. Apache-2

- [GitHub](https://github.com/jito-foundation/jito-solana) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 77 Β· πŸ“₯ 3.9K Β· πŸ“‹ 49 - 16% open Β· ⏱️ 27.05.2024):

```
git clone https://github.com/jito-foundation/jito-solana
```

---

G-WETH - Gravity Bridge WETH (πŸ₯ˆ20 Β· ⭐ 210) - No description.

---


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

---

LYXE - LUKSO (πŸ₯ˆ20 Β· ⭐ 200) - Blockchain platform specifically created for the lifestyle..

---


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

---

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

---

DNT - district0x (πŸ₯ˆ19 Β· ⭐ 1.3K) - Collective of decentralized and autonomous marketplaces and..

---
ethlance (πŸ₯ˆ17 Β· ⭐ 700) - Ethlance is the first job market platform built entirely on the.. GPL-3.0

- [GitHub](https://github.com/district0x/ethlance) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 130 Β· πŸ“‹ 230 - 11% open Β· ⏱️ 21.05.2024):

```
git clone https://github.com/district0x/ethlance
```


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

---

BSV - Bitcoin SV (πŸ₯ˆ19 Β· ⭐ 640) - Bitcoin SV (BSV) emerged following a hard fork of the Bitcoin Cash..

---
bitcoin-sv (πŸ₯ˆ21 Β· ⭐ 640) - Bitcoin SV (Satoshi Vision) is the original Bitcoin. This.. Unlicensed

- [GitHub](https://github.com/bitcoin-sv/bitcoin-sv) (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 290 Β· πŸ“‹ 250 - 3% open Β· ⏱️ 15.02.2024):

```
git clone https://github.com/bitcoin-sv/bitcoin-sv
```

---

STMATIC - Lido Staked Matic (πŸ₯ˆ19 Β· ⭐ 500) - Liquid staking solution for MATIC backed by industry-..

---
starknet-devnet (πŸ₯ˆ16 Β· ⭐ 210) - A local testnet for Starknet. MIT

- [GitHub](https://github.com/0xSpaceShard/starknet-devnet) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 73 Β· ⏱️ 15.12.2023):

```
git clone https://github.com/Shard-Labs/starknet-devnet
```


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

---

REQ - Request (πŸ₯ˆ19 Β· ⭐ 380) - What Is Request (REQ)? The Request (REQ) utility token, launched..

---
requestNetwork (πŸ₯‡23 Β· ⭐ 380) - A JavaScript library for interacting with the Request Network.. MIT

- [GitHub](https://github.com/RequestNetwork/requestNetwork) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 69 Β· πŸ“¦ 80 Β· πŸ“‹ 170 - 53% open Β· ⏱️ 28.05.2024):

```
git clone https://github.com/RequestNetwork/requestNetwork
```

---

BAT - Basic Attention Token (πŸ₯ˆ19 Β· ⭐ 370) - Basic Attention Token (BAT) is an open-source,..

---


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

---

DIG - Dig Chain (πŸ₯ˆ19 Β· ⭐ 290) - Real estate tokenization, fractionalization, and governance via..

---


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

---

JBX - Juicebox (πŸ₯ˆ19 Β· ⭐ 270) - Build a community around a project, fund it, and program its..

---


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

---

POKT - Pocket Network (πŸ₯ˆ19 Β· ⭐ 260) - Blockchain data platform built for applications that uses..

---
pocket-core (πŸ₯ˆ21 Β· ⭐ 200) - Official implementation of the Pocket Network Protocol. MIT

- [GitHub](https://github.com/pokt-network/pocket-core) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 96 Β· πŸ“¦ 21 Β· πŸ“‹ 1K - 6% open Β· ⏱️ 20.05.2024):

```
git clone https://github.com/pokt-network/pocket-core
```


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

---

LIKE - LikeCoin (πŸ₯ˆ19 Β· ⭐ 250) - Decentralized Publishing Infrastructure to empower content..

---


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

---

STRD - Stride (πŸ₯ˆ19 Β· ⭐ 240) - Multichain liquid staking zone (appchain) on the Cosmos Blockchain...

---


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

---

NOS - Nosana (πŸ₯ˆ19 Β· ⭐ 220) - The Nosana Network will be the leading provider of decentralized..

---


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

---

CODE - Developer DAO (πŸ₯ˆ18 Β· ⭐ 2K) - Cryptocurrency and operates on the Ethereum platform. CODE..

---


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

---

DTUBE - Dtube Coin (πŸ₯ˆ18 Β· ⭐ 1.3K Β· πŸ’€) - DTube Coin: a utility token for video, it enables..

---
dtube (πŸ₯ˆ17 Β· ⭐ 800 Β· πŸ’€) - d.tube app. A full-featured video sharing website, decentralized. GPL-3.0

- [GitHub](https://github.com/dtube/dtube) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 190 Β· πŸ“‹ 310 - 41% open Β· ⏱️ 30.06.2023):

```
git clone https://github.com/dtube/dtube
```


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

---

MNGO - Mango (πŸ₯ˆ18 Β· ⭐ 1.1K Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the Solana..

---


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

---

YIELD - Yield Protocol (πŸ₯ˆ18 Β· ⭐ 460 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the..

---


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

---

KINT - Kintsugi (πŸ₯ˆ18 Β· ⭐ 290) - ## What Is Kintsugi Network (KINT)? Kintsugi is Interlays canary..

---
interbtc (πŸ₯ˆ19 Β· ⭐ 240) - interBTC: Bitcoin Anywhere. Apache-2

- [GitHub](https://github.com/interlay/interbtc) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 77 Β· πŸ“₯ 2.7K Β· πŸ“‹ 200 - 46% open Β· ⏱️ 30.05.2024):

```
git clone https://github.com/interlay/interbtc
```


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

---

ABLOCK - ANY Blocknet (πŸ₯ˆ18 Β· ⭐ 280) - No description.

---
blocknet (πŸ₯ˆ21 Β· ⭐ 220 Β· πŸ’€) - Official Blocknet cryptocurrency wallet. MIT

- [GitHub](https://github.com/blocknetdx/blocknet) (πŸ‘¨β€πŸ’» 770 Β· πŸ”€ 100 Β· πŸ“₯ 120K Β· πŸ“‹ 74 - 86% open Β· ⏱️ 25.10.2023):

```
git clone https://github.com/blocknetdx/blocknet
```


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

---

RED (πŸ₯ˆ18 Β· ⭐ 270) - The Red community is building the worlds first fullstack and blockchain..

---


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

---

AOLB - Argentum Online Libre Token B (πŸ₯ˆ18 Β· ⭐ 240) - Collaborative project using open-source as a banner...

---


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

---

THETA - Theta Network (πŸ₯ˆ17 Β· ⭐ 700) - Decentralized video streaming network that is powered by..

---
theta-protocol-ledger (πŸ₯ˆ16 Β· ⭐ 360 Β· πŸ’€) - Reference implementation of the Theta Blockchain.. GPL-3.0

- [GitHub](https://github.com/thetatoken/theta-protocol-ledger) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 86 Β· πŸ“‹ 81 - 67% open Β· ⏱️ 13.11.2023):

```
git clone https://github.com/thetatoken/theta-protocol-ledger
```


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

---

OXT - Orchid Protocol (πŸ₯ˆ17 Β· ⭐ 650) - The Orchid Protocol organizes bandwidth sellers into a..

---
orchid (πŸ₯ˆ20 Β· ⭐ 650) - Orchid: VPN, Personal Firewall. AGPL-3.0

- [GitHub](https://github.com/OrchidTechnologies/orchid) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 98 Β· πŸ“₯ 12K Β· πŸ“‹ 71 - 14% open Β· ⏱️ 29.05.2024):

```
git clone https://github.com/OrchidTechnologies/orchid
```

---

WRT - WingRiders (πŸ₯ˆ17 Β· ⭐ 440 Β· πŸ’€) - Automated market maker (AMM) decentralized exchange (DEX) on..

---


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

---

BTRST - Braintrust (πŸ₯ˆ17 Β· ⭐ 280) - First decentralized talent network that connects skilled,..

---
snowbridge (πŸ₯ˆ20 Β· ⭐ 280) - A trustless bridge between Polkadot and Ethereum. Apache-2

- [GitHub](https://github.com/Snowfork/snowbridge) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 100 Β· πŸ“¦ 4 Β· πŸ“‹ 140 - 6% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/Snowfork/snowbridge
```

---

NUUM - Metaverse.Network (πŸ₯ˆ17 Β· ⭐ 240) - Metaverse.Network Continuum & Bit.Country is a platform &..

---


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

---

TEER - Integritee (πŸ₯ˆ17 Β· ⭐ 210) - The Integritee platform enables firms and dApps to process their..

---


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

---

SQD - Subsquid (πŸ₯ˆ16 Β· ⭐ 1.2K) - Motivation Decentralized applications require complex and versatile..

---
squid-sdk (πŸ₯ˆ18 Β· ⭐ 1.2K) - The main repo of the squid SDK. GPL-3.0

- [GitHub](https://github.com/subsquid/squid-sdk) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 140 Β· πŸ“¦ 2 Β· πŸ“‹ 98 - 39% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/subsquid/squid-sdk
```

---

FULA - Functionland (πŸ₯ˆ16 Β· ⭐ 770) - **Functionland** vision is to enable the public to preside over..

---
fx-fotos (πŸ₯ˆ16 Β· ⭐ 660) - Fx Fotos is an opensource gallery app in react native with the same.. MIT

- [GitHub](https://github.com/functionland/fx-fotos) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 71 Β· πŸ“₯ 39 Β· πŸ“‹ 150 - 48% open Β· ⏱️ 11.04.2024):

```
git clone https://github.com/functionland/fx-fotos
```


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

---

RSS3 (πŸ₯ˆ16 Β· ⭐ 730) - Next-generation feed protocol that powers decentralized social, content, and..

---


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

---

CARD - Cardstack (πŸ₯ˆ16 Β· ⭐ 370) - Open-source framework and consensus protocol that makes..

---
cardstack (πŸ₯ˆ20 Β· ⭐ 330) - The mono-repo for the core Cardstack framework. MIT

- [GitHub](https://github.com/cardstack/cardstack) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 64 Β· πŸ“¦ 3 Β· πŸ“‹ 530 - 2% open Β· ⏱️ 21.03.2024):

```
git clone https://github.com/cardstack/cardstack
```


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

---

XPM - Primecoin (πŸ₯ˆ16 Β· ⭐ 320 Β· πŸ’€) - Rather interesting digital currency. It was developed by Sunny..

---
primecoin (πŸ₯ˆ17 Β· ⭐ 320 Β· πŸ’€) - Primecoin - Cryptocurrency with Useful PoW Consensus. Unlicensed

- [GitHub](https://github.com/primecoin/primecoin) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 79 Β· πŸ“₯ 15K Β· πŸ“‹ 13 - 46% open Β· ⏱️ 05.06.2023):

```
git clone https://github.com/primecoin/primecoin
```

---

HID - Hypersign identity (πŸ₯ˆ16 Β· ⭐ 260) - Decentralised Identity & Access Management Security..

---
hid-node (πŸ₯ˆ18 Β· ⭐ 220) - A permissionless blockchain network to manage digital identity and.. Apache-2

- [GitHub](https://github.com/hypersign-protocol/hid-node) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 23 Β· πŸ“₯ 4.6K Β· πŸ“¦ 1 Β· πŸ“‹ 190 - 1% open Β· ⏱️ 13.03.2024):

```
git clone https://github.com/hypersign-protocol/hid-node
```


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

---

DDD - Scry.info (πŸ₯ˆ16 Β· ⭐ 250) - Worlds first blockchain-based quantitative data providing and..

---


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

---

DADI (πŸ₯ˆ16 Β· ⭐ 240) - DADI decentralized web services: a new era of cloud computing services, powered by..

---


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

---

CELR - Celer Network (πŸ₯ˆ15 Β· ⭐ 530) - No description.

---


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

---

OSQTH - Opyn Squeeth (πŸ₯ˆ15 Β· ⭐ 480) - Opyn is building DeFi-native derivatives and options..

---


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

---

TONCOIN - The Open Network (πŸ₯ˆ15 Β· ⭐ 440) - No description.

---


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

---

Show 322 hidden projects...

- HONK - Honk Honk (πŸ₯‡23 Β· ⭐ 200 Β· πŸ’€) - The Clown World meme has been used to state the situation we..
- SOMM - Sommelier (πŸ₯ˆ21 Β· ⭐ 190) - Sommelier consists of the Cosmos Stargate SDK, its..
- KILT - KILT Protocol (πŸ₯ˆ21 Β· ⭐ 170) - Open-source blockchain protocol for issuing verifiable,..
- PICA (πŸ₯ˆ21 Β· ⭐ 160) - PICA Price Live Data Composable Finance aspires to build an entire ecosystem..
- DSM - Desmos (πŸ₯ˆ21 Β· ⭐ 150) - Native token on the Desmos blockchain. Built with Cosmos SDK,..
- HASH - HASH Token (πŸ₯ˆ21 Β· ⭐ 83) - Cryptocurrency launched in 2021and operates on the Ethereum..
- LIT - Litentry (πŸ₯ˆ20 Β· ⭐ 140) - Network that supports DID aggregation protocol and a..
- RHOC - RChain (πŸ₯ˆ19 Β· ⭐ 740 Β· πŸ’€) - Blockchain platform which enables smart contracts. It differs from..
- SAN - Santiment Network Token (πŸ₯ˆ19 Β· ⭐ 170) - Todays crypto-markets are driven by crowd sentiment...
- XCN - Onyxcoin (πŸ₯ˆ18 Β· ⭐ 1.8K Β· πŸ’€) - Web3 blockchain infrastructure protocol that enables..
- IOV - Starname (πŸ₯ˆ18 Β· ⭐ 1.3K Β· πŸ’€) - Starname: Reserve your crypto *name.
- GIV - Giveth (πŸ₯ˆ18 Β· ⭐ 1.2K Β· πŸ’€) - Community focused on Building the Future of Giving using..
- NEU - Neumark (πŸ₯ˆ18 Β· ⭐ 490 Β· πŸ’€) - Community-owned fundraising platform bridging the worlds of..
- TRAC - OriginTrail (πŸ₯ˆ18 Β· ⭐ 180) - Cryptocurrency launched in 2018and operates on the Ethereum..
- UCO - Archethic (πŸ₯ˆ18 Β· ⭐ 120) - Layer 1 aiming to create a new Decentralized Internet. Its..
- EMC - Emercoin (πŸ₯ˆ18 Β· ⭐ 120) - Open-source cryptocurrency which originated from Bitcoin, Peercoin and..
- QCK - Quicksilver (πŸ₯ˆ18 Β· ⭐ 110) - Permissionless, sovereign Cosmos SDK zone providing liquid staking..
- CHEQ - CHEQD Network (πŸ₯ˆ18 Β· ⭐ 62) - CHEQD NETWORK are building the trusted/authentic data..
- UBI - Universal Basic Income (πŸ₯ˆ17 Β· ⭐ 2.6K Β· πŸ’€) - First application to be built on top of the Proof of..
- BRD - Bread (πŸ₯ˆ17 Β· ⭐ 1.4K Β· πŸ’€) - Blockchains are quickly becoming the modern equivalent of what..
- APPC - AppCoins (πŸ₯ˆ17 Β· ⭐ 290 Β· πŸ’€) - Protocol for the App Economy created by the Aptoide App..
- LYL - LoyalCoin (πŸ₯ˆ17 Β· ⭐ 280 Β· πŸ’€) - Cryptocurrency . LoyalCoin has a current supply of 9,000,000,000..
- WFCT - Wrapped FCT (πŸ₯ˆ17 Β· ⭐ 210 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
- SOV - Sovryn (πŸ₯ˆ17 Β· ⭐ 200) - Non-custodial and permission-less smart contract based system for..
- HEZ - Hermez Network (πŸ₯ˆ17 Β· ⭐ 160 Β· πŸ’€) - Decentralized zk-rollup focused on scaling payments..
- GRLC - Garlicoin (πŸ₯ˆ17 Β· ⭐ 140 Β· πŸ’€) - New, freshly baked cryptocurrency, born from the shitposts..
- XSN - Stakenet (πŸ₯ˆ17 Β· ⭐ 94 Β· πŸ’€) - Cryptocurrency launched in 2016. Stakenet has a current supply of..
- HTML - HTMLCOIN (πŸ₯ˆ17 Β· ⭐ 86 Β· πŸ’€) - Base coin and gas that powers the Althash hybrid blockchain. The..
- KEY - SelfKey (πŸ₯ˆ17 Β· ⭐ 57) - SelfKey provides organizations and individuals with complete..
- GRID - Grid+ (πŸ₯ˆ17 Β· ⭐ 47) - Grid+ leverages the Ethereum blockchain to give consumers direct..
- GBX - GoByte (πŸ₯ˆ17 Β· ⭐ 33 Β· πŸ’€) - Fastest, most secure & most affordable Proof-of-Work..
- MTA - Meta Finance (πŸ₯ˆ16 Β· ⭐ 360 Β· πŸ’€) - Subsidiary of a mother company that has been operating..
- MASQ (πŸ₯ˆ16 Β· ⭐ 200) - Complete open source ecosystem for internet freedom.
- WAR - WeStarter (πŸ₯ˆ16 Β· ⭐ 190) - Wrapped AR introduces a new storage-based paradigm to Ethereum..
- HNY - Honey (πŸ₯ˆ16 Β· ⭐ 180) - DAO that issues and distributes a digital currency called Honey. Honey..
- ZTG - Zeitgeist (πŸ₯ˆ16 Β· ⭐ 170) - Decentralized prediction market protocol. Built in Substrate, it is..
- CAPS - Ternoa (πŸ₯ˆ16 Β· ⭐ 170) - Memories are an essential part of who we are. If memory plays an..
- EWT - Energy Web Token (πŸ₯ˆ16 Β· ⭐ 140 Β· πŸ’€) - Native token of the Energy Web Chain, a public, Proof-..
- MED - MediBloc (πŸ₯ˆ16 Β· ⭐ 100) - MediBlocs healthcare information platform is a personal data ecosystem..
- QLC - QLC Chain (πŸ₯ˆ16 Β· ⭐ 100 Β· πŸ’€) - Next generation public Blockchain for decentralized Network-as-..
- NBX - Netbox Coin (πŸ₯ˆ16 Β· ⭐ 99 Β· πŸ’€) - Cryptocurrency launched in 2019. Netbox Coin has a current..
- GRFT - Graft (πŸ₯ˆ16 Β· ⭐ 82 Β· πŸ’€) - GRAFT Blockchain aims to bring a lasting solution to most of the..
- QORT - Qortal (πŸ₯ˆ16 Β· ⭐ 70) - Qortal is infrastructure that utilizes blockchain technology with a..
- DYN - Dynamic (πŸ₯ˆ16 Β· ⭐ 59 Β· πŸ’€) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
- AVN - AVIAN (πŸ₯ˆ16 Β· ⭐ 54 Β· πŸ’€) - Avian Network (AVN) is driven by the community, which is fully..
- FIO - FIO Protocol (πŸ₯ˆ16 Β· ⭐ 52) - Decentralized usability layer for the entire blockchain ecosystem..
- LUX - LUXCoin (πŸ₯ˆ15 Β· ⭐ 4K Β· πŸ’€) - Financial tools to grow your wealth - stake and earn..
- TNT - Tierion (πŸ₯ˆ15 Β· ⭐ 430 Β· πŸ’€) - Tierion is launching a universal platform for data..
- BICO - Biconomy (πŸ₯ˆ15 Β· ⭐ 340 Β· πŸ’€) - Biconomy provides plug-n-play APIs to make web3.0 user-..
- DAV - DAV Coin (πŸ₯ˆ15 Β· ⭐ 340 Β· πŸ’€) - Open source software platform that allows anyone to buy or..
- REF - Ref Finance (πŸ₯ˆ15 Β· ⭐ 140) - Built on top of the cutting-edge protocol NEAR, Ref Finance is the..
- OST (πŸ₯ˆ15 Β· ⭐ 120 Β· πŸ’€) - Setting up a blockchain infrastructure is an expensive and complicated..
- EFX - Effect Network (πŸ₯ˆ15 Β· ⭐ 100) - The first Blockchain-based framework for the Future-of-..
- 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..
- CMDX - Comdex (πŸ₯ˆ15 Β· ⭐ 78) - Comdex - DeFi Infrastructure Layer for Cosmos.
- WGR - Wagerr (πŸ₯ˆ15 Β· ⭐ 69 Β· πŸ’€) - Wagerr uses distributed blockchain technology to execute..
- AIN - AI Network (πŸ₯ˆ15 Β· ⭐ 68) - Blockchain-based, cloud computing network for an open,..
- XPRT - Persistence (πŸ₯ˆ15 Β· ⭐ 43) - Interoperable protocol that provides sovereign environments to..
- MUTE (πŸ₯ˆ15 Β· ⭐ 40 Β· πŸ’€) - Mute Switch: Coming Soon.
- WPKT - Wrapped PKT (πŸ₯ˆ15 Β· ⭐ 39) - New blockchain powered by PacketCrypt, the worlds first..
- NUM - Numbers Protocol (πŸ₯‰14 Β· ⭐ 4.7K) - Native protocol token of Numbers Protocol. Numbers..
- AMLT (πŸ₯‰14 Β· ⭐ 1.4K Β· πŸ’€) - Created by the recognized Blockchain Regtech leader Coinfirm, AMLT is the..
- AMPT - Amplify Protocol (πŸ₯‰14 Β· ⭐ 1.3K) - Cryptocurrency launched in 2020and operates on the..
- KING - CryptoBlades Kingdoms (πŸ₯‰14 Β· ⭐ 540 Β· πŸ’€) - CryptoBlades Kingdoms (KING) is a cryptocurrency..
- ARB - ARB Protocol (πŸ₯‰14 Β· ⭐ 470) - Decentralized arbitrage protocol. It is designed to conduct..
- CRYP - CrypticCoin (πŸ₯‰14 Β· ⭐ 460) - Cryptocurrency . Users are able to generate CRYP through the..
- QTZ - Quartz (πŸ₯‰14 Β· ⭐ 440) - New user-friendly platform to test extreme innovation in NFTs and build..
- ZXC - 0xcert (πŸ₯‰14 Β· ⭐ 340 Β· πŸ’€) - Open source, a permission-less protocol for certified non-..
- SHM - Shardeum (πŸ₯‰14 Β· ⭐ 310) - EVM-based, linearly scalable smart contract platform that provides low..
- QKC - QuarkChain (πŸ₯‰14 Β· ⭐ 280 Β· πŸ’€) - Secure, permission-less, scalable, and decentralized..
- XUC - Exchange Union (πŸ₯‰14 Β· ⭐ 220 Β· πŸ’€) - Decentralized network that connects individual..
- HAUS - DAOhaus (πŸ₯‰14 Β· ⭐ 180) - This HAUS doesnt build itself It takes a community, and HausDAO..
- MFT - Mainframe (πŸ₯‰14 Β· ⭐ 160) - Platform for decentralized applications. Resistant to..
- DEV - Dev Protocol (πŸ₯‰14 Β· ⭐ 140 Β· πŸ’€) - Dev Protocol lets GitHub users tokenize their OSS..
- TUR - Turex (πŸ₯‰14 Β· ⭐ 100) - Decentralized digital currency based on the Binance Smart Chain..
- SMART - SmartCash (πŸ₯‰14 Β· ⭐ 87 Β· πŸ’€) - Easy to use, fast, and secure cryptocurrency that supports..
- VEGA - Vega Protocol (πŸ₯‰14 Β· ⭐ 68 Β· πŸ’€) - Proof-of-stake blockchain, built on top of Tendermint,..
- WKCS - Wrapped KCS (πŸ₯‰14 Β· ⭐ 46) - KRC-20 wrapped version of the Kucoin Token (KCS) used in Kucoin..
- TKL - Tokel (πŸ₯‰14 Β· ⭐ 38) - The future of tokenization.
- GPH - GraphCoin (πŸ₯‰14 Β· ⭐ 38 Β· πŸ’€) - Cryptocurrency . GraphCoin has a current supply of 0. The last..
- NOIA - Syntropy (πŸ₯‰14 Β· ⭐ 35 Β· πŸ’€) - Syntropy is transforming the public internet into a secure..
- COCOS - COCOS BCX (πŸ₯‰13 Β· ⭐ 2.1K Β· πŸ’€) - Cocos Blockchain Expedition is a DAO to enable the..
- PRTCLE - Particle (πŸ₯‰13 Β· ⭐ 1.7K) - Shenanigan embraces the hard work and dedication it takes to..
- XFC - Football Coin (πŸ₯‰13 Β· ⭐ 820 Β· πŸ’€) - Digital currency built using technology similar to that of..
- DRGN - Dragonchain (πŸ₯‰13 Β· ⭐ 700 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
- GEL - Gelato (πŸ₯‰13 Β· ⭐ 580) - Cryptocurrency and operates on the Ethereum platform. Gelato has a..
- HBN - HoboNickels (πŸ₯‰13 Β· ⭐ 360 Β· πŸ’€) - Digital cryptocurrency that was cloned from the..
- ZZ - ZigZag (πŸ₯‰13 Β· ⭐ 320 Β· πŸ’€) - Native, easy-to-use, reliable, fully secure and low fee..
- GEAR - Gearbox (πŸ₯‰13 Β· ⭐ 280) - Generalized leverage protocol: it allows you to take leverage in..
- YOYOW (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - Blockchain-based social media platform developed by senior members of..
- MAILCHAIN (πŸ₯‰13 Β· ⭐ 180 Β· πŸ’€) - Mailchain claims to be a Multi-Blockchain Messaging Application. Send..
- SDL - Saddle Finance (πŸ₯‰13 Β· ⭐ 170 Β· πŸ’€) - Decentralized automated market maker (AMM) on the..
- PRE - Presearch (πŸ₯‰13 Β· ⭐ 170) - Open, decentralized search engine that rewards community members..
- SEED - MetaGame (πŸ₯‰13 Β· ⭐ 130) - Community currency for MetaGame.
- ACX - Across Protocol (πŸ₯‰13 Β· ⭐ 120) - Optimistic cross-chain bridge secured by UMAs optimistic..
- NVC - Novacoin (πŸ₯‰13 Β· ⭐ 110) - Hybrid Proof of work (POW) / Proof of stake (POS) decentralized..
- BOG - Bogged Finance (πŸ₯‰13 Β· ⭐ 110 Β· πŸ’€) - Bogged Finance: Limit Orders, Stop Losses, Sniper,..
- PTN - PalletOne (πŸ₯‰13 Β· ⭐ 86 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
- BCRE - Liquid Staking Crescent (πŸ₯‰13 Β· ⭐ 86 Β· πŸ’€) - No description.
- PAI - Parrot USD (πŸ₯‰13 Β· ⭐ 63 Β· πŸ’€) - DeFi network built on Solana that will include the..
- PASC - Pascal (πŸ₯‰13 Β· ⭐ 60) - Cryptocurrency launched in 2016. Users are able to generate PASC through..
- CPC - CPChain (πŸ₯‰13 Β· ⭐ 51 Β· πŸ’€) - New distributed infrastructure for next generation..
- IXO (πŸ₯‰13 Β· ⭐ 44) - The ixo protocol defines a new open standard for producing verifiable claims..
- AUR - Auroracoin (πŸ₯‰13 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency for Iceland that is launched in February..
- SFT - Safex Token (πŸ₯‰13 Β· ⭐ 30 Β· πŸ’€) - New digital asset for sport lovers, designed to be used..
- LDXG - LondonCoinGold (πŸ₯‰12 Β· ⭐ 480) - Cryptocurrency launched in 2021and operates on the..
- ZETA - ZetaChain (πŸ₯‰12 Β· ⭐ 410) - What Is ZetaChain (ZETA)? ZetaChain is a novel L1 that has chain-..
- YAK - Yield Yak (πŸ₯‰12 Β· ⭐ 280) - Easy-to-use tool to earn more yield from DeFi farming on the..
- DOS - DOS Network (πŸ₯‰12 Β· ⭐ 270 Β· πŸ’€) - DOS Network - A Decentralized Oracle Service supporting..
- IQ - Everipedia (πŸ₯‰12 Β· ⭐ 220 Β· πŸ’€) - Cryptocurrency dedicated to the future of knowledge. The..
- STSOL - Lido Staked SOL (πŸ₯‰12 Β· ⭐ 200 Β· πŸ’€) - Lido-DAO governed liquid staking protocol for the..
- KLP - Kulupu (πŸ₯‰12 Β· ⭐ 200 Β· πŸ’€) - Cryptocurrency . Kulupu has a current supply of 28,857,458 with 0 in..
- GETH - Guarded Ether (πŸ₯‰12 Β· ⭐ 190 Β· πŸ’€) - Guarded Ethers ($GETH) are ERC20 tokens issued by..
- WRKZ - WrkzCoin (πŸ₯‰12 Β· ⭐ 170) - Cryptocurrency based on CryptoNote technology. The teams goal is to..
- LOOKS - LooksRare (πŸ₯‰12 Β· ⭐ 160 Β· πŸ’€) - Community-first NFT marketplace that actively rewards..
- VS - Vision Metaverse (πŸ₯‰12 Β· ⭐ 120 Β· πŸ’€) - Vision has a complete incentive and promotion..
- MARO (πŸ₯‰12 Β· ⭐ 120) - Maro provides an efficient easy-to-use platform for value exchange and secure..
- FND - Rare FND (πŸ₯‰12 Β· ⭐ 110 Β· πŸ’€) - The first end-to-end crowdfunding platform in blockchain...
- LQ - Liqwid Finance (πŸ₯‰12 Β· ⭐ 100) - Algorithmic and non-custodial liquidity protocol for earning..
- MGX - Mangata X (πŸ₯‰12 Β· ⭐ 84) - DEX parachain in the Polkadot ecosystem with the goal to make..
- SEM - Semux (πŸ₯‰12 Β· ⭐ 77 Β· πŸ’€) - Cryptocurrency . Users are able to generate SEM through the process of..
- BTSG - BitSong (πŸ₯‰12 Β· ⭐ 77) - Distributed (open source) blockchain music ecosystem born in..
- SHD - ShardingDAO (πŸ₯‰12 Β· ⭐ 66 Β· πŸ’€) - Array of connected privacy-preserving DeFi applications built..
- DIKO - Arkadiko (πŸ₯‰12 Β· ⭐ 64) - Cryptocurrency launched in 2021. Arkadiko Finance has a current supply..
- NXS - Nexus (πŸ₯‰12 Β· ⭐ 59) - Community-driven project with the common vision of a world inspired by..
- PMEER - Qitmeer (πŸ₯‰12 Β· ⭐ 52 Β· πŸ’€) - Cryptocurrency launched in 2019. Qitmeer has a current supply of..
- EPK - EpiK Protocol (πŸ₯‰12 Β· ⭐ 50 Β· πŸ’€) - EpiK Protocol envisions building a decentralized KG..
- MARKS - Bitmark (πŸ₯‰12 Β· ⭐ 48 Β· πŸ’€) - Initiative to create an every day use alternative currency. Its..
- VCASH - void.cash (πŸ₯‰12 Β· ⭐ 47 Β· πŸ’€) - VoidCash provides transaction privacy on the blockchain by..
- ETZ - Ether Zero (πŸ₯‰12 Β· ⭐ 45 Β· πŸ’€) - Cryptocurrency launched in 2019. Users are able to generate ETZ..
- BTDX - Bitcloud (πŸ₯‰12 Β· ⭐ 42 Β· πŸ’€) - Cryptocurrency . Bitcloud has a current supply of..
- HDD - HDDcoin (πŸ₯‰12 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency launched in 2021. HDDcoin has a current supply of..
- MARS (πŸ₯‰12 Β· ⭐ 39) - The protocol consists of pBTC35A tokens and MARS tokens. Each pBTC35A token..
- NATION - Nation3 (πŸ₯‰12 Β· ⭐ 38) - Community movement towards creating a sovereign nation on the..
- PGN - Pigeoncoin (πŸ₯‰12 Β· ⭐ 37 Β· πŸ’€) - Pigeoncoin was launched on March 21, 2018 with an immediate goal..
- RAZOR - Razor Network (πŸ₯‰12 Β· ⭐ 35 Β· πŸ’€) - Decentralized oracle network, which connects smart..
- 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..
- TGD - Tgrade (πŸ₯‰11 Β· ⭐ 140) - Tgrade is built using revolutionary blockchain technology, smart..
- SAITO (πŸ₯‰11 Β· ⭐ 100 Β· πŸ’€) - Web3 Foundation grant recipient that runs blockchain applications..
- EXOR (πŸ₯‰11 Β· ⭐ 81) - Cryptocurrency . EXOR has a current supply of 0. The last known price of EXOR is..
- CMT - CyberMiles (πŸ₯‰11 Β· ⭐ 74 Β· πŸ’€) - New blockchain platform designed to facilitate fast..
- FT - Fracton Protocol (πŸ₯‰11 Β· ⭐ 67 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the..
- LIF - Winding Tree (πŸ₯‰11 Β· ⭐ 57 Β· πŸ’€) - Blockchain-based decentralized open-source travel..
- APH - Aphroditecoin (πŸ₯‰11 Β· ⭐ 55 Β· πŸ’€) - Aphelion is used to pay transaction fees on the Aphelion P2P..
- BTY - Bityuan (πŸ₯‰11 Β· ⭐ 54) - Cryptocurrency . Bityuan has a current supply of 0. The last known price..
- KUJI - Kujira (πŸ₯‰11 Β· ⭐ 52) - Kujira is committed to levelling the playing field in decentralized..
- JSE - JSECOIN (πŸ₯‰11 Β· ⭐ 47 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. JSECOIN..
- NGM - e-Money (πŸ₯‰11 Β· ⭐ 41 Β· πŸ’€) - E-Money stablecoins are a further stage in the development of..
- PEG - PegNet (πŸ₯‰11 Β· ⭐ 41 Β· πŸ’€) - Decentralized/DAO, noncustodial, stable coin and crypto token..
- MHC - #MetaHash (πŸ₯‰11 Β· ⭐ 40 Β· πŸ’€) - Next-generation network based on the Blockchain 4.0 technology for..
- KOIN - Koinos (πŸ₯‰11 Β· ⭐ 38) - KOIN will be the cryptocurrency that powers Koinos; a high..
- QWC - Qwertycoin (πŸ₯‰11 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency . Users are able to generate QWC through the..
- NTRN - Neutron (πŸ₯‰11 Β· ⭐ 31 Β· πŸ’€) - Long-Term, Original SHA256d Proof-of-Stake Coin with Masternode..
- AIR - Altair (πŸ₯‰10 Β· ⭐ 2.8K Β· πŸ’€) - Altair combines the industry-leading infrastructure built by..
- EXZO - ExzoCoin 2.0 (πŸ₯‰10 Β· ⭐ 640 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
- FACE - Faceter (πŸ₯‰10 Β· ⭐ 390 Β· πŸ’€) - Web 3.0 decentralised platform where people can create..
- DGD - DigixDAO (πŸ₯‰10 Β· ⭐ 220 Β· πŸ’€) - Digix makes it possible to buy gold in an efficient manner..
- DDN - Data Delivery Network (πŸ₯‰10 Β· ⭐ 210) - Den Domains lets you register the domain of your..
- AXNT - Axentro (πŸ₯‰10 Β· ⭐ 200 Β· πŸ’€) - No description.
- REEF (πŸ₯‰10 Β· ⭐ 140 Β· πŸ’€) - Reef aims to be the future blockchain for DeFi, NFTs, and gaming. Our..
- TAO - Fusotao (πŸ₯‰10 Β· ⭐ 130) - Cryptocurrency launched in 2021and operates on the Near platform...
- FIDU (πŸ₯‰10 Β· ⭐ 110 Β· πŸ’€) - No description.
- KIN (πŸ₯‰10 Β· ⭐ 96 Β· πŸ’€) - Kin is money for the digital world. It is an open micro-transaction platform..
- LM - LeisureMeta (πŸ₯‰10 Β· ⭐ 78) - LeisureMetaverse issued its own utility token, LM token to..
- FLR - Flare Network (πŸ₯‰10 Β· ⭐ 64) - Blockchain for building applications that are interoperable with..
- SCR - Scorum Coins (πŸ₯‰10 Β· ⭐ 58) - Cryptocurrency . Scorum Coins has a current supply of..
- BWK - Bulwark (πŸ₯‰10 Β· ⭐ 53 Β· πŸ’€) - Bulwark cryptocurrency (BWK) is a privacy oriented digital currency..
- JOYSTREAM (πŸ₯‰10 Β· ⭐ 49) - No description.
- XKI - KI (πŸ₯‰10 Β· ⭐ 45 Β· πŸ’€) - Ki Foundations mission is about bridging the gap between CeFi and..
- BOX - ContentBox (πŸ₯‰10 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
- FOLD - Manifold Finance (πŸ₯‰9 Β· ⭐ 670 Β· πŸ’€) - Manifold Finance provides solutions encompassing the..
- GOO - Art Gobblers Goo (πŸ₯‰9 Β· ⭐ 420 Β· πŸ’€) - Primary token used in the game Gooeys! Gooeys is a..
- EUL - Euler (πŸ₯‰9 Β· ⭐ 360) - The ability to lend and borrow assets efficiently is a crucial feature..
- WMEMO - Wonderful Memories (πŸ₯‰9 Β· ⭐ 340 Β· πŸ’€) - DeFi protocol focused on venture capital investments,..
- MIST - Alchemist (πŸ₯‰9 Β· ⭐ 260 Β· πŸ’€) - S one and only purpose is to find the philosophers..
- XEN - XEN Crypto (πŸ₯‰9 Β· ⭐ 220) - ERC-20 token built on the Ethereum blockchain. Its based on the..
- FLX - Reflexer Ungovernance Token (πŸ₯‰9 Β· ⭐ 200) - Flux provides smart contracts and applications with..
- TIKI - Tiki Token (πŸ₯‰9 Β· ⭐ 170) - 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 Β· ⭐ 130) - Cryptocurrency . OracleChain has a current supply of..
- UTT - United Traders Token (πŸ₯‰9 Β· ⭐ 96) - United Traders, found online at UnitedTraders.com, is..
- NFTFY (πŸ₯‰9 Β· ⭐ 88 Β· πŸ’€) - Decentralized Application that provides the fractionalization of Non-..
- WDGLD - Wrapped-DGLD (πŸ₯‰9 Β· ⭐ 79) - ERC-20 token pegged with DGLD, wDGLD opens interoperability..
- GSC - Global Social Chain (πŸ₯‰9 Β· ⭐ 76 Β· πŸ’€) - Gunstar Metaverse uses a 2 tokens system, including..
- CENNZ - Centrality (πŸ₯‰9 Β· ⭐ 76 Β· πŸ’€) - What is CENNZnet? CENNZnet is a New Zealand built public..
- CHER - Cherry Network (πŸ₯‰9 Β· ⭐ 75 Β· πŸ’€) - Decentralized Autonomous Organization developing a..
- KYVE - Kyve Network (πŸ₯‰9 Β· ⭐ 73 Β· πŸ’€) - No description.
- RVP - Revolution Populi (πŸ₯‰9 Β· ⭐ 59 Β· πŸ’€) - A decentralized user-controlled layer 1 blockchain..
- ANKR (πŸ₯‰9 Β· ⭐ 55 Β· πŸ’€) - Ankr is building the future of decentralized infrastructure and multi-chain..
- ARES - Ares Protocol (πŸ₯‰9 Β· ⭐ 55 Β· πŸ’€) - On-chain-verified oracle protocol that provides secure..
- PIX - Pixie (πŸ₯‰9 Β· ⭐ 52 Β· πŸ’€) - Pixie is THE WORLDS FIRST FULLY FUNCTIONAL #crypto-based photo and video..
- QQQ - Poseidon Network (πŸ₯‰9 Β· ⭐ 47 Β· πŸ’€) - We provide decentralized CDN service, the..
- DEC - Decentr (πŸ₯‰9 Β· ⭐ 40 Β· πŸ’€) - Decentr is allows users to generate, reuse and exchange high..
- VBK - VeriBlock (πŸ₯‰9 Β· ⭐ 37 Β· πŸ’€) - VeriBlock and its novel Proof-of-Proof (PoP) consensus..
- XTT-B20 - XTblock (πŸ₯‰8 Β· ⭐ 1.1K Β· πŸ’€) - A hyper-capable network, XTblock aims to deliver not only..
- SPRKL - Sparkle Loyalty (πŸ₯‰8 Β· ⭐ 380 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the..
- SUDO - sudoswap (πŸ₯‰8 Β· ⭐ 280 Β· πŸ’€) - Governance token of the sudoAMM protocol, a concentrated liquidity..
- IPISTR - IPI Shorter (πŸ₯‰8 Β· ⭐ 200 Β· πŸ’€) - 100% on-chain infrastructure from IPI Labs. It..
- OOKI (πŸ₯‰8 Β· ⭐ 190) - Cryptocurrency launched in 2021and operates on the Ethereum platform. Ooki..
- ARM - Armours (πŸ₯‰8 Β· ⭐ 190 Β· πŸ’€) - It is claimed that Armors is a blockchain security laboratory..
- SWISE - StakeWise (πŸ₯‰8 Β· ⭐ 130 Β· πŸ’€) - Liquid Ethereum staking protocol that tokenizes users..
- IONX - Charged Particles (πŸ₯‰8 Β· ⭐ 100 Β· πŸ’€) - Charged Particles Charged Particles is a protocol..
- DFS - DFSCoin (πŸ₯‰8 Β· ⭐ 97 Β· πŸ’€) - Cryptocurrency . Users are able to generate DFS through the process..
- NOTE - DNotes (πŸ₯‰8 Β· ⭐ 94) - First decentralized, Ethereum-based protocol for borrowing and..
- NVT - NerveNetwork (πŸ₯‰8 Β· ⭐ 88) - Decentralized digital asset service network based on the NULS..
- SYN - Synapse (πŸ₯‰8 Β· ⭐ 86) - Cross-chain layer protocol powering frictionless interoperability..
- LPL - LinkPool (πŸ₯‰8 Β· ⭐ 80 Β· πŸ’€) - Leading Chainlink node service provider with the goal of..
- HYDRO (πŸ₯‰8 Β· ⭐ 65 Β· πŸ’€) - Hydro enables new and existing private systems to seamlessly integrate and..
- TRYV - Tryvium (πŸ₯‰8 Β· ⭐ 60) - Modern booking platform that offers 1.5M accommodations in over..
- ULT - Ultiledger (πŸ₯‰8 Β· ⭐ 56 Β· πŸ’€) - Shardus is building distributed ledger software to remedy..
- HYD - Hydraledger (πŸ₯‰8 Β· ⭐ 56 Β· πŸ’€) - Cryptocurrency . Users are able to generate HYD through the..
- ZP - Zen Protocol (πŸ₯‰8 Β· ⭐ 55 Β· πŸ’€) - Cryptocurrency . Users are able to generate ZP through the..
- PSY - PsyOptions (πŸ₯‰8 Β· ⭐ 47 Β· πŸ’€) - American style options protocol built on the Solana..
- SAFE - SafeCoin (πŸ₯‰8 Β· ⭐ 45) - SafeCoin leverages the most advanced safety and privacy based..
- TROLLER - The Troller Coin (πŸ₯‰8 Β· ⭐ 40) - First competition NFT Marketplace , Tournament gaming..
- SIMPLE - SimpleChain (πŸ₯‰8 Β· ⭐ 39 Β· πŸ’€) - Cryptocurrency launched in 2019. SimpleChain has a current..
- BJUNO - StakeEasy bJuno (πŸ₯‰8 Β· ⭐ 37 Β· πŸ’€) - Liquid Staking Solution for Juno Network. StakeEasy..
- PPO - prePO (πŸ₯‰7 Β· ⭐ 1.2K Β· πŸ’€) - Decentralized trading platform allowing anyone to gain synthetic..
- GST2 - Gas Token Two (πŸ₯‰7 Β· ⭐ 720 Β· πŸ’€) - Cryptocurrency launched in 2017and operates on the..
- JB - Janta Bazar Coin (πŸ₯‰7 Β· ⭐ 270 Β· πŸ’€) - Janta Bazar Coin aims to provide user-friendly, efficient,..
- PRV - Incognito (πŸ₯‰7 Β· ⭐ 220 Β· πŸ’€) - Incognito mode for your crypto.
- BNI - Bitindi Chain (πŸ₯‰7 Β· ⭐ 210 Β· πŸ’€) - Decentralized, high-efficiency, and energy-saving..
- CRUZ - Cruzbit (πŸ₯‰7 Β· ⭐ 130 Β· πŸ’€) - New decentralized peer-to-peer ledger designed to be as simple as..
- ESS - Essentia (πŸ₯‰7 Β· ⭐ 130 Β· πŸ’€) - New governance token in the Empty Set ecosystem. This token..
- C20 - CRYPTO20 (πŸ₯‰7 Β· ⭐ 100 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. CRYPTO20..
- LYRA - Lyra Finance (πŸ₯‰7 Β· ⭐ 100 Β· πŸ’€) - Open protocol for trading options built on Ethereum...
- PKF - Firebird (πŸ₯‰7 Β· ⭐ 94 Β· πŸ’€) - What Is PolkaFoundry (PKF)? PolkaFoundry is a platform for..
- W3G (πŸ₯‰7 Β· ⭐ 94 Β· πŸ’€) - Gaming coin, thus, it supports the gaming industry and wants to take it to the..
- ATA - Automata Network (πŸ₯‰7 Β· ⭐ 93 Β· πŸ’€) - Decentralized service protocol that provides..
- BUD - BunnyDucky (πŸ₯‰7 Β· ⭐ 91 Β· πŸ’€) - Platform that tokenizes DeFi strategies as yield-bearing..
- OLE - OpenLeverage (πŸ₯‰7 Β· ⭐ 89) - Permissionless margin trading protocol currently deployed on..
- ANI - Anime Token (πŸ₯‰7 Β· ⭐ 84 Β· πŸ’€) - We create professional ANIME artwork & NFTs. ANIME Token is..
- CLV - Clover Finance (πŸ₯‰7 Β· ⭐ 83 Β· πŸ’€) - Substrate-based specialized Layer 1 chain that is EVM..
- $ETHRISE - ETHRISE (πŸ₯‰7 Β· ⭐ 80 Β· πŸ’€) - THRISE is ERC20 tokens that represent 1.7x-2.5x long..
- CLAP - Cardashift (πŸ₯‰7 Β· ⭐ 77 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the Cardano..
- POSI - Position Token (πŸ₯‰7 Β· ⭐ 75 Β· πŸ’€) - The Next-Gen Decentralized Futures Trading Protocol.
- MNDE - Marinade (πŸ₯‰7 Β· ⭐ 71 Β· πŸ’€) - Governance token for Marinade. Marinade helps you to stake..
- JSOL - JPool (πŸ₯‰7 Β· ⭐ 62) - Solana Stake Pool token issued by JPool. It represents the holders..
- RGP - Rigel Protocol (πŸ₯‰7 Β· ⭐ 56 Β· πŸ’€) - The Rigel Protocol will be built on both Binance..
- SRN - SIRIN LABS Token (πŸ₯‰7 Β· ⭐ 46 Β· πŸ’€) - Crypto token developed by blockchain development..
- BAJU - Ajuna Network (πŸ₯‰7 Β· ⭐ 37 Β· πŸ’€) - Cryptocurrency launched in 2022. Bajun Network has a current..
- ARIA20 - Arianee (πŸ₯‰7 Β· ⭐ 35) - Consumption behaviors are changing, new generations have a..
- 2KEY - 2key.network (πŸ₯‰7 Β· ⭐ 34 Β· πŸ’€) - Protocol: 2nd Layer Protocol Embedding Smart Contracts..
- GYFI - Gyroscope (πŸ₯‰7 Β· ⭐ 34 Β· πŸ’€) - ### What is GYFI? GYFI is Gyroscopes native and governance..
- GNX - Genaro Network (πŸ₯‰7 Β· ⭐ 33 Β· πŸ’€) - First Turing Complete Public Chain with Decentralized..
- COS - Contentos (πŸ₯‰7 Β· ⭐ 3 Β· πŸ’€) - Decentralized global content ecosystem invested by Binance..
- SKYWARD - Skyward Finance (πŸ₯‰6 Β· ⭐ 770 Β· πŸ’€) - Fully permissionless open sourced launchpad that..
- CLN - Colu Local Network (πŸ₯‰6 Β· ⭐ 130 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
- ABYSS (πŸ₯‰6 Β· ⭐ 110 Β· πŸ’€) - Abyss.Finance provides Decentralized (DeFi) and Centralized (CeFi) Finance..
- SEAL - Seal Network (πŸ₯‰6 Β· ⭐ 94 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform...
- CNP - Cryptonia Poker (πŸ₯‰6 Β· ⭐ 93 Β· πŸ’€) - No description.
- SKT - Sukhavati Network (πŸ₯‰6 Β· ⭐ 92 Β· πŸ’€) - Decentralized cloud service network focused on..
- WDNR - Wrapped Denaro (πŸ₯‰6 Β· ⭐ 90) - Decentralized cryptocurrency written in Python which uses..
- XMON (πŸ₯‰6 Β· ⭐ 81 Β· πŸ’€) - NFT platform for summoning neural net generated pixel monsters.
- XID - Sphere Identity (πŸ₯‰6 Β· ⭐ 51) - International Diamond (XID) is a cryptocurrency . Users are..
- APEX - ApeX Protocol (πŸ₯‰6 Β· ⭐ 46) - ApeX Protocol (APEX) Decentralized Derivatives Protocol..
- ZWAP - ZilSwap (πŸ₯‰6 Β· ⭐ 42 Β· πŸ’€) - The DeFi hub of Zilliqa.
- RAID - Ancient Raid (πŸ₯‰6 Β· ⭐ 41 Β· πŸ’€) - Virtual universe of fantasy heroes for Play-To-Earn..
- STNEAR - Staked NEAR (πŸ₯‰6 Β· ⭐ 41 Β· πŸ’€) - Cryptocurrency and operates on the Aurora platform. Staked..
- BIS - Bismuth (πŸ₯‰6 Β· ⭐ 38) - Bismuth, a digital distributed self-regulating database system..
- OIL - Oiler (πŸ₯‰6 Β· ⭐ 4 Β· 🐣) - Cryptocurrency and operates on the Arbitrum platform. Petroleum OIL..
- DXC - Dex-Trade Coin (πŸ₯‰5 Β· ⭐ 230 Β· πŸ’€) - DXC is not just a coin, it is a backbone payment unit..
- MTGY - Moontography (πŸ₯‰5 Β· ⭐ 170 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
- WBTC - Wrapped Bitcoin (πŸ₯‰5 Β· ⭐ 130) - Cryptocurrency and operates on the Ethereum platform...
- DVP - Decentralized Vulnerability Platform (πŸ₯‰5 Β· ⭐ 90 Β· πŸ’€) - DVP (Decentralized Vulnerability Platform) is an..
- METIS - Metis Token (πŸ₯‰5 Β· ⭐ 87) - Based on the spirit of Optimistic Rollup, Metis is building..
- ZKS - ZKSpace (πŸ₯‰5 Β· ⭐ 81 Β· πŸ’€) - Based on ZK-Rollups technology, L2 Labs has launched ZKSpace, a..
- MUSE (πŸ₯‰5 Β· ⭐ 72 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. Muse has a current..
- UT - Ulord (πŸ₯‰5 Β· ⭐ 61 Β· πŸ’€) - Peer-to-peer value transfer public blockchain. Through building its..
- ZINC (πŸ₯‰5 Β· ⭐ 55 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. ZINC has a current..
- VID - Vivid Labs (πŸ₯‰5 Β· ⭐ 48 Β· πŸ’€) - The VID token powers VIVID (formerly VideoCoin Network), the..
- POT - PotCoin (πŸ₯‰5 Β· ⭐ 48 Β· πŸ’€) - Digital cryptocurrency aimed to empower, secure, and facilitate..
- XRAY - Ray Network (πŸ₯‰5 Β· ⭐ 42) - Cryptocurrency launched in 2021and operates on the Cardano..
- XDAO (πŸ₯‰5 Β· ⭐ 41) - What is XDAO? XDAO was created with the idea to make DAOs the place for crypto..
- HYN - Hyperion (πŸ₯‰5 Β· ⭐ 40 Β· πŸ’€) - Cryptocurrency launched in 2018. Hyperion has a current supply..
- AGE - Agenor (πŸ₯‰5 Β· ⭐ 38 Β· πŸ’€) - Agenor aims to drive the long-awaited mass adoption of..
- ZUG (πŸ₯‰5 Β· ⭐ 37 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the Ethereum platform. ZUG has..
- SIE - Secret (πŸ₯‰5 Β· ⭐ 36 Β· πŸ’€) - Cryptocurrency launched in 2018and operates on the Ethereum..
- SWINGBY (πŸ₯‰5 Β· ⭐ 31 Β· πŸ’€) - A fast proof-of-stake protocol for inter-blockchain swaps, allowing..
- DAWN - Dawn Protocol (πŸ₯‰5 Β· ⭐ 31 Β· πŸ’€) - Open-source protocol for gaming and competitions. Its..
- CTO - Crypto (πŸ₯‰4 Β· ⭐ 310 Β· πŸ’€) - Cryptocurrency . Crypto has a current supply of 13,742,738.4040553...
- ONES - OneSwap DAO Token (πŸ₯‰4 Β· ⭐ 120 Β· πŸ’€) - A fully decentralized exchange protocol on Smart..
- CND - Cindicator (πŸ₯‰4 Β· ⭐ 91 Β· πŸ’€) - Founded in 2015, Cindicator builds analytical and trading..
- CRE8R - CRE8R DAO (πŸ₯‰4 Β· ⭐ 89 Β· πŸ’€) - CRE8R DAO was founded in June 2021 by a group of DeFi..
- ANGLE (πŸ₯‰4 Β· ⭐ 88 Β· πŸ’€) - Governance token of the Angle Protocol. The Angle Protocol is a..
- MEDIA - Media Network (πŸ₯‰4 Β· ⭐ 86) - New protocol that bypasses traditional CDN providers..
- CYC - Cyclone Protocol (πŸ₯‰4 Β· ⭐ 61 Β· πŸ’€) - Multi-chain, non-custodial, privacy-preserving..
- XYZ - Universe.XYZ (πŸ₯‰4 Β· ⭐ 48 Β· πŸ’€) - Initiative, which grants voting rights to the $XYZ holders..
- VNT - VNT Chain (πŸ₯‰4 Β· ⭐ 35 Β· πŸ’€) - Cryptocurrency and operates on the Ethereum platform. VNT..
- PANTHER - PantherSwap (πŸ₯‰4 Β· ⭐ 34 Β· πŸ’€) - Cryptocurrency launched in 2021and operates on the BNB..
- TITANO (πŸ₯‰4 Β· ⭐ 34 Β· πŸ’€) - Titano is launching the new frontier of staking tokens which will..
- CORE - cVault.finance (πŸ₯‰4 Β· ⭐ 33 Β· πŸ’€) - Non-inflationary cryptocurrency that is designed to..
- XX - XX Network (πŸ₯‰4 Β· ⭐ 33) - Xx network (xx)? The xx network is a full-stack platform which..
- ACRIA - Acria.AI (πŸ₯‰4 Β· ⭐ 32 Β· πŸ’€) - Cryptocurrency launched in 2022and operates on the Ethereum..
- KSE - Banksea (πŸ₯‰4 Β· ⭐ 21 Β· πŸ’€) - Banksea works to address issues in NFT collateral lending, such as a..
- JULD - JulSwap (πŸ₯‰3 Β· ⭐ 87 Β· πŸ’€) - Community Token from JulSwap which allows you to participate in..
- HUNT (πŸ₯‰3 Β· ⭐ 61 Β· πŸ’€) - Gamified lifestyle DApp network for digital nomads all around the world. It..
- BPAY - BNBPay (πŸ₯‰3 Β· ⭐ 42 Β· πŸ’€) - BeyondPay aims to become the next web3 point of sale..
- SLIM - Solanium (πŸ₯‰3 Β· ⭐ 34 Β· πŸ’€) - Launch Pad Project (On solana) Put them on LaunchPad Category.
- BRRR - Burrow (πŸ₯‰3 Β· ⭐ 32 Β· πŸ’€) - Cryptocurrency launched in 2022. Burrow has a current supply of..
- LLTH - Lilith Swap (πŸ₯‰3 Β· ⭐ 32 Β· πŸ’€) - Baseline ecosystem for a bridge between L1 Ethereum..
- GET - GET Protocol (πŸ₯‰3 Β· ⭐ 31 Β· πŸ’€) - The future of ticketing.
- RAIL - Railgun (πŸ₯‰3 Β· ⭐ 3 Β· 🐣) - RAILGUN secures privacy for DEX trading and lending. Built..
- TKM - Thinkium (πŸ₯‰2 Β· ⭐ 100 Β· πŸ’€) - Cryptocurrency launched in 2017. Thinkium has a current supply of..
- METACARTEL - Metacartel Ventures (πŸ₯‰2 Β· ⭐ 66 Β· πŸ’€) - Permissioned, for-profit investment DAO coupled with..
- MLVC - Mylivn Coin (πŸ₯‰2 Β· ⭐ 52 Β· πŸ’€) - ## What is Mylivn Coin (MLVC) ? Mylivn Coin (MLVC) is a token..
- ERP - Entropyfi (πŸ₯‰2 Β· ⭐ 35 Β· πŸ’€) - Lossless prediction market providing user a safer platform to..
- BR - BoHr (πŸ₯‰1 Β· ⭐ 1 Β· πŸ’€) - Cryptocurrency launched in 2020and operates on the BNB Smart Chain..
- VITAE (πŸ₯‰1) - Cryptocurrency launched in 2014. Users are able to generate VITAE through the process of..
- UMEE (πŸ₯‰1) - Cross chain DeFi hub that interconnects between blockchains. As a base layer DeFi..
- BLUR (πŸ₯‰1) - The NFT marketplace for pro traders.
- TEMP - Tempus (πŸ₯‰1) - Tempus is building the most important blocks of DeFi and Web3 in a way thats..
- MINIMA (πŸ₯‰1) - No description.
- NABOX (πŸ₯‰1) - Cross-Chain DeFi Wallet with Decentralized Identifier built for Web 3.0.
- KWENTA (πŸ₯‰1) - Decentralized derivatives trading platform, live on Optimism, offering real-world and on-..
- CANTO (πŸ₯‰1) - Canto presents the radical notion that core DeFi primitives should exist as Free Public..

---

## Related Resources

- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.
- [**CoinGecko**](https://coingecko.com): World’s largest independent crypto data aggregator.
- [**CoinMarketCap**](https://coinmarketcap.com): 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](https://github.com/LukasMasuch/best-of-crypto/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/LukasMasuch/best-of-crypto/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/LukasMasuch/best-of-crypto/edit/main/projects.yaml).

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).

For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/LukasMasuch/best-of-crypto/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/LukasMasuch/best-of-crypto/blob/main/.github/CODE_OF_CONDUCT.md).

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](https://creativecommons.org/licenses/by-sa/4.0/)