This curated list contains 3.2K awesome open-source projects with a total of 1.1M stars grouped into 11 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
π§ββοΈ Discover other best-of lists or create your own.
Contents
- Cryptocurrencies 48 projects
- Smart Contract Platforms 62 projects
- Stablecoins 3 projects
- Decentralized Finance (DeFi) 120 projects
- Exchange-based Tokens 23 projects
- Meme Tokens 1 projects
- Web 3.0 62 projects
- Privacy Coins 43 projects
- Automated Market Maker (AMM) 18 projects
- Metaverse, NFTs & Gaming 27 projects
- Top Internet of Things (IOT) 13 projects
- 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
Decentralized peer-to-peer currencies.
BTC - Bitcoin (π₯ 46 Β· β 100K) - A Peer-to-Peer Electronic Cash System.
bitcoin (π₯ 34 Β· β 70K) - Bitcoin Core integration/staging tree. MIT
-
GitHub (
π¨βπ» 1.1K Β·π 33K Β·π 8K - 10% open Β·β±οΈ 04.07.2023):git clone https://github.com/bitcoin/bitcoin
btcd (π₯ 33 Β· β 5.4K) - An alternative full node bitcoin implementation written in Go (golang). ISC
-
GitHub (
π¨βπ» 190 Β·π 2.1K Β·π₯ 12K Β·π¦ 31K Β·π 800 - 30% open Β·β±οΈ 29.06.2023):git clone https://github.com/btcsuite/btcd
lightning (π₯ 31 Β· β 2.6K) - Core Lightning Lightning Network implementation focusing on.. Unlicensed
-
GitHub (
π¨βπ» 230 Β·π 830 Β·π₯ 110K Β·π¦ 13 Β·π 2.5K - 20% open Β·β±οΈ 29.06.2023):git clone https://github.com/ElementsProject/lightning
bitcoinjs-lib (π₯ 28 Β· β 5K) - A javascript Bitcoin library for node.js and browsers. MIT
-
GitHub (
π¨βπ» 100 Β·π 2.1K Β·π¦ 16K Β·π 1.1K - 5% open Β·β±οΈ 09.06.2023):git clone https://github.com/bitcoinjs/bitcoinjs-lib
bitcoinj (π₯ 26 Β· β 4.6K) - A library for working with Bitcoin. Apache-2
-
GitHub (
π¨βπ» 140 Β·π 2.4K Β·π 1.3K - 34% open Β·β±οΈ 13.06.2023):git clone https://github.com/bitcoinj/bitcoinj
btcwallet (π₯ 25 Β· β 960) - A secure bitcoin wallet daemon written in Go (golang). ISC
-
GitHub (
π¨βπ» 59 Β·π 520 Β·π₯ 740 Β·π¦ 650 Β·π 340 - 35% open Β·β±οΈ 21.06.2023):git clone https://github.com/btcsuite/btcwallet
elements (π₯ 24 Β· β 950) - Open Source implementation of advanced blockchain features extending the.. MIT
-
GitHub (
π¨βπ» 1K Β·π 380 Β·π₯ 50K Β·π 450 - 37% open Β·β±οΈ 05.06.2023):git clone https://github.com/ElementsProject/elements
bip39 (π₯ 22 Β· β 970) - JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating.. ISC
-
GitHub (
π¨βπ» 19 Β·π 440 Β·π¦ 150K Β·π 89 - 12% open Β·β±οΈ 25.02.2023):git clone https://github.com/bitcoinjs/bip39
bips (π₯ 20 Β· β 8.2K) - Bitcoin Improvement Proposals. Unlicensed
-
GitHub (
π¨βπ» 360 Β·π 5.4K Β·β±οΈ 02.07.2023):git clone https://github.com/bitcoin/bips
libwally-core (π₯ 19 Β· β 250) - Useful primitives for wallets. Unlicensed
-
GitHub (
π¨βπ» 44 Β·π 140 Β·π₯ 46K Β·π 120 - 22% open Β·β±οΈ 28.05.2023):git clone https://github.com/ElementsProject/libwally-core
secp256k1-zkp (π₯ 17 Β· β 320) - A fork of libsecp256k1 with support for advanced and experimental.. MIT
-
GitHub (
π¨βπ» 98 Β·π 110 Β·π 54 - 37% open Β·β±οΈ 14.05.2023):git clone https://github.com/ElementsProject/secp256k1-zkp
simplicity (π₯ 16 Β· β 270) - Simplicity is a blockchain programming language designed as an.. MIT
-
GitHub (
π¨βπ» 6 Β·π 34 Β·π 46 - 32% open Β·β±οΈ 03.07.2023):git clone https://github.com/ElementsProject/simplicity
29 projects are hidden because they don't fulfill the minimal requirements.
ATOM - Cosmos (π₯ 43 Β· β 22K) - The Cosmos network consists of many independent, parallel..
cosmos-sdk (π₯ 38 Β· β 5.3K) - A Framework for Building High Value Public Blockchains. Apache-2
-
GitHub (
π¨βπ» 450 Β·π 2.2K Β·π₯ 18K Β·π¦ 9.7K Β·π 5.9K - 8% open Β·β±οΈ 05.07.2023):git clone https://github.com/cosmos/cosmos-sdk
tendermint (π₯ 35 Β· β 5.5K) - Tendermint Core (BFT Consensus) in Go. Apache-2
-
GitHub (
π¨βπ» 260 Β·π 2K Β·π₯ 100K Β·π¦ 12K Β·π 3.5K - 8% open Β·β±οΈ 02.02.2023):git clone https://github.com/tendermint/tendermint
cosmwasm (π₯ 28 Β· β 900) - Framework for building smart contracts in Wasm for the Cosmos SDK. Apache-2
-
GitHub (
π¨βπ» 44 Β·π 270 Β·π₯ 3.8K Β·π¦ 93 Β·π 690 - 16% open Β·β±οΈ 04.07.2023):git clone https://github.com/CosmWasm/cosmwasm
iavl (π₯ 28 Β· β 370) - Merkleized IAVL+ Tree implementation in Go. Apache-2
-
GitHub (
π¨βπ» 67 Β·π 220 Β·π¦ 8K Β·π 170 - 21% open Β·β±οΈ 29.06.2023):git clone https://github.com/cosmos/iavl
relayer (π₯ 27 Β· β 310) - An IBC relayer for ibc-go. Apache-2
-
GitHub (
π¨βπ» 110 Β·π 1.6K Β·π₯ 8.3K Β·π¦ 87 Β·π 410 - 14% open Β·β±οΈ 29.06.2023):git clone https://github.com/cosmos/relayer
gaia (π₯ 26 Β· β 350) - Cosmos Hub. Apache-2
-
GitHub (
π¨βπ» 100 Β·π 620 Β·π₯ 160K Β·π¦ 7 Β·π 820 - 13% open Β·β±οΈ 03.07.2023):git clone https://github.com/cosmos/gaia
cosmjs (π₯ 25 Β· β 500) - The Swiss Army knife to power JavaScript based client solutions.. Apache-2
-
GitHub (
π¨βπ» 43 Β·π 260 Β·π¦ 6.1K Β·π 600 - 18% open Β·β±οΈ 29.06.2023):git clone https://github.com/cosmos/cosmjs
wasmd (π₯ 25 Β· β 320) - Basic cosmos-sdk app with web assembly smart contracts. Unlicensed
-
GitHub (
π¨βπ» 73 Β·π 310 Β·π¦ 1.1K Β·π 470 - 9% open Β·β±οΈ 05.07.2023):git clone https://github.com/CosmWasm/wasmd
cw-plus (π₯ 24 Β· β 460) - Production Quality contracts under open source licenses. Apache-2
-
GitHub (
π¨βπ» 50 Β·π 320 Β·π₯ 26K Β·π 310 - 4% open Β·β±οΈ 21.06.2023):git clone https://github.com/CosmWasm/cw-plus
ibc-go (π₯ 24 Β· β 400) - Interblockchain Communication Protocol (IBC) implementation in Golang. MIT
-
GitHub (
π¨βπ» 83 Β·π 370 Β·π₯ 1.4K Β·π¦ 1 Β·π 1.3K - 25% open Β·β±οΈ 05.07.2023):git clone https://github.com/cosmos/ibc-go
sdk-tutorials (π₯ 21 Β· β 440) - Tutorials for building modules for the Cosmos SDK. Unlicensed
-
GitHub (
π¨βπ» 130 Β·π 370 Β·π¦ 66 Β·π 220 - 29% open Β·β±οΈ 04.07.2023):git clone https://github.com/cosmos/sdk-tutorials
cosmos-rust (π₯ 20 Β· β 240) - The home of all shared Rust resources for the Cosmos ecosystem. Apache-2
-
GitHub (
π¨βπ» 29 Β·π 86 Β·π¦ 560 Β·π 58 - 24% open Β·β±οΈ 29.05.2023):git clone https://github.com/cosmos/cosmos-rust
chain-registry (π₯ 18 Β· β 370) - Unlicensed
-
GitHub (
π¨βπ» 460 Β·π 700 Β·π 160 - 49% open Β·β±οΈ 05.07.2023):git clone https://github.com/cosmos/chain-registry
ibc (π₯ 16 Β· β 780) - Interchain Standards (ICS) for the Cosmos network & interchain.. Unlicensed
-
GitHub (
π¨βπ» 38 Β·π 290 Β·π 510 - 19% open Β·β±οΈ 05.07.2023):git clone https://github.com/cosmos/ibc
39 projects are hidden because they don't fulfill the minimal requirements.
XLM - Stellar (π₯ 38 Β· β 8.5K) - Open source, distributed, and community owned network used to..
go (π₯ 30 Β· β 1.2K) - Stellars public monorepo of go code. Apache-2
-
GitHub (
π¨βπ» 120 Β·π 490 Β·π₯ 190K Β·π¦ 380 Β·π 1.9K - 19% open Β·β±οΈ 29.06.2023):git clone https://github.com/stellar/go
stellar-core (π₯ 26 Β· β 3.1K) - stellar-core is the reference implementation for the peer.. Unlicensed
-
GitHub (
π¨βπ» 110 Β·π 1K Β·π 1.5K - 18% open Β·β±οΈ 30.06.2023):git clone https://github.com/stellar/stellar-core
js-stellar-sdk (π₯ 25 Β· β 590) - Main Stellar client library for the Javascript language. Apache-2
-
GitHub (
π¨βπ» 73 Β·π 310 Β·π¦ 3.1K Β·π 350 - 15% open Β·β±οΈ 13.06.2023):git clone https://github.com/stellar/js-stellar-sdk
stellar-protocol (π₯ 16 Β· β 470) - Developer discussion about possible changes to the.. Unlicensed
-
GitHub (
π¨βπ» 92 Β·π 340 Β·π 360 - 12% open Β·β±οΈ 26.06.2023):git clone https://github.com/stellar/stellar-protocol
20 projects are hidden because they don't fulfill the minimal requirements.
XRP (π₯ 35 Β· β 6.8K) - The Best Digital Asset for Global Payments.
xrpl.js (π₯ 30 Β· β 1.1K) - A JavaScript/TypeScript API for interacting with the XRP Ledger in.. ISC
-
GitHub (
π¨βπ» 140 Β·π 500 Β·π₯ 8K Β·π¦ 2.8K Β·π 540 - 13% open Β·β±οΈ 05.07.2023):git clone https://github.com/XRPLF/xrpl.js
rippled (π₯ 27 Β· β 4.3K) - Decentralized cryptocurrency blockchain daemon implementing the XRP.. ISC
-
GitHub (
π¨βπ» 130 Β·π 1.4K Β·π 1.3K - 28% open Β·β±οΈ 05.07.2023):git clone https://github.com/XRPLF/rippled
xrpl-dev-portal (π₯ 21 Β· β 440) - Source code for xrpl.org including developer.. Unlicensed
-
GitHub (
π¨βπ» 150 Β·π 1K Β·π 450 - 41% open Β·β±οΈ 29.06.2023):git clone https://github.com/XRPLF/xrpl-dev-portal
10 projects are hidden because they don't fulfill the minimal requirements.
ALGO - Algorand (π₯ 35 Β· β 2.9K) - Scalable, secure and decentralized digital currency and transactions..
go-algorand (π₯ 30 Β· β 1.3K) - Algorands official implementation in Go. Unlicensed
-
GitHub (
π¨βπ» 100 Β·π 400 Β·π₯ 46K Β·π¦ 85 Β·π 1.6K - 18% open Β·β±οΈ 04.07.2023):git clone https://github.com/algorand/go-algorand
js-algorand-sdk (π₯ 27 Β· β 270) - The official JavaScript SDK for Algorand. MIT
-
GitHub (
π¨βπ» 62 Β·π 190 Β·π¦ 9K Β·π 310 - 13% open Β·β±οΈ 03.07.2023):git clone https://github.com/algorand/js-algorand-sdk
pyteal (π₯ 23 Β· β 270) - Algorand Smart Contracts in Python. MIT
-
GitHub (
π¨βπ» 40 Β·π 120 Β·π¦ 860 Β·π 220 - 32% open Β·β±οΈ 06.06.2023):git clone https://github.com/algorand/pyteal
py-algorand-sdk (π₯ 23 Β· β 240) - Algorand Python SDK. MIT
-
GitHub (
π¨βπ» 47 Β·π 120 Β·π¦ 1.3K Β·π 160 - 16% open Β·β±οΈ 30.06.2023):git clone https://github.com/algorand/py-algorand-sdk
8 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 (π₯ 27 Β· β 3.5K) - Nano is digital currency. Its ticker is: XNO and its currency symbol.. BSD-3
-
GitHub (
π¨βπ» 95 Β·π 780 Β·π₯ 430K Β·π 1.2K - 23% open Β·β±οΈ 25.06.2023):git clone https://github.com/nanocurrency/nano-node
3 projects are hidden because they don't fulfill the minimal requirements.
DESO - Decentralized Social (π₯ 28 Β· β 1.2K) - Decentralized Social (DESO) is a cryptocurrency ...
deso-protocol/core (π₯ 21 Β· β 320) - DeSo core node. MIT
-
GitHub (
π¨βπ» 34 Β·π 99 Β·π¦ 24 Β·π 89 - 30% open Β·β±οΈ 01.07.2023):git clone https://github.com/deso-protocol/core
frontend (π₯ 17 Β· β 260) - DeSo frontend. MIT
-
GitHub (
π¨βπ» 46 Β·π 140 Β·π 140 - 40% open Β·β±οΈ 19.06.2023):git clone https://github.com/deso-protocol/frontend
8 projects are hidden because they don't fulfill the minimal requirements.
STEEM (π₯ 28 Β· β 1.2K) - Cryptocurrency that rewards users for community building by posting and upvoting..
condenser (π₯ 23 Β· β 510) - The greatest application front-end to the Steem Blockchain. MIT
-
GitHub (
π¨βπ» 120 Β·π 440 Β·π 2.1K - 13% open Β·β±οΈ 23.06.2023):git clone https://github.com/steemit/condenser
3 projects are hidden because they don't fulfill the minimal requirements.
DOGE - Dogecoin (π₯ 27 Β· β 15K Β· π€ ) - Cryptocurrency based on the popular Doge Internet meme and..
dogecoin (π₯ 31 Β· β 14K Β· π€ ) - very currency. MIT
-
GitHub (
π¨βπ» 640 Β·π 2.8K Β·π₯ 8.7M Β·π 1.2K - 17% open Β·β±οΈ 18.07.2022):git clone https://github.com/dogecoin/dogecoin
2 projects are hidden because they don't fulfill the minimal requirements.
BCH - Bitcoin Cash (π₯ 25 Β· β 360) - Hard fork of Bitcoin with a protocol upgrade to fix on-chain..
bchd (π₯ 26 Β· β 270) - An alternative full node bitcoin cash implementation written in Go (golang). ISC
-
GitHub (
π¨βπ» 130 Β·π 110 Β·π₯ 15K Β·π¦ 260 Β·π 180 - 15% open Β·β±οΈ 14.05.2023):git clone https://github.com/gcash/bchd
2 projects are hidden because they don't fulfill the minimal requirements.
FET - Fetch.ai (π₯ 24 Β· β 440) - Fetch.ai is delivering AI to the crypto economy. Digital Twins,..
5 projects are hidden because they don't fulfill the minimal requirements.
LTC - Litecoin (π₯ 23 Β· β 4.3K) - The Future of Money.
litecoin (π₯ 25 Β· β 4.2K) - Litecoin source tree. MIT
-
GitHub (
π¨βπ» 940 Β·π 3.1K Β·π₯ 7.1K Β·π 530 - 13% open Β·β±οΈ 12.05.2023):git clone https://github.com/litecoin-project/litecoin
2 projects are hidden because they don't fulfill the minimal requirements.
RVN - Ravencoin (π₯ 23 Β· β 1.1K) - Blockchain specifically dedicated to the creation and peer-to-peer..
Ravencoin (π₯ 27 Β· β 1K) - Ravencoin Core integration/staging tree. MIT
-
GitHub (
π¨βπ» 670 Β·π 630 Β·π₯ 780K Β·π 500 - 31% open Β·β±οΈ 12.03.2023):git clone https://github.com/RavenProject/Ravencoin
1 projects are hidden because they don't fulfill the minimal requirements.
ARK (π₯ 23 Β· β 760) - ARK provides users, developers, and startups with innovative blockchain..
desktop-wallet (π₯ 23 Β· β 290) - Archived, please use ARKVault. MIT
-
GitHub (
π¨βπ» 38 Β·π 190 Β·π₯ 670K Β·π 810 - 6% open Β·β±οΈ 23.03.2023):git clone https://github.com/ArkEcosystem/desktop-wallet
ArkEcosystem/core (π₯ 20 Β· β 330) - The ARK Core Blockchain Framework. Check.. MIT
-
GitHub (
π¨βπ» 54 Β·π 300 Β·π 990 - 0% open Β·β±οΈ 20.06.2023):git clone https://github.com/ArkEcosystem/core
2 projects are hidden because they don't fulfill the minimal requirements.
PPC - Peercoin (π₯ 22 Β· β 560) - The Peercoin network activated in 2012 and is one of the first..
peercoin (π₯ 25 Β· β 560) - Reference implementation of the Peercoin protocol. MIT
-
GitHub (
π¨βπ» 1.1K Β·π 560 Β·π₯ 93K Β·π 240 - 7% open Β·β±οΈ 26.05.2023):git clone https://github.com/peercoin/peercoin
BTG - Bitcoin Gold (π₯ 21 Β· β 630) - Bitcoin Gold hopes to change the paradigm around mining on the..
BTCGPU (π₯ 24 Β· β 630) - Current work on BTCGPU. MIT
-
GitHub (
π¨βπ» 740 Β·π 320 Β·π₯ 280K Β·π 270 - 7% open Β·β±οΈ 07.02.2023):git clone https://github.com/BTCGPU/BTCGPU
BAN - Banano (π₯ 21 Β· β 540) - BANANO was forked in April 2018 from NANO. BANANO offers..
5 projects are hidden because they don't fulfill the minimal requirements.
QRL - Quantum Resistant Ledger (π₯ 21 Β· β 480) - Cryptocurrency based on the Python programming..
QRL (π₯ 20 Β· β 400) - Quantum Resistant Ledger. MIT
-
GitHub (
π¨βπ» 34 Β·π 100 Β·π 220 - 9% open Β·β±οΈ 11.06.2023):git clone https://github.com/theQRL/QRL
2 projects are hidden because they don't fulfill the minimal requirements.
XOR - Sora (π₯ 21 Β· β 410) - Supranational world economic system and decentralized and democratic..
5 projects are hidden because they don't fulfill the minimal requirements.
MINTME - MintMe.com Coin (π₯ 21 Β· β 230 Β· π€ ) - Cryptocurrency launched in 2018. Users are able to..
3 projects are hidden because they don't fulfill the minimal requirements.
XDAG - Dagger (π₯ 19 Β· β 410) - Novel application of Directed Acyclic Graph (DAG) technology that..
2 projects are hidden because they don't fulfill the minimal requirements.
BIP - Minter Network (π₯ 19 Β· β 380 Β· π€ ) - What is Minter Network (BIP)? Minter is a DeFi..
2 projects are hidden because they don't fulfill the minimal requirements.
PCX - ChainX (π₯ 16 Β· β 270) - ChainX aims to facilitate asset interoperability with other..
ChainX (π₯ 18 Β· β 270) - Bitcoins layer2 smart contract network has already supported WASM and.. GPL-3.0
-
GitHub (
π¨βπ» 17 Β·π 79 Β·π₯ 5.6K Β·π 160 - 0% open Β·β±οΈ 27.06.2023):git clone https://github.com/chainx-org/ChainX
Show 25 hidden projects...
- DAG - Constellation (
π₯ 22 Β·β 190) - What is DAG? In more traditional blockchains, the host provides.. - AION (
π₯ 21 Β·β 440 Β·π ) - Revolutionary multi-tier blockchain platform that has been created to solve the.. - CLO - Callisto Network (
π₯ 18 Β·β 160) - 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 Β·β 120 Β·π ) - One-CPU-one-vote, the worlds fastest PoW blockchain. - FLUX (
π₯ 17 Β·β 71) - Cryptocurrency launched in 2018. Users are able to generate FLUX through the.. - ETP - Metaverse ETP (
π₯ 15 Β·β 400 Β·π ) - Leading public blockchain based in China. Designed to.. - UPX - uPlexa (
π₯ 15 Β·β 88 Β·π€ ) - UPlexa coin aims to incentivize the mass compute power of IoT devices.. - RPD - Rapids (
π₯ 15 Β·β 60 Β·π€ ) - We are a creative agency with a passion for innovation & the design.. - DOGEC - DogeCash (
π₯ 15 Β·β 31 Β·π ) - Transparent, community-governed cryptocurrency aimed at.. - WICC - WaykiChain (
π₯ 14 Β·β 1.1K Β·π€ ) - Blockchain-based gambling platform that supports Turing.. - DVT - DeVault (
π₯ 14 Β·β 33 Β·π ) - Community governed and driven digital economy designed around the.. - TUP - Tenup (
π₯ 12 Β·β 130 Β·π ) - Masternode based POS coin. TenUp believes that every individual.. - ARQ - ArQmA (
π₯ 12 Β·β 46 Β·π€ ) - Decentralized public project of block chains, crypto currencies, and is.. - LDOGE - LiteDoge (
π₯ 12 Β·β 39) - What Is LiteDoge? LiteDoge (LDOGE) is an open-source peer to peer.. - TKN - Monolith (
π₯ 11 Β·β 92 Β·π ) - Non-custodial contract wallet paired with a debit card to.. - HPB - High Performance Blockchain (
π₯ 10 Β·β 56) - High-Performance Blockchain tackles the concept of.. - SEEDS (
π₯ 10 Β·β 41 Β·π€ ) - SEEDS isnt just a better way to pay. Its a solution to the greatest crises of.. - HC - HyperCash (
π₯ 9 Β·β 40 Β·π ) - New cryptocurrency designed to allow value transfer among.. - 0XBTC - 0xBitcoin (
π₯ 8 Β·β 170 Β·π€ ) - The first pure mined ERC20 Token for Ethereum, using the.. - NYC - NewYorkCoin (
π₯ 8 Β·β 71) - Support, improve and program the city that never sleeps. - SCC - StakeCubeCoin (
π₯ 8 Β·β 44 Β·π€ ) - All-purpose coin when it comes to staking, masternode.. - HEX (
π₯ 7 Β·β 66 Β·π ) - Launched on December 2, 2019 by Richard Heart and team, HEX is the first.. - LTO - LTO Network (
π₯ 6 Β·β 55 Β·π ) - Europes leading blockc. - PAN - Pantos (
π₯ 6 Β·β 36 Β·π ) - Cryptocurrency launched in 2018and operates on the Ethereum..
Smart Contract Platforms
Blockchains that host smart contracts or decentralized applications.
ETH - Ethereum (π₯ 53 Β· β 230K) - The foundation for our digital future.
go-ethereum (π₯ 38 Β· β 43K) - Official Go implementation of the Ethereum protocol. LGPL-3.0
-
GitHub (
π¨βπ» 860 Β·π 18K Β·π¦ 20K Β·π 7.4K - 4% open Β·β±οΈ 04.07.2023):git clone https://github.com/ethereum/go-ethereum
openzeppelin-contracts (π₯ 38 Β· β 23K) - OpenZeppelin Contracts is a library for secure smart.. MIT
-
GitHub (
π¨βπ» 410 Β·π 11K Β·π¦ 150K Β·π 1.7K - 11% open Β·β±οΈ 05.07.2023):git clone https://github.com/OpenZeppelin/openzeppelin-contracts
solidity (π₯ 34 Β· β 20K) - Solidity, the Smart Contract Programming Language. GPL-3.0
-
GitHub (
π¨βπ» 660 Β·π 5.3K Β·π₯ 2.8M Β·π 5.7K - 7% open Β·β±οΈ 03.07.2023):git clone https://github.com/ethereum/solidity
vyper (π₯ 34 Β· β 4.6K) - Pythonic Smart Contract Language for the EVM. Unlicensed
-
GitHub (
π¨βπ» 210 Β·π 760 Β·π₯ 570K Β·π¦ 1.1K Β·π 1.4K - 22% open Β·β±οΈ 01.07.2023):git clone https://github.com/vyperlang/vyper
ethereumjs-monorepo (π₯ 33 Β· β 2.3K) - Monorepo for the Ethereum VM TypeScript Implementation. MPL-2.0
-
GitHub (
π¨βπ» 200 Β·π 680 Β·π¦ 88K Β·π 940 - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereumjs/ethereumjs-monorepo
web3.py (π₯ 32 Β· β 4.3K) - A python interface for interacting with the Ethereum blockchain and.. MIT
-
GitHub (
π¨βπ» 230 Β·π 1.5K Β·π¦ 15K Β·π 1.4K - 17% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/web3.py
ethereum-org-website (π₯ 32 Β· β 4.2K) - Ethereum.org is a primary online resource for the.. MIT
-
GitHub (
π¨βπ» 1.4K Β·π 4.3K Β·π 2.6K - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/ethereum-org-website
remix-project (π₯ 31 Β· β 2K) - Remix is a browser-based compiler and IDE that enables users to.. MIT
-
GitHub (
π¨βπ» 190 Β·π 770 Β·π₯ 180K Β·π 1.8K - 38% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/remix-project
TypeChain (π₯ 30 Β· β 2.6K) - TypeScript bindings for Ethereum smart contracts. MIT
-
GitHub (
π¨βπ» 70 Β·π 330 Β·π¦ 140K Β·π 390 - 29% open Β·β±οΈ 05.06.2023):git clone https://github.com/dethcrypto/TypeChain
openzeppelin-contracts-upgradeable (π₯ 29 Β· β 850) - Upgradeable variant of OpenZeppelin Contracts, meant.. MIT
-
GitHub (
π¨βπ» 220 Β·π 390 Β·π¦ 21K Β·π 100 - 1% open Β·β±οΈ 05.07.2023):git clone https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
quorum (π₯ 28 Β· β 4.5K) - A permissioned implementation of Ethereum supporting data privacy. LGPL-3.0
-
GitHub (
π¨βπ» 640 Β·π 1.2K Β·π₯ 18K Β·π¦ 22 Β·π 830 - 4% open Β·β±οΈ 19.05.2023):git clone https://github.com/ConsenSys/quorum
consensus-specs (π₯ 28 Β· β 3.2K) - Ethereum Proof-of-Stake Consensus Specifications. CC0-1.0
-
GitHub (
π¨βπ» 140 Β·π 860 Β·π¦ 35 Β·π 930 - 24% open Β·β±οΈ 26.06.2023):git clone https://github.com/ethereum/consensus-specs
mythril (π₯ 26 Β· β 3.4K) - Security analysis tool for EVM bytecode. Supports smart contracts built.. MIT
-
GitHub (
π¨βπ» 90 Β·π 640 Β·π¦ 100 Β·π 820 - 11% open Β·β±οΈ 04.07.2023):git clone https://github.com/ConsenSys/mythril
py-evm (π₯ 26 Β· β 2K) - A Python implementation of the Ethereum Virtual Machine. MIT
-
GitHub (
π¨βπ» 95 Β·π 600 Β·π¦ 720 Β·π 670 - 16% open Β·β±οΈ 26.06.2023):git clone https://github.com/ethereum/py-evm
sourcify (π₯ 26 Β· β 600) - Decentralized Solidity contract source code verification service. MIT
-
GitHub (
π¨βπ» 68 Β·π 290 Β·π¦ 21 Β·π 460 - 13% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/sourcify
EIPs (π₯ 25 Β· β 12K) - The Ethereum Improvement Proposal repository. CC0-1.0
-
GitHub (
π¨βπ» 640 Β·π 4.9K Β·π 1.1K - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/EIPs
remix-ide (π₯ 25 Β· β 2.2K) - Documentation for Remix IDE. MIT
-
GitHub (
π¨βπ» 140 Β·π 1.1K Β·π₯ 5.7K Β·β±οΈ 30.06.2023):git clone https://github.com/ethereum/remix-ide
teku (π₯ 25 Β· β 550) - Java Implementation of the Ethereum 2.0 Beacon Chain. Apache-2
-
GitHub (
π¨βπ» 88 Β·π 200 Β·π 2.3K - 6% open Β·β±οΈ 05.07.2023):git clone https://github.com/ConsenSys/teku
Nethereum (π₯ 24 Β· β 2K) - Ethereum .Net cross platform integration library. MIT
-
GitHub (
π¨βπ» 80 Β·π 700 Β·π₯ 11K Β·π 770 - 12% open Β·β±οΈ 30.06.2023):git clone https://github.com/Nethereum/Nethereum
gnark (π₯ 24 Β· β 1K) - gnark is a fast zk-SNARK library that offers a high-level API to design.. Apache-2
-
GitHub (
π¨βπ» 19 Β·π 210 Β·π¦ 280 Β·π 330 - 27% open Β·β±οΈ 21.02.2023):git clone https://github.com/ConsenSys/gnark
ethereumjs-wallet (π₯ 24 Β· β 930) - Utilities for handling Ethereum keys. MIT
-
GitHub (
π¨βπ» 19 Β·π 300 Β·π¦ 130K Β·π 96 - 23% open Β·β±οΈ 09.02.2023):git clone https://github.com/ethereumjs/ethereumjs-wallet
js-ethereum-cryptography (π₯ 24 Β· β 550) - Every cryptographic primitive needed to work on.. MIT
-
GitHub (
π¨βπ» 7 Β·π 79 Β·π¦ 300K Β·π 19 - 21% open Β·β±οΈ 13.05.2023):git clone https://github.com/ethereum/js-ethereum-cryptography
gnark-crypto (π₯ 24 Β· β 360) - gnark-crypto provides elliptic curve and pairing-based.. Apache-2
-
GitHub (
π¨βπ» 16 Β·π 110 Β·π¦ 3.2K Β·π 150 - 34% open Β·β±οΈ 02.05.2023):git clone https://github.com/ConsenSys/gnark-crypto
evmone (π₯ 23 Β· β 640) - Fast Ethereum Virtual Machine implementation. Apache-2
-
GitHub (
π¨βπ» 15 Β·π 170 Β·π₯ 42K Β·π 99 - 41% open Β·β±οΈ 21.06.2023):git clone https://github.com/ethereum/evmone
openzeppelin-upgrades (π₯ 23 Β· β 530) - Plugins for Hardhat and Truffle to deploy and manage.. MIT
-
GitHub (
π¨βπ» 45 Β·π 240 Β·π¦ 290 Β·π 370 - 27% open Β·β±οΈ 05.07.2023):git clone https://github.com/OpenZeppelin/openzeppelin-upgrades
tests (π₯ 22 Β· β 440) - Common tests for all Ethereum implementations. MIT
-
GitHub (
π¨βπ» 79 Β·π 300 Β·π 320 - 9% open Β·β±οΈ 27.06.2023):git clone https://github.com/ethereum/tests
fe (π₯ 21 Β· β 1.5K) - Emerging smart contract language for the Ethereum blockchain. Unlicensed
-
GitHub (
π¨βπ» 34 Β·π 120 Β·π₯ 980 Β·π 400 - 30% open Β·β±οΈ 03.07.2023):git clone https://github.com/ethereum/fe
staking-deposit-cli (π₯ 21 Β· β 450) - Secure key generation for deposits. CC0-1.0
-
GitHub (
π¨βπ» 22 Β·π 240 Β·π₯ 89K Β·π 150 - 57% open Β·β±οΈ 14.03.2023):git clone https://github.com/ethereum/staking-deposit-cli
openzeppelin-test-helpers (π₯ 21 Β· β 400 Β· π€ ) - Assertion library for Ethereum smart contract testing. MIT
-
GitHub (
π¨βπ» 30 Β·π 130 Β·π¦ 1.9K Β·π 100 - 35% open Β·β±οΈ 06.09.2022):git clone https://github.com/OpenZeppelin/openzeppelin-test-helpers
solidity-docgen (π₯ 21 Β· β 370) - Documentation generator for Solidity projects. MIT
-
GitHub (
π¨βπ» 15 Β·π 100 Β·π¦ 3.8K Β·π 140 - 21% open Β·β±οΈ 01.03.2023):git clone https://github.com/OpenZeppelin/solidity-docgen
eth-tester (π₯ 21 Β· β 310) - Tool suite for testing ethereum applications. MIT
-
GitHub (
π¨βπ» 36 Β·π 130 Β·π¦ 1K Β·π 97 - 44% open Β·β±οΈ 29.06.2023):git clone https://github.com/ethereum/eth-tester
evmc (π₯ 21 Β· β 290) - EVMC Ethereum Client-VM Connector API. Apache-2
-
GitHub (
π¨βπ» 14 Β·π 280 Β·π₯ 20 Β·π¦ 12 Β·π 180 - 24% open Β·β±οΈ 26.06.2023):git clone https://github.com/ethereum/evmc
eth-utils (π₯ 21 Β· β 280) - Utility functions for working with ethereum related codebases. MIT
-
GitHub (
π¨βπ» 35 Β·π 140 Β·π¦ 8.4K Β·π 76 - 31% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/eth-utils
beacon-APIs (π₯ 21 Β· β 270) - Collection of RESTful APIs provided by Ethereum Beacon nodes. CC0-1.0
-
GitHub (
π¨βπ» 41 Β·π 120 Β·π₯ 37K Β·π 110 - 36% open Β·β±οΈ 21.06.2023):git clone https://github.com/ethereum/beacon-APIs
eth-account (π₯ 21 Β· β 220) - Account abstraction library for web3.py. MIT
-
GitHub (
π¨βπ» 30 Β·π 130 Β·π¦ 6.8K Β·π 82 - 28% open Β·β±οΈ 07.06.2023):git clone https://github.com/ethereum/eth-account
ethernaut (π₯ 20 Β· β 1.6K) - Web3/Solidity based wargame. MIT
-
GitHub (
π¨βπ» 95 Β·π 510 Β·π 200 - 13% open Β·β±οΈ 29.06.2023):git clone https://github.com/OpenZeppelin/ethernaut
pm (π₯ 20 Β· β 1.3K) - Project Management: Meeting notes and agenda items. Unlicensed
-
GitHub (
π¨βπ» 82 Β·π 240 Β·π 450 - 4% open Β·β±οΈ 26.06.2023):git clone https://github.com/ethereum/pm
keythereum (π₯ 20 Β· β 600 Β· π€ ) - Create, import and export Ethereum keys. MIT
-
GitHub (
π¨βπ» 15 Β·π 180 Β·π¦ 2.9K Β·π 51 - 23% open Β·β±οΈ 03.08.2022):git clone https://github.com/ethereumjs/keythereum
remix-desktop (π₯ 19 Β· β 910) - Remix IDE desktop. Unlicensed
-
GitHub (
π¨βπ» 6 Β·π 260 Β·π₯ 5.9M Β·π 120 - 45% open Β·β±οΈ 15.05.2023):git clone https://github.com/ethereum/remix-desktop
execution-specs (π₯ 19 Β· β 590) - Specification for the Execution Layer. Tracking network.. CC0-1.0
-
GitHub (
π¨βπ» 62 Β·π 180 Β·π 350 - 18% open Β·β±οΈ 29.06.2023):git clone https://github.com/ethereum/execution-specs
scribble (π₯ 19 Β· β 280) - Scribble instrumentation tool. Apache-2
-
GitHub (
π¨βπ» 5 Β·π 26 Β·π¦ 12 Β·π 97 - 18% open Β·β±οΈ 15.06.2023):git clone https://github.com/ConsenSys/scribble
contracts-wizard (π₯ 19 Β· β 200) - Interactive smart contract generator based on OpenZeppelin.. MIT
-
GitHub (
π¨βπ» 16 Β·π 110 Β·π¦ 71 Β·π 74 - 32% open Β·β±οΈ 26.06.2023):git clone https://github.com/OpenZeppelin/contracts-wizard
yellowpaper (π₯ 18 Β· β 1.5K Β· π€ ) - The Yellow Paper: Ethereums formal specification. CC-BY-SA-4.0
-
GitHub (
π¨βπ» 84 Β·π 490 Β·π 250 - 42% open Β·β±οΈ 24.10.2022):git clone https://github.com/ethereum/yellowpaper
solc-js (π₯ 18 Β· β 1.3K) - Javascript bindings for the Solidity compiler. MIT
-
GitHub (
π¨βπ» 40 Β·π 450 Β·π 260 - 25% open Β·β±οΈ 10.05.2023):git clone https://github.com/ethereum/solc-js
cairo-contracts (π₯ 18 Β· β 670) - OpenZeppelin Contracts written in Cairo for StarkNet, a.. MIT
-
GitHub (
π¨βπ» 37 Β·π 240 Β·π 300 - 24% open Β·β±οΈ 25.03.2023):git clone https://github.com/OpenZeppelin/cairo-contracts
eth-sdk (π₯ 18 Β· β 400) - Type-safe, lightweight SDKs for Ethereum smart contracts. MIT
-
GitHub (
π¨βπ» 9 Β·π 38 Β·π¦ 480 Β·π 55 - 49% open Β·β±οΈ 14.05.2023):git clone https://github.com/dethcrypto/eth-sdk
merkle-tree (π₯ 18 Β· β 300) - A JavaScript library to generate merkle trees and merkle proofs. MIT
-
GitHub (
π¨βπ» 4 Β·π 73 Β·π¦ 220 Β·π 14 - 14% open Β·β±οΈ 24.06.2023):git clone https://github.com/OpenZeppelin/merkle-tree
eth-abi (π₯ 18 Β· β 210) - Ethereum ABI utilities for python. MIT
-
GitHub (
π¨βπ» 24 Β·π 260 Β·π 71 - 23% open Β·β±οΈ 08.06.2023):git clone https://github.com/ethereum/eth-abi
ethereum-developer-tools-list (π₯ 17 Β· β 5K) - A guide to available tools and platforms for.. Unlicensed
-
GitHub (
π¨βπ» 230 Β·π 1K Β·π 49 - 26% open Β·β±οΈ 01.04.2023):git clone https://github.com/ConsenSys/ethereum-developer-tools-list
execution-apis (π₯ 17 Β· β 720) - Collection of APIs provided by Ethereum execution layer.. CC0-1.0
-
GitHub (
π¨βπ» 41 Β·π 260 Β·π 140 - 54% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/execution-apis
UniversalToken (π₯ 17 Β· β 310 Β· π€ ) - Implementation of Universal Token for Assets and Payments. Apache-2
-
GitHub (
π¨βπ» 25 Β·π 170 Β·π 46 - 39% open Β·β±οΈ 14.10.2022):git clone https://github.com/ConsenSys/UniversalToken
smart-contract-best-practices (π₯ 16 Β· β 7K) - A guide to smart contract security best practices. Unlicensed
-
GitHub (
π¨βπ» 110 Β·π 1.3K Β·π 99 - 21% open Β·β±οΈ 12.01.2023):git clone https://github.com/ConsenSys/smart-contract-best-practices
solc-bin (π₯ 16 Β· β 350) - This repository contains current and historical builds of the.. GPL-3.0
-
GitHub (
π¨βπ» 17 Β·π 380 Β·π¦ 1 Β·β±οΈ 04.07.2023):git clone https://github.com/ethereum/solc-bin
earl (π₯ 16 Β· β 240) - Ergonomic, modern and type-safe assertion library for TypeScript. MIT
-
GitHub (
π¨βπ» 12 Β·π 16 Β·π¦ 19 Β·π 83 - 4% open Β·β±οΈ 15.05.2023):git clone https://github.com/dethcrypto/earl
staking-launchpad (π₯ 16 Β· β 240) - The deposit launchpad for staking on Ethereum. CC0-1.0
-
GitHub (
π¨βπ» 40 Β·π 130 Β·π 190 - 47% open Β·β±οΈ 19.05.2023):git clone https://github.com/ethereum/staking-launchpad
nile (π₯ 15 Β· β 320) - CLI tool to develop StarkNet projects written in Cairo. MIT
-
GitHub (
π¨βπ» 23 Β·π 76 Β·π 200 - 29% open Β·β±οΈ 20.04.2023):git clone https://github.com/OpenZeppelin/nile
quorum-examples (π₯ 15 Β· β 320 Β· π€ ) - Examples for Quorum. Apache-2
-
GitHub (
π¨βπ» 36 Β·π 340 Β·π 140 - 6% open Β·β±οΈ 28.10.2022):git clone https://github.com/ConsenSys/quorum-examples
trin (π₯ 15 Β· β 240) - An Ethereum portal client: a json-rpc server with nearly instant.. Unlicensed
-
GitHub (
π¨βπ» 20 Β·π 64 Β·π¦ 3 Β·π 270 - 31% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethereum/trin
129 projects are hidden because they don't fulfill the minimal requirements.
DOT - Polkadot (π₯ 46 Β· β 36K) - Platform that allows diverse blockchains to transfer messages,..
substrate (π₯ 34 Β· β 8.2K) - Substrate: The platform for blockchain innovators. Apache-2
-
GitHub (
π¨βπ» 460 Β·π 2.6K Β·π₯ 1.7K Β·π¦ 320 Β·π 4.5K - 25% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/substrate
apps (π₯ 32 Β· β 1.6K) - Basic Polkadot/Substrate UI for interacting with a Polkadot and.. Apache-2
-
GitHub (
π¨βπ» 440 Β·π 1K Β·π₯ 110K Β·π¦ 8 Β·π 3.1K - 4% open Β·β±οΈ 04.07.2023):git clone https://github.com/polkadot-js/apps
polkadot (π₯ 31 Β· β 6.9K) - Polkadot Node Implementation. GPL-3.0
-
GitHub (
π¨βπ» 250 Β·π 1.6K Β·π₯ 210K Β·π 2.2K - 30% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/polkadot
api (π₯ 31 Β· β 1K) - Promise and RxJS APIs around Polkadot and Substrate based chains via RPC.. Apache-2
-
GitHub (
π¨βπ» 130 Β·π 300 Β·π¦ 18K Β·π 1.8K - 2% open Β·β±οΈ 28.06.2023):git clone https://github.com/polkadot-js/api
cumulus (π₯ 30 Β· β 610) - Write Parachains on Substrate. GPL-3.0
-
GitHub (
π¨βπ» 140 Β·π 380 Β·π₯ 9.7K Β·π¦ 1.8K Β·π 630 - 34% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/cumulus
ink (π₯ 28 Β· β 1.2K) - Paritys ink! to write smart contracts. Apache-2
-
GitHub (
π¨βπ» 74 Β·π 390 Β·π¦ 550 Β·π 670 - 21% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/ink
wasmi (π₯ 28 Β· β 1.1K) - WebAssembly (Wasm) interpreter. Apache-2
-
GitHub (
π¨βπ» 42 Β·π 220 Β·π¦ 21K Β·π 180 - 9% open Β·β±οΈ 04.07.2023):git clone https://github.com/paritytech/wasmi
extension (π₯ 26 Β· β 880) - Simple browser extension for managing Polkadot and Substrate.. Apache-2
-
GitHub (
π¨βπ» 40 Β·π 330 Β·π₯ 3.2K Β·π¦ 100 Β·π 440 - 6% open Β·β±οΈ 21.06.2023):git clone https://github.com/polkadot-js/extension
parity-signer (π₯ 25 Β· β 510) - Air-gapped crypto wallet. GPL-3.0
-
GitHub (
π¨βπ» 44 Β·π 170 Β·π₯ 1.1K Β·π¦ 82 Β·π 630 - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/parity-signer
jsonrpsee (π₯ 25 Β· β 450) - Rust JSON-RPC library on top of async/await. MIT
-
GitHub (
π¨βπ» 51 Β·π 110 Β·π¦ 5.2K Β·π 410 - 13% open Β·β±οΈ 20.06.2023):git clone https://github.com/paritytech/jsonrpsee
common (π₯ 25 Β· β 240) - Utilities and base libraries for use across polkadot-js for Polkadot.. Apache-2
-
GitHub (
π¨βπ» 60 Β·π 120 Β·π¦ 620 Β·π 260 - 2% open Β·β±οΈ 27.06.2023):git clone https://github.com/polkadot-js/common
parity-scale-codec (π₯ 25 Β· β 210) - Lightweight, efficient, binary serialization and.. Apache-2
-
GitHub (
π¨βπ» 65 Β·π 81 Β·π¦ 32K Β·π 120 - 31% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/parity-scale-codec
subxt (π₯ 24 Β· β 310) - Submit extrinsics (transactions) to a substrate node via RPC. Unlicensed
-
GitHub (
π¨βπ» 59 Β·π 200 Β·π¦ 490 Β·π 400 - 9% open Β·β±οΈ 03.07.2023):git clone https://github.com/paritytech/subxt
Grants-Program (π₯ 23 Β· β 840) - Web3 Foundation Grants Program. Apache-2
-
GitHub (
π¨βπ» 400 Β·π 1.6K Β·π¦ 3 Β·π 57 - 50% open Β·β±οΈ 05.07.2023):git clone https://github.com/w3f/Grants-Program
polkadot-wiki (π₯ 22 Β· β 300) - The source of truth for Polkadot. GPL-3.0
-
GitHub (
π¨βπ» 250 Β·π 680 Β·π 1.3K - 2% open Β·β±οΈ 05.07.2023):git clone https://github.com/w3f/polkadot-wiki
cargo-contract (π₯ 22 Β· β 210) - Setup and deployment tool for developing Wasm based smart.. GPL-3.0
-
GitHub (
π¨βπ» 49 Β·π 92 Β·π¦ 68 Β·π 260 - 34% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/cargo-contract
parity-wasm (π₯ 21 Β· β 400 Β· π€ ) - WebAssembly serialization/deserialization in rust. Apache-2
-
GitHub (
π¨βπ» 41 Β·π 98 Β·π¦ 26K Β·π 150 - 23% open Β·β±οΈ 01.10.2022):git clone https://github.com/paritytech/parity-wasm
parity-common (π₯ 21 Β· β 250) - Collection of crates used in Parity projects. Apache-2
-
GitHub (
π¨βπ» 110 Β·π 200 Β·π¦ 750 Β·π 180 - 19% open Β·β±οΈ 12.06.2023):git clone https://github.com/paritytech/parity-common
substrate-api-sidecar (π₯ 20 Β· β 210) - REST service that makes it easy to interact with.. GPL-3.0
-
GitHub (
π¨βπ» 42 Β·π 140 Β·π¦ 19 Β·π 460 - 8% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/substrate-api-sidecar
parity-db (π₯ 20 Β· β 210) - Experimental blockchain database. Apache-2
-
GitHub (
π¨βπ» 25 Β·π 52 Β·π¦ 13K Β·π 59 - 18% open Β·β±οΈ 05.07.2023):git clone https://github.com/paritytech/parity-db
trie (π₯ 20 Β· β 200) - Base-16 Modified Patricia Merkle Tree (aka Trie). Apache-2
-
GitHub (
π¨βπ» 52 Β·π 53 Β·π¦ 19K Β·π 36 - 72% open Β·β±οΈ 17.03.2023):git clone https://github.com/paritytech/trie
tools (π₯ 19 Β· β 260) - Various cli tools for Polkadot and Substrate chains, including basic.. Apache-2
-
GitHub (
π¨βπ» 19 Β·π 66 Β·π¦ 17 Β·π 58 - 15% open Β·β±οΈ 12.06.2023):git clone https://github.com/polkadot-js/tools
parity-bridges-common (π₯ 19 Β· β 240) - Collection of Useful Bridge Building Tools. GPL-3.0
-
GitHub (
π¨βπ» 48 Β·π 94 Β·π 660 - 13% open Β·β±οΈ 04.07.2023):git clone https://github.com/paritytech/parity-bridges-common
smoldot (π₯ 18 Β· β 290) - Alternative client for Substrate-based chains. GPL-3.0
-
GitHub (
π¨βπ» 20 Β·π 75 Β·π¦ 2.5K Β·π 450 - 27% open Β·β±οΈ 23.02.2023):git clone https://github.com/paritytech/smoldot
frontier (π₯ 17 Β· β 470) - Ethereum compatibility layer for Substrate. Apache-2
-
GitHub (
π¨βπ» 68 Β·π 360 Β·π 220 - 56% open Β·β±οΈ 03.07.2023):git clone https://github.com/paritytech/frontier
polkadot-launch (π₯ 17 Β· β 460 Β· π€ ) - Simple CLI tool to launch a local Polkadot test network. MIT
-
GitHub (
π¨βπ» 24 Β·π 82 Β·π¦ 77 Β·π 92 - 45% open Β·β±οΈ 27.07.2022):git clone https://github.com/paritytech/polkadot-launch
substrate-telemetry (π₯ 15 Β· β 230) - Polkadot Telemetry service. GPL-3.0
-
GitHub (
π¨βπ» 54 Β·π 150 Β·π 150 - 29% open Β·β±οΈ 22.06.2023):git clone https://github.com/paritytech/substrate-telemetry
63 projects are hidden because they don't fulfill the minimal requirements.
SOL - Solana (π₯ 44 Β· β 22K) - About Solana (SOL)? Solana (SOL) is a high throughput cryptocurrency..
solana (π₯ 39 Β· β 10K) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps.. Apache-2
-
GitHub (
π¨βπ» 480 Β·π 3K Β·π₯ 560K Β·π¦ 50 Β·π 5K - 15% open Β·β±οΈ 05.07.2023):git clone https://github.com/solana-labs/solana
solana-program-library (π₯ 33 Β· β 2.3K) - A collection of Solana programs maintained by Solana.. Apache-2
-
GitHub (
π¨βπ» 180 Β·π 1.4K Β·π₯ 170K Β·π¦ 280 Β·π 690 - 26% open Β·β±οΈ 05.07.2023):git clone https://github.com/solana-labs/solana-program-library
token-list (π₯ 33 Β· β 1.3K Β· π€ ) - The community maintained Solana token registry. Apache-2
-
GitHub (
π¨βπ» 9K Β·π 12K Β·π¦ 3.3K Β·π 6K - 80% open Β·β±οΈ 03.07.2022):git clone https://github.com/solana-labs/token-list
wallet-adapter (π₯ 27 Β· β 1.1K) - Modular TypeScript wallet adapters and components for.. Apache-2
-
GitHub (
π¨βπ» 100 Β·π 680 Β·π¦ 2.8K Β·π 370 - 4% open Β·β±οΈ 05.07.2023):git clone https://github.com/solana-labs/wallet-adapter
solana-web3.js (π₯ 24 Β· β 1.4K) - Solana JavaScript SDK. MIT
-
GitHub (
π¨βπ» 100 Β·π 530 Β·π¦ 5 Β·π 200 - 27% open Β·β±οΈ 30.06.2023):git clone https://github.com/solana-labs/solana-web3.js
solana-pay (π₯ 21 Β· β 1.1K) - A new standard for decentralized payments. Apache-2
-
GitHub (
π¨βπ» 30 Β·π 360 Β·π¦ 740 Β·π 85 - 35% open Β·β±οΈ 03.05.2023):git clone https://github.com/solana-labs/solana-pay
dapp-scaffold (π₯ 16 Β· β 1.5K) - Scaffolding for a dapp built on Solana. Apache-2
-
GitHub (
π¨βπ» 26 Β·π 730 Β·π 54 - 18% open Β·β±οΈ 24.06.2023):git clone https://github.com/solana-labs/dapp-scaffold
example-helloworld (π₯ 15 Β· β 780) - Hello world on Solana. MIT
-
GitHub (
π¨βπ» 39 Β·π 660 Β·π 150 - 23% open Β·β±οΈ 20.01.2023):git clone https://github.com/solana-labs/example-helloworld
18 projects are hidden because they don't fulfill the minimal requirements.
ADA - Cardano (π₯ 40 Β· β 15K) - Decentralised platform that will allow complex programmable transfers..
cardano-node (π₯ 28 Β· β 2.9K) - The core component that is used to participate in a Cardano.. Apache-2
-
GitHub (
π¨βπ» 150 Β·π 680 Β·π₯ 3.1K Β·π 1.9K - 18% open Β·β±οΈ 03.07.2023):git clone https://github.com/input-output-hk/cardano-node
cardano-wallet (π₯ 26 Β· β 720) - HTTP server & command-line for managing UTxOs and HD wallets.. Apache-2
-
GitHub (
π¨βπ» 48 Β·π 220 Β·π₯ 16K Β·π 890 - 13% open Β·β±οΈ 05.07.2023):git clone https://github.com/input-output-hk/cardano-wallet
daedalus (π₯ 25 Β· β 1.2K) - The open source cryptocurrency wallet for ada, built to grow with.. Apache-2
-
GitHub (
π¨βπ» 70 Β·π 290 Β·π₯ 8.2K Β·π 580 - 18% open Β·β±οΈ 29.06.2023):git clone https://github.com/input-output-hk/daedalus
cardano-ledger (π₯ 25 Β· β 220) - The ledger implementation and specifications of the Cardano.. Apache-2
-
GitHub (
π¨βπ» 100 Β·π 140 Β·π₯ 20K Β·π 1.2K - 11% open Β·β±οΈ 04.07.2023):git clone https://github.com/input-output-hk/cardano-ledger
plutus (π₯ 24 Β· β 1.5K) - The Plutus language implementation and tools. Apache-2
-
GitHub (
π¨βπ» 140 Β·π 440 Β·π 990 - 10% open Β·β±οΈ 29.06.2023):git clone https://github.com/input-output-hk/plutus
plutus-apps (π₯ 24 Β· β 300) - The Plutus application platform. Apache-2
-
GitHub (
π¨βπ» 150 Β·π 200 Β·π 310 - 27% open Β·β±οΈ 30.06.2023):git clone https://github.com/input-output-hk/plutus-apps
jormungandr (π₯ 22 Β· β 360 Β· π€ ) - privacy voting blockchain node. Apache-2
-
GitHub (
π¨βπ» 66 Β·π 140 Β·π₯ 78K Β·π 1K - 25% open Β·β±οΈ 06.11.2022):git clone https://github.com/input-output-hk/jormungandr
ouroboros-network (π₯ 22 Β· β 250) - An implementation of the Ouroboros family of consensus.. Apache-2
-
GitHub (
π¨βπ» 78 Β·π 83 Β·π 1.8K - 37% open Β·β±οΈ 27.06.2023):git clone https://github.com/input-output-hk/ouroboros-network
cardano-db-sync (π₯ 21 Β· β 250) - A component that follows the Cardano chain and stores.. Apache-2
-
GitHub (
π¨βπ» 62 Β·π 150 Β·π 660 - 20% open Β·β±οΈ 29.06.2023):git clone https://github.com/input-output-hk/cardano-db-sync
haskell.nix (π₯ 20 Β· β 480) - Alternative Haskell Infrastructure for Nixpkgs. Apache-2
-
GitHub (
π¨βπ» 140 Β·π 210 Β·π 900 - 28% open Β·β±οΈ 05.07.2023):git clone https://github.com/input-output-hk/haskell.nix
hydra (π₯ 20 Β· β 220) - Implementation of the Hydra Head protocol. Apache-2
-
GitHub (
π¨βπ» 30 Β·π 64 Β·π₯ 50 Β·π 240 - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/input-output-hk/hydra
cardano-graphql (π₯ 19 Β· β 250) - GraphQL API for Cardano. Apache-2
-
GitHub (
π¨βπ» 31 Β·π 100 Β·π₯ 10 Β·π¦ 8 Β·π 410 - 13% open Β·β±οΈ 13.02.2023):git clone https://github.com/input-output-hk/cardano-graphql
plutus-pioneer-program (π₯ 18 Β· β 1.4K) - This repository hosts the lectures of the Plutus.. Unlicensed
-
GitHub (
π¨βπ» 23 Β·π 860 Β·π 82 - 45% open Β·β±οΈ 19.06.2023):git clone https://github.com/input-output-hk/plutus-pioneer-program
essential-cardano (π₯ 17 Β· β 740) - Repository for the Essential Cardano list. Apache-2
-
GitHub (
π¨βπ» 190 Β·π 290 Β·π 15 - 6% open Β·β±οΈ 12.06.2023):git clone https://github.com/input-output-hk/essential-cardano
cardano-documentation (π₯ 17 Β· β 240) - MIT
-
GitHub (
π¨βπ» 68 Β·π 140 Β·π 44 - 11% open Β·β±οΈ 05.07.2023):git clone https://github.com/input-output-hk/cardano-documentation
44 projects are hidden because they don't fulfill the minimal requirements.
XCH - Chia (π₯ 38 Β· β 13K) - Founded by Bram Cohen, the inventor of the BitTorrent network, Chia Network..
chia-blockchain (π₯ 38 Β· β 11K) - Chia blockchain python implementation (full node, farmer,.. Apache-2
-
GitHub (
π¨βπ» 150 Β·π 2K Β·π₯ 840K Β·π¦ 93 Β·π 4.9K - 8% open Β·β±οΈ 30.06.2023):git clone https://github.com/Chia-Network/chia-blockchain
Chia-Network/bls-signatures (π₯ 25 Β· β 270) - BLS signatures in C++, using the blst library for.. Apache-2
-
GitHub (
π¨βπ» 46 Β·π 210 Β·π¦ 320 Β·π 100 - 5% open Β·β±οΈ 25.06.2023):git clone https://github.com/Chia-Network/bls-signatures
chia-blockchain-gui (π₯ 21 Β· β 320) - Chia blockchain GUI in electron/react. Apache-2
-
GitHub (
π¨βπ» 48 Β·π 220 Β·π 640 - 7% open Β·β±οΈ 02.07.2023):git clone https://github.com/Chia-Network/chia-blockchain-gui
chiapos (π₯ 21 Β· β 270) - Chia Proof of Space library. Apache-2
-
GitHub (
π¨βπ» 42 Β·π 280 Β·π¦ 480 Β·π 110 - 30% open Β·β±οΈ 13.06.2023):git clone https://github.com/Chia-Network/chiapos
bladebit (π₯ 19 Β· β 290) - A high-performance k32-only, Chia (XCH) plotter supporting in-RAM.. Apache-2
-
GitHub (
π¨βπ» 7 Β·π 89 Β·π₯ 110K Β·π 140 - 38% open Β·β±οΈ 06.02.2023):git clone https://github.com/Chia-Network/bladebit
pool-reference (π₯ 17 Β· β 450) - Reference python implementation of Chia pool operations for.. Apache-2
-
GitHub (
π¨βπ» 38 Β·π 190 Β·π 180 - 4% open Β·β±οΈ 10.03.2023):git clone https://github.com/Chia-Network/pool-reference
chia-docker (π₯ 15 Β· β 200) - Apache-2
-
GitHub (
π¨βπ» 33 Β·π 360 Β·π 96 - 4% open Β·β±οΈ 28.06.2023):git clone https://github.com/Chia-Network/chia-docker
9 projects are hidden because they don't fulfill the minimal requirements.
EOS (π₯ 38 Β· β 7.2K) - Blockchain built and run by the EOS Community. The EOSIO core development is now in..
32 projects are hidden because they don't fulfill the minimal requirements.
NEAR - NEAR Protocol (π₯ 37 Β· β 6.4K) - Infrastructure for innovation.
nearcore (π₯ 30 Β· β 2.1K) - Reference client for NEAR Protocol. GPL-3.0
-
GitHub (
π¨βπ» 130 Β·π 470 Β·π¦ 1.8K Β·π 3K - 23% open Β·β±οΈ 01.07.2023):git clone https://github.com/near/nearcore
near-api-js (π₯ 28 Β· β 340) - JavaScript library to interact with NEAR Protocol via RPC API. MIT
-
GitHub (
π¨βπ» 71 Β·π 200 Β·π¦ 14K Β·π 320 - 28% open Β·β±οΈ 21.06.2023):git clone https://github.com/near/near-api-js
near-sdk-rs (π₯ 24 Β· β 410) - Rust library for writing NEAR smart contracts. Apache-2
-
GitHub (
π¨βπ» 63 Β·π 180 Β·π¦ 2.1K Β·π 450 - 31% open Β·β±οΈ 03.07.2023):git clone https://github.com/near/near-sdk-rs
near-wallet (π₯ 21 Β· β 200) - Web wallet for NEAR Protocol which stores keys in browsers.. MIT
-
GitHub (
π¨βπ» 100 Β·π 180 Β·π 900 - 27% open Β·β±οΈ 26.06.2023):git clone https://github.com/near/near-wallet
create-near-app (π₯ 19 Β· β 310) - Create a starter app hooked up to the NEAR blockchain. MIT
-
GitHub (
π¨βπ» 29 Β·π 130 Β·π¦ 9 Β·π 91 - 17% open Β·β±οΈ 27.06.2023):git clone https://github.com/near/create-near-app
borsh (π₯ 17 Β· β 370) - Binary Object Representation Serializer for Hashing. Unlicensed
-
GitHub (
π¨βπ» 23 Β·π 35 Β·π¦ 31K Β·π 62 - 56% open Β·β±οΈ 03.04.2023):git clone https://github.com/near/borsh
29 projects are hidden because they don't fulfill the minimal requirements.
LSK - Lisk (π₯ 35 Β· β 3.7K) - Cryptocurrency launched in 2016. Lisk has a current supply of 144,818,773..
lisk-sdk (π₯ 30 Β· β 2.8K) - Lisk software development kit. Apache-2
-
GitHub (
π¨βπ» 98 Β·π 480 Β·π¦ 200 Β·π 4.9K - 7% open Β·β±οΈ 26.06.2023):git clone https://github.com/LiskHQ/lisk-sdk
lisk-desktop (π₯ 28 Β· β 590) - Lisk graphical user interface for desktop. GPL-3.0
-
GitHub (
π¨βπ» 69 Β·π 91 Β·π₯ 550K Β·π 3K - 5% open Β·β±οΈ 04.07.2023):git clone https://github.com/LiskHQ/lisk-desktop
4 projects are hidden because they don't fulfill the minimal requirements.
NEO (π₯ 35 Β· β 2.7K) - Next generation smart economy platform (formerly Antshares) and Chinas first open..
neon-wallet (π₯ 27 Β· β 1K) - Light wallet for the NEO blockchain. MIT
-
GitHub (
π¨βπ» 85 Β·π 330 Β·π₯ 3M Β·π 1.4K - 2% open Β·β±οΈ 27.06.2023):git clone https://github.com/CityOfZion/neon-wallet
neo-node (π₯ 21 Β· β 220) - MIT
-
GitHub (
π¨βπ» 45 Β·π 220 Β·π₯ 100K Β·π¦ 19 Β·π 470 - 16% open Β·β±οΈ 12.04.2023):git clone https://github.com/neo-project/neo-node
11 projects are hidden because they don't fulfill the minimal requirements.
TRX - TRON (π₯ 34 Β· β 5.9K) - What is Tron? Trons mission is to build a truly decentralized internet and..
java-tron (π₯ 31 Β· β 3.4K) - Java implementation of the Tron whitepaper. LGPL-3.0
-
GitHub (
π¨βπ» 240 Β·π 1.3K Β·π₯ 110K Β·π 1.2K - 3% open Β·β±οΈ 05.07.2023):git clone https://github.com/tronprotocol/java-tron
tronweb (π₯ 27 Β· β 280) - Javascript API Library for interacting with the TRON Network. MIT
-
GitHub (
π¨βπ» 48 Β·π 220 Β·π¦ 3.3K Β·π 190 - 1% open Β·β±οΈ 17.05.2023):git clone https://github.com/tronprotocol/tronweb
wallet-cli (π₯ 20 Β· β 460) - Wallet CLI. LGPL-3.0
-
GitHub (
π¨βπ» 88 Β·π 360 Β·π₯ 4.6K Β·π 140 - 7% open Β·β±οΈ 01.07.2023):git clone https://github.com/tronprotocol/wallet-cli
tronprotocol/documentation (π₯ 15 Β· β 480) - Documentations of project TRON. LGPL-3.0
-
GitHub (
π¨βπ» 57 Β·π 490 Β·π 97 - 26% open Β·β±οΈ 08.06.2023):git clone https://github.com/tronprotocol/documentation
10 projects are hidden because they don't fulfill the minimal requirements.
MATIC - Polygon (π₯ 34 Β· β 3.9K) - Hybrid POS-Plasma Layer 2, bringing scale to Ethereum.
bor (π₯ 29 Β· β 820) - Official repository for the Matic Blockchain. LGPL-3.0
-
GitHub (
π¨βπ» 690 Β·π 400 Β·π₯ 33K Β·π¦ 64 Β·π 300 - 6% open Β·β±οΈ 03.07.2023):git clone https://github.com/maticnetwork/bor
matic.js (π₯ 24 Β· β 460) - Javascript developer library to interact with Matic Network. MIT
-
GitHub (
π¨βπ» 40 Β·π 220 Β·π¦ 1.5K Β·π 85 - 16% open Β·β±οΈ 09.06.2023):git clone https://github.com/maticnetwork/matic.js
contracts (π₯ 20 Β· β 950) - Smart contracts comprising the business logic of the Matic Network. GPL-3.0
-
GitHub (
π¨βπ» 21 Β·π 410 Β·π¦ 22 Β·π 110 - 57% open Β·β±οΈ 14.02.2023):git clone https://github.com/maticnetwork/contracts
matic-docs (π₯ 20 Β· β 230) - The official documentation of 0xPolygon. MIT
-
GitHub (
π¨βπ» 280 Β·π 500 Β·π¦ 2 Β·π 69 - 13% open Β·β±οΈ 05.07.2023):git clone https://github.com/maticnetwork/matic-docs
pos-portal (π₯ 17 Β· β 270) - Smart contracts that powers the PoS (proof-of-stake) based bridge.. GPL-3.0
-
GitHub (
π¨βπ» 15 Β·π 190 Β·π¦ 31 Β·π 33 - 78% open Β·β±οΈ 03.04.2023):git clone https://github.com/maticnetwork/pos-portal
13 projects are hidden because they don't fulfill the minimal requirements.
HBAR - Hedera (π₯ 33 Β· β 1.3K) - Decentralized public network where developers can build secure, fair..
hedera-sdk-js (π₯ 26 Β· β 240) - Hedera Hashgraph SDK for JavaScript/TypeScript. Apache-2
-
GitHub (
π¨βπ» 35 Β·π 120 Β·π¦ 1.3K Β·π 640 - 5% open Β·β±οΈ 04.07.2023):git clone https://github.com/hashgraph/hedera-sdk-js
hedera-services (π₯ 24 Β· β 220) - Crypto, token, consensus, file, and smart contract.. Apache-2
-
GitHub (
π¨βπ» 85 Β·π 78 Β·π 4.2K - 30% open Β·β±οΈ 05.07.2023):git clone https://github.com/hashgraph/hedera-services
10 projects are hidden because they don't fulfill the minimal requirements.
ONE - Harmony (π₯ 31 Β· β 2K) - Harmonys open, decentralized network is enabled through the use of the..
harmony (π₯ 29 Β· β 1.5K) - The core protocol of harmony. LGPL-3.0
-
GitHub (
π¨βπ» 94 Β·π 290 Β·π₯ 160K Β·π¦ 77 Β·π 1.2K - 8% open Β·β±οΈ 03.07.2023):git clone https://github.com/harmony-one/harmony
11 projects are hidden because they don't fulfill the minimal requirements.
EGLD - MultiversX (π₯ 31 Β· β 1.7K) - MultiversX (formerly Elrond) is a technology ecosystem for..
mx-chain-go (π₯ 26 Β· β 890) - The official implementation of the MultiversX blockchain.. GPL-3.0
-
GitHub (
π¨βπ» 53 Β·π 190 Β·π₯ 530 Β·π¦ 120 Β·π 460 - 11% open Β·β±οΈ 04.07.2023):git clone https://github.com/multiversx/mx-chain-go
12 projects are hidden because they don't fulfill the minimal requirements.
ROSE - Oasis Network (π₯ 31 Β· β 650) - Cryptocurrency launched in 2020and operates on the..
oasis-core (π₯ 26 Β· β 300) - Performant and Confidentiality-Preserving Smart Contracts +.. Apache-2
-
GitHub (
π¨βπ» 44 Β·π 87 Β·π₯ 41K Β·π 1.8K - 15% open Β·β±οΈ 04.07.2023):git clone https://github.com/oasisprotocol/oasis-core
6 projects are hidden because they don't fulfill the minimal requirements.
ETC - Ethereum Classic (π₯ 29 Β· β 950) - Cryptocurrency . Users are able to generate ETC..
core-geth (π₯ 25 Β· β 230) - A highly configurable Go implementation of the Ethereum protocol. LGPL-3.0
-
GitHub (
π¨βπ» 870 Β·π 130 Β·π₯ 110K Β·π¦ 7 Β·π 200 - 29% open Β·β±οΈ 05.07.2023):git clone https://github.com/etclabscore/core-geth
7 projects are hidden because they don't fulfill the minimal requirements.
WAVES (π₯ 29 Β· β 750) - Open blockchain protocol and development toolset for Web 3.0 applications..
7 projects are hidden because they don't fulfill the minimal requirements.
ZIL - Zilliqa (π₯ 27 Β· β 1.6K) - The highly scalable and secure public blockchain platform.
Zilliqa (π₯ 24 Β· β 1.1K) - Zilliqa is the worlds first high-throughput public blockchain.. GPL-3.0
-
GitHub (
π¨βπ» 81 Β·π 270 Β·π 380 - 29% open Β·β±οΈ 04.07.2023):git clone https://github.com/Zilliqa/Zilliqa
scilla (π₯ 21 Β· β 240) - Scilla - A Smart Contract Intermediate Level Language. GPL-3.0
-
GitHub (
π¨βπ» 40 Β·π 81 Β·π₯ 380 Β·π 410 - 33% open Β·β±οΈ 21.06.2023):git clone https://github.com/Zilliqa/scilla
4 projects are hidden because they don't fulfill the minimal requirements.
ONT - Ontology (π₯ 27 Β· β 1.2K) - New high-performance public blockchain project & a distributed trust..
ontology (π₯ 25 Β· β 810) - Official Go implementation of the Ontology protocol. https://dev-.. LGPL-3.0
-
GitHub (
π¨βπ» 74 Β·π 320 Β·π₯ 20K Β·π¦ 220 Β·π 260 - 24% open Β·β±οΈ 17.04.2023):git clone https://github.com/ontio/ontology
5 projects are hidden because they don't fulfill the minimal requirements.
DFI - DeFiChain (π₯ 27 Β· β 700) - Decentralized blockchain platform dedicated to enable fast,..
ain (π₯ 27 Β· β 390) - DeFi Blockchain - enabling decentralized finance on Bitcoin. MIT
-
GitHub (
π¨βπ» 840 Β·π 120 Β·π₯ 36K Β·π 460 - 19% open Β·β±οΈ 05.07.2023):git clone https://github.com/DeFiCh/ain
3 projects are hidden because they don't fulfill the minimal requirements.
KMD - Komodo (π₯ 27 Β· β 530) - End-to-end blockchain infrastructure solutions provider...
atomicDEX-Desktop (π₯ 26 Β· β 230) - atomicDEX Desktop app - project codename Dextop. GPL-2.0
-
GitHub (
π¨βπ» 47 Β·π 160 Β·π₯ 65K Β·π 890 - 23% open Β·β±οΈ 21.06.2023):git clone https://github.com/KomodoPlatform/atomicDEX-Desktop
5 projects are hidden because they don't fulfill the minimal requirements.
CSPR - Casper Network (π₯ 27 Β· β 490) - First live proof-of-stake blockchain built off the Casper CBC..
casper-node (π₯ 30 Β· β 340) - Casper node. Apache-2
-
GitHub (
π¨βπ» 83 Β·π 180 Β·π₯ 1.2K Β·π¦ 180 Β·π 1.4K - 18% open Β·β±οΈ 05.07.2023):git clone https://github.com/casper-network/casper-node
2 projects are hidden because they don't fulfill the minimal requirements.
ICX - ICON (π₯ 26 Β· β 430) - ICONs goal is to hyperconnect the world using blockchain.
9 projects are hidden because they don't fulfill the minimal requirements.
POA - POA Network (π₯ 25 Β· β 1.8K) - Cryptocurrency launched in 2017. POA Network has a current..
solidity-flattener (π₯ 18 Β· β 280) - Utility to combine Solidity project to a flat file. Apache-2
-
GitHub (
π¨βπ» 7 Β·π 87 Β·π¦ 510 Β·π 30 - 30% open Β·β±οΈ 23.02.2023):git clone https://github.com/poanetwork/solidity-flattener
11 projects are hidden because they don't fulfill the minimal requirements.
OMNI (π₯ 25 Β· β 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.
MOVR - Moonriver (π₯ 25 Β· β 1K) - Fully Ethereum-compatible smart contract parachain on Kusama. Due to..
moonbeam (π₯ 25 Β· β 810) - An Ethereum-compatible smart contract parachain on Polkadot. GPL-3.0
-
GitHub (
π¨βπ» 43 Β·π 280 Β·π₯ 20K Β·π¦ 33 Β·π 340 - 10% open Β·β±οΈ 28.06.2023):git clone https://github.com/PureStake/moonbeam
4 projects are hidden because they don't fulfill the minimal requirements.
SDN - Shiden Network (π₯ 25 Β· β 910) - Multi-chain decentralized application layer on Kusama Network...
Astar (π₯ 22 Β· β 650) - The dApp hub for blockchains of the future. GPL-3.0
-
GitHub (
π¨βπ» 30 Β·π 170 Β·π₯ 18K Β·π 240 - 6% open Β·β±οΈ 04.07.2023):git clone https://github.com/AstarNetwork/Astar
5 projects are hidden because they don't fulfill the minimal requirements.
XRD - Radix (π₯ 25 Β· β 730) - Radix is building an open, interconnected platform where the full range of..
radixdlt-scrypto (π₯ 18 Β· β 370) - Scrypto is the asset-oriented smart contract.. Unlicensed
-
GitHub (
π¨βπ» 36 Β·π 97 Β·π 94 - 35% open Β·β±οΈ 12.06.2023):git clone https://github.com/radixdlt/radixdlt-scrypto
5 projects are hidden because they don't fulfill the minimal requirements.
JUNO (π₯ 24 Β· β 520) - Global, open source, permission-less network for decentralized interoperable..
CosmosContracts/juno (π₯ 23 Β· β 290) - Open Source Platform for Interoperable Smart Contracts. Apache-2
-
GitHub (
π¨βπ» 31 Β·π 140 Β·π₯ 3.4K Β·π¦ 3 Β·π 170 - 13% open Β·β±οΈ 03.07.2023):git clone https://github.com/CosmosContracts/juno
6 projects are hidden because they don't fulfill the minimal requirements.
KDA - Kadena (π₯ 23 Β· β 1K) - Kadena is launching one of the worlds first true scalable blockchains..
pact (π₯ 23 Β· β 550) - The Pact Smart Contract Language. BSD-3
-
GitHub (
π¨βπ» 49 Β·π 94 Β·π₯ 6.8K Β·π 370 - 25% open Β·β±οΈ 27.06.2023):git clone https://github.com/kadena-io/pact
chainweb-node (π₯ 21 Β· β 230) - Chainweb: A Proof-of-Work Parallel-Chain Architecture for.. BSD-3
-
GitHub (
π¨βπ» 32 Β·π 84 Β·π₯ 1K Β·π 230 - 44% open Β·β±οΈ 30.06.2023):git clone https://github.com/kadena-io/chainweb-node
5 projects are hidden because they don't fulfill the minimal requirements.
VITE (π₯ 23 Β· β 580) - Vite has built the worlds first DAG (Directed Acyclic Graph) based smart-..
go-vite (π₯ 20 Β· β 320) - Official Go implementation of the Vite protocol. GPL-3.0
-
GitHub (
π¨βπ» 38 Β·π 140 Β·π₯ 61K Β·π¦ 4 Β·π 87 - 32% open Β·β±οΈ 19.02.2023):git clone https://github.com/vitelabs/go-vite
7 projects are hidden because they don't fulfill the minimal requirements.
TOMO - TomoChain (π₯ 23 Β· β 350) - Innovative solution to the scalability problem with the..
6 projects are hidden because they don't fulfill the minimal requirements.
STRAX - Stratis (π₯ 22 Β· β 860 Β· π€ ) - Powerful and flexible Blockchain Development Platform designed..
2 projects are hidden because they don't fulfill the minimal requirements.
GBYTE - Obyte (π₯ 21 Β· β 570) - Launched on Dec 25, 2016, Obyte is a distributed ledger based..
obyte-gui-wallet (π₯ 23 Β· β 430) - Smart payments made simple. MIT
-
GitHub (
π¨βπ» 37 Β·π 180 Β·π₯ 340K Β·π 260 - 34% open Β·β±οΈ 07.06.2023):git clone https://github.com/byteball/obyte-gui-wallet
1 projects are hidden because they don't fulfill the minimal requirements.
SIGNA - Signum (π₯ 21 Β· β 330) - Cryptocurrency . Signum has a current supply of 2,130,801,392...
3 projects are hidden because they don't fulfill the minimal requirements.
ELA - Elastos (π₯ 21 Β· β 250) - Founded by OS expert Rong Chen, Elastos is building the blockchain..
2 projects are hidden because they don't fulfill the minimal requirements.
BTM - Bytom (π₯ 19 Β· β 1.3K Β· π€ ) - Blockchain protocol for financial and digital asset applications...
bytom (π₯ 21 Β· β 1.3K Β· π€ ) - Official Go implementation of the Bytom protocol. AGPL-3.0
-
GitHub (
π¨βπ» 52 Β·π 400 Β·π₯ 62K Β·π¦ 1 Β·π 420 - 4% open Β·β±οΈ 14.10.2022):git clone https://github.com/Bytom/bytom
TAU - Lamden (π₯ 19 Β· β 220) - Performant Python-based blockchain platform that makes using and..
3 projects are hidden because they don't fulfill the minimal requirements.
XCP - Counterparty (π₯ 18 Β· β 500) - Platform for user-created assets on Bitcoin. Its a protocol, set..
counterparty-lib (π₯ 22 Β· β 270) - Counterparty Protocol Reference Implementation. MIT
-
GitHub (
π¨βπ» 52 Β·π 190 Β·π 660 - 14% open Β·β±οΈ 15.06.2023):git clone https://github.com/CounterpartyXCP/counterparty-lib
3 projects are hidden because they don't fulfill the minimal requirements.
NULS (π₯ 15 Β· β 470 Β· π€ ) - Singaporean based project is trying to develop a highly adaptable..
2 projects are hidden because they don't fulfill the minimal requirements.
Show 22 hidden projects...
- NAS - Nebulas (
π₯ 22 Β·β 1.2K Β·π ) - Next generation public blockchain, aiming for a continuously.. - OMG - OMG Network (
π₯ 20 Β·β 730 Β·π ) - The value transfer layer for the Ethereum Network. - PERL - PERL.eco (
π₯ 19 Β·β 2K Β·π ) - Tokenized real-world ecological assets Perlins latest.. - EDG - Edgeware (
π₯ 19 Β·β 180) - 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 Β·β 64) - Velas AG, headquartered in Switzerland, is a new AI-operated dPoS.. - BOBA - Boba Network (
π₯ 16 Β·β 53) - Blockchain Layer-2 scaling solution and Hybrid Compute.. - EXP - Expanse (
π₯ 15 Β·β 54 Β·π ) - The Expanse platform now has a two-year history of consistent growth.. - TRUE - TrueChain (
π₯ 14 Β·β 150 Β·π ) - With the digital advertising becoming a preserve for the.. - UBQ - Ubiq (
π₯ 14 Β·β 82) - Decentralized platform which allows the creation and implementation of.. - TT - ThunderCore (
π₯ 12 Β·β 99) - Secure, high-performance, EVM-compatible public blockchain with.. - AGRS - Agoras: Currency of Tau (
π₯ 11 Β·β 120) - Application over Tau-Chain, being first and foremost.. - XBY - XTRABYTES (
π₯ 11 Β·β 87 Β·π€ ) - XTRABYTES goes beyond being a currency. Its a next-gen blockchain.. - MRX - Metrix Coin (
π₯ 11 Β·β 43 Β·π€ ) - Metrix Coin (formerly Lindacoin) is a Proof of Stake.. - OLT - OneLedger (
π₯ 10 Β·β 40 Β·π€ ) - OneLedger enables you to focus building your business.. - COTI (
π₯ 9 Β·β 130) - First enterprise-grade digital fintech platform, which eliminates all.. - STAKE - xDAI Stake (
π₯ 9 Β·β 120 Β·π ) - New ERC20-type (implemented as an ERC677) token designed.. - NYM (
π₯ 9 Β·β 65) - Existing internet protocols leak sensitive data that can be used without users.. - XTZ - Tezos (
π₯ 8 Β·β 1.5K Β·π ) - Coin created by a former Morgan Stanley analyst, Arthur Breitman... - PHT - Phoneum (
π₯ 8 Β·β 54 Β·π ) - Decentralized network for building a new generation of applications... - BKX - BANKEX (
π₯ 8 Β·β 34 Β·π ) - Cryptocurrency and operates on the Ethereum platform. BANKEX has.. - AERGO (
π₯ 5 Β·β 91 Β·π ) - Open platform that allows businesses to build innovative applications..
Stablecoins
Cryptocurrencies that are designed to minimize volatility by pegging to a more stable asset.
USDC - USD Coin (π₯ 16 Β· β 590) - Fully collateralized US dollar stablecoin. USDC is the bridge..
3 projects are hidden because they don't fulfill the minimal requirements.
Show 2 hidden projects...
- BEAN (
π₯ 17 Β·β 93) - The practicality of using Decentralized Finance is limited by the lack of a.. - BUSD - Binance USD (
π₯ 10 Β·β 320 Β·π€ ) - Stable coin pegged to USD that has received approval..
Decentralized Finance (DeFi)
Financial services that are built on top of distributed networks with no central intermediaries.
ZRX - 0x (π₯ 32 Β· β 4.1K) - Cryptocurrency and operates on the Ethereum platform. 0x has a current..
0xProject/protocol (π₯ 23 Β· β 300) - Unlicensed
-
GitHub (
π¨βπ» 130 Β·π 170 Β·π¦ 860 Β·π 27 - 18% open Β·β±οΈ 20.06.2023):git clone https://github.com/0xProject/protocol
0x-api (π₯ 15 Β· β 340) - An HTTP Interface to 0x liquidity and tooling. Unlicensed
-
GitHub (
π¨βπ» 50 Β·π 240 Β·β±οΈ 16.03.2023):git clone https://github.com/0xProject/0x-api
11 projects are hidden because they don't fulfill the minimal requirements.
MKR - Maker (π₯ 31 Β· β 5.8K) - Cryptocurrency depicted as a smart contract platform and works..
34 projects are hidden because they don't fulfill the minimal requirements.
AAVE (π₯ 31 Β· β 4.2K) - Decentralized money market protocol where users can lend and borrow..
aave-v3-core (π₯ 24 Β· β 610) - This repository contains the core smart contracts of the.. Unlicensed
-
GitHub (
π¨βπ» 25 Β·π 390 Β·π¦ 730 Β·π 380 - 4% open Β·β±οΈ 04.07.2023):git clone https://github.com/aave/aave-v3-core
protocol-v2 (π₯ 21 Β· β 580) - Aave Protocol V2. Unlicensed
-
GitHub (
π¨βπ» 30 Β·π 670 Β·π¦ 1.4K Β·π 180 - 69% open Β·β±οΈ 11.01.2023):git clone https://github.com/aave/protocol-v2
aave/interface (π₯ 20 Β· β 330) - An open source interface for the decentralized liquidity.. Unlicensed
-
GitHub (
π¨βπ» 39 Β·π 250 Β·π₯ 8 Β·π 560 - 22% open Β·β±οΈ 05.07.2023):git clone https://github.com/aave/interface
12 projects are hidden because they don't fulfill the minimal requirements.
GNO - Gnosis (π₯ 31 Β· β 3.3K) - Cryptocurrency and operates on the Ethereum platform. Gnosis has a..
ethcontract-rs (π₯ 19 Β· β 250) - Generate type-safe bindings for interacting with Ethereum.. Apache-2
-
GitHub (
π¨βπ» 15 Β·π 35 Β·π¦ 130 Β·π 110 - 27% open Β·β±οΈ 27.06.2023):git clone https://github.com/gnosis/ethcontract-rs
zodiac (π₯ 18 Β· β 400) - A library for composable DAO tooling built on top of programmable.. LGPL-3.0
-
GitHub (
π¨βπ» 19 Β·π 94 Β·π₯ 9 Β·π¦ 220 Β·π 22 - 45% open Β·β±οΈ 28.06.2023):git clone https://github.com/gnosis/zodiac
22 projects are hidden because they don't fulfill the minimal requirements.
SNX - Synthetix (π₯ 30 Β· β 2.1K) - Cryptocurrency and operates on the Ethereum platform...
synthetix (π₯ 26 Β· β 1.1K) - Synthetix Solidity smart contracts. MIT
-
GitHub (
π¨βπ» 53 Β·π 580 Β·π¦ 540 Β·π 120 - 63% open Β·β±οΈ 29.06.2023):git clone https://github.com/Synthetixio/synthetix
synpress (π₯ 24 Β· β 420) - Synpress is e2e testing framework based on Cypress.io and playwright with.. MIT
-
GitHub (
π¨βπ» 22 Β·π 120 Β·π¦ 230 Β·π 180 - 41% open Β·β±οΈ 05.07.2023):git clone https://github.com/Synthetixio/synpress
7 projects are hidden because they don't fulfill the minimal requirements.
REP - Augur (π₯ 28 Β· β 2K Β· π€ ) - Trustless, decentralized platform for prediction markets. Augur is..
8 projects are hidden because they don't fulfill the minimal requirements.
COMP - Compound (π₯ 26 Β· β 2.9K) - The Compound Governance Token is a governance token on the..
10 projects are hidden because they don't fulfill the minimal requirements.
YFI - yearn.finance (π₯ 25 Β· β 2.6K) - Suite of products in Decentralized Finance (DeFi) that..
yearn-vaults (π₯ 17 Β· β 490) - Yearn Vault smart contracts. AGPL-3.0
-
GitHub (
π¨βπ» 43 Β·π 300 Β·π 150 - 8% open Β·β±οΈ 19.01.2023):git clone https://github.com/yearn/yearn-vaults
19 projects are hidden because they don't fulfill the minimal requirements.
LON - Tokenlon (π₯ 25 Β· β 1.1K) - Utility token issued by the Tokenlon DEX, used to align all..
token-profile (π₯ 21 Β· β 740) - Blockchain coin and token profile collection. MIT
-
GitHub (
π¨βπ» 1.7K Β·π 3.6K Β·π 660 - 5% open Β·β±οΈ 19.05.2023):git clone https://github.com/consenlabs/token-profile
3 projects are hidden because they don't fulfill the minimal requirements.
BAND - Band Protocol (π₯ 25 Β· β 600) - Cryptocurrency and operates on the Ethereum platform...
5 projects are hidden because they don't fulfill the minimal requirements.
COW - CoW Protocol (π₯ 25 Β· β 230) - Earn by just holding!.
3 projects are hidden because they don't fulfill the minimal requirements.
JOE (π₯ 23 Β· β 400) - Trader Joe is your one-stop decentralized trading platform on the Avalanche..
5 projects are hidden because they don't fulfill the minimal requirements.
NPM - Neptune Mutual (π₯ 21 Β· β 1.4K) - Neptune mutual follows a parametric insurance model, meaning..
neptune-mutual-blue/protocol (π₯ 16 Β· β 580 Β· π ) - Unlicensed
-
GitHub (
π¨βπ» 11 Β·π 32 Β·π¦ 120 Β·π 46 - 2% open Β·β±οΈ 23.06.2023):git clone https://github.com/neptune-mutual-blue/protocol
app.neptunemutual.com (π₯ 15 Β· β 630) - An open source interface for the Neptune Mutual App. Unlicensed
-
GitHub (
π¨βπ» 26 Β·π 34 Β·π 3 - 66% open Β·β±οΈ 23.06.2023):git clone https://github.com/neptune-mutual-blue/app.neptunemutual.com
1 projects are hidden because they don't fulfill the minimal requirements.
INST - Instadapp (π₯ 21 Β· β 430) - On Instadapp, users and developers manage and build their DeFi..
5 projects are hidden because they don't fulfill the minimal requirements.
ETN - Electroneum (π₯ 21 Β· β 420) - Electroneum has coined the phrase enablement currency as it is..
electroneum (π₯ 22 Β· β 390) - Electroneum: the secure, humanitarian, mobile cryptocurrency. Unlicensed
-
GitHub (
π¨βπ» 290 Β·π 190 Β·π₯ 630K Β·π 390 - 25% open Β·β±οΈ 09.06.2023):git clone https://github.com/electroneum/electroneum
1 projects are hidden because they don't fulfill the minimal requirements.
UMA (π₯ 21 Β· β 370) - Decentralized financial contracts platform built to enable Universal Market..
UMAprotocol/protocol (π₯ 23 Β· β 320) - UMA Protocol Running on Ethereum. AGPL-3.0
-
GitHub (
π¨βπ» 48 Β·π 170 Β·π¦ 140 Β·π 970 - 7% open Β·β±οΈ 27.06.2023):git clone https://github.com/UMAprotocol/protocol
1 projects are hidden because they don't fulfill the minimal requirements.
TORN - Tornado Cash (π₯ 20 Β· β 1.8K Β· π€ ) - Cryptocurrency and operates on the Ethereum platform...
7 projects are hidden because they don't fulfill the minimal requirements.
MLN - Enzyme (π₯ 20 Β· β 1.6K) - A fast & cost-effective way to build, scale and monetize..
enzymefinance/protocol (π₯ 21 Β· β 330) - Enzyme Protocol Implementation. GPL-3.0
-
GitHub (
π¨βπ» 32 Β·π 120 Β·π₯ 270 Β·π¦ 15 Β·π 530 - 0% open Β·β±οΈ 22.06.2023):git clone https://github.com/enzymefinance/protocol
1 projects are hidden because they don't fulfill the minimal requirements.
NMR - Numeraire (π₯ 20 Β· β 1K) - Cryptocurrency and operates on the Ethereum platform. Numeraire..
example-scripts (π₯ 16 Β· β 580) - A collection of scripts and notebooks to help you get started.. MIT
-
GitHub (
π¨βπ» 43 Β·π 230 Β·π 25 - 68% open Β·β±οΈ 27.06.2023):git clone https://github.com/numerai/example-scripts
4 projects are hidden because they don't fulfill the minimal requirements.
BLT - Bloom (π₯ 20 Β· β 530) - End-to-end protocol for identity attestation, risk assessment and..
solana-go-sdk (π₯ 21 Β· β 220) - Solana Golang SDK. MIT
-
GitHub (
π¨βπ» 11 Β·π 60 Β·π¦ 190 Β·π 73 - 27% open Β·β±οΈ 23.06.2023):git clone https://github.com/portto/solana-go-sdk
4 projects are hidden because they don't fulfill the minimal requirements.
XVS - Venus (π₯ 20 Β· β 240) - Cryptocurrency and operates on the BNB Smart Chain (BEP20) platform...
venus-protocol (π₯ 21 Β· β 210) - BNB Smart Chain Venus Protocol. BSD-3
-
GitHub (
π¨βπ» 25 Β·π 140 Β·π¦ 14 Β·π 50 - 44% open Β·β±οΈ 28.06.2023):git clone https://github.com/VenusProtocol/venus-protocol
1 projects are hidden because they don't fulfill the minimal requirements.
DIA (π₯ 20 Β· β 210) - Cryptocurrency and operates on the Ethereum platform. DIA has a current supply..
diadata (π₯ 22 Β· β 210) - DIAdata.org platform. Unlicensed
-
GitHub (
π¨βπ» 70 Β·π 120 Β·π¦ 10 Β·π 270 - 4% open Β·β±οΈ 05.07.2023):git clone https://github.com/diadata-org/diadata
OHM - Olympus (π₯ 19 Β· β 1K) - The Decentralized Reserve Currency.
olympus-frontend (π₯ 20 Β· β 280) - MIT
-
GitHub (
π¨βπ» 60 Β·π 700 Β·π 300 - 16% open Β·β±οΈ 05.07.2023):git clone https://github.com/OlympusDAO/olympus-frontend
2 projects are hidden because they don't fulfill the minimal requirements.
BIFI - Beefy.Finance (π₯ 19 Β· β 500) - $BIFI tokens are dividend-eligible revenue shares in..
4 projects are hidden because they don't fulfill the minimal requirements.
LQTY - Liquity (π₯ 19 Β· β 360) - Token that captures the fee revenue generated by the Liquity..
liquity/dev (π₯ 19 Β· β 260) - Liquity monorepo containing the contracts, SDK and Dev UI frontend. GPL-3.0
-
GitHub (
π¨βπ» 17 Β·π 250 Β·π¦ 28 Β·π 270 - 18% open Β·β±οΈ 19.06.2023):git clone https://github.com/liquity/dev
2 projects are hidden because they don't fulfill the minimal requirements.
POOL - PoolTogether (π₯ 18 Β· β 700) - Cryptocurrency and operates on the Ethereum platform...
5 projects are hidden because they don't fulfill the minimal requirements.
API3 (π₯ 18 Β· β 250) - API3 builds blockchain-native, decentralized APIs with DAO-governance and..
3 projects are hidden because they don't fulfill the minimal requirements.
DPI - DeFi Pulse Index (π₯ 17 Β· β 380) - Cryptocurrency launched in 2020and operates on the..
3 projects are hidden because they don't fulfill the minimal requirements.
TRIBE (π₯ 16 Β· β 510 Β· π€ ) - Governance token which will allow community members to vote on the..
5 projects are hidden because they don't fulfill the minimal requirements.
MPL - Maple (π₯ 16 Β· β 430) - Cryptocurrency launched in 2021and operates on the Ethereum platform...
4 projects are hidden because they don't fulfill the minimal requirements.
JET - Jetcoin (π₯ 16 Β· β 250) - Jet Protocol is highly capital efficient DeFi borrowing and..
2 projects are hidden because they don't fulfill the minimal requirements.
RGT - Rari Governance Token (π₯ 15 Β· β 1K Β· π€ ) - The Rari Governance Token is the native token behind..
7 projects are hidden because they don't fulfill the minimal requirements.
ALPACA - Alpaca Finance (π₯ 15 Β· β 210) - First leveraged yield farming protocol on Binance..
2 projects are hidden because they don't fulfill the minimal requirements.
Show 87 hidden projects...
- INJ - Injective Protocol (
π₯ 23 Β·β 130) - Cryptocurrency and operates on the Ethereum platform... - PNG - Pangolin (
π₯ 22 Β·β 180) - Community-driven decentralized exchange for Avalanche and.. - RDD - ReddCoin (
π₯ 20 Β·β 290 Β·π ) - Launched in 2014 as a fork of Litecoin, Reddcoin (RDD) is a.. - ANC - Anchor Protocol (
π₯ 18 Β·β 370 Β·π ) - Cryptocurrency launched in 2021and operates on the.. - CCX - Conceal (
π₯ 18 Β·β 170) - Privacy Protected DeFi & Encrypted Communications. - DEPAY (
π₯ 17 Β·β 180) - DePay pioneers Web3 Payments with the power of DeFi. Driving mass adoption.. - XDC - XDC Network (
π₯ 17 Β·β 120) - Enterprise-ready hybrid Blockchain technology company.. - XCASH - X-CASH (
π₯ 17 Β·β 120) - Open-source private cryptocurrency with unique features developed for.. - BNC - Bifrost Native Coin (
π₯ 16 Β·β 200) - Polkadot Ecological DeFi basic protocol. It is.. - NXM (
π₯ 16 Β·β 140) - Decentralized insurance protocol built on Ethereum that currently offers cover.. - PLR - Pillar (
π₯ 16 Β·β 120) - Community-run, multichain & non-custodial DeFi wallet governed by.. - POLY - Polymath (
π₯ 15 Β·β 330 Β·π ) - Polymath provides technology to create, issue, and manage.. - RBC - Rubic (
π₯ 15 Β·β 59) - No description. - EVX - Everex (
π₯ 14 Β·β 860 Β·π€ ) - Everex enables you to transfer, borrow, and trade in any fiat.. - TRU - TrueFi (
π₯ 14 Β·β 340) - DeFiuncollateralized lending protocol developed by the TrustToken.. - RBN - Ribbon Finance (
π₯ 14 Β·β 340) - New protocol that helps users access crypto structured.. - FUSE (
π₯ 14 Β·β 300) - Open-source, democratized, borderless money. - SLND - Solend (
π₯ 14 Β·β 280) - Algorithmic, decentralized protocol for lending and borrowing on.. - MIR - Mirror Protocol (
π₯ 14 Β·β 210 Β·π ) - What are Mirrored Assets? MIR is the governance token.. - YAM (
π₯ 13 Β·β 720) - Cryptocurrency and operates on the Ethereum platform. YAM V3 has a current.. - NEX - Nash (
π₯ 13 Β·β 370 Β·π€ ) - Easiest place to grow your wealth. Manage your money alongside crypto.. - RSR - Reserve Rights (
π₯ 13 Β·β 100) - Reserve aims to build a stable, decentralized, asset-.. - RISE - EverRise (
π₯ 13 Β·β 75 Β·π ) - Blockchain technology company focused on increasing.. - HTR - Hathor (
π₯ 13 Β·β 71) - Natural evolution of Bitcoins blockchain. Instead of arranging the.. - CHSB - SwissBorg (
π₯ 13 Β·β 66) - SwissBorg is decentralising wealth management by making it fun,.. - PICKLE - Pickle Finance (
π₯ 12 Β·β 330) - Yield aggregator that compounds LPs across various.. - AMPL - Ampleforth (
π₯ 12 Β·β 330) - Digital-asset-protocol for smart commodity-money. The smart.. - BUNNY - Pancake Bunny (
π₯ 12 Β·β 180 Β·π ) - Compound Yields on Binance Smart Chain with Bunny... - WEBD - WebDollar (
π₯ 12 Β·β 120 Β·π ) - Cryptocurrency fully native to the World Wide Web, entirely.. - TETU (
π₯ 12 Β·β 42) - DeFi application built on Polygon that implements automated yield farming.. - CMK - Credmark (
π₯ 12 Β·β 35) - Cryptocurrency launched in 2021and operates on the Ethereum.. - FARM - Harvest Finance (
π₯ 11 Β·β 370 Β·π ) - Harvest automatically farms the highest yields in DeFi. - BOND - BarnBridge (
π₯ 11 Β·β 160 Β·π€ ) - A Cross Platform Protocol for Tokenizing Risk. - IDLE (
π₯ 11 Β·β 73) - Governance Token of Idle Protocol. It allows community participants to vote on-.. - THALES (
π₯ 11 Β·β 43) - Ethereum protocol that allows the creation of peer-to-peer parimutuel.. - NEST - Nest Protocol (
π₯ 10 Β·β 1K) - Decentralized price fact Oracle protocol network based on.. - FXS - Frax Share (
π₯ 10 Β·β 420) - Governance and value accrual token of the Frax Stablecoin.. - NDX - Indexed Finance (
π₯ 10 Β·β 190 Β·π€ ) - Project focused on the development of passive.. - KAVA (
π₯ 10 Β·β 110 Β·π ) - Cross-chain DeFi Hub for decentralized financial services and.. - SNOW - SnowSwap (
π₯ 10 Β·β 67) - Cryptocurrency and operates on the Ethereum platform. SnowSwap.. - BAC - Basis Cash (
π₯ 9 Β·β 260 Β·π ) - Fairly distributed & censorship resistant stablecoin with.. - ALCX - Alchemix (
π₯ 9 Β·β 250) - Governance token for the Alchemix protocol. - BEND - BendDAO (
π₯ 9 Β·β 110) - NFT liquidity and lending protocol with reactive interest rates.. - BADGER - Badger DAO (
π₯ 9 Β·β 100 Β·π€ ) - Badger DAO aims to create an ecosystem of DeFi products.. - RDAI (
π₯ 9 Β·β 87 Β·π ) - Cryptocurrency and operates on the Ethereum platform. rDAI has a current.. - LAMINAR (
π₯ 9 Β·β 86 Β·π ) - ## What Is Laminar (Laminar)? Laminar is an open financial platform founded.. - PREMIA (
π₯ 9 Β·β 73) - Next-generation options and meta-vaults. - CHESS - Tranchess (
π₯ 9 Β·β 64) - Tokenized asset management and derivatives trading protocol... - DOUGH - PieDAO DOUGH v2 (
π₯ 9 Β·β 55 Β·π ) - DOUGH is PieDAOs governance token. Anybody can be a.. - DPX - Dopex (
π₯ 9 Β·β 50) - Dopex (Decentralized Options Exchange) is a decentralized options.. - FIS - Stafi (
π₯ 9 Β·β 41) - First DeFi protocol unlocking liquidity of staked assets. Users.. - OCTO - OctoFi (
π₯ 9 Β·β 37) - All-in-one DeFi and NFT with cashbacks. - FSN - Fusion (
π₯ 9 Β·β 32) - Project which consists of an all-inclusive blockchain-based.. - HEC - Hector DAO (
π₯ 9 Β·β 29) - Cryptocurrency launched in 2022and operates on the.. - SPELL - Spell Token (
π₯ 8 Β·β 210 Β·π€ ) - Cryptocurrency and operates on the Ethereum platform... - AKRO - Akropolis (
π₯ 8 Β·β 150 Β·π ) - Akropolis mission is to give everyone the tools to save,.. - SNY - Synthetify (
π₯ 8 Β·β 83 Β·π ) - Upcoming synthetic assets platform, fully built on top of.. - DIP - Etherisc DIP Token (
π₯ 8 Β·β 78 Β·π ) - Etherisc is building a platform for decentralized.. - TRB - Tellor (
π₯ 8 Β·β 48 Β·π ) - Smart contracts on Ethereum are fully self contained and any.. - GAMMA - Gamma Strategies (
π₯ 7 Β·β 480 Β·π ) - Gamma offers non-custodial, automated, and active.. - NFTX (
π₯ 7 Β·β 120 Β·π€ ) - NFT-backed index funds on Ethereum. - STEP - Step Finance (
π₯ 7 Β·β 120 Β·π€ ) - Front page of Solana. Visualise, Analyse, Execute and.. - CREAM (
π₯ 7 Β·β 120 Β·π ) - Cryptocurrency launched in 2020and operates on the Ethereum platform... - DUCK - Unit Protocol (
π₯ 7 Β·β 47 Β·π€ ) - Decentralized borrowing protocol that allows using a.. - YFII - DFI.money (
π₯ 7 Β·β 45 Β·π ) - Fork of YFI project with YIP-8 implementation. - SPEC - Spectrum Token (
π₯ 7 Β·β 37 Β·π€ ) - The first and innovative yield optimizer on Terra.. - LINA - Linear (
π₯ 7 Β·β 34) - A Cross-chain Decentralized Delta-One Asset Protocol with Unlimited.. - XPR - Proton (
π₯ 7 Β·β 31 Β·π€ ) - Launched in San Francisco, Proton (XPR) is a new public.. - ALPHA - Alpha Venture DAO (
π₯ 6 Β·β 110 Β·π ) - Alpha Finance Lab is focused on researching and.. - MPH - 88mph (
π₯ 6 Β·β 80 Β·π ) - No description. - INV - Inverse Finance (
π₯ 6 Β·β 65 Β·π ) - Yield aggregator and a lending protocol. - SI - Siren (
π₯ 6 Β·β 43 Β·π ) - Distributed protocol for creating, trading, and redeeming fully-.. - OPIUM (
π₯ 6 Β·β 39 Β·π ) - Decentralized derivative protocol. It offers two products: USDT de-pegging.. - BED - Bankless BED Index (
π₯ 6 Β·β 38 Β·π ) - Cryptocurrency and operates on the Ethereum platform... - VSP - Vesper Finance (
π₯ 6 Β·β 32 Β·π ) - Cryptocurrency launched in 2021and operates on the.. - YAXIS (
π₯ 6 Β·β 32 Β·π ) - Experiment in DAO-directed yield farming. Users will deposit stable coins.. - NEXO (
π₯ 5 Β·β 97 Β·π ) - Asset-backed token and is backed by the underlying assets of Nexos loan.. - CVP - PowerPool Concentrated Voting Power (
π₯ 5 Β·β 52) - Cryptocurrency and operates on the Ethereum platform... - MPS - Mt Pelerin Shares (
π₯ 5 Β·β 42) - MPS tokens are the tokenized shares of Mt Pelerin Group.. - SFI - saffron.finance (
π₯ 5 Β·β 39 Β·π ) - Cryptocurrency and operates on the Ethereum platform... - DFD - DefiDollar DAO (
π₯ 4 Β·β 48 Β·π€ ) - DFD is DefiDollars governance token in which holders.. - ICE - Popsicle Finance (
π₯ 4 Β·β 41 Β·π ) - A next-gen cross-chain yield enhancement platform.. - TULIP - Tulip Protocol (
π₯ 4 Β·β 37 Β·π ) - First yield aggregator on Solana, averaging around.. - CAP (
π₯ 4 Β·β 36 Β·π ) - Protocol to trade the markets with stablecoins. - FRONT - Frontier (
π₯ 3 Β·β 74 Β·π ) - 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
Tokens associated with centralized or decentralized exchanges.
BNB (π₯ 37 Β· β 8.3K) - Cryptocurrency of the Binance platform. It is a trading platform exclusively for..
bsc (π₯ 30 Β· β 2.2K) - A BNB Smart Chain client based on the go-ethereum fork. LGPL-3.0
-
GitHub (
π¨βπ» 770 Β·π 1.2K Β·π₯ 270K Β·π¦ 5 Β·π 1K - 11% open Β·β±οΈ 30.06.2023):git clone https://github.com/bnb-chain/bsc
javascript-sdk (π₯ 22 Β· β 350) - Javascript SDK to communicate with BNB Beacon Chain. Apache-2
-
GitHub (
π¨βπ» 31 Β·π 220 Β·π¦ 650 Β·π 170 - 32% open Β·β±οΈ 05.07.2023):git clone https://github.com/bnb-chain/javascript-sdk
tss-lib (π₯ 20 Β· β 570) - Threshold Signature Scheme, for ECDSA and EDDSA. MIT
-
GitHub (
π¨βπ» 13 Β·π 200 Β·π₯ 3.3K Β·π¦ 140 Β·π 140 - 51% open Β·β±οΈ 10.05.2023):git clone https://github.com/bnb-chain/tss-lib
bsc-genesis-contract (π₯ 17 Β· β 490) - The genesis contracts of BNB Smart Chain. Unlicensed
-
GitHub (
π¨βπ» 15 Β·π 630 Β·π¦ 2 Β·π 68 - 35% open Β·β±οΈ 03.07.2023):git clone https://github.com/bnb-chain/bsc-genesis-contract
BEPs (π₯ 15 Β· β 600) - BNB Evolution Proposals. Unlicensed
-
GitHub (
π¨βπ» 57 Β·π 410 Β·π 54 - 59% open Β·β±οΈ 30.06.2023):git clone https://github.com/bnb-chain/BEPs
21 projects are hidden because they don't fulfill the minimal requirements.
TWT - Trust Wallet Token (π₯ 37 Β· β 8.3K) - Trust Wallet Token (TWT) 511 is a utility token that..
wallet-core (π₯ 33 Β· β 2.3K) - Cross-platform, cross-blockchain wallet library. Apache-2
-
GitHub (
π¨βπ» 120 Β·π 1.4K Β·π₯ 160K Β·π¦ 360 Β·π 1.2K - 1% open Β·β±οΈ 04.07.2023):git clone https://github.com/trustwallet/wallet-core
trustwallet/assets (π₯ 27 Β· β 4K) - A comprehensive, up-to-date collection of information about.. MIT
-
GitHub (
π¨βπ» 3.9K Β·π 19K Β·π 890 - 0% open Β·β±οΈ 04.07.2023):git clone https://github.com/trustwallet/assets
trust-web3-provider (π₯ 19 Β· β 600) - Web3 javascript wrapper provider for iOS and Android.. MIT
-
GitHub (
π¨βπ» 18 Β·π 380 Β·π¦ 2 Β·π 210 - 17% open Β·β±οΈ 14.06.2023):git clone https://github.com/trustwallet/trust-web3-provider
developer (π₯ 15 Β· β 250) - Trust Developer documentation: developer.trustwallet.com. MIT
-
GitHub (
π¨βπ» 37 Β·π 140 Β·π 63 - 14% open Β·β±οΈ 22.05.2023):git clone https://github.com/trustwallet/developer
8 projects are hidden because they don't fulfill the minimal requirements.
BTS - BitShares (π₯ 32 Β· β 2.1K) - Cryptocurrency . BitShares has a current supply of..
bitshares-ui (π₯ 28 Β· β 520) - Fully featured Graphical User Interface / Reference Wallet for the.. MIT
-
GitHub (
π¨βπ» 170 Β·π 590 Β·π₯ 220K Β·π 2.3K - 18% open Β·β±οΈ 21.06.2023):git clone https://github.com/bitshares/bitshares-ui
bitshares-core (π₯ 23 Β· β 1.2K Β· π€ ) - BitShares Blockchain node and command-line wallet. Unlicensed
-
GitHub (
π¨βπ» 79 Β·π 650 Β·π₯ 140K Β·π 1.3K - 20% open Β·β±οΈ 01.12.2022):git clone https://github.com/bitshares/bitshares-core
7 projects are hidden because they don't fulfill the minimal requirements.
SRM - Serum (π₯ 26 Β· β 2.9K Β· π€ ) - Cryptocurrency launched in 2020. Serum has a current supply of..
serum-ts (π₯ 19 Β· β 260 Β· π€ ) - Project Serum TypeScript monorepo. Apache-2
-
GitHub (
π¨βπ» 34 Β·π 240 Β·π¦ 400 Β·π 140 - 81% open Β·β±οΈ 25.10.2022):git clone https://github.com/project-serum/serum-ts
serum-dex (π₯ 16 Β· β 570 Β· π€ ) - Project Serum Rust Monorepo. Apache-2
-
GitHub (
π¨βπ» 31 Β·π 300 Β·π₯ 36 Β·π 130 - 51% open Β·β±οΈ 25.10.2022):git clone https://github.com/project-serum/serum-dex
spl-token-wallet (π₯ 15 Β· β 870 Β· π€ ) - Apache-2
-
GitHub (
π¨βπ» 33 Β·π 390 Β·π₯ 180 Β·β±οΈ 02.11.2022):git clone https://github.com/project-serum/spl-token-wallet
7 projects are hidden because they don't fulfill the minimal requirements.
CRO - Cronos (π₯ 25 Β· β 770) - We propose Crypto.com Chain, the next generation decentralized..
cronos (π₯ 25 Β· β 240) - Cronos is the first Ethereum-compatible blockchain network built.. Unlicensed
-
GitHub (
π¨βπ» 24 Β·π 200 Β·π₯ 44K Β·π¦ 15 Β·π 410 - 18% open Β·β±οΈ 05.07.2023):git clone https://github.com/crypto-org-chain/cronos
chain-main (π₯ 21 Β· β 450) - Crypto.org Chain: Croeseid Testnet and beyond development. Unlicensed
-
GitHub (
π¨βπ» 20 Β·π 350 Β·π₯ 140K Β·π 380 - 4% open Β·β±οΈ 05.07.2023):git clone https://github.com/crypto-org-chain/chain-main
2 projects are hidden because they don't fulfill the minimal requirements.
REN (π₯ 24 Β· β 840) - Open protocol that enables the movement of value between blockchains. Rens core..
10 projects are hidden because they don't fulfill the minimal requirements.
KCS - KuCoin Token (π₯ 23 Β· β 860) - International cryptocurrency exchange based out of Seychelle..
7 projects are hidden because they don't fulfill the minimal requirements.
PSP - ParaSwap (π₯ 22 Β· β 1.2K) - Governance token for ParaSwap with the aim toprovide a..
paraswap-sdk (π₯ 20 Β· β 510) - ParaSwap allows dApps and traders to get the best DEX.. Unlicensed
-
GitHub (
π¨βπ» 22 Β·π 84 Β·π¦ 110 Β·π 37 - 81% open Β·β±οΈ 12.06.2023):git clone https://github.com/paraswap/paraswap-sdk
paraswap-dex-lib (π₯ 16 Β· β 530) - DexLib is a library used by ParaSwap backend to integrate.. GPL-3.0
-
GitHub (
π¨βπ» 38 Β·π 180 Β·π¦ 2 Β·π 64 - 96% open Β·β±οΈ 26.06.2023):git clone https://github.com/paraswap/paraswap-dex-lib
1 projects are hidden because they don't fulfill the minimal requirements.
LRC - Loopring (π₯ 22 Β· β 590) - Decentralized Exchange (DEX) built on an Ethereum Layer-2 (L2)..
protocols (π₯ 16 Β· β 270) - A zkRollup DEX & Payment Protocol. Unlicensed
-
GitHub (
π¨βπ» 40 Β·π 60 Β·π 360 - 4% open Β·β±οΈ 26.06.2023):git clone https://github.com/Loopring/protocols
4 projects are hidden because they don't fulfill the minimal requirements.
DYDX (π₯ 21 Β· β 1.7K) - Governance token for the dYdX exchange protocol. Past users of the protocol..
8 projects are hidden because they don't fulfill the minimal requirements.
AST - AirSwap (π₯ 21 Β· β 300) - Decentralized token exchange based on the Swap protocol..
2 projects are hidden because they don't fulfill the minimal requirements.
Show 12 hidden projects...
- ASTRO - AstroSwap (
π₯ 18 Β·β 120) - First interstellar DEX, built for the most loyal blockchain.. - DIVX - Divi Exchange Token (
π₯ 15 Β·β 74 Β·π ) - Divi Exchange Token (DIVX) is a cryptocurrency and.. - IDEX (
π₯ 12 Β·β 120 Β·π€ ) - Cryptocurrency and operates on the Ethereum platform. IDEX has a current.. - UTNP - Universa (
π₯ 11 Β·β 320) - Cryptocurrency launched in 2017and operates on the Ethereum.. - MAX - Maxcoin (
π₯ 11 Β·β 78 Β·π ) - One of the most important things for MaxCoin was to achieve a.. - DODO (
π₯ 9 Β·β 280) - Decentralized Exchange (DEX) running on Ethereum and Binance Smart Chain... - KIT - DexKit (
π₯ 7 Β·β 61) - Next generation DEX. It uses technology based on ZRX protocol,.. - WRX - WazirX (
π₯ 6 Β·β 190 Β·π ) - Cryptocurrency exchange with an advanced trading interface and.. - MX - MX Token (
π₯ 5 Β·β 80 Β·π ) - Proof of rights and interests of MXC trading platform itself... - HEGIC (
π₯ 5 Β·β 70 Β·π ) - Cryptocurrency and operates on the Ethereum platform. Hegic has a current.. - EPS - Ellipsis (
π₯ 5 Β·β 57 Β·π ) - Secure low-slippage stable swapping on BSC. - MCB - MCDex (
π₯ 3 Β·β 10 Β·π ) - Decentralized leveraged trading protocol allowing zero price impact..
Meme Tokens
Cryptocurrencies inspired by Internet memes.
Show 1 hidden projects...
- HODL - HOdlcoin (
π₯ 15 Β·β 38) - Passive Income Made Easy.
Web 3.0
FIL - Filecoin (π₯ 41 Β· β 11K) - The Filecoin network achieves staggering economies of scale by..
lotus (π₯ 29 Β· β 2.7K) - Reference implementation of the Filecoin protocol, written in Go. Unlicensed
-
GitHub (
π¨βπ» 240 Β·π 1.3K Β·π₯ 11K Β·π 4.3K - 16% open Β·β±οΈ 04.07.2023):git clone https://github.com/filecoin-project/lotus
venus (π₯ 27 Β· β 2K) - Filecoin Full Node Implementation in Go. Unlicensed
-
GitHub (
π¨βπ» 90 Β·π 420 Β·π₯ 15K Β·π¦ 10 Β·π 3.1K - 2% open Β·β±οΈ 04.07.2023):git clone https://github.com/filecoin-project/venus
bacalhau (π₯ 26 Β· β 400) - Compute over Data framework for public, transparent, and optionally.. Apache-2
-
GitHub (
π¨βπ» 37 Β·π 62 Β·π₯ 30K Β·π¦ 1 Β·π 1.5K - 35% open Β·β±οΈ 05.07.2023):git clone https://github.com/filecoin-project/bacalhau
rust-fil-proofs (π₯ 22 Β· β 450) - Proofs for Filecoin in Rust. Unlicensed
-
GitHub (
π¨βπ» 56 Β·π 300 Β·π₯ 3.1K Β·π¦ 160 Β·π 630 - 7% open Β·β±οΈ 30.06.2023):git clone https://github.com/filecoin-project/rust-fil-proofs
ref-fvm (π₯ 19 Β· β 320) - Reference implementation of the Filecoin Virtual Machine. Unlicensed
-
GitHub (
π¨βπ» 36 Β·π 110 Β·π¦ 110 Β·π 930 - 23% open Β·β±οΈ 30.06.2023):git clone https://github.com/filecoin-project/ref-fvm
specs (π₯ 18 Β· β 360) - The Filecoin protocol specification. Unlicensed
-
GitHub (
π¨βπ» 64 Β·π 180 Β·π¦ 3 Β·π 620 - 39% open Β·β±οΈ 26.05.2023):git clone https://github.com/filecoin-project/specs
devgrants (π₯ 16 Β· β 350) - Apply for a Filecoin devgrant. Help build the Filecoin.. Unlicensed
-
GitHub (
π¨βπ» 70 Β·π 310 Β·π 1.3K - 18% open Β·β±οΈ 06.06.2023):git clone https://github.com/filecoin-project/devgrants
slate (π₯ 15 Β· β 520) - WIP - Were building the place you go to discover, share, and sell files on.. MIT
-
GitHub (
π¨βπ» 27 Β·π 65 Β·π 540 - 5% open Β·β±οΈ 21.01.2023):git clone https://github.com/filecoin-project/slate
31 projects are hidden because they don't fulfill the minimal requirements.
SNT - Status (π₯ 40 Β· β 9.1K) - Mobile operating system that will completely change the way the..
status-mobile (π₯ 30 Β· β 3.7K) - a free (libre) open source, mobile OS for Ethereum. MPL-2.0
-
GitHub (
π¨βπ» 290 Β·π 960 Β·π₯ 3.6K Β·π 8.2K - 6% open Β·β±οΈ 05.07.2023):git clone https://github.com/status-im/status-mobile
status-desktop (π₯ 26 Β· β 220) - Status Desktop client made in Nim & QML. MPL-2.0
-
GitHub (
π¨βπ» 53 Β·π 57 Β·π₯ 7.6K Β·π¦ 2 Β·π 6K - 8% open Β·β±οΈ 05.07.2023):git clone https://github.com/status-im/status-desktop
status-go (π₯ 25 Β· β 690) - The Status module that consumes go-ethereum. MPL-2.0
-
GitHub (
π¨βπ» 100 Β·π 240 Β·π₯ 1.7K Β·π¦ 11 Β·π 970 - 18% open Β·β±οΈ 05.07.2023):git clone https://github.com/status-im/status-go
nimbus-eth2 (π₯ 24 Β· β 440) - Nim implementation of the Ethereum Beacon Chain. Unlicensed
-
GitHub (
π¨βπ» 72 Β·π 170 Β·π₯ 13K Β·π 1K - 18% open Β·β±οΈ 27.06.2023):git clone https://github.com/status-im/nimbus-eth2
nimbus-eth1 (π₯ 19 Β· β 530) - Nimbus: an Ethereum Execution Client for Resource-Restricted.. Apache-2
-
GitHub (
π¨βπ» 33 Β·π 88 Β·π₯ 28 Β·π 340 - 32% open Β·β±οΈ 05.07.2023):git clone https://github.com/status-im/nimbus-eth1
nim-libp2p (π₯ 17 Β· β 220) - libp2p implementation in Nim. MIT
-
GitHub (
π¨βπ» 30 Β·π 42 Β·π 220 - 34% open Β·β±οΈ 03.07.2023):git clone https://github.com/status-im/nim-libp2p
nim-chronos (π₯ 16 Β· β 290) - Chronos - An efficient library for asynchronous programming. Apache-2
-
GitHub (
π¨βπ» 28 Β·π 43 Β·π 120 - 44% open Β·β±οΈ 03.07.2023):git clone https://github.com/status-im/nim-chronos
25 projects are hidden because they don't fulfill the minimal requirements.
LINK - Chainlink (π₯ 39 Β· β 29K) - Framework for building Decentralized Oracle Networks (DONs)..
chainlink (π₯ 36 Β· β 4.7K) - node of the decentralized oracle network, bridging on and off-chain.. MIT
-
GitHub (
π¨βπ» 180 Β·π 1.4K Β·π¦ 19K Β·π 500 - 31% open Β·β±οΈ 04.07.2023):git clone https://github.com/smartcontractkit/chainlink
external-adapters-js (π₯ 24 Β· β 240) - Monorepo containing JavaScript implementation of external.. MIT
-
GitHub (
π¨βπ» 80 Β·π 240 Β·π₯ 4.1K Β·π 170 - 22% open Β·β±οΈ 03.07.2023):git clone https://github.com/smartcontractkit/external-adapters-js
full-blockchain-solidity-course-py (π₯ 19 Β· β 10K) - Ultimate Solidity, Blockchain, and Smart Contract -.. MIT
-
GitHub (
π¨βπ» 15 Β·π 2.8K Β·π 490 - 43% open Β·β±οΈ 27.03.2023):git clone https://github.com/smartcontractkit/full-blockchain-solidity-course-py
documentation (π₯ 19 Β· β 250) - https://docs.chain.link The Chainlink developer documentation.. MIT
-
GitHub (
π¨βπ» 130 Β·π 310 Β·π 310 - 11% open Β·β±οΈ 04.07.2023):git clone https://github.com/smartcontractkit/documentation
full-blockchain-solidity-course-js (π₯ 18 Β· β 9.2K) - Learn Blockchain, Solidity, and Full Stack Web3.. Unlicensed
-
GitHub (
π¨βπ» 26 Β·π 2.3K Β·π 190 - 24% open Β·β±οΈ 14.03.2023):git clone https://github.com/smartcontractkit/full-blockchain-solidity-course-js
hardhat-starter-kit (π₯ 17 Β· β 1K) - A repo for boilerplate code for testing, deploying, and.. MIT
-
GitHub (
π¨βπ» 29 Β·π 360 Β·π 72 - 18% open Β·β±οΈ 21.03.2023):git clone https://github.com/smartcontractkit/hardhat-starter-kit
25 projects are hidden because they don't fulfill the minimal requirements.
GRT - The Graph (π₯ 35 Β· β 4.3K) - Indexing protocol and global API for organizing blockchain..
graph-tooling (π₯ 28 Β· β 340) - Monorepo for various tools used by subgraph developers. Apache-2
-
GitHub (
π¨βπ» 78 Β·π 150 Β·π₯ 52 Β·π¦ 17K Β·π 530 - 28% open Β·β±οΈ 29.06.2023):git clone https://github.com/graphprotocol/graph-tooling
graph-node (π₯ 26 Β· β 2.5K) - Graph Node indexes data from blockchains such as Ethereum and.. Apache-2
-
GitHub (
π¨βπ» 100 Β·π 750 Β·π₯ 470 Β·π 1.7K - 22% open Β·β±οΈ 29.06.2023):git clone https://github.com/graphprotocol/graph-node
graphprotocol/indexer (π₯ 23 Β· β 200) - Graph Protocol indexer components and infrastructure. MIT
-
GitHub (
π¨βπ» 42 Β·π 85 Β·π₯ 8.2K Β·π¦ 2 Β·π 260 - 31% open Β·β±οΈ 28.06.2023):git clone https://github.com/graphprotocol/indexer
graphprotocol/contracts (π₯ 20 Β· β 280) - The Graph Protocol. GPL-2.0
-
GitHub (
π¨βπ» 18 Β·π 110 Β·π¦ 95 Β·π 180 - 33% open Β·β±οΈ 29.06.2023):git clone https://github.com/graphprotocol/contracts
10 projects are hidden because they don't fulfill the minimal requirements.
STX - Stacks (π₯ 34 Β· β 7.5K) - Stacks brings Apps and Smart Contracts to Bitcoin. Apps built on Stacks..
stacks-blockchain (π₯ 28 Β· β 2.8K) - The Stacks blockchain implementation. GPL-3.0
-
GitHub (
π¨βπ» 110 Β·π 630 Β·π₯ 20K Β·π¦ 6 Β·π 2.2K - 8% open Β·β±οΈ 13.06.2023):git clone https://github.com/stacks-network/stacks-blockchain
stacks-network/gaia (π₯ 18 Β· β 760 Β· π€ ) - A decentralized high-performance storage system. MIT
-
GitHub (
π¨βπ» 23 Β·π 150 Β·π 180 - 18% open Β·β±οΈ 17.10.2022):git clone https://github.com/stacks-network/gaia
stacks (π₯ 16 Β· β 2K) - Overview of Bitcoins Stacks layer. Unlicensed
-
GitHub (
π¨βπ» 38 Β·π 230 Β·π 320 - 8% open Β·β±οΈ 06.03.2023):git clone https://github.com/stacks-network/stacks
15 projects are hidden because they don't fulfill the minimal requirements.
HOT - Holo (π₯ 33 Β· β 1.3K) - Holochain enables a distributed web with user autonomy built directly..
holochain (π₯ 24 Β· β 830) - The current, performant & industrial strength version of.. Unlicensed
-
GitHub (
π¨βπ» 46 Β·π 120 Β·π¦ 240 Β·π 250 - 51% open Β·β±οΈ 05.07.2023):git clone https://github.com/holochain/holochain
9 projects are hidden because they don't fulfill the minimal requirements.
MAID - MaidSafeCoin (π₯ 33 Β· β 1.3K) - Cryptocurrency launched in 2014. MaidSafeCoin has a current..
qp2p (π₯ 20 Β· β 360) - peer-to-peer communications library for Rust based on QUIC protocol. BSD-3
-
GitHub (
π¨βπ» 35 Β·π 63 Β·π¦ 150 Β·π 44 - 11% open Β·β±οΈ 14.03.2023):git clone https://github.com/maidsafe/qp2p
7 projects are hidden because they don't fulfill the minimal requirements.
BZZ - Swarm (π₯ 32 Β· β 1.9K) - System of peer-to-peer networked nodes that create a decentralised..
ethersphere/bee (π₯ 31 Β· β 1.4K) - Bee is a Swarm client implemented in Go. Its the basic.. BSD-3
-
GitHub (
π¨βπ» 54 Β·π 330 Β·π₯ 270K Β·π¦ 120 Β·π 1.5K - 9% open Β·β±οΈ 05.07.2023):git clone https://github.com/ethersphere/bee
9 projects are hidden because they don't fulfill the minimal requirements.
AE - Aeternity (π₯ 31 Β· β 1.7K) - Public, open-source blockchain protocol that enables a platform..
aeternity (π₯ 24 Β· β 1K) - ternity blockchain - scalable blockchain for the people - smart.. ISC
-
GitHub (
π¨βπ» 80 Β·π 230 Β·π₯ 23K Β·π 870 - 28% open Β·β±οΈ 03.07.2023):git clone https://github.com/aeternity/aeternity
8 projects are hidden because they don't fulfill the minimal requirements.
LBC - LBRY Credits (π₯ 30 Β· β 17K) - LBRY (pronounced Library) is a decentralized digital content..
lbry-desktop (π₯ 30 Β· β 3.6K) - A browser and wallet for LBRY, the decentralized, user-controlled.. MIT
-
GitHub (
π¨βπ» 210 Β·π 450 Β·π₯ 27M Β·π 3.8K - 15% open Β·β±οΈ 10.04.2023):git clone https://github.com/lbryio/lbry-desktop
lbry-sdk (π₯ 27 Β· β 7.2K) - The LBRY SDK for building decentralized, censorship resistant,.. MIT
-
GitHub (
π¨βπ» 100 Β·π 470 Β·π₯ 91K Β·π 1.8K - 20% open Β·β±οΈ 03.04.2023):git clone https://github.com/lbryio/lbry-sdk
lbry-android (π₯ 20 Β· β 2.5K Β· π€ ) - The LBRY Android app. MIT
-
GitHub (
π¨βπ» 33 Β·π 110 Β·π₯ 48K Β·π 820 - 19% open Β·β±οΈ 29.11.2022):git clone https://github.com/lbryio/lbry-android
lbry.com (π₯ 18 Β· β 250) - lbry.com, the website for the LBRY protocol. MIT
-
GitHub (
π¨βπ» 190 Β·π 230 Β·π 310 - 4% open Β·β±οΈ 01.06.2023):git clone https://github.com/lbryio/lbry.com
5 projects are hidden because they don't fulfill the minimal requirements.
AR - Arweave (π₯ 30 Β· β 2K) - Welcome to the future of data storage A new data storage blockchain..
arweave-js (π₯ 24 Β· β 540) - Browser and Nodejs client for general interaction with the arweave.. MIT
-
GitHub (
π¨βπ» 40 Β·π 110 Β·π¦ 8.9K Β·π 94 - 4% open Β·β±οΈ 04.07.2023):git clone https://github.com/ArweaveTeam/arweave-js
arweave (π₯ 22 Β· β 790) - The Arweave server and App Developer Toolkit. GPL-2.0
-
GitHub (
π¨βπ» 47 Β·π 160 Β·π₯ 34K Β·π 210 - 34% open Β·β±οΈ 29.06.2023):git clone https://github.com/ArweaveTeam/arweave
8 projects are hidden because they don't fulfill the minimal requirements.
ANT - Aragon (π₯ 29 Β· β 4.3K) - Decentralized app (dApp) on the Ethereum blockchain that allows..
client (π₯ 23 Β· β 820) - (Aragon 1) Create and manage decentralized organizations on Ethereum. AGPL-3.0
-
GitHub (
π¨βπ» 69 Β·π 260 Β·π₯ 34K Β·π¦ 15 Β·π 730 - 29% open Β·β±οΈ 27.06.2023):git clone https://github.com/aragon/client
aragon-apps (π₯ 19 Β· β 380 Β· π€ ) - (Aragon 1) Aragon apps developed by Aragon Core Devs (smart.. AGPL-3.0
-
GitHub (
π¨βπ» 51 Β·π 220 Β·π₯ 250 Β·π¦ 5 Β·π 410 - 24% open Β·β±οΈ 12.10.2022):git clone https://github.com/aragon/aragon-apps
use-wallet (π₯ 16 Β· β 720) - useWallet() All-in-one solution to connect a dapp to an Ethereum.. MIT
-
GitHub (
π¨βπ» 30 Β·π 240 Β·π 130 - 64% open Β·β±οΈ 01.06.2023):git clone https://github.com/aragon/use-wallet
17 projects are hidden because they don't fulfill the minimal requirements.
OCEAN - Ocean Protocol (π₯ 29 Β· β 750) - Ecosystem for sharing data and associated services. It..
7 projects are hidden because they don't fulfill the minimal requirements.
SKY - Skycoin (π₯ 28 Β· β 970) - Most advanced blockchain platform in the world. Developed by early..
5 projects are hidden because they don't fulfill the minimal requirements.
DXD - DXdao (π₯ 27 Β· β 3.7K) - Collective that builds and governs decentralized products and..
solhint (π₯ 26 Β· β 920) - Solhint is an open-source project to provide a linting utility for.. MIT
-
GitHub (
π¨βπ» 47 Β·π 140 Β·π¦ 40K Β·π 250 - 34% open Β·β±οΈ 05.07.2023):git clone https://github.com/protofire/solhint
5 projects are hidden because they don't fulfill the minimal requirements.
RAD - Radicle (π₯ 27 Β· β 1.4K) - Cryptocurrency . Radicle has a current supply of 99,998,580 with..
radicle-upstream (π₯ 16 Β· β 620 Β· π€ ) - Desktop client for Radicle. Unlicensed
-
GitHub (
π¨βπ» 37 Β·π 51 Β·π₯ 480 Β·π 1.4K - 12% open Β·β±οΈ 01.08.2022):git clone https://github.com/radicle-dev/radicle-upstream
radicle-link (π₯ 16 Β· β 420 Β· π€ ) - The second iteration of the Radicle code collaboration.. Unlicensed
-
GitHub (
π¨βπ» 24 Β·π 42 Β·π¦ 150 Β·π 280 - 40% open Β·β±οΈ 06.09.2022):git clone https://github.com/radicle-dev/radicle-link
7 projects are hidden because they don't fulfill the minimal requirements.
RDN - Raiden Network Token (π₯ 26 Β· β 1.9K Β· π€ ) - Off-chain scaling solution, enabling near-instant,..
raiden (π₯ 24 Β· β 1.9K Β· π€ ) - Raiden Network. Unlicensed
-
GitHub (
π¨βπ» 99 Β·π 380 Β·π₯ 7.4K Β·π¦ 31 Β·π 2.7K - 13% open Β·β±οΈ 20.10.2022):git clone https://github.com/raiden-network/raiden
2 projects are hidden because they don't fulfill the minimal requirements.
HNS - Handshake (π₯ 25 Β· β 4K) - Decentralized, permissionless naming protocol where every peer is..
hsd (π₯ 23 Β· β 1.8K) - Handshake Daemon & Full Node. Unlicensed
-
GitHub (
π¨βπ» 63 Β·π 270 Β·π₯ 140 Β·π¦ 160 Β·π 360 - 40% open Β·β±οΈ 21.06.2023):git clone https://github.com/handshake-org/hsd
10 projects are hidden because they don't fulfill the minimal requirements.
STORJ (π₯ 24 Β· β 1.8K) - Open-source platform that leverages the blockchain to provide end-to-end..
drpc (π₯ 17 Β· β 1.3K) - drpc is a lightweight, drop-in replacement for gRPC. MIT
-
GitHub (
π¨βπ» 14 Β·π 45 Β·π 39 - 33% open Β·β±οΈ 20.04.2023):git clone https://github.com/storj/drpc
6 projects are hidden because they don't fulfill the minimal requirements.
RPL - Rocket Pool (π₯ 24 Β· β 1.1K) - Rocket Pool is Ethereums most decentralised liquid staking..
rocketpool (π₯ 16 Β· β 820) - Decentralised Ethereum Liquid Staking Protocol. GPL-3.0
-
GitHub (
π¨βπ» 19 Β·π 170 Β·π 91 - 21% open Β·β±οΈ 21.06.2023):git clone https://github.com/rocket-pool/rocketpool
4 projects are hidden because they don't fulfill the minimal requirements.
BTT - BitTorrent (π₯ 23 Β· β 1.6K) - BitTorrent was initially conceived by Bram Cohen, a peer-to-peer..
3 projects are hidden because they don't fulfill the minimal requirements.
LOOMOLD - Loom Network (OLD) (π₯ 23 Β· β 900) - The Next-Generation Blockchain Application Platform..
loom-js (π₯ 21 Β· β 210) - JS library for building browser apps & NodeJS services that interact.. BSD-3
-
GitHub (
π¨βπ» 24 Β·π 40 Β·π¦ 410 Β·π 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.
SC - Siacoin (π₯ 23 Β· β 560) - Decentralized cloud storage platform similar in concept to Dropbox and..
6 projects are hidden because they don't fulfill the minimal requirements.
AXL - Axelar (π₯ 22 Β· β 330) - Axelar delivers secure cross-chain communication. That means dApp..
4 projects are hidden because they don't fulfill the minimal requirements.
FTM - Fantom (π₯ 21 Β· β 800) - New DAG based Smart Contract platform that intends to solve the..
go-opera (π₯ 21 Β· β 210 Β· π€ ) - Opera blockchain protocol secured by the Lachesis consensus.. LGPL-3.0
-
GitHub (
π¨βπ» 49 Β·π 230 Β·π¦ 14 Β·π 160 - 16% open Β·β±οΈ 21.11.2022):git clone https://github.com/Fantom-foundation/go-opera
7 projects are hidden because they don't fulfill the minimal requirements.
ELF - aelf (π₯ 21 Β· β 800) - Versatile business blockchain platform powered by cloud computing and..
AElf (π₯ 25 Β· β 800) - A scalable cloud computing blockchain platform. MIT
-
GitHub (
π¨βπ» 80 Β·π 230 Β·π₯ 3.2K Β·π¦ 36 Β·π 810 - 7% open Β·β±οΈ 18.04.2023):git clone https://github.com/AElfProject/AElf
RUNE - THORChain (π₯ 21 Β· β 220) - THORChain is building a chain-agnostic bridging protocol that..
3 projects are hidden because they don't fulfill the minimal requirements.
CVC - Civic (π₯ 21 Β· β 220) - Leading provider of identity management tools for Web3, empowering..
5 projects are hidden because they don't fulfill the minimal requirements.
LAT - PlatON Network (π₯ 20 Β· β 630) - Cryptocurrency launched in 2021. PlatON has a current supply..
PlatON-Go (π₯ 23 Β· β 440) - Golang implementation of the PlatON protocol. LGPL-3.0
-
GitHub (
π¨βπ» 450 Β·π 150 Β·π₯ 560 Β·π¦ 8 Β·π 670 - 1% open Β·β±οΈ 11.04.2023):git clone https://github.com/PlatONnetwork/PlatON-Go
2 projects are hidden because they don't fulfill the minimal requirements.
LDO - Lido DAO (π₯ 20 Β· β 420) - Cryptocurrency and operates on the Ethereum platform. Lido DAO..
lido-dao (π₯ 20 Β· β 280) - Lido DAO smart contracts. GPL-3.0
-
GitHub (
π¨βπ» 37 Β·π 130 Β·π₯ 20 Β·π 220 - 16% open Β·β±οΈ 26.05.2023):git clone https://github.com/lidofinance/lido-dao
2 projects are hidden because they don't fulfill the minimal requirements.
PNT - pNetwork (π₯ 17 Β· β 1.5K Β· π€ ) - Building an Ecosysten on Solana Network.
ethereum-api (π₯ 16 Β· β 770 Β· π€ ) - Provable API for Ethereum smart contracts. MIT
-
GitHub (
π¨βπ» 12 Β·π 410 Β·π 65 - 23% open Β·β±οΈ 05.12.2022):git clone https://github.com/provable-things/ethereum-api
4 projects are hidden because they don't fulfill the minimal requirements.
FIDA - Bonfida (π₯ 17 Β· β 460) - Full product suite that bridges the gap between Serum, Solana,..
6 projects are hidden because they don't fulfill the minimal requirements.
GXC - GXChain (π₯ 16 Β· β 470 Β· π€ ) - From the developers at Gongxinbao (GXB) comes GXChain, a public..
4 projects are hidden because they don't fulfill the minimal requirements.
HIVE (π₯ 16 Β· β 360) - Cryptocurrency launched in 2020. Hive has a current supply of 467,382,213.663. The..
openhive-network/hive (π₯ 16 Β· β 320) - Fast. Scalable. Powerful. The Blockchain for Web3. Unlicensed
-
GitHub (
π¨βπ» 120 Β·π 98 Β·π₯ 18 Β·β±οΈ 05.04.2023):git clone https://github.com/openhive-network/hive
1 projects are hidden because they don't fulfill the minimal requirements.
WAN - Wanchain (π₯ 16 Β· β 280) - Wanchain seeks to link the present to the future, through the..
go-wanchain (π₯ 19 Β· β 280) - Wanchain Client Source Code. LGPL-3.0
-
GitHub (
π¨βπ» 38 Β·π 86 Β·π₯ 78K Β·π 9 - 44% open Β·β±οΈ 06.04.2023):git clone https://github.com/wanchain/go-wanchain
Show 27 hidden projects...
- CTXC - Cortex (
π₯ 22 Β·β 140) - Cortex is built on a new public chain called Cortex. The chain includes.. - GEN - DAOstack (
π₯ 19 Β·β 480 Β·π ) - Operational stack for DAOs, a comprehensive toolkit for.. - TFT - ThreeFold Token (
π₯ 19 Β·β 110) - What is ThreeFold (TFT)? Founded in 2016, ThreeFold is a.. - ZCN - Zus (
π₯ 19 Β·β 90) - High performance storage network that powers limitless applications. Its.. - DOCK (
π₯ 18 Β·β 140) - Decentralized data exchange protocol that lets people connect their profiles,.. - ALEPH - Aleph.im (
π₯ 18 Β·β 100) - Decentralized cloud storage, database and computing platform,.. - POND - Marlin (
π₯ 16 Β·β 110) - High-performance network infrastructure for modern decentralized.. - FOAM (
π₯ 15 Β·β 420 Β·π ) - Open protocol for proof of location on Ethereum. Our mission is to build a.. - SNM - SONM (
π₯ 15 Β·β 350 Β·π ) - Global operating system that is also a decentralized.. - STOS - Stratos (
π₯ 15 Β·β 98) - Next generation of decentralized Data Mesh that provides scalable,.. - CRU - Crust Network (
π₯ 14 Β·β 450) - What is Crust Network? Crust Network provides a.. - KAI - KardiaChain (
π₯ 14 Β·β 32) - We believe Blockchain can create equal opportunities for.. - CTSI - Cartesi (
π₯ 13 Β·β 120) - What is Cartesi? Ease of Adoption: Developers can work in a.. - VSYS - V Systems (
π₯ 13 Β·β 120 Β·π ) - Blockchain infrastructure provider with a focus on database and.. - ETHO - Etho Protocol (
π₯ 13 Β·β 42) - Blockchain backed immutable storage via IPFS nodes and.. - KYL - Kylin Network (
π₯ 13 Β·β 41) - Kylin Network offers any applications and blockchains (such.. - KP3R - Keep3rV1 (
π₯ 12 Β·β 410 Β·π€ ) - Cryptocurrency and operates on the Ethereum platform... - MATH (
π₯ 12 Β·β 210 Β·π ) - One stop crypto solution platform which contains MathWallet, MATH VPOS.. - ORBS (
π₯ 12 Β·β 41 Β·π€ ) - Orbs was built to bridge the unoccupied gap between the functionality of a.. - SS - Sharder (
π₯ 9 Β·β 42 Β·π ) - Cryptocurrency launched in 2018and operates on the Ethereum.. - DHX - DataHighway (
π₯ 8 Β·β 51 Β·π ) - DataHighways community members will ultimately be.. - PUSH - Push Protocol (
π₯ 8 Β·β 41) - Cryptocurrency and operates on the Ethereum platform. Push.. - MDT - Measurable Data Token (
π₯ 7 Β·β 100 Β·π ) - Measurable Data Token (MDT) is a decentralized data.. - TIE - Ties.DB (
π₯ 7 Β·β 60 Β·π ) - Cryptocurrency and operates on the Ethereum platform. Ties.DB.. - BLZ - Bluzelle (
π₯ 6 Β·β 66 Β·π ) - Decentralized storage network for the creator economy. Bluzelle.. - DAPP - LiquidApps (
π₯ 6 Β·β 51) - LiquidApps mission is to promote the adoption of decentralized.. - CQT - Covalent (
π₯ 4 Β·β 86) - Covalentleverages big-data technologies to create meaning from..
Privacy Coins
Cryptocurrencies which allow users to conduct transactions privately and anonymously.
DCR - Decred (π₯ 34 Β· β 2.6K) - Decred aims to build a community-directed digital currency whose..
dcrwallet (π₯ 24 Β· β 200) - A secure Decred wallet daemon written in Go (golang). ISC
-
GitHub (
π¨βπ» 63 Β·π 160 Β·π¦ 100 Β·π 710 - 19% open Β·β±οΈ 30.06.2023):git clone https://github.com/decred/dcrwallet
dcrd (π₯ 22 Β· β 700) - Decred daemon in Go (golang). ISC
-
GitHub (
π¨βπ» 140 Β·π 280 Β·π 500 - 4% open Β·β±οΈ 29.06.2023):git clone https://github.com/decred/dcrd
decrediton (π₯ 21 Β· β 200) - Cross-platform GUI for Decred. ISC
-
GitHub (
π¨βπ» 62 Β·π 130 Β·π¦ 2 Β·π 1.7K - 9% open Β·β±οΈ 30.06.2023):git clone https://github.com/decred/decrediton
14 projects are hidden because they don't fulfill the minimal requirements.
SCRT - Secret (π₯ 32 Β· β 3.4K) - PRIVACY FOR BLOCKCHAINS.
SecretNetwork (π₯ 25 Β· β 480) - The Secret Network. Unlicensed
-
GitHub (
π¨βπ» 58 Β·π 160 Β·π₯ 61K Β·π 580 - 6% open Β·β±οΈ 05.07.2023):git clone https://github.com/scrtlabs/SecretNetwork
9 projects are hidden because they don't fulfill the minimal requirements.
ZEC - Zcash (π₯ 31 Β· β 6.2K) - Decentralized and open-source cryptocurrency that offers privacy and..
zcash (π₯ 28 Β· β 4.8K) - Zcash - Internet Money. Unlicensed
-
GitHub (
π¨βπ» 620 Β·π 2K Β·π₯ 260 Β·π 3.9K - 27% open Β·β±οΈ 30.06.2023):git clone https://github.com/zcash/zcash
librustzcash (π₯ 24 Β· β 290) - Rust-language assets for Zcash. Unlicensed
-
GitHub (
π¨βπ» 45 Β·π 210 Β·π¦ 820 Β·π 340 - 46% open Β·β±οΈ 04.07.2023):git clone https://github.com/zcash/librustzcash
halo2 (π₯ 19 Β· β 480) - Unlicensed
-
GitHub (
π¨βπ» 33 Β·π 250 Β·π¦ 230 Β·π 360 - 62% open Β·β±οΈ 27.06.2023):git clone https://github.com/zcash/halo2
zips (π₯ 18 Β· β 240) - Zcash Improvement Proposals. MIT
-
GitHub (
π¨βπ» 47 Β·π 110 Β·π 410 - 35% open Β·β±οΈ 25.05.2023):git clone https://github.com/zcash/zips
6 projects are hidden because they don't fulfill the minimal requirements.
OXEN (π₯ 31 Β· β 4.7K) - Oxen combines a cutting-edge privacy and decentralisation software stack with..
session-desktop (π₯ 29 Β· β 1.2K) - Session Desktop - Onion routing based messenger. GPL-3.0
-
GitHub (
π¨βπ» 160 Β·π 150 Β·π₯ 4.1M Β·π 1K - 24% open Β·β±οΈ 23.06.2023):git clone https://github.com/oxen-io/session-desktop
session-android (π₯ 26 Β· β 1.4K) - A private messenger for Android. GPL-3.0
-
GitHub (
π¨βπ» 250 Β·π 140 Β·π₯ 170K Β·π 640 - 39% open Β·β±οΈ 08.06.2023):git clone https://github.com/oxen-io/session-android
lokinet (π₯ 23 Β· β 1.5K) - Lokinet is an anonymous, decentralized and IP based overlay network.. GPL-3.0
-
GitHub (
π¨βπ» 40 Β·π 190 Β·π₯ 90K Β·π 600 - 26% open Β·β±οΈ 02.06.2023):git clone https://github.com/oxen-io/lokinet
session-ios (π₯ 22 Β· β 330) - A private messenger for iOS. GPL-3.0
-
GitHub (
π¨βπ» 110 Β·π 68 Β·π₯ 1.8K Β·π 260 - 30% open Β·β±οΈ 18.05.2023):git clone https://github.com/oxen-io/session-ios
oxen-core (π₯ 22 Β· β 290) - Oxen core repository, containing oxend and oxen cli wallets. Unlicensed
-
GitHub (
π¨βπ» 340 Β·π 110 Β·π₯ 35K Β·π 340 - 33% open Β·β±οΈ 18.05.2023):git clone https://github.com/oxen-io/oxen-core
1 projects are hidden because they don't fulfill the minimal requirements.
ZEN - Horizen (π₯ 31 Β· β 980) - Zero-knowledge-enabled network of blockchains powered by the largest..
zen (π₯ 24 Β· β 250) - Horizen. Unlicensed
-
GitHub (
π¨βπ» 510 Β·π 110 Β·π₯ 69K Β·π 160 - 19% open Β·β±οΈ 05.07.2023):git clone https://github.com/HorizenOfficial/zen
10 projects are hidden because they don't fulfill the minimal requirements.
XMR - Monero (π₯ 29 Β· β 11K) - Cryptocurrency . Users are able to generate XMR through the process of..
monero (π₯ 28 Β· β 8K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
-
GitHub (
π¨βπ» 380 Β·π 3.5K Β·π₯ 31K Β·π 3.1K - 19% open Β·β±οΈ 27.06.2023):git clone https://github.com/monero-project/monero
monero-gui (π₯ 23 Β· β 1.5K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
-
GitHub (
π¨βπ» 210 Β·π 740 Β·π₯ 35K Β·π 1.8K - 20% open Β·β±οΈ 04.04.2023):git clone https://github.com/monero-project/monero-gui
monero-site (π₯ 20 Β· β 230) - BSD-3
-
GitHub (
π¨βπ» 220 Β·π 360 Β·π 700 - 14% open Β·β±οΈ 08.06.2023):git clone https://github.com/monero-project/monero-site
4 projects are hidden because they don't fulfill the minimal requirements.
GRIN (π₯ 29 Β· β 1.2K) - Private & lightweight open source project based on the mimblewimble blockchain..
10 projects are hidden because they don't fulfill the minimal requirements.
ERG - Ergo (π₯ 28 Β· β 890) - Flexible blockchain protocol. Ergo is designed for developing decentralized..
ergo (π₯ 25 Β· β 470) - Ergo protocol description & reference client implementation. CC0-1.0
-
GitHub (
π¨βπ» 49 Β·π 150 Β·π₯ 42K Β·π 860 - 25% open Β·β±οΈ 07.06.2023):git clone https://github.com/ergoplatform/ergo
7 projects are hidden because they don't fulfill the minimal requirements.
DASH (π₯ 28 Β· β 530) - Your money, your way.
9 projects are hidden because they don't fulfill the minimal requirements.
PART - Particl (π₯ 28 Β· β 340) - Open-source and decentralized privacy platform built on the blockchain..
3 projects are hidden because they don't fulfill the minimal requirements.
MASK - Mask Network (π₯ 27 Β· β 1.7K) - Core product of Dimension, which is positioned to become..
Maskbook (π₯ 28 Β· β 1.5K) - The portal to the new, open Internet. ([I:b]). AGPL-3.0
-
GitHub (
π¨βπ» 66 Β·π 300 Β·π₯ 5.5K Β·π¦ 2 Β·π 2.2K - 2% open Β·β±οΈ 05.07.2023):git clone https://github.com/DimensionDev/Maskbook
4 projects are hidden because they don't fulfill the minimal requirements.
MOB - MobileCoin (π₯ 27 Β· β 1.3K) - Cryptocurrency . MobileCoin has a current supply of 250,000,000..
mobilecoin (π₯ 23 Β· β 1.1K) - Private payments for mobile devices. Unlicensed
-
GitHub (
π¨βπ» 53 Β·π 130 Β·π₯ 3.3K Β·π¦ 13 Β·π 500 - 47% open Β·β±οΈ 30.06.2023):git clone https://github.com/mobilecoinfoundation/mobilecoin
4 projects are hidden because they don't fulfill the minimal requirements.
DUSK - Dusk Network (π₯ 27 Β· β 800) - High throughput permissionless blockchain aimed at..
plonk (π₯ 20 Β· β 380) - Pure Rust implementation of the PLONK ZKProof System done by the Dusk-.. MPL-2.0
-
GitHub (
π¨βπ» 21 Β·π 89 Β·π₯ 10 Β·π¦ 130 Β·π 400 - 8% open Β·β±οΈ 28.06.2023):git clone https://github.com/dusk-network/plonk
5 projects are hidden because they don't fulfill the minimal requirements.
KEEP - Keep Network (π₯ 26 Β· β 410) - Off-chain container for private data. Keeps help contracts..
tbtc (π₯ 20 Β· β 210) - Trustlessly tokenized Bitcoin on Ethereum ;). MIT
-
GitHub (
π¨βπ» 21 Β·π 43 Β·π¦ 66 Β·π 320 - 24% open Β·β±οΈ 28.03.2023):git clone https://github.com/keep-network/tbtc
3 projects are hidden because they don't fulfill the minimal requirements.
XVG - Verge (π₯ 25 Β· β 1.6K) - Verge coin started its cryptocurrency journey in 2014, going by the name..
verge (π₯ 28 Β· β 1.4K) - Official Verge Core Source Code Repository. MIT
-
GitHub (
π¨βπ» 74 Β·π 400 Β·π₯ 620K Β·π 740 - 0% open Β·β±οΈ 27.06.2023):git clone https://github.com/vergecurrency/verge
3 projects are hidden because they don't fulfill the minimal requirements.
NU - NuCypher (π₯ 24 Β· β 1.5K) - Privacy layer for distributed systems and decentralized..
nucypher (π₯ 22 Β· β 680) - Threshold Access Control (TACo) runtimes for the Threshold Network. AGPL-3.0
-
GitHub (
π¨βπ» 49 Β·π 260 Β·π 1.6K - 15% open Β·β±οΈ 05.07.2023):git clone https://github.com/nucypher/nucypher
5 projects are hidden because they don't fulfill the minimal requirements.
BEAM (π₯ 24 Β· β 720) - Scalable, fungible, and confidential cryptocurrency based on the Mimblewimble..
BeamMW/beam (π₯ 27 Β· β 680) - Beam: Scalable Confidential Cryptocurrency. Leading the way to.. Apache-2
-
GitHub (
π¨βπ» 42 Β·π 200 Β·π₯ 76K Β·π 1.8K - 15% open Β·β±οΈ 29.06.2023):git clone https://github.com/BeamMW/beam
1 projects are hidden because they don't fulfill the minimal requirements.
DERO (π₯ 22 Β· β 880) - General purpose, private and decentralized application platform that allows..
4 projects are hidden because they don't fulfill the minimal requirements.
FIRO (π₯ 22 Β· β 760) - Firo - formerly known as Zcoin, is a privacy-focused cryptocurrency that..
firoorg/firo (π₯ 25 Β· β 680) - The privacy-focused cryptocurrency. MIT
-
GitHub (
π¨βπ» 600 Β·π 350 Β·π₯ 270K Β·π 460 - 4% open Β·β±οΈ 19.06.2023):git clone https://github.com/firoorg/firo
1 projects are hidden because they don't fulfill the minimal requirements.
VTC - Vertcoin (π₯ 22 Β· β 560) - Decentralized currency owned by its users, a P2P cryptocurrency in the..
vertcoin-core (π₯ 21 Β· β 340) - A digital currency with mining decentralisation and ASIC.. MIT
-
GitHub (
π¨βπ» 1K Β·π 120 Β·π₯ 380K Β·π 100 - 10% open Β·β±οΈ 28.05.2023):git clone https://github.com/vertcoin-project/vertcoin-core
2 projects are hidden because they don't fulfill the minimal requirements.
XLA - Scala (π₯ 18 Β· β 460) - Distributed wealth for all devices.
MobileMiner (π₯ 18 Β· β 260) - A mobile application wrapping XLArig to enable mining on Android.. GPL-3.0
-
GitHub (
π¨βπ» 8 Β·π 61 Β·π₯ 410K Β·π 43 - 62% open Β·β±οΈ 08.02.2023):git clone https://github.com/scala-network/MobileMiner
2 projects are hidden because they don't fulfill the minimal requirements.
Show 22 hidden projects...
- FRA - Findora (
π₯ 21 Β·β 140) - Public blockchain with programmable privacy. Originally conceptualized.. - PHR - Phore (
π₯ 21 Β·β 130 Β·π ) - Grounded in sound technology, Phore is composed of a decentralized.. - ARRR - Pirate Chain (
π₯ 21 Β·β 120) - 100% private send cryptocurrency. It uses a privacy.. - HOPR (
π₯ 20 Β·β 180) - HOPR provides essential and compliant network-level metadata privacy for.. - LTHN - Lethean (
π₯ 18 Β·β 180) - Web3 Transit & Data Sovereignty Virtual People Network. - NAV - NavCoin (
π₯ 16 Β·β 120 Β·π€ ) - What is Navcoin (NAV)? Navcoin, launched in 2014, is an open-.. - BTCZ - BitcoinZ (
π₯ 16 Β·β 120 Β·π€ ) - BitcoinZ is based on Bitcoin + zkSNARKs and is a.. - APL - Apollo Currency (
π₯ 16 Β·β 92) - Utilizing a community of world-class developers, managers,.. - AZERO - Aleph Zero (
π₯ 15 Β·β 150) - Enterprise-ready, high-performance blockchain platform with a.. - XKR - Kryptokrona (
π₯ 14 Β·β 41) - Private, fast and secure cryptocurrency from the nordic region. - XHV - Haven Protocol (
π₯ 14 Β·β 33) - Untraceable cryptocurrency with a mix of standard market.. - MWC - MimbleWimbleCoin (
π₯ 13 Β·β 31 Β·π ) - Mimblewimble applied in the base layer. - SERO - Super Zero (
π₯ 12 Β·β 140 Β·π ) - Worlds first privacy protection platform for decentralised.. - RYO - Ryo Currency (
π₯ 12 Β·β 78 Β·π ) - Ryo is one of very few cryptonote currencies that does actual,.. - MSR - Masari (
π₯ 12 Β·β 71 Β·π€ ) - Masari describes itself as a fungible, secure, and private.. - ALIAS (
π₯ 12 Β·β 58 Β·π ) - Cryptocurrency . Alias has a current supply of 27,174,521.61 with 0 in.. - TRTL - TurtleCoin (
π₯ 11 Β·β 860 Β·π ) - Privacy coin that is forked from Bytecoin. Because of this,.. - CLOAK - CloakCoin (
π₯ 9 Β·β 35 Β·π ) - Completely secure, fully private and untraceable digital cash.. - COVAL - Circuits of Value (
π₯ 6 Β·β 60 Β·π ) - NFT platform that enables cross-chain transfers of.. - DAPS - DAPS Coin (
π₯ 5 Β·β 52 Β·π ) - Privacy coin that aims to be the most private and secure.. - PIVX (
π₯ 1) - PIVX, a cutting edge User Data Protection oriented blockchain project and cryptocurrency,.. - ZANO (
π₯ 1) - Development of a scalable and secure coin, designed for use in e-commerce. The technology..
Automated Market Maker (AMM)
Mechanisms used by most decentralized exchanges to facilitate permissionless trading.
UNI - Uniswap (π₯ 37 Β· β 25K) - Governance token for Uniswap, an Automated Market Marker DEX on..
interface (π₯ 28 Β· β 4.2K) - An open source interface for the Uniswap protocol. GPL-3.0
-
GitHub (
π¨βπ» 180 Β·π 4.2K Β·π 2.2K - 33% open Β·β±οΈ 05.07.2023):git clone https://github.com/Uniswap/interface
web3-react (π₯ 24 Β· β 5K) - A simple, maximally extensible, dependency minimized framework for.. GPL-3.0
-
GitHub (
π¨βπ» 48 Β·π 1.4K Β·π¦ 2K Β·π 430 - 28% open Β·β±οΈ 05.07.2023):git clone https://github.com/Uniswap/web3-react
v2-core (π₯ 23 Β· β 2.5K Β· π€ ) - Core smart contracts of Uniswap V2. GPL-3.0
-
GitHub (
π¨βπ» 8 Β·π 3K Β·π¦ 27K Β·π 110 - 24% open Β·β±οΈ 13.07.2022):git clone https://github.com/Uniswap/v2-core
default-token-list (π₯ 23 Β· β 260) - The Uniswap default token list. GPL-3.0
-
GitHub (
π¨βπ» 14 Β·π 820 Β·π¦ 5.1K Β·π 1.3K - 86% open Β·β±οΈ 21.06.2023):git clone https://github.com/Uniswap/default-token-list
v3-core (π₯ 22 Β· β 3.7K) - Core smart contracts of Uniswap v3. Unlicensed
-
GitHub (
π¨βπ» 16 Β·π 2.4K Β·π¦ 6.3K Β·π 260 - 14% open Β·β±οΈ 16.03.2023):git clone https://github.com/Uniswap/v3-core
token-lists (π₯ 21 Β· β 1.1K Β· π€ ) - The Token Lists specification. MIT
-
GitHub (
π¨βπ» 14 Β·π 820 Β·π¦ 18K Β·π 190 - 77% open Β·β±οΈ 12.12.2022):git clone https://github.com/Uniswap/token-lists
smart-order-router (π₯ 21 Β· β 290) - GPL-3.0
-
GitHub (
π¨βπ» 23 Β·π 230 Β·π¦ 1.5K Β·π 87 - 34% open Β·β±οΈ 22.06.2023):git clone https://github.com/Uniswap/smart-order-router
v3-periphery (π₯ 20 Β· β 1K Β· π€ ) - Peripheral smart contracts for interacting with Uniswap v3. GPL-2.0
-
GitHub (
π¨βπ» 15 Β·π 890 Β·π¦ 6K Β·π 150 - 37% open Β·β±οΈ 26.10.2022):git clone https://github.com/Uniswap/v3-periphery
v2-periphery (π₯ 20 Β· β 980 Β· π€ ) - Peripheral smart contracts for interacting with Uniswap V2. GPL-3.0
-
GitHub (
π¨βπ» 6 Β·π 1.5K Β·π¦ 17K Β·π 74 - 56% open Β·β±οΈ 13.07.2022):git clone https://github.com/Uniswap/v2-periphery
v2-sdk (π₯ 20 Β· β 380 Β· π€ ) - An SDK for building applications on top of Uniswap V2. MIT
-
GitHub (
π¨βπ» 7 Β·π 1K Β·π¦ 2.3K Β·π 59 - 33% open Β·β±οΈ 13.07.2022):git clone https://github.com/Uniswap/v2-sdk
v3-sdk (π₯ 19 Β· β 500 Β· π€ ) - An SDK for building applications on top of Uniswap V3. MIT
-
GitHub (
π¨βπ» 15 Β·π 370 Β·π¦ 3.6K Β·π 83 - 42% open Β·β±οΈ 13.07.2022):git clone https://github.com/Uniswap/v3-sdk
merkle-distributor (π₯ 17 Β· β 520 Β· π€ ) - A smart contract that distributes a balance of tokens.. GPL-3.0
-
GitHub (
π¨βπ» 5 Β·π 360 Β·π¦ 2K Β·π 14 - 21% open Β·β±οΈ 21.11.2022):git clone https://github.com/Uniswap/merkle-distributor
universal-router (π₯ 17 Β· β 290) - Uniswaps Universal Router for NFT and ERC20 swapping. GPL-3.0
-
GitHub (
π¨βπ» 10 Β·π 91 Β·π¦ 560 Β·π 95 - 24% open Β·β±οΈ 20.06.2023):git clone https://github.com/Uniswap/universal-router
27 projects are hidden because they don't fulfill the minimal requirements.
CAKE - PancakeSwap (π₯ 33 Β· β 5.1K) - Automated market maker (AMM) that allows two tokens to be..
pancake-frontend (π₯ 26 Β· β 2.3K) - Pancake main features (farms, pools, IFO, lottery,.. GPL-3.0
-
GitHub (
π¨βπ» 94 Β·π 3.3K Β·π¦ 15 Β·π 430 - 12% open Β·β±οΈ 05.07.2023):git clone https://github.com/pancakeswap/pancake-frontend
15 projects are hidden because they don't fulfill the minimal requirements.
SUSHI (π₯ 31 Β· β 3.4K) - DeFi protocol that is completely community-driven, serving up delicious..
sushiswap (π₯ 28 Β· β 1.7K) - Sushi 2.0. MIT
-
GitHub (
π¨βπ» 36 Β·π 1.5K Β·π¦ 25 Β·π 200 - 6% open Β·β±οΈ 05.07.2023):git clone https://github.com/sushiswap/sushiswap
trident (π₯ 17 Β· β 230) - Rapid AMM Development Framework. GPL-3.0
-
GitHub (
π¨βπ» 22 Β·π 140 Β·π¦ 170 Β·π 41 - 48% open Β·β±οΈ 07.02.2023):git clone https://github.com/sushiswap/trident
15 projects are hidden because they don't fulfill the minimal requirements.
OSMO - Osmosis (π₯ 31 Β· β 1.3K) - Token of the Osmosis Hub, first DEX for IBC connected coins..
osmosis (π₯ 27 Β· β 750) - The AMM Laboratory. Apache-2
-
GitHub (
π¨βπ» 120 Β·π 410 Β·π₯ 13K Β·π 1.8K - 20% open Β·β±οΈ 05.07.2023):git clone https://github.com/osmosis-labs/osmosis
7 projects are hidden because they don't fulfill the minimal requirements.
BAL - Balancer (π₯ 28 Β· β 1.2K) - Non-custodial portfolio manager, liquidity provider, and price..
balancer-v2-monorepo (π₯ 22 Β· β 250) - Balancer V2 Monorepo. GPL-3.0
-
GitHub (
π¨βπ» 29 Β·π 260 Β·π¦ 120 Β·π 440 - 10% open Β·β±οΈ 27.06.2023):git clone https://github.com/balancer-labs/balancer-v2-monorepo
10 projects are hidden because they don't fulfill the minimal requirements.
1INCH (π₯ 26 Β· β 2.6K) - What is 1inch Network? 1inch Network is a decentralized exchange (DEX)..
17 projects are hidden because they don't fulfill the minimal requirements.
CRV - Curve DAO Token (π₯ 24 Β· β 2.5K) - Similar to Uniswap, Curve Finance is an Automated..
curve-dao-contracts (π₯ 15 Β· β 290) - Vyper contracts to be used by Curve DAO. MIT
-
GitHub (
π¨βπ» 12 Β·π 130 Β·π 11 - 72% open Β·β±οΈ 16.01.2023):git clone https://github.com/curvefi/curve-dao-contracts
13 projects are hidden because they don't fulfill the minimal requirements.
BNT - Bancor (π₯ 20 Β· β 1.1K) - What Is Bancor (BNT)? Bancor is the only decentralized staking..
contracts-solidity (π₯ 17 Β· β 810) - Bancor Protocol Contracts. Unlicensed
-
GitHub (
π¨βπ» 25 Β·π 410 Β·π¦ 15 Β·π 59 - 1% open Β·β±οΈ 30.04.2023):git clone https://github.com/bancorprotocol/contracts-solidity
3 projects are hidden because they don't fulfill the minimal requirements.
ANY - Anyswap (π₯ 18 Β· β 540) - Fully decentralized cross chain swap protocol, based on..
7 projects are hidden because they don't fulfill the minimal requirements.
ORCA (π₯ 17 Β· β 260) - Most user-friendly DEX on Solana. Orca is one of the first general-purpose..
2 projects are hidden because they don't fulfill the minimal requirements.
Show 8 hidden projects...
- KNC - Kyber Network (
π₯ 17 Β·β 820 Β·π ) - What Is Kyber Network (KNC)? Kyber Network is a hub of.. - QUICK - QuickSwap (
π₯ 15 Β·β 140) - Decentralized exchange (DEX) on the Polygon Network. It is a.. - EROWAN - Sifchain (
π₯ 15 Β·β 100) - Brainchild of Sif, the Norse goddess of earth, agriculture,.. - BANANA - ApeSwap (
π₯ 12 Β·β 130) - Decentralized finance (DeFi) platform offering a full.. - UBE - Ubeswap (
π₯ 10 Β·β 33) - Automated market maker on the Celo blockchain. - COFI - CoinFi (
π₯ 9 Β·β 120) - Cryptocurrency and operates on the Ethereum platform. CoinFi has a.. - BOO - Spookyswap (
π₯ 6 Β·β 36 Β·π ) - Token for an automated market-making (AMM) decentalized.. - SAKE - SakeToken (
π₯ 6 Β·β 32 Β·π ) - First governance token in DeFi that supports both spot..
Metaverse, NFTs & Gaming
Blockchains related to Metaverse, NFTs & Gaming.
ICP - Internet Computer (π₯ 38 Β· β 5.4K) - Worlds first blockchain that is capable of running at web..
candid (π₯ 26 Β· β 240) - Candid Library for the Internet Computer. Apache-2
-
GitHub (
π¨βπ» 39 Β·π 73 Β·π₯ 57K Β·π¦ 1.6K Β·π 130 - 44% open Β·β±οΈ 01.07.2023):git clone https://github.com/dfinity/candid
motoko (π₯ 25 Β· β 410) - Simple high-level language for writing Internet Computer canisters. Apache-2
-
GitHub (
π¨βπ» 48 Β·π 80 Β·π₯ 140K Β·π 850 - 40% open Β·β±οΈ 05.07.2023):git clone https://github.com/dfinity/motoko
internet-identity (π₯ 23 Β· β 280) - Internet Identity, a blockchain authentication system.. Unlicensed
-
GitHub (
π¨βπ» 53 Β·π 95 Β·π₯ 130K Β·π 97 - 35% open Β·β±οΈ 27.06.2023):git clone https://github.com/dfinity/internet-identity
ic (π₯ 21 Β· β 1.3K) - Internet Computer blockchain source: the client/replica software run.. Unlicensed
-
GitHub (
π¨βπ» 180 Β·π 250 Β·π¦ 2 Β·β±οΈ 05.07.2023):git clone https://github.com/dfinity/ic
dfinity/examples (π₯ 19 Β· β 420) - Example applications, microservices, and code samples for.. Apache-2
-
GitHub (
π¨βπ» 83 Β·π 260 Β·π 76 - 77% open Β·β±οΈ 04.07.2023):git clone https://github.com/dfinity/examples
motoko-base (π₯ 16 Β· β 440) - The Motoko base library. Apache-2
-
GitHub (
π¨βπ» 28 Β·π 84 Β·π 190 - 73% open Β·β±οΈ 05.07.2023):git clone https://github.com/dfinity/motoko-base
21 projects are hidden because they don't fulfill the minimal requirements.
CKB - Nervos Network (π₯ 34 Β· β 2.7K) - Layered crypto-economy network. Nervos separates the..
ckb (π₯ 30 Β· β 1.1K) - The Nervos CKB is a public permissionless blockchain, and the layer 1 of.. MIT
-
GitHub (
π¨βπ» 49 Β·π 200 Β·π₯ 39K Β·π¦ 190 Β·π 420 - 13% open Β·β±οΈ 04.07.2023):git clone https://github.com/nervosnetwork/ckb
ckb-vm (π₯ 22 Β· β 310) - CKBs vm, based on open source RISC-V ISA. MIT
-
GitHub (
π¨βπ» 17 Β·π 59 Β·π¦ 720 Β·π 37 - 16% open Β·β±οΈ 03.07.2023):git clone https://github.com/nervosnetwork/ckb-vm
rfcs (π₯ 16 Β· β 250) - This repository contains proposals, standards and documentations related to.. MIT
-
GitHub (
π¨βπ» 55 Β·π 160 Β·π 72 - 33% open Β·β±οΈ 09.06.2023):git clone https://github.com/nervosnetwork/rfcs
14 projects are hidden because they don't fulfill the minimal requirements.
MANA - Decentraland (π₯ 33 Β· β 2.9K) - Ethereum-powered virtual reality platform. In this..
marketplace (π₯ 21 Β· β 1K) - Decentralands NFT Marketplace. Unlicensed
-
GitHub (
π¨βπ» 24 Β·π 600 Β·π¦ 9 Β·π 850 - 19% open Β·β±οΈ 05.07.2023):git clone https://github.com/decentraland/marketplace
21 projects are hidden because they don't fulfill the minimal requirements.
CFX - Conflux Network (π₯ 29 Β· β 800) - What is Conflux Conflux is a permissionless Layer 1..
conflux-rust (π₯ 24 Β· β 610) - The official Rust implementation of Conflux protocol... GPL-3.0
-
GitHub (
π¨βπ» 40 Β·π 160 Β·π₯ 30K Β·π 560 - 17% open Β·β±οΈ 29.06.2023):git clone https://github.com/Conflux-Chain/conflux-rust
3 projects are hidden because they don't fulfill the minimal requirements.
RMRK (π₯ 21 Β· β 340) - 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 (π₯ 21 Β· β 290) - Purpose-built blockchain and protocol token designed to make e-commerce..
4 projects are hidden because they don't fulfill the minimal requirements.
IMX - Immutable X (π₯ 19 Β· β 430) - Native token for the Immutable X network, the first zk-rollup..
7 projects are hidden because they don't fulfill the minimal requirements.
SAND - The Sandbox (π₯ 18 Β· β 200) - Community-driven platform where creators can monetize voxel..
2 projects are hidden because they don't fulfill the minimal requirements.
GHST - Aavegotchi (π₯ 17 Β· β 380) - Eco-governance token of Aavegotchi. Use GHST to purchase..
aavegotchi-contracts (π₯ 17 Β· β 270) - Aavegotchi diamond and its facets, deployment and.. MIT
-
GitHub (
π¨βπ» 20 Β·π 120 Β·π 91 - 15% open Β·β±οΈ 03.07.2023):git clone https://github.com/aavegotchi/aavegotchi-contracts
2 projects are hidden because they don't fulfill the minimal requirements.
AXS - Axie Infinity (π₯ 17 Β· β 240) - Governance token for the Axie Infinity game. Token holders..
3 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 GameFi.. - NCR - Neos Credits (
π₯ 14 Β·β 240) - Metaverse engineered for the unknown. Its one of the most.. - ENJ - Enjin Coin (
π₯ 14 Β·β 160) - Cryptocurrency for virtual goods created by Enjin. Enjin is.. - SIN - SINOVATE (
π₯ 13 Β·β 63 Β·π ) - Metaverse multi-player game built on Blockchain Technology,.. - BOSON - Boson Protocol (
π₯ 12 Β·β 69 Β·π€ ) - Trust minimised and cost minimised protocol that.. - MNTL - AssetMantle (
π₯ 12 Β·β 42) - Multi-tenant NFT marketplace framework that enables creators.. - ADS - Adshares (
π₯ 12 Β·β 38) - Web3 protocol for monetization space in the Metaverse. Adserver.. - POLIS - Star Atlas DAO (
π₯ 10 Β·β 37) - Next-gen gaming metaverse emerging from the confluence.. - XYO (
π₯ 9 Β·β 99 Β·π ) - Our project is called the XY Oracle Network (XYO Network). The XYO Network.. - SOUL - Phantasma (
π₯ 9 Β·β 76 Β·π ) - Fully interoperable, decentralized feature rich blockchain... - AART - ALL.ART (
π₯ 8 Β·β 270 Β·π ) - ALL.ART Protocol brings better NFT standards, proper ownership.. - CWS - Crowns (
π₯ 8 Β·β 80) - Cryptocurrency launched in 2021and operates on the Ethereum platform... - DYP - DeFi Yield Protocol (
π₯ 7 Β·β 190 Β·π ) - Cryptocurrency launched in 2020and operates on the.. - PAPER - Dope Wars Paper (
π₯ 5 Β·β 110 Β·π ) - A DAO for the streets. Build a character and develop.. - JEWEL - DeFi Kingdoms (
π₯ 4 Β·β 110 Β·π ) - DeFi Kingdoms blends the appeal of decentralized..
Top Internet of Things (IOT)
Blockchains designed to facilitate the exchange of data and payment information with other IoT devices.
MIOTA - IOTA (π₯ 37 Β· β 6.4K) - Distributed ledger for the Internet of Things. The first ledger with..
wasp (π₯ 31 Β· β 270) - Node for IOTA Smart Contracts. Apache-2
-
GitHub (
π¨βπ» 56 Β·π 130 Β·π₯ 81K Β·π¦ 45 Β·π 370 - 39% open Β·β±οΈ 05.07.2023):git clone https://github.com/iotaledger/wasp
firefly (π₯ 26 Β· β 450) - The official IOTA and Shimmer wallet. Apache-2
-
GitHub (
π¨βπ» 39 Β·π 94 Β·π₯ 110K Β·π 3.6K - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/iotaledger/firefly
goshimmer (π₯ 26 Β· β 380) - Prototype implementation of IOTA 2.0. Apache-2
-
GitHub (
π¨βπ» 57 Β·π 120 Β·π₯ 55K Β·π¦ 93 Β·π 750 - 8% open Β·β±οΈ 29.06.2023):git clone https://github.com/iotaledger/goshimmer
hornet (π₯ 26 Β· β 280) - HORNET is a powerful IOTA fullnode software. Apache-2
-
GitHub (
π¨βπ» 51 Β·π 160 Β·π₯ 15K Β·π¦ 23 Β·π 480 - 6% open Β·β±οΈ 29.06.2023):git clone https://github.com/iotaledger/hornet
identity.rs (π₯ 24 Β· β 260) - Implementation of the Decentralized Identity standards such as.. Apache-2
-
GitHub (
π¨βπ» 32 Β·π 64 Β·π¦ 93 Β·π 260 - 23% open Β·β±οΈ 05.07.2023):git clone https://github.com/iotaledger/identity.rs
iota.rs (π₯ 23 Β· β 230) - Official IOTA Rust library. Apache-2
-
GitHub (
π¨βπ» 70 Β·π 100 Β·π₯ 30K Β·π¦ 91 Β·π 390 - 0% open Β·β±οΈ 29.06.2023):git clone https://github.com/iotaledger/iota.rs
iota.js (π₯ 21 Β· β 960) - IOTA JavaScript. Apache-2
-
GitHub (
π¨βπ» 63 Β·π 300 Β·π₯ 65 Β·π¦ 20 Β·π 280 - 3% open Β·β±οΈ 19.01.2023):git clone https://github.com/iotaledger/iota.js
stronghold.rs (π₯ 21 Β· β 440) - Stronghold is a secret management engine written in rust. Apache-2
-
GitHub (
π¨βπ» 31 Β·π 50 Β·π₯ 24 Β·π¦ 180 Β·π 81 - 13% open Β·β±οΈ 29.06.2023):git clone https://github.com/iotaledger/stronghold.rs
bee (π₯ 20 Β· β 280 Β· π€ ) - A framework for IOTA nodes, clients and applications in Rust. Apache-2
-
GitHub (
π¨βπ» 30 Β·π 82 Β·π₯ 12K Β·π¦ 6 Β·π 440 - 22% open Β·β±οΈ 05.10.2022):git clone https://github.com/iotaledger/bee
streams (π₯ 17 Β· β 220 Β· π€ ) - IOTA Streams, a framework for cryptographic protocols called.. Apache-2
-
GitHub (
π¨βπ» 19 Β·π 56 Β·π₯ 15 Β·π¦ 14 Β·π 130 - 47% open Β·β±οΈ 31.10.2022):git clone https://github.com/iotaledger/streams
iota.go (π₯ 16 Β· β 340) - IOTA Go API Library. Find documentation on.. MIT
-
GitHub (
π¨βπ» 32 Β·π 100 Β·π 100 - 2% open Β·β±οΈ 12.04.2023):git clone https://github.com/iotaledger/iota.go
26 projects are hidden because they don't fulfill the minimal requirements.
HNT - Helium (π₯ 35 Β· β 3.4K) - Decentralized machine network powered by a physical blockchain. The..
denylist (π₯ 23 Β· β 200) - Apache-2
-
GitHub (
π¨βπ» 12 Β·π 200 Β·π₯ 2.8M Β·π 6.1K - 15% open Β·β±οΈ 05.07.2023):git clone https://github.com/helium/denylist
gateway-rs (π₯ 22 Β· β 230) - The Helium Light Gateway. Apache-2
-
GitHub (
π¨βπ» 35 Β·π 94 Β·π₯ 65K Β·π 160 - 12% open Β·β±οΈ 08.06.2023):git clone https://github.com/helium/gateway-rs
helium-wallet-rs (π₯ 20 Β· β 230) - Rust implementation of a helium wallet CLI. Apache-2
-
GitHub (
π¨βπ» 25 Β·π 100 Β·π₯ 22K Β·π 140 - 6% open Β·β±οΈ 13.04.2023):git clone https://github.com/helium/helium-wallet-rs
miner (π₯ 18 Β· β 600) - Miner for the helium blockchain. Apache-2
-
GitHub (
π¨βπ» 49 Β·π 260 Β·π 510 - 26% open Β·β±οΈ 18.04.2023):git clone https://github.com/helium/miner
HIP (π₯ 18 Β· β 530) - Helium Improvement Proposals. Apache-2
-
GitHub (
π¨βπ» 130 Β·π 370 Β·π 170 - 17% open Β·β±οΈ 03.07.2023):git clone https://github.com/helium/HIP
blockchain-core (π₯ 15 Β· β 220) - Apache-2
-
GitHub (
π¨βπ» 32 Β·π 84 Β·π 120 - 38% open Β·β±οΈ 13.04.2023):git clone https://github.com/helium/blockchain-core
20 projects are hidden because they don't fulfill the minimal requirements.
VET - VeChain (π₯ 31 Β· β 1.2K) - Launched in 2015 as a private consortium network, the VeChain..
thor (π₯ 22 Β· β 770) - A general purpose blockchain highly compatible with Ethereums ecosystem. LGPL-3.0
-
GitHub (
π¨βπ» 23 Β·π 240 Β·π¦ 15 Β·π 120 - 5% open Β·β±οΈ 04.07.2023):git clone https://github.com/vechain/thor
8 projects are hidden because they don't fulfill the minimal requirements.
IOTX - IoTeX (π₯ 30 Β· β 1.9K) - Trusted Devices, Trusted Data, Trusted DApps. $IOTX.
iotex-core (π₯ 27 Β· β 1.5K) - Official implementation of IoTeX blockchain protocol in Go. Apache-2
-
GitHub (
π¨βπ» 90 Β·π 300 Β·π₯ 64K Β·π¦ 24 Β·π 1.2K - 7% open Β·β±οΈ 01.07.2023):git clone https://github.com/iotexproject/iotex-core
6 projects are hidden because they don't fulfill the minimal requirements.
INXT - Internxt (π₯ 24 Β· β 360) - 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 (π₯ 20 Β· β 760) - Streamr tokenizes streaming data to enable a new way for..
network (π₯ 17 Β· β 550) - Monorepo containing all the main components of Streamr Network. Unlicensed
-
GitHub (
π¨βπ» 35 Β·π 29 Β·π¦ 10 Β·π 25 - 56% open Β·β±οΈ 05.07.2023):git clone https://github.com/streamr-dev/network
5 projects are hidden because they don't fulfill the minimal requirements.
IOST (π₯ 20 Β· β 620) - IOST is building an ultra-high TPS blockchain infrastructure to meet the security..
go-iost (π₯ 17 Β· β 560) - Official Go implementation of the IOST blockchain. LGPL-3.0
-
GitHub (
π¨βπ» 53 Β·π 110 Β·π 86 - 48% open Β·β±οΈ 20.03.2023):git clone https://github.com/iost-official/go-iost
2 projects are hidden because they don't fulfill the minimal requirements.
XRT - Robonomics Network (π₯ 17 Β· β 390) - Cryptocurrency and operates on the Ethereum platform...
robonomics (π₯ 19 Β· β 210) - Robonomics node implementation. Apache-2
-
GitHub (
π¨βπ» 26 Β·π 58 Β·π₯ 19K Β·π 180 - 7% open Β·β±οΈ 01.07.2023):git clone https://github.com/airalab/robonomics
1 projects are hidden because they don't fulfill the minimal requirements.
NODL - Nodle Network (π₯ 15 Β· β 420) - Nodle Network connects the physical world to Web3 by using..
2 projects are hidden because they don't fulfill the minimal requirements.
Show 4 hidden projects...
- DGB - DigiByte (
π₯ 17 Β·β 79) - What is DigiByte? DigiByte is more than a faster digital currency. It.. - ALIS (
π₯ 13 Β·β 240) - Cryptocurrency and operates on the Ethereum platform. ALIS has a current.. - CS - Credits (
π₯ 12 Β·β 150 Β·π ) - CREDITS platform offers a new and unique technical implementation of.. - AMB - Ambrosus (
π₯ 8 Β·β 41 Β·π ) - Decentralized autonomous organization governing the Ambrosus..
Others
LUNA - Terra (π₯ 36 Β· β 3.3K) - Terra 2.0 which will assume the Terra name is a new blockchain launched..
terra.js (π₯ 24 Β· β 260) - JavaScript SDK for Terra, written in TypeScript. MIT
-
GitHub (
π¨βπ» 39 Β·π 160 Β·π¦ 2.4K Β·π 160 - 5% open Β·β±οΈ 12.06.2023):git clone https://github.com/terra-money/terra.js
classic-core (π₯ 21 Β· β 990) - GO implementation of the Terra Protocol. Unlicensed
-
GitHub (
π¨βπ» 43 Β·π 300 Β·π₯ 32K Β·π¦ 13 Β·π 370 - 9% open Β·β±οΈ 16.05.2023):git clone https://github.com/terra-money/classic-core
terra-money/core (π₯ 18 Β· β 360) - GO implementation of the Terra Protocol. Unlicensed
-
GitHub (
π¨βπ» 14 Β·π 81 Β·π₯ 7.7K Β·π¦ 14 Β·π 67 - 1% open Β·β±οΈ 27.06.2023):git clone https://github.com/terra-money/core
22 projects are hidden because they don't fulfill the minimal requirements.
OP - Optimism (π₯ 35 Β· β 6.4K) - Token for the Optimism Collective that governs the Optimism L2..
optimism (π₯ 36 Β· β 4.1K) - Optimism is Ethereum, scaled. MIT
-
GitHub (
π¨βπ» 170 Β·π 2K Β·π¦ 260K Β·π 700 - 7% open Β·β±οΈ 02.07.2023):git clone https://github.com/ethereum-optimism/optimism
cannon (π₯ 16 Β· β 540) - On chain interactive fault prover for Ethereum. MIT
-
GitHub (
π¨βπ» 19 Β·π 110 Β·π¦ 1 Β·π 77 - 6% open Β·β±οΈ 20.06.2023):git clone https://github.com/ethereum-optimism/cannon
13 projects are hidden because they don't fulfill the minimal requirements.
AVAX - Avalanche (π₯ 35 Β· β 4.3K) - High throughput smart contract blockchainplatform. Validators..
avalanchego (π₯ 31 Β· β 1.9K) - Go implementation of an Avalanche node. BSD-3
-
GitHub (
π¨βπ» 87 Β·π 500 Β·π₯ 190K Β·π¦ 71 Β·π 630 - 19% open Β·β±οΈ 14.06.2023):git clone https://github.com/ava-labs/avalanchego
avalanchejs (π₯ 19 Β· β 280) - The Avalanche Platform JavaScript Library. BSD-3
-
GitHub (
π¨βπ» 47 Β·π 120 Β·π₯ 61 Β·π¦ 7 Β·π 120 - 29% open Β·β±οΈ 02.03.2023):git clone https://github.com/ava-labs/avalanchejs
avalanche-faucet (π₯ 17 Β· β 440) - Avalanche Faucet for Fuji Network and Subnets. BSD-3
-
GitHub (
π¨βπ» 16 Β·π 130 Β·π 16 - 62% open Β·β±οΈ 13.06.2023):git clone https://github.com/ava-labs/avalanche-faucet
16 projects are hidden because they don't fulfill the minimal requirements.
FLOW (π₯ 35 Β· β 3.3K) - Flow by Dapper Labs(The company whichcreated CryptoKitties) is a blockchain..
flow-go (π₯ 29 Β· β 490) - A fast, secure, and developer-friendly blockchain built to support.. AGPL-3.0
-
GitHub (
π¨βπ» 98 Β·π 150 Β·π¦ 270 Β·π 590 - 51% open Β·β±οΈ 04.07.2023):git clone https://github.com/onflow/flow-go
cadence (π₯ 26 Β· β 480) - Cadence, the resource-oriented smart contract programming language. Apache-2
-
GitHub (
π¨βπ» 110 Β·π 130 Β·π¦ 14 Β·π 740 - 24% open Β·β±οΈ 05.07.2023):git clone https://github.com/onflow/cadence
fcl-js (π₯ 25 Β· β 320) - FCL (Flow Client Library) - The best tool for building JavaScript.. Apache-2
-
GitHub (
π¨βπ» 72 Β·π 110 Β·π¦ 1.2K Β·π 490 - 16% open Β·β±οΈ 27.06.2023):git clone https://github.com/onflow/fcl-js
flow-go-sdk (π₯ 24 Β· β 210) - Tools for building Go applications on Flow. Apache-2
-
GitHub (
π¨βπ» 63 Β·π 78 Β·π¦ 500 Β·π 110 - 18% open Β·β±οΈ 04.07.2023):git clone https://github.com/onflow/flow-go-sdk
flow-nft (π₯ 18 Β· β 460) - The non-fungible token standard on the Flow blockchain. Unlicense
-
GitHub (
π¨βπ» 27 Β·π 170 Β·π¦ 2 Β·π 76 - 31% open Β·β±οΈ 16.05.2023):git clone https://github.com/onflow/flow-nft
kitty-items (π₯ 17 Β· β 410) - Kitty Items: CryptoKitties Sample App. Apache-2
-
GitHub (
π¨βπ» 39 Β·π 210 Β·π¦ 2 Β·π 150 - 17% open Β·β±οΈ 23.03.2023):git clone https://github.com/onflow/kitty-items
12 projects are hidden because they don't fulfill the minimal requirements.
MPLX - Metaplex (π₯ 34 Β· β 5.1K) - Decentralized protocol for the creation, commerce and use of..
js (π₯ 23 Β· β 310) - A JavaScript SDK for interacting with Metaplexs programs. Unlicensed
-
GitHub (
π¨βπ» 38 Β·π 180 Β·π¦ 4.5K Β·π 270 - 17% open Β·β±οΈ 26.05.2023):git clone https://github.com/metaplex-foundation/js
metaplex (π₯ 22 Β· β 3.3K Β· π€ ) - A directory of what the Metaplex Foundation works on!. Apache-2
-
GitHub (
π¨βπ» 160 Β·π 6.6K Β·π¦ 1 Β·π 1.2K - 6% open Β·β±οΈ 13.07.2022):git clone https://github.com/metaplex-foundation/metaplex
metaplex-program-library (π₯ 22 Β· β 530) - Smart contracts maintained by the Metaplex team. Unlicensed
-
GitHub (
π¨βπ» 65 Β·π 500 Β·π¦ 4.3K Β·π 310 - 12% open Β·β±οΈ 30.06.2023):git clone https://github.com/metaplex-foundation/metaplex-program-library
11 projects are hidden because they don't fulfill the minimal requirements.
ALEO - aleo.org (π₯ 34 Β· β 4.8K) - No description.
snarkOS (π₯ 32 Β· β 2.6K) - A Decentralized Operating System for ZK Applications. Apache-2
-
GitHub (
π¨βπ» 59 Β·π 1.8K Β·π₯ 8.9K Β·π¦ 280 Β·π 550 - 11% open Β·β±οΈ 30.06.2023):git clone https://github.com/AleoHQ/snarkOS
snarkVM (π₯ 26 Β· β 510) - A Virtual Machine for Zero-Knowledge Executions. Apache-2
-
GitHub (
π¨βπ» 39 Β·π 1.2K Β·π¦ 390 Β·π 240 - 38% open Β·β±οΈ 03.07.2023):git clone https://github.com/AleoHQ/snarkVM
leo (π₯ 25 Β· β 460) - The Leo Programming Language. A Programming Language for Formally Verified,.. GPL-3.0
-
GitHub (
π¨βπ» 32 Β·π 94 Β·π₯ 20K Β·π¦ 26 Β·π 790 - 10% open Β·β±οΈ 04.07.2023):git clone https://github.com/AleoHQ/leo
aleo (π₯ 25 Β· β 330) - A Software Development Kit (SDK) for Zero-Knowledge Transactions. GPL-3.0
-
GitHub (
π¨βπ» 22 Β·π 250 Β·π₯ 570 Β·π¦ 56 Β·π 69 - 40% open Β·β±οΈ 30.06.2023):git clone https://github.com/AleoHQ/aleo
4 projects are hidden because they don't fulfill the minimal requirements.
ENS - Ethereum Name Service (π₯ 33 Β· β 3.4K) - The Ethereum Name Service (ENS) is a distributed,..
ens-contracts (π₯ 21 Β· β 420) - MIT
-
GitHub (
π¨βπ» 28 Β·π 280 Β·π¦ 690 Β·π 53 - 62% open Β·β±οΈ 07.06.2023):git clone https://github.com/ensdomains/ens-contracts
ens-app (π₯ 19 Β· β 220) - ENS manager app. BSD-2
-
GitHub (
π¨βπ» 54 Β·π 210 Β·π¦ 2 Β·π 630 - 12% open Β·β±οΈ 24.04.2023):git clone https://github.com/ensdomains/ens-app
21 projects are hidden because they don't fulfill the minimal requirements.
CELO (π₯ 33 Β· β 1.8K) - Celo enables participation on the Platform, with the opportunity to earn rewards..
celo-monorepo (π₯ 27 Β· β 660) - Official repository for core projects comprising the Celo.. Apache-2
-
GitHub (
π¨βπ» 210 Β·π 340 Β·π₯ 53 Β·π¦ 2.2K Β·π 5.1K - 3% open Β·β±οΈ 05.07.2023):git clone https://github.com/celo-org/celo-monorepo
celo-blockchain (π₯ 27 Β· β 480) - Official repository for the golang Celo Blockchain. LGPL-3.0
-
GitHub (
π¨βπ» 720 Β·π 170 Β·π₯ 390 Β·π¦ 91 Β·π 860 - 10% open Β·β±οΈ 04.07.2023):git clone https://github.com/celo-org/celo-blockchain
10 projects are hidden because they don't fulfill the minimal requirements.
XIN - Mixin (π₯ 32 Β· β 3K) - Free and lightning fast peer-to-peer transactional network for all..
android-app (π₯ 22 Β· β 430) - Android private messenger, crypto wallet and light node to Mixin.. GPL-3.0
-
GitHub (
π¨βπ» 14 Β·π 92 Β·π₯ 2.9K Β·π 83 - 54% open Β·β±οΈ 05.07.2023):git clone https://github.com/MixinNetwork/android-app
flutter-plugins (π₯ 21 Β· β 320) - Flutter plugins used in Mixin. MIT
-
GitHub (
π¨βπ» 17 Β·π 100 Β·π¦ 980 Β·π 180 - 43% open Β·β±οΈ 05.07.2023):git clone https://github.com/MixinNetwork/flutter-plugins
mixin (π₯ 20 Β· β 490) - The Mixin TEE-BFT-DAG network reference implementation. GPL-3.0
-
GitHub (
π¨βπ» 20 Β·π 120 Β·π₯ 32K Β·π 64 - 18% open Β·β±οΈ 03.07.2023):git clone https://github.com/MixinNetwork/mixin
ios-app (π₯ 20 Β· β 480) - iOS private messenger, crypto wallet and light node to Mixin Network. GPL-3.0
-
GitHub (
π¨βπ» 14 Β·π 100 Β·π 66 - 50% open Β·β±οΈ 04.07.2023):git clone https://github.com/MixinNetwork/ios-app
flutter-app (π₯ 19 Β· β 210) - Mixin Messenger desktop app for macOS, iPadOS, Linux, and Windows.. GPL-3.0
-
GitHub (
π¨βπ» 8 Β·π 48 Β·π₯ 1.6K Β·π 32 - 21% open Β·β±οΈ 05.07.2023):git clone https://github.com/MixinNetwork/flutter-app
10 projects are hidden because they don't fulfill the minimal requirements.
APTOS - AptosLabs (π₯ 31 Β· β 5.5K) - No description.
aptos-core (π₯ 32 Β· β 5.3K) - Aptos is a layer 1 blockchain built to support the.. Unlicensed
-
GitHub (
π¨βπ» 510 Β·π 3.2K Β·π₯ 150K Β·π 1.6K - 19% open Β·β±οΈ 05.07.2023):git clone https://github.com/aptos-labs/aptos-core
3 projects are hidden because they don't fulfill the minimal requirements.
LPT - Livepeer (π₯ 31 Β· β 1.5K) - The Livepeer project aims to deliver a live video streaming..
go-livepeer (π₯ 25 Β· β 500) - Official Go implementation of the Livepeer protocol. MIT
-
GitHub (
π¨βπ» 56 Β·π 150 Β·π₯ 20K Β·π¦ 8 Β·π 1.6K - 16% open Β·β±οΈ 29.06.2023):git clone https://github.com/livepeer/go-livepeer
8 projects are hidden because they don't fulfill the minimal requirements.
ZKSYNC - zkSync Coin (π₯ 30 Β· β 8.4K) - Client driven zk rollup platform from Matter Labs. It is a..
zksync (π₯ 22 Β· β 3K) - zkSync: trustless scaling and privacy engine for Ethereum. Apache-2
-
GitHub (
π¨βπ» 61 Β·π 1.6K Β·π 270 - 17% open Β·β±οΈ 21.02.2023):git clone https://github.com/matter-labs/zksync
zksync-web-v2-docs (π₯ 21 Β· β 290) - zkSync Era Documentation. MIT
-
GitHub (
π¨βπ» 76 Β·π 250 Β·π 40 - 2% open Β·β±οΈ 05.07.2023):git clone https://github.com/matter-labs/zksync-web-v2-docs
zksync-docs (π₯ 19 Β· β 240) - zkSync documentation. MIT
-
GitHub (
π¨βπ» 42 Β·π 250 Β·π₯ 220 Β·π 22 - 77% open Β·β±οΈ 19.06.2023):git clone https://github.com/matter-labs/zksync-docs
zksync-wallet-vue (π₯ 18 Β· β 220) - zkSync web wallet. Apache-2
-
GitHub (
π¨βπ» 23 Β·π 140 Β·β±οΈ 26.06.2023):git clone https://github.com/matter-labs/zksync-wallet-vue
9 projects are hidden because they don't fulfill the minimal requirements.
GLM - Golem (π₯ 30 Β· β 3.6K) - Decentralized supercomputer that is accessible by anyone. The system..
yagna (π₯ 26 Β· β 300) - An open platform and marketplace for distributed computations. GPL-3.0
-
GitHub (
π¨βπ» 44 Β·π 48 Β·π₯ 35K Β·π¦ 40 Β·π 1.3K - 25% open Β·β±οΈ 05.07.2023):git clone https://github.com/golemfactory/yagna
4 projects are hidden because they don't fulfill the minimal requirements.
GTC - Gitcoin (π₯ 29 Β· β 3.6K) - Platform to fund builders looking for meaningful, open source work.
web (π₯ 21 Β· β 1.7K) - Grow Open Source. Unlicensed
-
GitHub (
π¨βπ» 290 Β·π 850 Β·π 6.1K - 10% open Β·β±οΈ 20.06.2023):git clone https://github.com/gitcoinco/web
passport (π₯ 21 Β· β 510) - Passport allows users to prove their identity through a secure,.. Unlicensed
-
GitHub (
π¨βπ» 25 Β·π 220 Β·π 980 - 35% open Β·β±οΈ 05.07.2023):git clone https://github.com/gitcoinco/passport
11 projects are hidden because they don't fulfill the minimal requirements.
NIM - Nimiq (π₯ 29 Β· β 3.4K) - Nimiq is designed to make cryptocurrencies easy to use for everyone..
core-js (π₯ 22 Β· β 1K) - Official JavaScript implementation of the Nimiq protocol. Unlicensed
-
GitHub (
π¨βπ» 44 Β·π 220 Β·π¦ 95 Β·π 230 - 4% open Β·β±οΈ 14.03.2023):git clone https://github.com/nimiq/core-js
qr-scanner (π₯ 20 Β· β 1.9K Β· π€ ) - Lightweight Javascript QR Code Scanner. MIT
-
GitHub (
π¨βπ» 14 Β·π 460 Β·π¦ 1.8K Β·π 200 - 42% open Β·β±οΈ 23.11.2022):git clone https://github.com/nimiq/qr-scanner
8 projects are hidden because they don't fulfill the minimal requirements.
CELESTIA (π₯ 29 Β· β 1.7K) - Modular consensus and data availability layer that allows anyone to build and..
celestia-node (π₯ 25 Β· β 540) - Celestia Data Availability Nodes. Apache-2
-
GitHub (
π¨βπ» 38 Β·π 590 Β·π¦ 21 Β·π 1.1K - 35% open Β·β±οΈ 03.07.2023):git clone https://github.com/celestiaorg/celestia-node
celestia-core (π₯ 25 Β· β 310) - Celestia node software based on Tendermint. Apache-2
-
GitHub (
π¨βπ» 270 Β·π 120 Β·π¦ 33 Β·π 340 - 14% open Β·β±οΈ 04.07.2023):git clone https://github.com/celestiaorg/celestia-core
10 projects are hidden because they don't fulfill the minimal requirements.
CML - Camelcoin (π₯ 29 Β· β 1.2K) - The camelcoin team aims to create and develop a cryptocurrency..
cardano-token-registry (π₯ 21 Β· β 220) - Unlicensed
-
GitHub (
π¨βπ» 1.5K Β·π 1.2K Β·π 83 - 40% open Β·β±οΈ 05.07.2023):git clone https://github.com/cardano-foundation/cardano-token-registry
developer-portal (π₯ 20 Β· β 320) - The Cardano Developer Portal. MIT
-
GitHub (
π¨βπ» 200 Β·π 780 Β·π¦ 2 Β·π 110 - 25% open Β·β±οΈ 05.07.2023):git clone https://github.com/cardano-foundation/developer-portal
CIPs (π₯ 15 Β· β 440) - CC-BY-4.0
-
GitHub (
π¨βπ» 80 Β·π 230 Β·π 130 - 70% open Β·β±οΈ 04.07.2023):git clone https://github.com/cardano-foundation/CIPs
4 projects are hidden because they don't fulfill the minimal requirements.
EVER - Everscale (π₯ 29 Β· β 880) - Fast, secure and scalable network with near-zero fees, which..
11 projects are hidden because they don't fulfill the minimal requirements.
WNCG - Wrapped NCG (π₯ 29 Β· β 860) - Open source, decentralized RPG network powered by the..
libplanet (π₯ 28 Β· β 490) - Blockchain in C#/.NET for on-chain, decentralized gaming. LGPL-2.1
-
GitHub (
π¨βπ» 69 Β·π 140 Β·π₯ 40K Β·π¦ 35 Β·π 820 - 7% open Β·β±οΈ 05.07.2023):git clone https://github.com/planetarium/libplanet
NineChronicles (π₯ 18 Β· β 300) - Unity client application for Nine Chronicles, a fully.. AGPL-3.0
-
GitHub (
π¨βπ» 40 Β·π 120 Β·π 230 - 65% open Β·β±οΈ 28.06.2023):git clone https://github.com/planetarium/NineChronicles
2 projects are hidden because they don't fulfill the minimal requirements.
MYST - Mysterium (π₯ 28 Β· β 1.3K) - Launched on 02/03/2022 by a team based in the United States,..
mysteriumnetwork/node (π₯ 27 Β· β 1K) - Mysterium Network Node - official implementation of.. GPL-3.0
-
GitHub (
π¨βπ» 46 Β·π 300 Β·π₯ 88K Β·π¦ 5 Β·π 3.4K - 3% open Β·β±οΈ 03.07.2023):git clone https://github.com/mysteriumnetwork/node
2 projects are hidden because they don't fulfill the minimal requirements.
CLNY - Colony Network Token (π₯ 28 Β· β 1.2K) - Hybrid token that contains attributes of government..
colonyNetwork (π₯ 19 Β· β 440) - Colony Network smart contracts. GPL-3.0
-
GitHub (
π¨βπ» 41 Β·π 91 Β·π 380 - 10% open Β·β±οΈ 26.05.2023):git clone https://github.com/JoinColony/colonyNetwork
7 projects are hidden because they don't fulfill the minimal requirements.
BMN - BlockStream Mining Notes (π₯ 27 Β· β 2.7K) - BlockStream Mining Notes (BMN) is a cryptocurrency ...
esplora (π₯ 18 Β· β 800) - Explorer for Bitcoin and Liquid. MIT
-
GitHub (
π¨βπ» 29 Β·π 360 Β·π 300 - 45% open Β·β±οΈ 21.06.2023):git clone https://github.com/Blockstream/esplora
satellite (π₯ 15 Β· β 930) - Blockstream Satellite. GPL-3.0
-
GitHub (
π¨βπ» 6 Β·π 150 Β·π¦ 1 Β·π 60 - 1% open Β·β±οΈ 02.03.2023):git clone https://github.com/Blockstream/satellite
8 projects are hidden because they don't fulfill the minimal requirements.
AKT - Akash Network (π₯ 27 Β· β 1.3K) - Worlds first decentralized cloud computing marketplace, and..
node (π₯ 24 Β· β 770) - Source code for Akash node, a secure, transparent, and peer-to-peer cloud.. Apache-2
-
GitHub (
π¨βπ» 30 Β·π 190 Β·π₯ 22K Β·π¦ 6 Β·β±οΈ 27.06.2023):git clone https://github.com/akash-network/node
5 projects are hidden because they don't fulfill the minimal requirements.
AUDIO - Audius (π₯ 27 Β· β 1.3K) - Native platform token of the Audius streaming protocol. AUDIO is..
audius-protocol (π₯ 21 Β· β 500) - The Audius Protocol - Freedom to share, monetize, and.. Unlicensed
-
GitHub (
π¨βπ» 38 Β·π 95 Β·π¦ 19 Β·π 69 - 66% open Β·β±οΈ 03.07.2023):git clone https://github.com/AudiusProject/audius-protocol
5 projects are hidden because they don't fulfill the minimal requirements.
RBTC - RSK Smart Bitcoin (π₯ 27 Β· β 950) - First open-source smart contract platform with a 2-way..
rskj (π₯ 23 Β· β 670) - RSKj is a Java implementation of the RSK protocol. LGPL-3.0
-
GitHub (
π¨βπ» 78 Β·π 260 Β·π₯ 10K Β·π 500 - 49% open Β·β±οΈ 05.07.2023):git clone https://github.com/rsksmart/rskj
5 projects are hidden because they don't fulfill the minimal requirements.
IST - ST Project (π₯ 27 Β· β 610) - No description.
agoric-sdk (π₯ 28 Β· β 280) - monorepo for the Agoric Javascript smart contract platform. Apache-2
-
GitHub (
π¨βπ» 73 Β·π 190 Β·π¦ 62 Β·π 3.8K - 30% open Β·β±οΈ 01.07.2023):git clone https://github.com/Agoric/agoric-sdk
1 projects are hidden because they don't fulfill the minimal requirements.
WIT - Witnet (π₯ 27 Β· β 550) - The Witnet protocol enables smart contracts to realize their true..
6 projects are hidden because they don't fulfill the minimal requirements.
XYM - Symbol (π₯ 27 Β· β 310) - Symbol is financial fabric for everyone. The spiritual successor to NEM,..
5 projects are hidden because they don't fulfill the minimal requirements.
XEC - eCash (π₯ 26 Β· β 1.1K) - Derived from one of the most trusted names in the cryptocurrency space,..
bitcoin-abc (π₯ 30 Β· β 1.1K) - Bitcoin ABC develops node software and infrastructure for the eCash.. MIT
-
GitHub (
π¨βπ» 850 Β·π 710 Β·π₯ 19K Β·π¦ 3 Β·π 360 - 20% open Β·β±οΈ 05.07.2023):git clone https://github.com/Bitcoin-ABC/bitcoin-abc
GRS - Groestlcoin (π₯ 26 Β· β 860) - What is Groestlcoin? Groestlcoin is a proof of work cryptocurrency..
groestlcoin (π₯ 26 Β· β 800) - Groestlcoin Core integration/staging tree. MIT
-
GitHub (
π¨βπ» 1.2K Β·π 21 Β·π₯ 26K Β·β±οΈ 01.07.2023):git clone https://github.com/Groestlcoin/groestlcoin
1 projects are hidden because they don't fulfill the minimal requirements.
HBOT - Hummingbot (π₯ 25 Β· β 6.2K) - The Hummingbot Governance Token (HBOT) is a standard ERC-20..
hummingbot (π₯ 28 Β· β 6K) - Hummingbot is open source software that helps you build trading.. Apache-2
-
GitHub (
π¨βπ» 220 Β·π 2K Β·π₯ 30 Β·π 2.9K - 15% open Β·β±οΈ 03.07.2023):git clone https://github.com/hummingbot/hummingbot
2 projects are hidden because they don't fulfill the minimal requirements.
AGI - SingularityNET (π₯ 25 Β· β 3.8K) - The creators of Singularity also created the citizen robot..
opencog (π₯ 19 Β· β 2.3K) - A framework for integrated Artificial Intelligence & Artificial.. Unlicensed
-
GitHub (
π¨βπ» 160 Β·π 740 Β·π 640 - 8% open Β·β±οΈ 03.03.2023):git clone https://github.com/opencog/opencog
atomspace (π₯ 19 Β· β 710) - The OpenCog (hyper-)graph database and graph rewriting system. Unlicensed
-
GitHub (
π¨βπ» 150 Β·π 220 Β·π 600 - 12% open Β·β±οΈ 28.05.2023):git clone https://github.com/opencog/atomspace
link-grammar (π₯ 18 Β· β 370) - The CMU Link Grammar natural language parser. LGPL-2.1
-
GitHub (
π¨βπ» 40 Β·π 110 Β·π 350 - 23% open Β·β±οΈ 19.06.2023):git clone https://github.com/opencog/link-grammar
6 projects are hidden because they don't fulfill the minimal requirements.
TON - Toncoin (π₯ 25 Β· β 3.1K) - The next gen network to unite all blockchains and the existing..
ton (π₯ 22 Β· β 1.9K) - Main TON monorepo. Unlicensed
-
GitHub (
π¨βπ» 36 Β·π 520 Β·π₯ 2.4K Β·π 380 - 21% open Β·β±οΈ 28.06.2023):git clone https://github.com/ton-blockchain/ton
wallet-desktop (π₯ 15 Β· β 200) - Standard wallet for Windows/MacOS/Linux. Unlicensed
-
GitHub (
π¨βπ» 8 Β·π 71 Β·π₯ 1.5K Β·π 40 - 50% open Β·β±οΈ 27.06.2023):git clone https://github.com/ton-blockchain/wallet-desktop
15 projects are hidden because they don't fulfill the minimal requirements.
STC - Student Coin (π₯ 25 Β· β 1.5K) - Starcoin is A Layered Smart Contract and Decentralized..
starcoin (π₯ 28 Β· β 1.3K) - Starcoin - A Move smart contract blockchain network that scales by.. Apache-2
-
GitHub (
π¨βπ» 51 Β·π 250 Β·π₯ 11K Β·π¦ 170 Β·π 990 - 14% open Β·β±οΈ 26.06.2023):git clone https://github.com/starcoinorg/starcoin
3 projects are hidden because they don't fulfill the minimal requirements.
TPT - TokenPocket Token (π₯ 25 Β· β 950) - TPT stands for TokenPocket Token. It is a utility..
TP-Lab/tokens (π₯ 23 Β· β 240) - Token assets for TokenPocket. Unlicensed
-
GitHub (
π¨βπ» 3.4K Β·π 6K Β·π 290 - 2% open Β·β±οΈ 05.07.2023):git clone https://github.com/TP-Lab/tokens
5 projects are hidden because they don't fulfill the minimal requirements.
SMH (π₯ 25 Β· β 770) - No description.
go-spacemesh (π₯ 26 Β· β 610) - Go Implementation of the Spacemesh protocol full node. MIT
-
GitHub (
π¨βπ» 72 Β·π 160 Β·π₯ 1.3K Β·π¦ 37 Β·π 2.2K - 9% open Β·β±οΈ 05.07.2023):git clone https://github.com/spacemeshos/go-spacemesh
2 projects are hidden because they don't fulfill the minimal requirements.
KLAY - Klaytn (π₯ 25 Β· β 660) - Public blockchain focused on the metaverse, gamefi, and the creator..
klaytn (π₯ 25 Β· β 340) - Official Go implementation of the Klaytn protocol. LGPL-3.0
-
GitHub (
π¨βπ» 61 Β·π 160 Β·π¦ 63 Β·π 320 - 27% open Β·β±οΈ 05.07.2023):git clone https://github.com/klaytn/klaytn
5 projects are hidden because they don't fulfill the minimal requirements.
CFG - Centrifuge (π₯ 25 Β· β 550) - The centrifuge token model powers centrifuge, providing the..
5 projects are hidden because they don't fulfill the minimal requirements.
IRIS - IRISnet (π₯ 25 Β· β 470) - Inter-chain Service Infrastructure and Protocol Technology Foundation..
irishub (π₯ 23 Β· β 280) - A BPoS blockchain that enables cross-chain interoperability through a.. Apache-2
-
GitHub (
π¨βπ» 59 Β·π 130 Β·π₯ 2.8K Β·π 620 - 0% open Β·β±οΈ 04.07.2023):git clone https://github.com/irisnet/irishub
3 projects are hidden because they don't fulfill the minimal requirements.
SQT - Squidgame Token (π₯ 25 Β· β 270) - Data-as-a-service provider that aggregates and organises data..
subql (π₯ 27 Β· β 270) - Apache-2
-
GitHub (
π¨βπ» 28 Β·π 110 Β·π¦ 3.9K Β·π 530 - 11% open Β·β±οΈ 04.07.2023):git clone https://github.com/subquery/subql
MINA - Mina Protocol (π₯ 24 Β· β 1.9K) - The worlds lightest blockchain, powered by participants. Mina..
mina (π₯ 27 Β· β 1.8K) - Mina is a new cryptocurrency with a constant size blockchain, improving.. Apache-2
-
GitHub (
π¨βπ» 110 Β·π 390 Β·π₯ 1K Β·π 5.7K - 24% open Β·β±οΈ 04.07.2023):git clone https://github.com/MinaProtocol/mina
2 projects are hidden because they don't fulfill the minimal requirements.
AURORA (π₯ 24 Β· β 900) - EVM built on the NEAR Protocol, delivering a turn-key solution for..
aurora-engine (π₯ 21 Β· β 280) - Aurora Engine implements an Ethereum Virtual Machine (EVM) on.. CC0-1.0
-
GitHub (
π¨βπ» 23 Β·π 73 Β·π₯ 1.5K Β·π¦ 36 Β·π 180 - 49% open Β·β±οΈ 03.07.2023):git clone https://github.com/aurora-is-near/aurora-engine
rainbow-bridge (π₯ 19 Β· β 300) - NEAR Ethereum Decentralized Bridge. GPL-3.0
-
GitHub (
π¨βπ» 30 Β·π 94 Β·π¦ 10 Β·π 390 - 33% open Β·β±οΈ 09.06.2023):git clone https://github.com/aurora-is-near/rainbow-bridge
7 projects are hidden because they don't fulfill the minimal requirements.
CNXT - Connext (π₯ 24 Β· β 680) - No description.
monorepo (π₯ 24 Β· β 230) - Connext is a modular stack for trust-minimized, generalized communication.. MIT
-
GitHub (
π¨βπ» 43 Β·π 93 Β·π 1.9K - 8% open Β·β±οΈ 05.07.2023):git clone https://github.com/connext/monorepo
5 projects are hidden because they don't fulfill the minimal requirements.
NMC - Namecoin (π₯ 24 Β· β 570) - Domain name registry service and was the first coin to fork Bitcoin...
namecoin-core (π₯ 25 Β· β 440) - Namecoin full node + wallet based on the current Bitcoin Core.. MIT
-
GitHub (
π¨βπ» 1.2K Β·π 150 Β·π 320 - 45% open Β·β±οΈ 03.07.2023):git clone https://github.com/namecoin/namecoin-core
1 projects are hidden because they don't fulfill the minimal requirements.
NODE - Whole Network (π₯ 24 Β· β 560) - The DAppNode DAO will be an inclusive hub in which..
DAppNode (π₯ 21 Β· β 520) - General repository of the project dappnode. GPL-3.0
-
GitHub (
π¨βπ» 20 Β·π 82 Β·π₯ 71K Β·π 430 - 22% open Β·β±οΈ 30.06.2023):git clone https://github.com/dappnode/DAppNode
1 projects are hidden because they don't fulfill the minimal requirements.
KAS - Kaspa (π₯ 24 Β· β 420) - Proof-of-work cryptocurrency which implements the GHOSTDAG protocol...
kaspad (π₯ 22 Β· β 260) - Kaspad is the reference full node Kaspa implementation written in Go.. ISC
-
GitHub (
π¨βπ» 130 Β·π 93 Β·π₯ 34K Β·π 390 - 46% open Β·β±οΈ 06.03.2023):git clone https://github.com/kaspanet/kaspad
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 Β· β 320) - The Phala Network Blockchain, pRuntime and the bridge. Apache-2
-
GitHub (
π¨βπ» 34 Β·π 140 Β·π₯ 1.3K Β·π¦ 6 Β·π 280 - 31% open Β·β±οΈ 03.07.2023):git clone https://github.com/Phala-Network/phala-blockchain
1 projects are hidden because they don't fulfill the minimal requirements.
IDNA - Idena (π₯ 24 Β· β 240) - Novel way to formalise people on the blockchain without personally..
2 projects are hidden because they don't fulfill the minimal requirements.
FORT - Forta (π₯ 24 Β· β 230) - Real-time detection network for security & operational monitoring..
3 projects are hidden because they don't fulfill the minimal requirements.
SYS - Syscoin (π₯ 24 Β· β 200) - Syscoin offers fast, low-cost tokens, assets, and (fractional) NFTs..
2 projects are hidden because they don't fulfill the minimal requirements.
CHAI (π₯ 23 Β· β 3.8K) - No description.
dapptools (π₯ 17 Β· β 2K) - Dapp, Seth, Hevm, and more. Unlicensed
-
GitHub (
π¨βπ» 100 Β·π 330 Β·π₯ 630 Β·π 430 - 38% open Β·β±οΈ 11.05.2023):git clone https://github.com/dapphub/dapptools
10 projects are hidden because they don't fulfill the minimal requirements.
SA - Superalgos (π₯ 23 Β· β 3.4K Β· π€ ) - Cryptocurrency and operates on the BNB Smart Chain (BEP20)..
Superalgos (π₯ 26 Β· β 3.4K Β· π€ ) - Free, open-source crypto trading bot, automated bitcoin /.. Apache-2
-
GitHub (
π¨βπ» 210 Β·π 7K Β·π₯ 8.5K Β·π 440 - 16% open Β·β±οΈ 29.12.2022):git clone https://github.com/Superalgos/Superalgos
CODE - Developer DAO (π₯ 23 Β· β 2K) - Cryptocurrency and operates on the Ethereum platform. CODE..
web3-ui (π₯ 19 Β· β 760 Β· π€ ) - A React UI library for Web3. MIT
-
GitHub (
π¨βπ» 43 Β·π 150 Β·π¦ 70 Β·π 140 - 5% open Β·β±οΈ 10.09.2022):git clone https://github.com/Developer-DAO/web3-ui
10 projects are hidden because they don't fulfill the minimal requirements.
OGN - Origin Protocol (π₯ 23 Β· β 1.4K) - Governance and value accrual token for Origin Story...
7 projects are hidden because they don't fulfill the minimal requirements.
OAC - ONE ARMY COIN (π₯ 23 Β· β 1K) - One Army Coin (OAC) is set up to empower green projects and the..
community-platform (π₯ 24 Β· β 800) - A platform to build useful communities that aim to tackle.. MIT
-
GitHub (
π¨βπ» 100 Β·π 260 Β·π 900 - 10% open Β·β±οΈ 05.07.2023):git clone https://github.com/ONEARMY/community-platform
2 projects are hidden because they don't fulfill the minimal requirements.
SKL - SKALE (π₯ 23 Β· β 580) - Cryptocurrency launched in 2020and operates on the Ethereum platform...
8 projects are hidden because they don't fulfill the minimal requirements.
NKN (π₯ 23 Β· β 500) - NKN is building the largest blockchain for network sharing.
8 projects are hidden because they don't fulfill the minimal requirements.
PONT - Pontem Network (π₯ 23 Β· β 370) - No description.
6 projects are hidden because they don't fulfill the minimal requirements.
MANTA - Manta Network (π₯ 23 Β· β 260) - Plug-and-play privacy-preservation protocol built to service..
3 projects are hidden because they don't fulfill the minimal requirements.
SBR - Saber (π₯ 22 Β· β 960) - Cross-chain stablecoin exchange on Solana.
stable-swap (π₯ 19 Β· β 380) - StableSwap by Saber: an automated market maker for mean-.. Apache-2
-
GitHub (
π¨βπ» 7 Β·π 110 Β·π₯ 1.1K Β·π¦ 100 Β·π 15 - 26% open Β·β±οΈ 03.04.2023):git clone https://github.com/saber-hq/stable-swap
6 projects are hidden because they don't fulfill the minimal requirements.
KAR - Karura (π₯ 22 Β· β 910) - All-in-one DeFi hub of Kusama. Founded by the Acala Foundation, Karura..
Acala (π₯ 20 Β· β 700) - Acala - cross-chain DeFi hub and stablecoin based on Substrate for.. GPL-3.0
-
GitHub (
π¨βπ» 37 Β·π 230 Β·π₯ 6 Β·π 920 - 17% open Β·β±οΈ 05.07.2023):git clone https://github.com/AcalaNetwork/Acala
3 projects are hidden because they don't fulfill the minimal requirements.
GRC - Gridcoin (π₯ 22 Β· β 570) - Cryptocurrency . Gridcoin has a current supply of 453,212,614.22992..
Gridcoin-Research (π₯ 24 Β· β 570) - Gridcoin-Research. MIT
-
GitHub (
π¨βπ» 97 Β·π 170 Β·π₯ 92K Β·π 1K - 2% open Β·β±οΈ 04.07.2023):git clone https://github.com/gridcoin-community/Gridcoin-Research
CCD - Concordium (π₯ 22 Β· β 510) - Concordium offers a trustable state-of-the-science solution with..
4 projects are hidden because they don't fulfill the minimal requirements.
DVPN - Sentinel (π₯ 22 Β· β 500) - Secure and decentralized VPN for the blockchain age. A modern..
4 projects are hidden because they don't fulfill the minimal requirements.
SPACE - Space Token (π₯ 22 Β· β 290) - Worlds first NFT pixel art co-creation canvas where..
3 projects are hidden because they don't fulfill the minimal requirements.
REGEN (π₯ 22 Β· β 240) - Token for the Regen Network Platform.
regen-ledger (π₯ 22 Β· β 200) - Blockchain for planetary regeneration. Unlicensed
-
GitHub (
π¨βπ» 38 Β·π 90 Β·π₯ 9.4K Β·π¦ 7 Β·π 660 - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/regen-network/regen-ledger
1 projects are hidden because they don't fulfill the minimal requirements.
VRSC - Verus Coin (π₯ 22 Β· β 220) - Verus Coin aims to be the worlds most advanced technology, zero..
2 projects are hidden because they don't fulfill the minimal requirements.
IBXC - IBAX Network (π₯ 21 Β· β 8.2K) - ## What is IBAX Network(IBAX)? IBAX Network is a public..
go-ibax (π₯ 21 Β· β 7.9K) - An innovative Blockchain Protocol Platform, which everyone can.. Apache-2
-
GitHub (
π¨βπ» 6 Β·π 6.6K Β·π¦ 6 Β·π 270 - 33% open Β·β±οΈ 09.06.2023):git clone https://github.com/IBAX-io/go-ibax
6 projects are hidden because they don't fulfill the minimal requirements.
HOP - Hop Protocol (π₯ 21 Β· β 3.1K) - Protocol for sending tokens across rollups and their shared..
hop (π₯ 22 Β· β 2.7K) - Hop Protocol v1 monorepo. MIT
-
GitHub (
π¨βπ» 13 Β·π 130 Β·π 210 - 5% open Β·β±οΈ 29.06.2023):git clone https://github.com/hop-protocol/hop
2 projects are hidden because they don't fulfill the minimal requirements.
SFL - ScarFace Lion (π₯ 21 Β· β 1.5K) - First meme token with real life utilities Audited KYCed..
sunflower-land (π₯ 22 Β· β 1.5K) - Unlicensed
-
GitHub (
π¨βπ» 76 Β·π 480 Β·π 660 - 4% open Β·β±οΈ 05.07.2023):git clone https://github.com/sunflower-land/sunflower-land
1 projects are hidden because they don't fulfill the minimal requirements.
ADM - ADAMANT Messenger (π₯ 21 Β· β 1.2K) - True Blockchain messenger, independent from governments,..
adamant-im (π₯ 21 Β· β 300) - ADAMANT Decentralized Messenger. Progressive Web Application (PWA). GPL-3.0
-
GitHub (
π¨βπ» 27 Β·π 47 Β·π₯ 14K Β·π 22 - 13% open Β·β±οΈ 06.06.2023):git clone https://github.com/Adamant-im/adamant-im
adamant (π₯ 16 Β· β 400) - ADAMANT Blockchain Node. GPL-3.0
-
GitHub (
π¨βπ» 33 Β·π 30 Β·π 4 - 50% open Β·β±οΈ 13.04.2023):git clone https://github.com/Adamant-im/adamant
3 projects are hidden because they don't fulfill the minimal requirements.
BOOT - Bostrom (π₯ 21 Β· β 790) - The knowledge graph of the Great Web.
go-cyber (π₯ 18 Β· β 340 Β· π€ ) - Your Superintelligence. Unlicensed
-
GitHub (
π¨βπ» 25 Β·π 75 Β·π₯ 870 Β·π¦ 5 Β·π 370 - 15% open Β·β±οΈ 23.11.2022):git clone https://github.com/cybercongress/go-cyber
3 projects are hidden because they don't fulfill the minimal requirements.
BSV - Bitcoin SV (π₯ 21 Β· β 590) - Bitcoin SV (BSV) emerged following a hard fork of the Bitcoin Cash..
bitcoin-sv (π₯ 23 Β· β 590) - Bitcoin SV (Satoshi Vision) is the original Bitcoin. This.. Unlicensed
-
GitHub (
π¨βπ» 630 Β·π 270 Β·π 250 - 7% open Β·β±οΈ 26.04.2023):git clone https://github.com/bitcoin-sv/bitcoin-sv
STMATIC - Lido Staked Matic (π₯ 21 Β· β 460) - Liquid staking solution for MATIC backed by industry-..
3 projects are hidden because they don't fulfill the minimal requirements.
PNK - Kleros (π₯ 21 Β· β 360) - Blockchain Dispute Resolution Layer that provides fast, secure and..
kleros (π₯ 16 Β· β 230 Β· π€ ) - Kleros smart contracts. MIT
-
GitHub (
π¨βπ» 26 Β·π 69 Β·π¦ 50 Β·π 70 - 20% open Β·β±οΈ 15.11.2022):git clone https://github.com/kleros/kleros
2 projects are hidden because they don't fulfill the minimal requirements.
PDEX - Polkadex (π₯ 21 Β· β 260) - Cryptocurrency launched in 2021and operates on the Ethereum..
Polkadex (π₯ 24 Β· β 260) - An Orderbook-based Decentralized Exchange using the Substrate.. GPL-3.0
-
GitHub (
π¨βπ» 23 Β·π 86 Β·π₯ 7.8K Β·π 300 - 15% open Β·β±οΈ 03.07.2023):git clone https://github.com/Polkadex-Substrate/Polkadex
JBX - Juicebox (π₯ 21 Β· β 260) - 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 (π₯ 21 Β· β 230) - Blockchain data platform built for applications that uses..
2 projects are hidden because they don't fulfill the minimal requirements.
XHDX (π₯ 21 Β· β 200) - No description.
2 projects are hidden because they don't fulfill the minimal requirements.
NRG - Energi (π₯ 20 Β· β 2.4K) - Next-generation proof-of-stake (PoS) cryptocurrency that combines..
2 projects are hidden because they don't fulfill the minimal requirements.
UDT - Unlock Protocol (π₯ 20 Β· β 770 Β· π ) - Cryptocurrency launched in 2021and operates on the..
unlock (π₯ 23 Β· β 770 Β· π ) - nlock is a protocol for memberships built on a blockchain. MIT
-
GitHub (
π¨βπ» 58 Β·π 210 Β·π¦ 1 Β·π 2.3K - 9% open Β·β±οΈ 05.07.2023):git clone https://github.com/unlock-protocol/unlock
RLC - iExec RLC (π₯ 20 Β· β 460) - Open-source, decentralized cloud computing platform, running on..
iexec-sdk (π₯ 21 Β· β 400) - CLI and JS library allowing developers to easily interact with.. Unlicensed
-
GitHub (
π¨βπ» 15 Β·π 35 Β·π¦ 66 Β·π 72 - 25% open Β·β±οΈ 27.06.2023):git clone https://github.com/iExecBlockchainComputing/iexec-sdk
1 projects are hidden because they don't fulfill the minimal requirements.
YIELD - Yield Protocol (π₯ 20 Β· β 450) - Cryptocurrency launched in 2021and operates on the..
5 projects are hidden because they don't fulfill the minimal requirements.
FOX - Shapeshift FOX Token (π₯ 20 Β· β 400) - ERC-20 token created by ShapeShift which serves as..
3 projects are hidden because they don't fulfill the minimal requirements.
ADX - Ambire AdEx (π₯ 20 Β· β 320) - Ambire AdEx (ADX), previously known as AdEx Network,..
5 projects are hidden because they don't fulfill the minimal requirements.
AGIX - SingularityNET (π₯ 20 Β· β 290) - Decentralized marketplace for Artificial Intelligence..
4 projects are hidden because they don't fulfill the minimal requirements.
DIG - Dig Chain (π₯ 20 Β· β 280) - Real estate tokenization, fractionalization, and governance via..
3 projects are hidden because they don't fulfill the minimal requirements.
RING - Darwinia Network (π₯ 20 Β· β 260) - Native token of Darwinia Network. Its used to pay for..
darwinia (π₯ 23 Β· β 230) - Darwinia EVM compatible smart contract platform, sharing security of.. GPL-3.0
-
GitHub (
π¨βπ» 28 Β·π 55 Β·π₯ 13K Β·π 500 - 4% open Β·β±οΈ 05.07.2023):git clone https://github.com/darwinia-network/darwinia
1 projects are hidden because they don't fulfill the minimal requirements.
LIKE - LikeCoin (π₯ 20 Β· β 250) - Decentralized Publishing Infrastructure to empower content..
4 projects are hidden because they don't fulfill the minimal requirements.
KINT - Kintsugi (π₯ 20 Β· β 250) - ## What Is Kintsugi Network (KINT)? Kintsugi is Interlays canary..
interbtc (π₯ 21 Β· β 210) - interBTC: Trustless Bitcoin Anywhere. Apache-2
-
GitHub (
π¨βπ» 17 Β·π 62 Β·π₯ 2.3K Β·π 190 - 49% open Β·β±οΈ 05.07.2023):git clone https://github.com/interlay/interbtc
1 projects are hidden because they don't fulfill the minimal requirements.
NOS - Nosana (π₯ 20 Β· β 210) - The Nosana Network will be the leading provider of decentralized..
2 projects are hidden because they don't fulfill the minimal requirements.
OK - OKCash (π₯ 19 Β· β 1.1K) - OK is open-source; its design is public, nobody owns or..
okcash (π₯ 21 Β· β 1.1K) - OK is the leading multi chain and energy friendly open source electronic.. MIT
-
GitHub (
π¨βπ» 160 Β·π 840 Β·π₯ 8.4K Β·β±οΈ 06.02.2023):git clone https://github.com/okcashpro/okcash
MNGO - Mango (π₯ 19 Β· β 1.1K) - Cryptocurrency launched in 2021and operates on the Solana..
10 projects are hidden because they don't fulfill the minimal requirements.
TBX - Tokenbox (π₯ 19 Β· β 1K) - Platform for professionals only. Traders and Funds participating..
defi-sdk (π₯ 15 Β· β 750) - DeFi SDK Makes Money Lego Work. LGPL-3.0
-
GitHub (
π¨βπ» 12 Β·π 210 Β·π 58 - 56% open Β·β±οΈ 12.06.2023):git clone https://github.com/zeriontech/defi-sdk
3 projects are hidden because they don't fulfill the minimal requirements.
MINDS (π₯ 19 Β· β 430) - Cryptocurrency launched in 2018and operates on the Ethereum platform. Minds..
3 projects are hidden because they don't fulfill the minimal requirements.
BAT - Basic Attention Token (π₯ 19 Β· β 360) - Basic Attention Token (BAT) is an open-source,..
4 projects are hidden because they don't fulfill the minimal requirements.
PRV - Incognito (π₯ 19 Β· β 220) - Incognito mode for your crypto.
2 projects are hidden because they don't fulfill the minimal requirements.
IQ - Everipedia (π₯ 19 Β· β 220) - Cryptocurrency dedicated to the future of knowledge. The token..
2 projects are hidden because they don't fulfill the minimal requirements.
XCN - Onyxcoin (π₯ 18 Β· β 1.8K) - Web3 blockchain infrastructure protocol that enables developers..
Onyx (π₯ 20 Β· β 1.8K) - Onyx. AGPL-3.0
-
GitHub (
π¨βπ» 29 Β·π 360 Β·π¦ 21 Β·π 120 - 0% open Β·β±οΈ 03.02.2023):git clone https://github.com/Onyx-Protocol/Onyx
DNT - district0x (π₯ 18 Β· β 1.3K) - Collective of decentralized and autonomous marketplaces and..
ethlance (π₯ 15 Β· β 670) - Ethlance is the first job market platform built entirely on the.. GPL-3.0
-
GitHub (
π¨βπ» 13 Β·π 130 Β·π 160 - 15% open Β·β±οΈ 24.06.2023):git clone https://github.com/district0x/ethlance
7 projects are hidden because they don't fulfill the minimal requirements.
GIV - Giveth (π₯ 18 Β· β 1.2K) - Community focused on Building the Future of Giving using..
5 projects are hidden because they don't fulfill the minimal requirements.
RHOC - RChain (π₯ 18 Β· β 740 Β· π€ ) - Blockchain platform which enables smart contracts. It differs from..
rchain (π₯ 19 Β· β 680 Β· π€ ) - Blockchain (smart contract) platform using CBC-Casper proof of.. Unlicensed
-
GitHub (
π¨βπ» 100 Β·π 210 Β·π₯ 7.2K Β·π 290 - 43% open Β·β±οΈ 30.08.2022):git clone https://github.com/rchain/rchain
1 projects are hidden because they don't fulfill the minimal requirements.
THETA - Theta Network (π₯ 18 Β· β 690) - Decentralized video streaming network that is powered by..
theta-protocol-ledger (π₯ 16 Β· β 360) - Reference implementation of the Theta Blockchain.. GPL-3.0
-
GitHub (
π¨βπ» 10 Β·π 73 Β·π 67 - 62% open Β·β±οΈ 24.05.2023):git clone https://github.com/thetatoken/theta-protocol-ledger
5 projects are hidden because they don't fulfill the minimal requirements.
CARD - Cardstack (π₯ 18 Β· β 370) - Open-source framework and consensus protocol that makes..
cardstack (π₯ 21 Β· β 330) - The mono-repo for the core Cardstack framework. MIT
-
GitHub (
π¨βπ» 45 Β·π 65 Β·π¦ 2 Β·π 520 - 1% open Β·β±οΈ 20.06.2023):git clone https://github.com/cardstack/cardstack
1 projects are hidden because they don't fulfill the minimal requirements.
ABLOCK - ANY Blocknet (π₯ 18 Β· β 270) - No description.
blocknet (π₯ 22 Β· β 220) - Official Blocknet cryptocurrency wallet. MIT
-
GitHub (
π¨βπ» 760 Β·π 100 Β·π₯ 110K Β·π 72 - 88% open Β·β±οΈ 13.02.2023):git clone https://github.com/blocknetdx/blocknet
1 projects are hidden because they don't fulfill the minimal requirements.
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.
NUUM - Metaverse.Network (π₯ 18 Β· β 230) - Metaverse.Network Continuum & Bit.Country is a platform &..
2 projects are hidden because they don't fulfill the minimal requirements.
DTUBE - Dtube Coin (π₯ 17 Β· β 1.3K) - DTube Coin: a utility token for video, it enables..
dtube (π₯ 17 Β· β 780) - d.tube app. A full-featured video sharing website, decentralized. GPL-3.0
-
GitHub (
π¨βπ» 23 Β·π 180 Β·π 310 - 40% open Β·β±οΈ 30.06.2023):git clone https://github.com/dtube/dtube
3 projects are hidden because they don't fulfill the minimal requirements.
RSS3 (π₯ 17 Β· β 740) - Next-generation feed protocol that powers decentralized social, content, and..
Unidata (π₯ 15 Β· β 280) - Providing easy access to human-friendly Web3 data. Unlicensed
-
GitHub (
π¨βπ» 8 Β·π 23 Β·π¦ 28 Β·β±οΈ 18.05.2023):git clone https://github.com/NaturalSelectionLabs/Unidata
5 projects are hidden because they don't fulfill the minimal requirements.
OXT - Orchid Protocol (π₯ 17 Β· β 620) - The Orchid Protocol organizes bandwidth sellers into a..
orchid (π₯ 20 Β· β 620) - Orchid: VPN, Personal Firewall. AGPL-3.0
-
GitHub (
π¨βπ» 21 Β·π 93 Β·π₯ 11K Β·π 67 - 11% open Β·β±οΈ 13.06.2023):git clone https://github.com/OrchidTechnologies/orchid
KING - CryptoBlades Kingdoms (π₯ 17 Β· β 560) - CryptoBlades Kingdoms (KING) is a cryptocurrency..
cryptoblades (π₯ 17 Β· β 560) - Unlicensed
-
GitHub (
π¨βπ» 62 Β·π 260 Β·π 810 - 12% open Β·β±οΈ 21.06.2023):git clone https://github.com/CryptoBlades/cryptoblades
QTZ - Quartz (π₯ 17 Β· β 430) - New user-friendly platform to test extreme innovation in NFTs and build..
4 projects are hidden because they don't fulfill the minimal requirements.
WRT - WingRiders (π₯ 17 Β· β 420 Β· π€ ) - Automated market maker (AMM) decentralized exchange (DEX) on..
3 projects are hidden because they don't fulfill the minimal requirements.
REQ - Request (π₯ 17 Β· β 360) - What Is Request (REQ)? The Request (REQ) utility token, launched..
requestNetwork (π₯ 21 Β· β 360) - A JavaScript library for interacting with the Request Network.. MIT
-
GitHub (
π¨βπ» 35 Β·π 63 Β·π¦ 26 Β·π 80 - 40% open Β·β±οΈ 30.06.2023):git clone https://github.com/RequestNetwork/requestNetwork
RED (π₯ 17 Β· β 260) - The Red community is building the worlds first fullstack and blockchain..
3 projects are hidden because they don't fulfill the minimal requirements.
DDD - Scry.info (π₯ 17 Β· β 250) - Worlds first blockchain-based quantitative data providing and..
4 projects are hidden because they don't fulfill the minimal requirements.
HID - Hypersign identity (π₯ 17 Β· β 250) - Decentralised Identity & Access Management Security..
hid-node (π₯ 19 Β· β 220) - A permissionless blockchain network to manage digital identity and.. Apache-2
-
GitHub (
π¨βπ» 3 Β·π 22 Β·π₯ 1.2K Β·π 190 - 4% open Β·β±οΈ 30.06.2023):git clone https://github.com/hypersign-protocol/hid-node
1 projects are hidden because they don't fulfill the minimal requirements.
WFCT - Wrapped FCT (π₯ 17 Β· β 210 Β· π€ ) - Cryptocurrency and operates on the Ethereum platform...
factomd (π₯ 19 Β· β 210 Β· π€ ) - Factom Daemon. Unlicensed
-
GitHub (
π¨βπ» 96 Β·π 92 Β·π₯ 250 Β·π¦ 46 Β·π 130 - 30% open Β·β±οΈ 25.10.2022):git clone https://github.com/FactomProject/factomd
NUM - Numbers Protocol (π₯ 16 Β· β 4.8K) - Native protocol token of Numbers Protocol. Numbers..
nit (π₯ 15 Β· β 4.5K) - Git of Web3 assets. MIT
-
GitHub (
π¨βπ» 4 Β·π 1 Β·π¦ 3 Β·π 26 - 46% open Β·β±οΈ 15.06.2023):git clone https://github.com/numbersprotocol/nit
1 projects are hidden because they don't fulfill the minimal requirements.
TONCOIN - The Open Network (π₯ 16 Β· β 430) - No description.
3 projects are hidden because they don't fulfill the minimal requirements.
MTA - Meta Finance (π₯ 16 Β· β 360 Β· π€ ) - Subsidiary of a mother company that has been operating..
mStable-contracts (π₯ 15 Β· β 300 Β· π€ ) - Smart Contracts that make up the core of the mStable.. AGPL-3.0
-
GitHub (
π¨βπ» 15 Β·π 74 Β·π¦ 43 Β·π 22 - 9% open Β·β±οΈ 06.12.2022):git clone https://github.com/mstable/mStable-contracts
1 projects are hidden because they don't fulfill the minimal requirements.
LYL - LoyalCoin (π₯ 16 Β· β 280) - Cryptocurrency . LoyalCoin has a current supply of 9,000,000,000..
NanoWallet (π₯ 20 Β· β 280) - MIT
-
GitHub (
π¨βπ» 40 Β·π 6 Β·π₯ 790K Β·π 530 - 21% open Β·β±οΈ 08.02.2023):git clone https://github.com/NemProject/NanoWallet
GEAR - Gearbox (π₯ 16 Β· β 260) - Generalized leverage protocol: it allows you to take leverage in..
4 projects are hidden because they don't fulfill the minimal requirements.
SHM - Shardeum (π₯ 16 Β· β 210) - EVM-based, linearly scalable smart contract platform that provides low..
3 projects are hidden because they don't fulfill the minimal requirements.
CELR - Celer Network (π₯ 15 Β· β 490) - No description.
6 projects are hidden because they don't fulfill the minimal requirements.
TNT - Tierion (π₯ 15 Β· β 400) - Tierion is launching a universal platform for data verification..
5 projects are hidden because they don't fulfill the minimal requirements.
HBN - HoboNickels (π₯ 15 Β· β 350) - Digital cryptocurrency that was cloned from the NovaCoin..
stratum-mining (π₯ 16 Β· β 350) - AIO Stratum mining server for various coins. Unlicensed
-
GitHub (
π¨βπ» 27 Β·π 340 Β·π 340 - 3% open Β·β±οΈ 24.06.2023):git clone https://github.com/Crypto-Expert/stratum-mining
BICO - Biconomy (π₯ 15 Β· β 330) - Biconomy provides plug-n-play APIs to make web3.0 user-friendly..
3 projects are hidden because they don't fulfill the minimal requirements.
XPM - Primecoin (π₯ 15 Β· β 320) - Rather interesting digital currency. It was developed by Sunny King,..
primecoin (π₯ 16 Β· β 320) - Primecoin - Cryptocurrency with Useful PoW Consensus. Unlicensed
-
GitHub (
π¨βπ» 180 Β·π 79 Β·π₯ 14K Β·π 12 - 41% open Β·β±οΈ 05.06.2023):git clone https://github.com/primecoin/primecoin
ZZ - ZigZag (π₯ 15 Β· β 310) - Native, easy-to-use, reliable, fully secure and low fee Decentralized..
3 projects are hidden because they don't fulfill the minimal requirements.
BTRST - Braintrust (π₯ 15 Β· β 250) - First decentralized talent network that connects skilled,..
snowbridge (π₯ 18 Β· β 250) - A trustless bridge between Polkadot and Ethereum. Apache-2
-
GitHub (
π¨βπ» 21 Β·π 86 Β·π¦ 4 Β·π 150 - 14% open Β·β±οΈ 05.07.2023):git clone https://github.com/Snowfork/snowbridge
Show 316 hidden projects...
- HONK - Honk Honk (
π₯ 24 Β·β 200) - The Clown World meme has been used to state the situation we live.. - ALPH - Alephium (
π₯ 23 Β·β 190) - First operational sharded blockchain bringing scalability, ETH-.. - G-WETH - Gravity Bridge WETH (
π₯ 21 Β·β 190) - No description. - PICA (
π₯ 21 Β·β 140) - PICA Price Live Data Composable Finance aspires to build an entire ecosystem.. - HASH - HASH Token (
π₯ 21 Β·β 73) - Cryptocurrency launched in 2021and operates on the Ethereum.. - IOV - Starname (
π₯ 20 Β·β 1.3K Β·π ) - Starname: Reserve your crypto *name. - SSV - SSV Network (
π₯ 20 Β·β 190) - SSV promotes decentralization, security, and liveness across.. - LYXE - LUKSO (
π₯ 20 Β·β 170) - Blockchain platform specifically created for the lifestyle.. - SOMM - Sommelier (
π₯ 20 Β·β 160) - Sommelier consists of the Cosmos Stargate SDK, its.. - DSM - Desmos (
π₯ 20 Β·β 140) - Native token on the Desmos blockchain. Built with Cosmos SDK,.. - TEER - Integritee (
π₯ 19 Β·β 200) - The Integritee platform enables firms and dApps to process their.. - TRAC - OriginTrail (
π₯ 19 Β·β 170) - Cryptocurrency launched in 2018and operates on the Ethereum.. - SAN - Santiment Network Token (
π₯ 19 Β·β 160) - Todays crypto-markets are driven by crowd sentiment... - KILT - KILT Protocol (
π₯ 19 Β·β 140) - Open-source blockchain protocol for issuing verifiable,.. - LIT - Litentry (
π₯ 19 Β·β 130) - Network that supports DID aggregation protocol and a.. - UCO - Archethic (
π₯ 19 Β·β 100) - Layer 1 aiming to create a new Decentralized Internet. Its.. - QCK - Quicksilver (
π₯ 19 Β·β 100) - Permissionless, sovereign Cosmos SDK zone providing liquid staking.. - STRD - Stride (
π₯ 18 Β·β 190) - Multichain liquid staking zone (appchain) on the Cosmos Blockchain... - SOV - Sovryn (
π₯ 18 Β·β 180) - Non-custodial and permission-less smart contract based system for.. - BOG - Bogged Finance (
π₯ 18 Β·β 100) - Bogged Finance: Limit Orders, Stop Losses, Sniper, Swaps.. - CMDX - Comdex (
π₯ 18 Β·β 60) - Comdex - DeFi Infrastructure Layer for Cosmos. - GRID - Grid+ (
π₯ 18 Β·β 44) - Grid+ leverages the Ethereum blockchain to give consumers direct.. - UBI - Universal Basic Income (
π₯ 17 Β·β 2.5K Β·π ) - First application to be built on top of the Proof of.. - NEU - Neumark (
π₯ 17 Β·β 480 Β·π ) - Community-owned fundraising platform bridging the worlds of.. - APPC - AppCoins (
π₯ 17 Β·β 270 Β·π ) - Protocol for the App Economy created by the Aptoide App.. - HNY - Honey (
π₯ 17 Β·β 170) - DAO that issues and distributes a digital currency called Honey. Honey.. - MASQ (
π₯ 17 Β·β 170) - Complete open source ecosystem for internet freedom. - GRLC - Garlicoin (
π₯ 17 Β·β 140 Β·π€ ) - New, freshly baked cryptocurrency, born from the shitposts.. - EWT - Energy Web Token (
π₯ 17 Β·β 130) - Native token of the Energy Web Chain, a public, Proof-of-.. - TGD - Tgrade (
π₯ 17 Β·β 130) - Tgrade is built using revolutionary blockchain technology, smart.. - EMC - Emercoin (
π₯ 17 Β·β 120) - Open-source cryptocurrency which originated from Bitcoin, Peercoin and.. - XSN - Stakenet (
π₯ 17 Β·β 96 Β·π ) - Cryptocurrency launched in 2016. Stakenet has a current supply of.. - HTML - HTMLCOIN (
π₯ 17 Β·β 86 Β·π€ ) - Base coin and gas that powers the Althash hybrid blockchain. The.. - QORT - Qortal (
π₯ 17 Β·β 58) - Qortal is infrastructure that utilizes blockchain technology with a.. - AVN - AVIAN (
π₯ 17 Β·β 50 Β·π€ ) - Avian Network (AVN) is driven by the community, which is fully.. - GBX - GoByte (
π₯ 17 Β·β 34 Β·π ) - Fastest, most secure & most affordable Proof-of-Work.. - BRD - Bread (
π₯ 16 Β·β 1.4K Β·π ) - Blockchains are quickly becoming the modern equivalent of what.. - DADI (
π₯ 16 Β·β 240 Β·π ) - DADI decentralized web services: a new era of cloud computing services, powered.. - HEZ - Hermez Network (
π₯ 16 Β·β 150 Β·π ) - Decentralized zk-rollup focused on scaling payments.. - ZTG - Zeitgeist (
π₯ 16 Β·β 150) - Decentralized prediction market protocol. Built in Substrate, it is.. - QLC - QLC Chain (
π₯ 16 Β·β 100 Β·π ) - Next generation public Blockchain for decentralized Network-as-.. - NBX - Netbox Coin (
π₯ 16 Β·β 97 Β·π ) - Cryptocurrency launched in 2019. Netbox Coin has a current.. - JITOSOL - Jito Staked SOL (
π₯ 16 Β·β 85) - The first liquid staking derivative on Solana to.. - GRFT - Graft (
π₯ 16 Β·β 79 Β·π ) - GRAFT Blockchain aims to bring a lasting solution to most of the.. - DYN - Dynamic (
π₯ 16 Β·β 58 Β·π ) - Cryptocurrency and operates on the BNB Smart Chain (BEP20).. - CHEQ - CHEQD Network (
π₯ 16 Β·β 57) - CHEQD NETWORK are building the trusted/authentic data.. - AIN - AI Network (
π₯ 16 Β·β 54) - Blockchain-based, cloud computing network for an open,.. - KEY - SelfKey (
π₯ 16 Β·β 51 Β·π€ ) - SelfKey provides organizations and individuals with complete.. - LUX - LUXCoin (
π₯ 15 Β·β 4K Β·π ) - Financial tools to grow your wealth - stake and earn.. - ZXC - 0xcert (
π₯ 15 Β·β 340 Β·π ) - Open source, a permission-less protocol for certified non-.. - DAV - DAV Coin (
π₯ 15 Β·β 340 Β·π ) - Open source software platform that allows anyone to buy or.. - SQD - Subsquid (
π₯ 15 Β·β 190) - Motivation Decentralized applications require complex and versatile.. - WAR - WeStarter (
π₯ 15 Β·β 170) - Wrapped AR introduces a new storage-based paradigm to Ethereum.. - CAPS - Ternoa (
π₯ 15 Β·β 150) - Memories are an essential part of who we are. If memory plays an.. - SEED - MetaGame (
π₯ 15 Β·β 120) - Community currency for MetaGame. - OST (
π₯ 15 Β·β 120 Β·π ) - Setting up a blockchain infrastructure is an expensive and complicated.. - BLK - BlackCoin (
π₯ 15 Β·β 80 Β·π ) - BlackCoin started of as a Proof of Work coin but has evolved.. - VIA - Viacoin (
π₯ 15 Β·β 80) - Script-based cryptocurrency derived from Bitcoin. Similar to Bitcoin and.. - WGR - Wagerr (
π₯ 15 Β·β 71 Β·π ) - Wagerr uses distributed blockchain technology to execute.. - VEGA - Vega Protocol (
π₯ 15 Β·β 67) - Proof-of-stake blockchain, built on top of Tendermint,.. - MGX - Mangata X (
π₯ 15 Β·β 54) - DEX parachain in the Polkadot ecosystem with the goal to make.. - FIO - FIO Protocol (
π₯ 15 Β·β 53) - Decentralized usability layer for the entire blockchain ecosystem.. - MUTE (
π₯ 15 Β·β 40 Β·π ) - Mute Switch: Coming Soon. - XPRT - Persistence (
π₯ 15 Β·β 33) - Interoperable protocol that provides sovereign environments to.. - AMLT (
π₯ 14 Β·β 1.4K Β·π ) - Created by the recognized Blockchain Regtech leader Coinfirm, AMLT is the.. - PRTCLE - Particle (
π₯ 14 Β·β 1.2K) - Shenanigan embraces the hard work and dedication it takes to.. - XFC - Football Coin (
π₯ 14 Β·β 820 Β·π€ ) - Digital currency built using technology similar to that of.. - FULA - Functionland (
π₯ 14 Β·β 720) - Functionland vision is to enable the public to preside over.. - DRGN - Dragonchain (
π₯ 14 Β·β 700 Β·π€ ) - Cryptocurrency and operates on the Ethereum platform... - OSQTH - Opyn Squeeth (
π₯ 14 Β·β 440) - Opyn is building DeFi-native derivatives and options.. - CRYP - CrypticCoin (
π₯ 14 Β·β 400) - Cryptocurrency . Users are able to generate CRYP through the.. - QKC - QuarkChain (
π₯ 14 Β·β 260 Β·π ) - Secure, permission-less, scalable, and decentralized.. - XUC - Exchange Union (
π₯ 14 Β·β 220 Β·π ) - Decentralized network that connects individual.. - HAUS - DAOhaus (
π₯ 14 Β·β 190) - This HAUS doesnt build itself It takes a community, and HausDAO.. - SDL - Saddle Finance (
π₯ 14 Β·β 170) - Decentralized automated market maker (AMM) on the.. - LOOKS - LooksRare (
π₯ 14 Β·β 160) - Community-first NFT marketplace that actively rewards.. - DEV - Dev Protocol (
π₯ 14 Β·β 140 Β·π€ ) - Dev Protocol lets GitHub users tokenize their OSS.. - NVC - Novacoin (
π₯ 14 Β·β 110) - Hybrid Proof of work (POW) / Proof of stake (POS) decentralized.. - FIDU (
π₯ 14 Β·β 98) - No description. - SMART - SmartCash (
π₯ 14 Β·β 86 Β·π ) - Easy to use, fast, and secure cryptocurrency that supports.. - BCRE - Liquid Staking Crescent (
π₯ 14 Β·β 71) - No description. - PAI - Parrot USD (
π₯ 14 Β·β 64 Β·π ) - DeFi network built on Solana that will include the.. - NXS - Nexus (
π₯ 14 Β·β 58) - Community-driven project with the common vision of a world inspired by.. - CPC - CPChain (
π₯ 14 Β·β 51 Β·π ) - New distributed infrastructure for next generation.. - WKCS - Wrapped KCS (
π₯ 14 Β·β 44) - KRC-20 wrapped version of the Kucoin Token (KCS) used in Kucoin.. - HDD - HDDcoin (
π₯ 14 Β·β 40 Β·π ) - Cryptocurrency launched in 2021. HDDcoin has a current supply of.. - GPH - GraphCoin (
π₯ 14 Β·β 39 Β·π€ ) - Cryptocurrency . GraphCoin has a current supply of 0. The last.. - WPKT - Wrapped PKT (
π₯ 14 Β·β 37 Β·π€ ) - New blockchain powered by PacketCrypt, the worlds first.. - NOIA - Syntropy (
π₯ 14 Β·β 36 Β·π ) - Syntropy is transforming the public internet into a secure.. - AUR - Auroracoin (
π₯ 14 Β·β 35) - Cryptocurrency for Iceland that is launched in February 2014... - COCOS - COCOS BCX (
π₯ 13 Β·β 2.1K Β·π ) - Cocos Blockchain Expedition is a DAO to enable the.. - PPO - prePO (
π₯ 13 Β·β 1.2K) - Decentralized trading platform allowing anyone to gain synthetic.. - AMPT - Amplify Protocol (
π₯ 13 Β·β 1K) - Cryptocurrency launched in 2020and operates on the.. - GEL - Gelato (
π₯ 13 Β·β 550) - Cryptocurrency and operates on the Ethereum platform. Gelato has a.. - YOYOW (
π₯ 13 Β·β 240 Β·π ) - Blockchain-based social media platform developed by senior members of.. - KLP - Kulupu (
π₯ 13 Β·β 190 Β·π€ ) - Cryptocurrency . Kulupu has a current supply of 28,857,458 with 0 in.. - STSOL - Lido Staked SOL (
π₯ 13 Β·β 190 Β·π€ ) - Lido-DAO governed liquid staking protocol for the.. - MAILCHAIN (
π₯ 13 Β·β 170 Β·π ) - Mailchain claims to be a Multi-Blockchain Messaging Application. Send.. - MFT - Mainframe (
π₯ 13 Β·β 150) - Platform for decentralized applications. Resistant to.. - FCT - Firmachain (
π₯ 13 Β·β 150) - Unlocking new limits of electronic contracts with blockchain.. - VS - Vision Metaverse (
π₯ 13 Β·β 120 Β·π€ ) - Vision has a complete incentive and promotion.. - LQ - Liqwid Finance (
π₯ 13 Β·β 100) - Algorithmic and non-custodial liquidity protocol for earning.. - MED - MediBloc (
π₯ 13 Β·β 100) - MediBlocs healthcare information platform is a personal data ecosystem.. - PTN - PalletOne (
π₯ 13 Β·β 86 Β·π ) - Cryptocurrency and operates on the Ethereum platform... - SEM - Semux (
π₯ 13 Β·β 75 Β·π ) - Cryptocurrency . Users are able to generate SEM through the process of.. - TUR - Turex (
π₯ 13 Β·β 66) - Decentralized digital currency based on the Binance Smart Chain.. - PASC - Pascal (
π₯ 13 Β·β 60) - Cryptocurrency launched in 2016. Users are able to generate PASC through.. - PMEER - Qitmeer (
π₯ 13 Β·β 51 Β·π€ ) - Cryptocurrency launched in 2019. Qitmeer has a current supply of.. - SFT - Safex Token (
π₯ 13 Β·β 31 Β·π ) - New digital asset for sport lovers, designed to be used.. - LDXG - LondonCoinGold (
π₯ 12 Β·β 460 Β·π ) - Cryptocurrency launched in 2021and operates on the.. - DOS - DOS Network (
π₯ 12 Β·β 270 Β·π ) - DOS Network - A Decentralized Oracle Service supporting.. - YAK - Yield Yak (
π₯ 12 Β·β 240) - Easy-to-use tool to earn more yield from DeFi farming on the.. - GETH - Guarded Ether (
π₯ 12 Β·β 180 Β·π ) - Guarded Ethers ($GETH) are ERC20 tokens issued by.. - TAO - Fusotao (
π₯ 12 Β·β 130) - Cryptocurrency launched in 2021and operates on the Near platform... - WRKZ - WrkzCoin (
π₯ 12 Β·β 120) - Cryptocurrency based on CryptoNote technology. The teams goal is to.. - FND - Rare FND (
π₯ 12 Β·β 110 Β·π ) - The first end-to-end crowdfunding platform in blockchain... - EFX - Effect Network (
π₯ 12 Β·β 98) - The first Blockchain-based framework for the Future-of-Work. - BTSG - BitSong (
π₯ 12 Β·β 75) - Distributed (open source) blockchain music ecosystem born in.. - ACX - Across Protocol (
π₯ 12 Β·β 72) - Optimistic cross-chain bridge secured by UMAs optimistic.. - EPK - EpiK Protocol (
π₯ 12 Β·β 50 Β·π ) - EpiK Protocol envisions building a decentralized KG.. - VCASH - void.cash (
π₯ 12 Β·β 49 Β·π ) - VoidCash provides transaction privacy on the blockchain by.. - MARKS - Bitmark (
π₯ 12 Β·β 48) - Initiative to create an every day use alternative currency. Its main.. - BTY - Bityuan (
π₯ 12 Β·β 47) - Cryptocurrency . Bityuan has a current supply of 0. The last known price.. - ETZ - Ether Zero (
π₯ 12 Β·β 45 Β·π ) - Cryptocurrency launched in 2019. Users are able to generate ETZ.. - PEG - PegNet (
π₯ 12 Β·β 41 Β·π ) - Decentralized/DAO, noncustodial, stable coin and crypto token.. - NGM - e-Money (
π₯ 12 Β·β 40) - E-Money stablecoins are a further stage in the development of.. - BTDX - Bitcloud (
π₯ 12 Β·β 40 Β·π ) - Cryptocurrency . Bitcloud has a current supply of.. - PGN - Pigeoncoin (
π₯ 12 Β·β 38 Β·π€ ) - Pigeoncoin was launched on March 21, 2018 with an immediate goal.. - FACE - Faceter (
π₯ 11 Β·β 380 Β·π ) - Web 3.0 decentralised platform where people can create.. - FO - FIBOS (
π₯ 11 Β·β 310) - Platform for creating and developing blockchain application ecosystems.. - RADAR - DappRadar (
π₯ 11 Β·β 240) - The Worlds Dapp Store - tracking and ranking all.. - MAN - Matrix AI Network (
π₯ 11 Β·β 200 Β·π ) - Global open-source, public, intelligent blockchain-.. - BMH - BlockMesh (
π₯ 11 Β·β 170 Β·π ) - Cryptocurrency and operates on the Ethereum platform... - PRE - Presearch (
π₯ 11 Β·β 160) - Open, decentralized search engine that rewards community members.. - FEVR - RealFevr (
π₯ 11 Β·β 160 Β·π€ ) - Company established in 2015 in the fantasy markets.. - REF - Ref Finance (
π₯ 11 Β·β 130) - Built on top of the cutting-edge protocol NEAR, Ref Finance is the.. - OCT - Octopus Network (
π₯ 11 Β·β 120) - Cryptocurrency . OracleChain has a current supply of.. - WDGLD - Wrapped-DGLD (
π₯ 11 Β·β 76) - ERC-20 token pegged with DGLD, wDGLD opens interoperability.. - CMT - CyberMiles (
π₯ 11 Β·β 74 Β·π ) - New blockchain platform designed to facilitate fast.. - LIF - Winding Tree (
π₯ 11 Β·β 58 Β·π ) - Blockchain-based decentralized open-source travel.. - DIKO - Arkadiko (
π₯ 11 Β·β 56) - Cryptocurrency launched in 2021. Arkadiko Finance has a current supply.. - EXOR (
π₯ 11 Β·β 56) - Cryptocurrency . EXOR has a current supply of 0. The last known price of EXOR is.. - APH - Aphroditecoin (
π₯ 11 Β·β 55 Β·π ) - Aphelion is used to pay transaction fees on the Aphelion P2P.. - ANKR (
π₯ 11 Β·β 51) - Ankr is building the future of decentralized infrastructure and multi-chain.. - JSE - JSECOIN (
π₯ 11 Β·β 47 Β·π ) - Cryptocurrency and operates on the Ethereum platform. JSECOIN.. - JOYSTREAM (
π₯ 11 Β·β 47) - No description. - IXO (
π₯ 11 Β·β 44) - The ixo protocol defines a new open standard for producing verifiable claims.. - MHC - #MetaHash (
π₯ 11 Β·β 40 Β·π ) - Next-generation network based on the Blockchain 4.0 technology for.. - TKL - Tokel (
π₯ 11 Β·β 38 Β·π€ ) - The future of tokenization. - KOIN - Koinos (
π₯ 11 Β·β 36) - KOIN will be the cryptocurrency that powers Koinos; a high.. - QWC - Qwertycoin (
π₯ 11 Β·β 35) - Cryptocurrency . Users are able to generate QWC through the process.. - NTRN - Neutron (
π₯ 11 Β·β 31 Β·π€ ) - Long-Term, Original SHA256d Proof-of-Stake Coin with Masternode.. - AIR - Altair (
π₯ 10 Β·β 2.8K Β·π ) - Altair combines the industry-leading infrastructure built by.. - EXZO - ExzoCoin 2.0 (
π₯ 10 Β·β 650) - Cryptocurrency launched in 2021and operates on the BNB.. - EUL - Euler (
π₯ 10 Β·β 300) - The ability to lend and borrow assets efficiently is a crucial.. - DGD - DigixDAO (
π₯ 10 Β·β 210 Β·π ) - Digix makes it possible to buy gold in an efficient manner.. - XEN - XEN Crypto (
π₯ 10 Β·β 200) - ERC-20 token built on the Ethereum blockchain. Its based on.. - AXNT - Axentro (
π₯ 10 Β·β 200 Β·π ) - No description. - ZETA - ZetaChain (
π₯ 10 Β·β 180) - What Is ZetaChain (ZETA)? ZetaChain is a novel L1 that has chain-.. - ARB - ARB Protocol (
π₯ 10 Β·β 170) - Decentralized arbitrage protocol. It is designed to conduct.. - TIKI - Tiki Token (
π₯ 10 Β·β 160) - Next evolution of a yield-generating contract on the Binance.. - REEF (
π₯ 10 Β·β 150 Β·π€ ) - Reef aims to be the future blockchain for DeFi, NFTs, and gaming. Our.. - DEXG - Dextoken Governance (
π₯ 10 Β·β 140 Β·π ) - Decentralized Token Swap Protocol with Speculative AMM. - SAITO (
π₯ 10 Β·β 100 Β·π ) - Web3 Foundation grant recipient that runs blockchain applications.. - KIN (
π₯ 10 Β·β 97 Β·π€ ) - Kin is money for the digital world. It is an open micro-transaction platform.. - FT - Fracton Protocol (
π₯ 10 Β·β 67 Β·π ) - Cryptocurrency launched in 2022and operates on the.. - SHD - ShardingDAO (
π₯ 10 Β·β 60) - Array of connected privacy-preserving DeFi applications built on.. - SCR - Scorum Coins (
π₯ 10 Β·β 58 Β·π ) - Cryptocurrency . Scorum Coins has a current supply of.. - BWK - Bulwark (
π₯ 10 Β·β 54 Β·π ) - Bulwark cryptocurrency (BWK) is a privacy oriented digital currency.. - PIX - Pixie (
π₯ 10 Β·β 50 Β·π ) - Pixie is THE WORLDS FIRST FULLY FUNCTIONAL #crypto-based photo and.. - XKI - KI (
π₯ 10 Β·β 44) - Ki Foundations mission is about bridging the gap between CeFi and DeFi... - BOX - ContentBox (
π₯ 10 Β·β 40 Β·π ) - Cryptocurrency and operates on the Ethereum platform... - MARS (
π₯ 10 Β·β 39) - The protocol consists of pBTC35A tokens and MARS tokens. Each pBTC35A token.. - SIMPLE - SimpleChain (
π₯ 10 Β·β 39) - Cryptocurrency launched in 2019. SimpleChain has a current.. - BJUNO - StakeEasy bJuno (
π₯ 10 Β·β 35) - Liquid Staking Solution for Juno Network. StakeEasy.. - RAZOR - Razor Network (
π₯ 10 Β·β 34 Β·π€ ) - Decentralized oracle network, which connects smart.. - FOLD - Manifold Finance (
π₯ 9 Β·β 590 Β·π€ ) - Manifold Finance provides solutions encompassing the.. - GOO - Art Gobblers Goo (
π₯ 9 Β·β 420 Β·π€ ) - Primary token used in the game Gooeys! Gooeys is a.. - WMEMO - Wonderful Memories (
π₯ 9 Β·β 350 Β·π€ ) - DeFi protocol focused on venture capital investments,.. - SUDO - sudoswap (
π₯ 9 Β·β 270) - Governance token of the sudoAMM protocol, a concentrated liquidity AMM.. - MIST - Alchemist (
π₯ 9 Β·β 260 Β·π ) - S one and only purpose is to find the philosophers.. - FLX - Reflexer Ungovernance Token (
π₯ 9 Β·β 190 Β·π€ ) - Flux provides smart contracts and applications with.. - MARO (
π₯ 9 Β·β 120) - Maro provides an efficient easy-to-use platform for value exchange and secure.. - DFS - DFSCoin (
π₯ 9 Β·β 96 Β·π ) - Cryptocurrency . Users are able to generate DFS through the process.. - CHER - Cherry Network (
π₯ 9 Β·β 78 Β·π€ ) - Decentralized Autonomous Organization developing a.. - CENNZ - Centrality (
π₯ 9 Β·β 77 Β·π€ ) - What is CENNZnet? CENNZnet is a New Zealand built public.. - GSC - Global Social Chain (
π₯ 9 Β·β 76 Β·π ) - Gunstar Metaverse uses a 2 tokens system, including.. - OLE - OpenLeverage (
π₯ 9 Β·β 74) - Permissionless margin trading protocol currently deployed on.. - SYN - Synapse (
π₯ 9 Β·β 70) - Cross-chain layer protocol powering frictionless interoperability.. - RVP - Revolution Populi (
π₯ 9 Β·β 56 Β·π€ ) - A decentralized user-controlled layer 1 blockchain.. - ZP - Zen Protocol (
π₯ 9 Β·β 56) - Cryptocurrency . Users are able to generate ZP through the process.. - JSOL - JPool (
π₯ 9 Β·β 53) - Solana Stake Pool token issued by JPool. It represents the holders.. - ARES - Ares Protocol (
π₯ 9 Β·β 52 Β·π€ ) - On-chain-verified oracle protocol that provides secure.. - TRYV - Tryvium (
π₯ 9 Β·β 47) - Modern booking platform that offers 1.5M accommodations in over.. - QQQ - Poseidon Network (
π₯ 9 Β·β 44 Β·π ) - We provide decentralized CDN service, the.. - PSY - PsyOptions (
π₯ 9 Β·β 44) - American style options protocol built on the Solana blockchain... - VBK - VeriBlock (
π₯ 9 Β·β 36 Β·π€ ) - VeriBlock and its novel Proof-of-Proof (PoP) consensus.. - 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.. - DXC - Dex-Trade Coin (
π₯ 8 Β·β 300 Β·π€ ) - DXC is not just a coin, it is a backbone payment unit.. - IPISTR - IPI Shorter (
π₯ 8 Β·β 200) - 100% on-chain infrastructure from IPI Labs. It comprises.. - DDN - Data Delivery Network (
π₯ 8 Β·β 200) - Den Domains lets you register the domain of your.. - 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 Β·β 110 Β·π€ ) - Liquid Ethereum staking protocol that tokenizes users.. - IONX - Charged Particles (
π₯ 8 Β·β 97) - Charged Particles Charged Particles is a protocol that.. - NVT - NerveNetwork (
π₯ 8 Β·β 87) - Decentralized digital asset service network based on the NULS.. - NFTFY (
π₯ 8 Β·β 86 Β·π€ ) - Decentralized Application that provides the fractionalization of Non-.. - LPL - LinkPool (
π₯ 8 Β·β 81 Β·π ) - Leading Chainlink node service provider with the goal of.. - LM - LeisureMeta (
π₯ 8 Β·β 79) - LeisureMetaverse issued its own utility token, LM token to.. - NOTE - DNotes (
π₯ 8 Β·β 71) - First decentralized, Ethereum-based protocol for borrowing and.. - HYDRO (
π₯ 8 Β·β 66 Β·π ) - Hydro enables new and existing private systems to seamlessly integrate and.. - HYD - Hydraledger (
π₯ 8 Β·β 57 Β·π ) - Cryptocurrency . Users are able to generate HYD through the.. - ULT - Ultiledger (
π₯ 8 Β·β 56 Β·π ) - Shardus is building distributed ledger software to remedy.. - DEC - Decentr (
π₯ 8 Β·β 33 Β·π€ ) - Decentr is allows users to generate, reuse and exchange high.. - NATION - Nation3 (
π₯ 8 Β·β 32) - Community movement towards creating a sovereign nation on the.. - COS - Contentos (
π₯ 8 Β·β 3) - Decentralized global content ecosystem invested by Binance Labs.. - GST2 - Gas Token Two (
π₯ 7 Β·β 700 Β·π ) - Cryptocurrency launched in 2017and operates on the.. - BNI - Bitindi Chain (
π₯ 7 Β·β 210) - Decentralized, high-efficiency, and energy-saving layer-1.. - 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.. - SKT - Sukhavati Network (
π₯ 7 Β·β 95 Β·π€ ) - Decentralized cloud service network focused on.. - LYRA - Lyra Finance (
π₯ 7 Β·β 94) - Open protocol for trading options built on Ethereum. Lyra.. - PKF - Firebird (
π₯ 7 Β·β 92 Β·π ) - What Is PolkaFoundry (PKF)? PolkaFoundry is a platform for.. - BUD - BunnyDucky (
π₯ 7 Β·β 88 Β·π ) - Platform that tokenizes DeFi strategies as yield-bearing.. - W3G (
π₯ 7 Β·β 86 Β·π€ ) - Gaming coin, thus, it supports the gaming industry and wants to take it to the.. - CLV - Clover Finance (
π₯ 7 Β·β 83 Β·π ) - Substrate-based specialized Layer 1 chain that is EVM.. - WDNR - Wrapped Denaro (
π₯ 7 Β·β 83) - Decentralized cryptocurrency written in Python which uses.. - CLAP - Cardashift (
π₯ 7 Β·β 80 Β·π€ ) - Cryptocurrency launched in 2022and operates on the Cardano.. - ANI - Anime Token (
π₯ 7 Β·β 78) - We create professional ANIME artwork & NFTs. ANIME Token is a.. - UTT - United Traders Token (
π₯ 7 Β·β 76 Β·π€ ) - United Traders, found online at UnitedTraders.com, is.. - $ETHRISE - ETHRISE (
π₯ 7 Β·β 75 Β·π€ ) - THRISE is ERC20 tokens that represent 1.7x-2.5x long.. - POSI - Position Token (
π₯ 7 Β·β 72 Β·π€ ) - The Next-Gen Decentralized Futures Trading Protocol. - KYVE - Kyve Network (
π₯ 7 Β·β 72 Β·π ) - No description. - RGP - Rigel Protocol (
π₯ 7 Β·β 53) - The Rigel Protocol will be built on both Binance Smart.. - FLR - Flare Network (
π₯ 7 Β·β 47) - Blockchain for building applications that are interoperable with.. - SRN - SIRIN LABS Token (
π₯ 7 Β·β 46 Β·π ) - Crypto token developed by blockchain development.. - TEMP - Tempus (
π₯ 7 Β·β 45 Β·π€ ) - Tempus is building the most important blocks of DeFi and Web3 in.. - SAFE - SafeCoin (
π₯ 7 Β·β 44) - SafeCoin leverages the most advanced safety and privacy based.. - RAID - Ancient Raid (
π₯ 7 Β·β 39 Β·π ) - Virtual universe of fantasy heroes for Play-To-Earn.. - BAJU - Ajuna Network (
π₯ 7 Β·β 39 Β·π ) - Cryptocurrency launched in 2022. Bajun Network has a current.. - TROLLER - The Troller Coin (
π₯ 7 Β·β 34) - First competition NFT Marketplace , Tournament gaming.. - GYFI - Gyroscope (
π₯ 7 Β·β 33 Β·π ) - ### What is GYFI? GYFI is Gyroscopes native and governance.. - ARIA20 - Arianee (
π₯ 7 Β·β 32) - Consumption behaviors are changing, new generations have a.. - SKYWARD - Skyward Finance (
π₯ 6 Β·β 770 Β·π ) - Fully permissionless open sourced launchpad that.. - JB - Janta Bazar Coin (
π₯ 6 Β·β 240 Β·π ) - Janta Bazar Coin aims to provide user-friendly, efficient,.. - CLN - Colu Local Network (
π₯ 6 Β·β 120 Β·π ) - Cryptocurrency and operates on the Ethereum platform... - ABYSS (
π₯ 6 Β·β 100 Β·π ) - Abyss.Finance provides Decentralized (DeFi) and Centralized (CeFi) Finance.. - CNP - Cryptonia Poker (
π₯ 6 Β·β 93 Β·π ) - No description. - SEAL - Seal Network (
π₯ 6 Β·β 92 Β·π ) - Cryptocurrency and operates on the Ethereum platform... - XMON (
π₯ 6 Β·β 81 Β·π ) - NFT platform for summoning neural net generated pixel monsters. - ATA - Automata Network (
π₯ 6 Β·β 81 Β·π€ ) - Decentralized service protocol that provides.. - MUSE (
π₯ 6 Β·β 69) - Cryptocurrency and operates on the Ethereum platform. Muse has a current supply.. - XID - Sphere Identity (
π₯ 6 Β·β 48 Β·π€ ) - International Diamond (XID) is a cryptocurrency . Users are.. - ZWAP - ZilSwap (
π₯ 6 Β·β 42 Β·π ) - The DeFi hub of Zilliqa. - STNEAR - Staked NEAR (
π₯ 6 Β·β 42) - Cryptocurrency and operates on the Aurora platform. Staked NEAR.. - KUJI - Kujira (
π₯ 6 Β·β 41) - Kujira is committed to levelling the playing field in decentralized.. - APEX - ApeX Protocol (
π₯ 6 Β·β 36) - ApeX Protocol (APEX) Decentralized Derivatives Protocol.. - 2KEY - 2key.network (
π₯ 6 Β·β 35 Β·π ) - Protocol: 2nd Layer Protocol Embedding Smart Contracts.. - GNX - Genaro Network (
π₯ 6 Β·β 34 Β·π ) - First Turing Complete Public Chain with Decentralized.. - WBTC - Wrapped Bitcoin (
π₯ 5 Β·β 120 Β·π€ ) - Cryptocurrency and operates on the Ethereum platform... - DVP - Decentralized Vulnerability Platform (
π₯ 5 Β·β 92 Β·π ) - DVP (Decentralized Vulnerability Platform) is an.. - CND - Cindicator (
π₯ 5 Β·β 91 Β·π ) - Founded in 2015, Cindicator builds analytical and trading.. - ZKS - ZKSpace (
π₯ 5 Β·β 76 Β·π ) - Based on ZK-Rollups technology, L2 Labs has launched ZKSpace, a.. - UT - Ulord (
π₯ 5 Β·β 62 Β·π ) - Peer-to-peer value transfer public blockchain. Through building its.. - RAIL - Railgun (
π₯ 5 Β·β 57) - RAILGUN secures privacy for DEX trading and lending. Built without.. - ZINC (
π₯ 5 Β·β 56 Β·π ) - Cryptocurrency and operates on the Ethereum platform. ZINC has a current.. - VID - Vivid Labs (
π₯ 5 Β·β 50 Β·π ) - The VID token powers VIVID (formerly VideoCoin Network), the.. - MNDE - Marinade (
π₯ 5 Β·β 47 Β·π€ ) - Governance token for Marinade. Marinade helps you to stake.. - POT - PotCoin (
π₯ 5 Β·β 47 Β·π ) - Digital cryptocurrency aimed to empower, secure, and facilitate.. - BIS - Bismuth (
π₯ 5 Β·β 39) - Bismuth, a digital distributed self-regulating database system.. - AGE - Agenor (
π₯ 5 Β·β 39 Β·π ) - Agenor aims to drive the long-awaited mass adoption of.. - HYN - Hyperion (
π₯ 5 Β·β 38 Β·π ) - Cryptocurrency launched in 2018. Hyperion has a current supply.. - XDAO (
π₯ 5 Β·β 36) - What is XDAO? XDAO was created with the idea to make DAOs the place for crypto.. - SIE - Secret (
π₯ 5 Β·β 36 Β·π ) - Cryptocurrency launched in 2018and operates on the Ethereum.. - BR - BoHr (
π₯ 5 Β·β 34 Β·π ) - Cryptocurrency launched in 2020and operates on the BNB Smart Chain.. - ZUG (
π₯ 5 Β·β 34 Β·π€ ) - Cryptocurrency launched in 2021and operates on the Ethereum platform. ZUG has.. - SWINGBY (
π₯ 5 Β·β 31 Β·π ) - A fast proof-of-stake protocol for inter-blockchain swaps, allowing.. - DAWN - Dawn Protocol (
π₯ 5 Β·β 31 Β·π ) - Open-source protocol for gaming and competitions. Its.. - CTO - Crypto (
π₯ 4 Β·β 310 Β·π ) - Cryptocurrency . Crypto has a current supply of 13,742,738.4040553... - MTGY - Moontography (
π₯ 4 Β·β 160 Β·π ) - Cryptocurrency launched in 2021and operates on the BNB.. - ONES - OneSwap DAO Token (
π₯ 4 Β·β 120 Β·π ) - A fully decentralized exchange protocol on Smart.. - OIL - Oiler (
π₯ 4 Β·β 94 Β·π ) - Cryptocurrency and operates on the Arbitrum platform. Petroleum OIL.. - CRE8R - CRE8R DAO (
π₯ 4 Β·β 89 Β·π€ ) - CRE8R DAO was founded in June 2021 by a group of DeFi.. - MEDIA - Media Network (
π₯ 4 Β·β 83 Β·π€ ) - New protocol that bypasses traditional CDN providers.. - ANGLE (
π₯ 4 Β·β 73) - Governance token of the Angle Protocol. The Angle Protocol is a decentralized.. - CYC - Cyclone Protocol (
π₯ 4 Β·β 59 Β·π ) - Multi-chain, non-custodial, privacy-preserving.. - METIS - Metis Token (
π₯ 4 Β·β 49 Β·π ) - Based on the spirit of Optimistic Rollup, Metis is.. - XYZ - Universe.XYZ (
π₯ 4 Β·β 49 Β·π ) - Initiative, which grants voting rights to the $XYZ holders.. - XRAY - Ray Network (
π₯ 4 Β·β 42 Β·π ) - Cryptocurrency launched in 2021and operates on the Cardano.. - VNT - VNT Chain (
π₯ 4 Β·β 35 Β·π ) - Cryptocurrency and operates on the Ethereum platform. VNT.. - CORE - cVault.finance (
π₯ 4 Β·β 34 Β·π ) - Non-inflationary cryptocurrency that is designed to.. - XX - XX Network (
π₯ 4 Β·β 34 Β·π£ ) - Xx network (xx)? The xx network is a full-stack platform which.. - PANTHER - PantherSwap (
π₯ 4 Β·β 33 Β·π ) - Cryptocurrency launched in 2021and operates on the BNB.. - TITANO (
π₯ 4 Β·β 32 Β·π ) - Titano is launching the new frontier of staking tokens which will.. - ACRIA - Acria.AI (
π₯ 4 Β·β 31 Β·π ) - 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 Β·β 56 Β·π€ ) - Gamified lifestyle DApp network for digital nomads all around the world. It.. - BPAY - BNBPay (
π₯ 3 Β·β 42 Β·π ) - BeyondPay aims to become the next web3 point of sale.. - SLIM - Solanium (
π₯ 3 Β·β 41 Β·π ) - Launch Pad Project (On solana) Put them on LaunchPad Category. - LLTH - Lilith Swap (
π₯ 3 Β·β 32 Β·π ) - Baseline ecosystem for a bridge between L1 Ethereum.. - BRRR - Burrow (
π₯ 3 Β·β 31 Β·π€ ) - Cryptocurrency launched in 2022. Burrow has a current supply of.. - GET - GET Protocol (
π₯ 3 Β·β 30 Β·π ) - The future of ticketing. - TKM - Thinkium (
π₯ 2 Β·β 100 Β·π ) - Cryptocurrency launched in 2017. Thinkium has a current supply of.. - METACARTEL - Metacartel Ventures (
π₯ 2 Β·β 64 Β·π ) - Permissioned, for-profit investment DAO coupled with.. - MLVC - Mylivn Coin (
π₯ 2 Β·β 52 Β·π ) - ## What is Mylivn Coin (MLVC) ? Mylivn Coin (MLVC) is a token.. - ERP - Entropyfi (
π₯ 2 Β·β 37 Β·π ) - Lossless prediction market providing user a safer platform to.. - VITAE (
π₯ 1) - Cryptocurrency launched in 2014. Users are able to generate VITAE through the process of.. - UMEE (
π₯ 1) - Cross chain DeFi hub that interconnects between blockchains. As a base layer DeFi.. - BLUR (
π₯ 1) - The NFT marketplace for pro traders. - MINIMA (
π₯ 1) - No description. - NABOX (
π₯ 1) - Cross-Chain DeFi Wallet with Decentralized Identifier built for Web 3.0. - KWENTA (
π₯ 1) - Decentralized derivatives trading platform, live on Optimism, offering real-world and on-.. - CANTO (
π₯ 1) - Canto presents the radical notion that core DeFi primitives should exist as Free Public..
Related Resources
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- CoinGecko: Worldβs largest independent crypto data aggregator.
- CoinMarketCap: World's most-referenced price-tracking website for cryptoassets.
Contribution
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.