Skip to content

mikhjones/best-of-crypto

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

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

Repository files navigation

Best-of Crypto

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

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

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

Contents

Explanation

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

Cryptocurrencies

Back to top

Decentralized peer-to-peer currencies.

BTC - Bitcoin (πŸ₯‡50 Β· ⭐ 97K) - Cryptocurrency and worldwide payment system. It is the first..
bitcoinjs-lib (πŸ₯‡35 Β· ⭐ 4.7K) - A javascript Bitcoin library for node.js and browsers. MIT
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 1.8K Β· πŸ“¦ 14K Β· πŸ“‹ 990 - 4% open Β· ⏱️ 18.10.2022):

     git clone https://github.com/bitcoinjs/bitcoinjs-lib
    
  • npm (πŸ“₯ 260K / month Β· πŸ“¦ 2.7K Β· ⏱️ 26.07.2022):

     npm install bitcoinjs-lib
    
btcd (πŸ₯‡34 Β· ⭐ 5K) - An alternative full node bitcoin implementation written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.8K Β· πŸ“₯ 10K Β· πŸ“¦ 23K Β· πŸ“‹ 760 - 29% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/btcsuite/btcd
    
  • npm (πŸ“₯ 8 / month Β· ⏱️ 03.10.2016):

     npm install btcd-binary
    
  • Go (πŸ“¦ 4.2K Β· ⏱️ 10.10.2022):

     go install github.com/btcsuite/btcd
    
bitcoin (πŸ₯‡32 Β· ⭐ 67K) - Bitcoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 33K Β· πŸ“‹ 7.5K - 10% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/bitcoin/bitcoin
    
  • PyPi (πŸ“₯ 9 / month Β· ⏱️ 21.06.2021):

     pip install oixgwsmcnwyequxsgj
    
lightning (πŸ₯‡31 Β· ⭐ 2.4K) - Core Lightning Lightning Network implementation focusing on.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 770 Β· πŸ“₯ 16K Β· πŸ“¦ 1 Β· πŸ“‹ 2.2K - 17% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ElementsProject/lightning
    
  • PyPi (πŸ“₯ 10K / month Β· πŸ“¦ 1 Β· ⏱️ 15.03.2022):

     pip install pyln-bolt7
    
bip39 (πŸ₯‡30 Β· ⭐ 880) - JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 410 Β· πŸ“¦ 110K Β· πŸ“‹ 89 - 13% open Β· ⏱️ 27.04.2022):

     git clone https://github.com/bitcoinjs/bip39
    
  • npm (πŸ“₯ 1.2M / month Β· πŸ“¦ 5.4K Β· ⏱️ 27.04.2021):

     npm install bip39
    
bitcoinj (πŸ₯‡29 Β· ⭐ 4.4K) - A library for working with Bitcoin. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 2.4K Β· πŸ“₯ 1.8K Β· πŸ“‹ 1.2K - 31% open Β· ⏱️ 14.09.2022):

     git clone https://github.com/bitcoinj/bitcoinj
    
  • Maven (πŸ“¦ 480 Β· ⏱️ 17.11.2021):

     <dependency>
     	<groupId>org.bitcoinj</groupId>
     	<artifactId>bitcoinj-core</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
elements (πŸ₯‡25 Β· ⭐ 910) - Open Source implementation of advanced blockchain features extending the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 330 Β· πŸ“₯ 31K Β· πŸ“‹ 410 - 36% open Β· ⏱️ 18.10.2022):

     git clone https://github.com/ElementsProject/elements
    
btcwallet (πŸ₯ˆ24 Β· ⭐ 890) - A secure bitcoin wallet daemon written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 440 Β· πŸ“₯ 680 Β· πŸ“¦ 460 Β· πŸ“‹ 320 - 36% open Β· ⏱️ 27.09.2022):

     git clone https://github.com/btcsuite/btcwallet
    
  • Go (πŸ“¦ 100 Β· ⏱️ 22.03.2022):

     go install github.com/btcsuite/btcwallet/wtxmgr
    
bip38 (πŸ₯ˆ23 Β· ⭐ 170 Β· πŸ’€) - BIP38 is a standard process to encrypt Bitcoin and crypto currency.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 75 Β· πŸ“¦ 1.6K Β· πŸ“‹ 31 - 9% open Β· ⏱️ 12.02.2022):

     git clone https://github.com/bitcoinjs/bip38
    
  • npm (πŸ“₯ 17K / month Β· πŸ“¦ 400 Β· ⏱️ 31.05.2020):

     npm install bip38
    
btcutil (πŸ₯ˆ22 Β· ⭐ 460 Β· πŸ’€) - Provides bitcoin-specific convenience functions and types. ISC
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 410 Β· πŸ“¦ 12K Β· ⏱️ 29.01.2022):

     git clone https://github.com/btcsuite/btcutil
    
  • Go (πŸ“¦ 2.6K Β· ⏱️ 29.01.2022):

     go install github.com/btcsuite/btcutil
    
libwally-core (πŸ₯ˆ22 Β· ⭐ 220) - Useful primitives for wallets. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 130 Β· πŸ“₯ 44K Β· πŸ“‹ 110 - 25% open Β· ⏱️ 11.10.2022):

     git clone https://github.com/ElementsProject/libwally-core
    
  • PyPi (πŸ“₯ 2.3K / month Β· πŸ“¦ 1 Β· ⏱️ 11.04.2022):

     pip install wallycore
    
  • npm (πŸ“₯ 5 / month Β· ⏱️ 11.02.2020):

     npm install libwally-js
    
bips (πŸ₯ˆ20 Β· ⭐ 7.3K) - Bitcoin Improvement Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 4.7K Β· ⏱️ 30.09.2022):

     git clone https://github.com/bitcoin/bips
    
secp256k1-zkp (πŸ₯ˆ17 Β· ⭐ 280) - Experimental fork of libsecp256k1 with support for pedersen.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 95 Β· πŸ“‹ 43 - 37% open Β· ⏱️ 02.09.2022):

     git clone https://github.com/ElementsProject/secp256k1-zkp
    
simplicity (πŸ₯‰15 Β· ⭐ 230) - Simplicity is a blockchain programming language designed as an.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 30 Β· πŸ“‹ 33 - 36% open Β· ⏱️ 14.10.2022):

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

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


ATOM - Cosmos (πŸ₯‡44 Β· ⭐ 19K) - Decentralized network of independent parallel blockchains, each powered..
tendermint (πŸ₯‡38 Β· ⭐ 5.2K) - Tendermint Core (BFT Consensus) in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.8K Β· πŸ“₯ 73K Β· πŸ“¦ 7.9K Β· πŸ“‹ 3.4K - 17% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/tendermint/tendermint
    
  • Go (πŸ“¦ 1.6K Β· ⏱️ 18.10.2022):

     go install github.com/tendermint/tendermint
    
cosmos-sdk (πŸ₯‡36 Β· ⭐ 4.6K) - A Framework for Building High Value Public Blockchains. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.8K Β· πŸ“₯ 3.6K Β· πŸ“¦ 6.1K Β· πŸ“‹ 5.3K - 10% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/cosmos/cosmos-sdk
    
cosmjs (πŸ₯‡31 Β· ⭐ 410) - The Swiss Army knife to power JavaScript based client solutions.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 200 Β· πŸ“¦ 2.9K Β· πŸ“‹ 540 - 19% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/cosmos/cosmjs
    
  • npm (πŸ“₯ 67K / month Β· πŸ“¦ 88 Β· ⏱️ 26.01.2022):

     npm install @cosmjs/launchpad
    
starport (πŸ₯‡30 Β· ⭐ 940) - Ignite CLI is the all-in-one platform to build, launch, and maintain.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 420 Β· πŸ“₯ 74K Β· πŸ“¦ 380 Β· πŸ“‹ 1.2K - 22% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/tendermint/starport
    
  • Go (πŸ“¦ 34 Β· ⏱️ 20.10.2022):

     go install github.com/tendermint/starport
    
iavl (πŸ₯‡28 Β· ⭐ 330) - Merkleized IAVL+ Tree implementation in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 170 Β· πŸ“¦ 4.6K Β· πŸ“‹ 120 - 25% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/cosmos/iavl
    
  • Go (πŸ“¦ 600 Β· ⏱️ 08.10.2022):

     go install github.com/tendermint/iavl
    
ibc-go (πŸ₯‡27 Β· ⭐ 260) - Interblockchain Communication Protocol (IBC) implementation in Golang. MIT
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 220 Β· πŸ“₯ 290 Β· πŸ“¦ 1.7K Β· πŸ“‹ 850 - 30% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/cosmos/ibc-go
    
  • Go (πŸ“¦ 180 Β· ⏱️ 15.10.2022):

     go install github.com/cosmos/ibc-go
    
relayer (πŸ₯‡27 Β· ⭐ 250) - An IBC relayer for ibc-go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1.5K Β· πŸ“₯ 1.2K Β· πŸ“¦ 79 Β· πŸ“‹ 360 - 13% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/cosmos/relayer
    
  • Go (πŸ“¦ 17 Β· ⏱️ 27.07.2022):

     go install github.com/cosmos/relayer
    
gaia (πŸ₯‡26 Β· ⭐ 240) - Cosmos Hub. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 540 Β· πŸ“₯ 47K Β· πŸ“¦ 3 Β· πŸ“‹ 620 - 11% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/cosmos/gaia
    
  • Go (πŸ“¦ 6 Β· ⏱️ 14.10.2022):

     go install github.com/cosmos/gaia
    
cosmos-rust (πŸ₯‡25 Β· ⭐ 180) - The home of all shared Rust resources for the Cosmos ecosystem. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 59 Β· πŸ“¦ 400 Β· πŸ“‹ 43 - 16% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/cosmos/cosmos-rust
    
  • Cargo (πŸ“₯ 5.5K / month Β· πŸ“¦ 15 Β· ⏱️ 08.08.2022):

     cargo install cosmos-sdk-proto
    
sdk-tutorials (πŸ₯ˆ22 Β· ⭐ 400) - Tutorials for building modules for the Cosmos SDK. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 350 Β· πŸ“¦ 45 Β· πŸ“‹ 210 - 30% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/cosmos/sdk-tutorials
    
  • Go (πŸ“¦ 5 Β· ⏱️ 18.11.2021):

     go install github.com/cosmos/sdk-application-tutorial
    
ibc (πŸ₯ˆ18 Β· ⭐ 660) - Interchain Standards (ICS) for the Cosmos network & interchain ecosystem. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 200 Β· πŸ“‹ 440 - 19% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/cosmos/ibc
    
  • Go (⏱️ 02.10.2020):

     go install github.com/cosmos/ibc
    
chain-registry (πŸ₯ˆ17 Β· ⭐ 240) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 360 Β· πŸ“‹ 120 - 44% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/cosmos/chain-registry
    
cosmos/awesome (πŸ₯‰14 Β· ⭐ 240) - Collection of Cosmos related resources. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 72 Β· πŸ“‹ 33 - 3% open Β· ⏱️ 17.10.2022):

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

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


XLM - Stellar (πŸ₯‡38 Β· ⭐ 8.1K) - Open platform for building financial products that connect people..
go (πŸ₯‡31 Β· ⭐ 1.2K) - Stellars public monorepo of go code. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 490 Β· πŸ“₯ 140K Β· πŸ“¦ 290 Β· πŸ“‹ 1.8K - 21% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/stellar/go
    
  • Go (πŸ“¦ 62 Β· ⏱️ 23.04.2021):

     go install github.com/stellar/go
    
js-stellar-sdk (πŸ₯‡30 Β· ⭐ 560) - Main Stellar client library for the Javascript language. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 280 Β· πŸ“¦ 2.7K Β· πŸ“‹ 330 - 13% open Β· ⏱️ 04.10.2022):

     git clone https://github.com/stellar/js-stellar-sdk
    
  • npm (πŸ“₯ 160K / month Β· πŸ“¦ 440 Β· ⏱️ 04.10.2022):

     npm install stellar-sdk
    
stellar-core (πŸ₯‡25 Β· ⭐ 3K) - stellar-core is the reference implementation for the peer.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1K Β· πŸ“‹ 1.4K - 17% open Β· ⏱️ 14.10.2022):

     git clone https://github.com/stellar/stellar-core
    
java-stellar-sdk (πŸ₯ˆ21 Β· ⭐ 160) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 170 Β· πŸ“₯ 46K Β· πŸ“‹ 230 - 24% open Β· ⏱️ 11.08.2022):

     git clone https://github.com/stellar/java-stellar-sdk
    
kelp (πŸ₯ˆ18 Β· ⭐ 940 Β· πŸ’€) - Kelp is a free and open-source trading bot for the Stellar DEX.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 210 Β· πŸ“₯ 120K Β· πŸ“‹ 450 - 36% open Β· ⏱️ 26.11.2021):

     git clone https://github.com/stellar/kelp
    
  • Go:

     go install github.com/lightyeario/kelp
    
stellar-protocol (πŸ₯ˆ17 Β· ⭐ 440) - Developer discussion about possible changes to the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 260 Β· πŸ“‹ 370 - 20% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/stellar/stellar-protocol
    
quickstart (πŸ₯ˆ17 Β· ⭐ 160) - Home of the stellar/quickstart docker image for development and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 190 Β· πŸ“‹ 110 - 4% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/stellar/quickstart
    
dashboard (πŸ₯‰12 Β· ⭐ 210) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 140 Β· πŸ“‹ 98 - 25% open Β· ⏱️ 22.08.2022):

     git clone https://github.com/stellar/dashboard
    

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


ALGO - Algorand (πŸ₯‡38 Β· ⭐ 2.8K) - Algorand removes the technical barriers that for years undermined..
js-algorand-sdk (πŸ₯‡31 Β· ⭐ 250) - The official JavaScript SDK for Algorand. MIT
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 160 Β· πŸ“¦ 3.5K Β· πŸ“‹ 290 - 20% open Β· ⏱️ 12.10.2022):

     git clone https://github.com/algorand/js-algorand-sdk
    
  • npm (πŸ“₯ 240K / month Β· πŸ“¦ 130 Β· ⏱️ 12.10.2022):

     npm install algosdk
    
go-algorand (πŸ₯‡28 Β· ⭐ 1.2K) - Algorands official implementation in Go. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 350 Β· πŸ“₯ 28K Β· πŸ“¦ 62 Β· πŸ“‹ 1.4K - 25% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/algorand/go-algorand
    
  • Go (πŸ“¦ 9 Β· ⏱️ 24.04.2021):

     go install github.com/algorand/go-algorand
    
py-algorand-sdk (πŸ₯‡26 Β· ⭐ 210) - Algorand Python SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 100 Β· πŸ“¦ 590 Β· πŸ“‹ 140 - 22% open Β· ⏱️ 12.10.2022):

     git clone https://github.com/algorand/py-algorand-sdk
    
  • PyPi (πŸ“₯ 49K / month Β· πŸ“¦ 15 Β· ⏱️ 02.06.2022):

     pip install py-algorand-sdk
    
pyteal (πŸ₯‡25 Β· ⭐ 230) - Algorand Smart Contracts in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 96 Β· πŸ“¦ 400 Β· πŸ“‹ 200 - 36% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/algorand/pyteal
    
  • PyPi (πŸ“₯ 5.9K / month Β· πŸ“¦ 10 Β· ⏱️ 11.05.2022):

     pip install pyteal
    
go-algorand-sdk (πŸ₯ˆ21 Β· ⭐ 160) - Algorand Golang SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 77 Β· πŸ“¦ 170 Β· πŸ“‹ 130 - 11% open Β· ⏱️ 13.10.2022):

     git clone https://github.com/algorand/go-algorand-sdk
    
  • Go (πŸ“¦ 13 Β· ⏱️ 12.10.2022):

     go install github.com/algorand/go-algorand-sdk
    
sandbox (πŸ₯‰12 Β· ⭐ 180) - Algorand node sandbox. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 120 Β· πŸ“‹ 67 - 28% open Β· ⏱️ 26.09.2022):

     git clone https://github.com/algorand/sandbox
    
  • Go (⏱️ 01.04.2021):

     go install github.com/algorand/sandbox
    
algorand-wallet (πŸ₯‰10 Β· ⭐ 150) - Source code for Pera Wallet, simply the best Algorand.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 47 Β· πŸ“‹ 93 - 34% open Β· ⏱️ 10.10.2022):

     git clone https://github.com/algorand/algorand-wallet
    

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


XRP - XRP (πŸ₯‡35 Β· ⭐ 5.7K) - Ripple (XRP) is one of the fastest and most scalable digital asset,..
xrpl.js (πŸ₯‡32 Β· ⭐ 1.1K) - A JavaScript/TypeScript API for interacting with the XRP Ledger in.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 460 Β· πŸ“₯ 10K Β· πŸ“¦ 2.1K Β· πŸ“‹ 500 - 12% open Β· ⏱️ 13.10.2022):

     git clone https://github.com/XRPLF/xrpl.js
    
  • npm (πŸ“₯ 120K / month Β· πŸ“¦ 520 Β· ⏱️ 31.05.2022):

     npm install ripple-lib
    
rippled (πŸ₯‡26 Β· ⭐ 4.2K) - Decentralized cryptocurrency blockchain daemon implementing the XRP.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.3K Β· πŸ“‹ 1.1K - 29% open Β· ⏱️ 14.10.2022):

     git clone https://github.com/ripple/rippled
    
ripplecharts-frontend (πŸ₯ˆ16 Β· ⭐ 180 Β· πŸ’€) - RippleCharts front-end using Angular.js and D3. ISC
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 130 Β· πŸ“‹ 36 - 41% open Β· ⏱️ 30.11.2021):

     git clone https://github.com/ripple/ripplecharts-frontend
    

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


DASH - Dash (πŸ₯‡35 Β· ⭐ 2K) - The project was initially released under the name XCoin (linking the..
dash (πŸ₯‡34 Β· ⭐ 1.5K) - Dash - Reinventing Cryptocurrency. MIT
  • GitHub (πŸ‘¨β€πŸ’» 530 Β· πŸ”€ 1.2K Β· πŸ“₯ 86M Β· πŸ“‹ 700 - 18% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/dashpay/dash
    
dash-wallet (πŸ₯ˆ20 Β· ⭐ 150) - Dash Wallet for Android. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 130 Β· πŸ“₯ 16K Β· πŸ“‹ 110 - 23% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/dashevo/dash-wallet
    

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


CELO - Celo (πŸ₯ˆ34 Β· ⭐ 1.2K) - A platform for fast, secure, stable digital payments to any mobile number..
celo-monorepo (πŸ₯‡35 Β· ⭐ 620) - Official repository for core projects comprising the Celo.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 310 Β· πŸ“₯ 52 Β· πŸ“¦ 1.4K Β· πŸ“‹ 5K - 12% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/celo-org/celo-monorepo
    
  • npm (πŸ“₯ 99K / month Β· πŸ“¦ 70 Β· ⏱️ 24.10.2022):

     npm install @celo/contractkit
    
celo-blockchain (πŸ₯‡27 Β· ⭐ 420) - Official repository for the golang Celo Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 700 Β· πŸ”€ 150 Β· πŸ“₯ 320 Β· πŸ“¦ 9 Β· πŸ“‹ 840 - 24% open Β· ⏱️ 13.10.2022):

     git clone https://github.com/celo-org/celo-blockchain
    
  • npm (πŸ“₯ 3.1K / month Β· πŸ“¦ 3 Β· ⏱️ 03.06.2022):

     npm install @celo/client
    
  • Go (πŸ“¦ 11 Β· ⏱️ 19.10.2022):

     go install github.com/celo-org/celo-blockchain
    

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


STEEM - Steem (πŸ₯ˆ29 Β· ⭐ 3.1K) - A new way for publishers to monetize their online content and..
steem (πŸ₯ˆ21 Β· ⭐ 1.9K) - The blockchain for Smart Media Tokens (SMTs) and decentralized.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 730 Β· πŸ“‹ 2.2K - 15% open Β· ⏱️ 17.06.2022):

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

4 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.4K) - Nano is digital money. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 780 Β· πŸ“₯ 430K Β· πŸ“‹ 1.2K - 24% open Β· ⏱️ 24.10.2022):

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

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


DESO - Decentralized Social (πŸ₯ˆ26 Β· ⭐ 1.1K) - New type of blockchain designed to power Web 3.0..
deso-protocol/core (πŸ₯ˆ21 Β· ⭐ 290) - DeSo core node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 93 Β· πŸ“¦ 19 Β· πŸ“‹ 83 - 32% open Β· ⏱️ 13.09.2022):

     git clone https://github.com/deso-protocol/core
    
  • Go (πŸ“¦ 4 Β· ⏱️ 21.12.2021):

     go install github.com/bitclout/core
    
frontend (πŸ₯ˆ19 Β· ⭐ 250) - DeSo frontend. MIT
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 130 Β· πŸ“‹ 120 - 27% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/deso-protocol/frontend
    
run (πŸ₯‰12 Β· ⭐ 170 Β· πŸ’€) - Run your own DeSo node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 83 Β· πŸ“‹ 63 - 15% open Β· ⏱️ 19.01.2022):

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

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


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

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

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


LTC - Litecoin (πŸ₯ˆ23 Β· ⭐ 4.2K) - Peer-to-peer Internet currency that enables instant, near-zero cost..
litecoin (πŸ₯‡26 Β· ⭐ 4.1K) - Litecoin source tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 940 Β· πŸ”€ 3K Β· πŸ“₯ 3.6K Β· πŸ“‹ 520 - 14% open Β· ⏱️ 17.07.2022):

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

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


RVN - Ravencoin (πŸ₯ˆ23 Β· ⭐ 1K) - Digital peer to peer network that aims to implement a use case..
Ravencoin (πŸ₯‡27 Β· ⭐ 1K) - Ravencoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 620 Β· πŸ“₯ 740K Β· πŸ“‹ 490 - 30% open Β· ⏱️ 21.08.2022):

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

BCH - Bitcoin Cash (πŸ₯ˆ23 Β· ⭐ 350) - Cryptocurrency. It is a fork (a copy in a way) of Bitcoin (BTC)...
bchd (πŸ₯‡25 Β· ⭐ 270) - An alternative full node bitcoin cash implementation written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 95 Β· πŸ“₯ 14K Β· πŸ“¦ 200 Β· πŸ“‹ 180 - 17% open Β· ⏱️ 18.05.2022):

     git clone https://github.com/gcash/bchd
    
  • Go (πŸ“¦ 25 Β· ⏱️ 05.05.2022):

     go install github.com/gcash/bchd
    

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


PPC - Peercoin (πŸ₯ˆ22 Β· ⭐ 550) - Peercoin seeks to be the most secure cryptocoin at the lowest cost,..
peercoin (πŸ₯‡25 Β· ⭐ 550) - Reference implementation of the Peercoin protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 910 Β· πŸ”€ 550 Β· πŸ“₯ 90K Β· πŸ“‹ 210 - 4% open Β· ⏱️ 27.04.2022):

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

AION - Aion (πŸ₯ˆ22 Β· ⭐ 410) - Digital asset of The Open Application Network. Aion is used to secure and..

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


QRL - Quantum Resistant Ledger (πŸ₯ˆ20 Β· ⭐ 470) - The Quantum Resistant Ledger (QRL) is a post-quantum..
QRL (πŸ₯ˆ20 Β· ⭐ 390) - Quantum Resistant Ledger. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 96 Β· πŸ“‹ 220 - 9% open Β· ⏱️ 03.06.2022):

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

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


MINTME - MintMe.com Coin (πŸ₯ˆ20 Β· ⭐ 220) - Transparent web-mineable blockchain platform made to..

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


BIP - Minter (πŸ₯‰19 Β· ⭐ 390) - Digital assets marketplace allowing anyone to buy, sell, send, and spend..
minter-go-node (πŸ₯ˆ21 Β· ⭐ 360) - Official Minter Blockchain Implementation in Go. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 69 Β· πŸ“₯ 15K Β· πŸ“¦ 13 Β· πŸ“‹ 95 - 21% open Β· ⏱️ 29.04.2022):

     git clone https://github.com/MinterTeam/minter-go-node
    
  • Go (πŸ“¦ 5 Β· ⏱️ 10.09.2021):

     go install github.com/MinterTeam/minter-go-node
    

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


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

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

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


DNT - district0x (πŸ₯‰17 Β· ⭐ 1.2K) - A network of decentralized markets and communities. Create,..
ethlance (πŸ₯‰13 Β· ⭐ 670 Β· πŸ’€) - Ethlance is the first job market platform built entirely on the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 120 Β· πŸ“‹ 160 - 15% open Β· ⏱️ 15.11.2021):

     git clone https://github.com/district0x/ethlance
    

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


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

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

WICC - WaykiChain (πŸ₯‰15 Β· ⭐ 1.1K Β· πŸ’€) - Waykichain will thoroughly subvert three traditional..
WaykiChain (πŸ₯ˆ18 Β· ⭐ 1.1K Β· πŸ’€) - Public Blockchain as a Decentralized Finance Infrastructure.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 260 Β· πŸ“₯ 120 Β· πŸ“‹ 21 - 14% open Β· ⏱️ 03.11.2021):

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

ETP - Metaverse ETP (πŸ₯‰14 Β· ⭐ 360) - Open-source public blockchain that aims to provide asset..
metaverse (πŸ₯‰15 Β· ⭐ 300) - The Metaverse individual chain service ETP coin and immutable data.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 110 Β· πŸ“₯ 64 Β· πŸ“‹ 260 - 20% open Β· ⏱️ 06.06.2022):

     git clone https://github.com/mvs-org/metaverse
    

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


Show 22 hidden projects...
  • NLG - Gulden (πŸ₯ˆ22 Β· ⭐ 130) - With Gulden you send money to each other.
  • BTG - Bitcoin Gold (πŸ₯ˆ21 Β· ⭐ 620 Β· πŸ’€) - Hard Fork of Bitcoin, that allows you to mine Bitcoin Gold..
  • CLO - Callisto Network (πŸ₯ˆ20 Β· ⭐ 130) - Blockchain platform with its own cryptocurrency (CLO) that..
  • DAG - Constellation (πŸ₯‰18 Β· ⭐ 140) - Constellation Labs aim to compete in the next generation of..
  • SUGAR - Sugarchain (πŸ₯‰17 Β· ⭐ 120 Β· πŸ’€) - The worlds fastest PoW blockchain with the most accurate..
  • XSN - Stakenet (πŸ₯‰17 Β· ⭐ 91 Β· πŸ’€) - The goal is to make the XSN framework an environment that allows..
  • BTCP - Bitcoin Pro (πŸ₯‰16 Β· ⭐ 280 Β· πŸ’€) - Hard fork of Zclassic and Bitcoin. Codebase is based on..
  • UPX - uPlexa (πŸ₯‰16 Β· ⭐ 86) - Anonymity and eCommerce via IoT. Incentivizing the mass computing power..
  • DOGEC - DogeCash (πŸ₯‰15 Β· ⭐ 32 Β· πŸ’€) - Transparent, community-governed cryptocurrency for building..
  • HC - HyperCash (πŸ₯‰14 Β· ⭐ 90 Β· πŸ’€) - The Hcash platform is designed to be a sidechain for both block-..
  • RPD - Rapids (πŸ₯‰14 Β· ⭐ 60 Β· πŸ’€) - We are a creative agency with a passion for innovation & the design..
  • DVT - DeVault (πŸ₯‰14 Β· ⭐ 33 Β· πŸ’€) - The overarching goal of DeVault is to simply be social digital..
  • ARQ - ArQmA (πŸ₯‰13 Β· ⭐ 44) - Decentralized public project of block chains, crypto currencies, and is..
  • TUP - Tenup (πŸ₯‰12 Β· ⭐ 130) - For Progress, Investment & Success.
  • HPB - High Performance Blockchain (πŸ₯‰12 Β· ⭐ 55) - HPB (High-Performance Blockchain) is a new kind of..
  • TKN - Monolith (πŸ₯‰11 Β· ⭐ 91 Β· πŸ’€) - Tokenot - Find New & Trending Cryptocurrency Tokens.
  • SCC - Stakecube (πŸ₯‰11 Β· ⭐ 45) - Currency of its own staking pool and exchange! SCC is a fork of the..
  • QWC - Qwertycoin (πŸ₯‰11 Β· ⭐ 35 Β· πŸ’€) - Decentralized peer-to-peer protocol for safe, seamless, secure &..
  • 0XBTC - 0xBitcoin (πŸ₯‰9 Β· ⭐ 160) - 0xBitcoin The only Bitcoin-like token for Ethereum.
  • XOR - Sora (πŸ₯‰7 Β· ⭐ 130) - Supranational world economic system and decentralized and democratic..
  • HEX - HEX (πŸ₯‰7 Β· ⭐ 65 Β· πŸ’€) - ERC20 token designed and launched by Richard Heart on 2 December 2019..
  • LTO - LTO Network (πŸ₯‰6 Β· ⭐ 48 Β· πŸ’€) - LTO Network allows enterprises and governments to..

Smart Contract Platforms

Back to top

Blockchains that host smart contracts or decentralized applications.

ETH - Ethereum (πŸ₯‡53 Β· ⭐ 200K) - Decentralized platform for applications. Applications build on it can..
openzeppelin-contracts (πŸ₯‡44 Β· ⭐ 20K) - OpenZeppelin Contracts is a library for secure smart.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 10K Β· πŸ“¦ 94K Β· πŸ“‹ 1.5K - 10% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/OpenZeppelin/openzeppelin-contracts
    
  • npm (πŸ“₯ 910K / month Β· πŸ“¦ 1.3K Β· ⏱️ 17.10.2022):

     npm install @openzeppelin/contracts
    
  • Maven (⏱️ 05.01.2022):

     <dependency>
     	<groupId>org.webjars.npm</groupId>
     	<artifactId>openzeppelin__contracts</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
ethereumjs-monorepo (πŸ₯‡39 Β· ⭐ 2K) - Monorepo for the Ethereum VM TypeScript Implementation. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 590 Β· πŸ“¦ 71K Β· πŸ“‹ 830 - 15% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ethereumjs/ethereumjs-monorepo
    
  • npm (πŸ“₯ 9.2M / month Β· πŸ“¦ 7.7K Β· ⏱️ 03.06.2022):

     npm install ethereumjs-util
    
  • Maven (πŸ“¦ 3 Β· ⏱️ 05.11.2021):

     <dependency>
     	<groupId>org.webjars.npm</groupId>
     	<artifactId>ethereumjs-util</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
go-ethereum (πŸ₯‡38 Β· ⭐ 40K) - Official Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 770 Β· πŸ”€ 15K Β· πŸ“¦ 13K Β· πŸ“‹ 6.9K - 5% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ethereum/go-ethereum
    
  • Maven (⏱️ 19.06.2018):

     <dependency>
     	<groupId>org.ethereum</groupId>
     	<artifactId>geth</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
  • Go (πŸ“¦ 2.4K Β· ⏱️ 15.09.2022):

     go install github.com/ethereum/go-ethereum
    
web3.py (πŸ₯‡38 Β· ⭐ 3.8K) - A python interface for interacting with the Ethereum blockchain and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.2K Β· πŸ“¦ 9.5K Β· πŸ“‹ 1.2K - 18% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/ethereum/web3.py
    
  • PyPi (πŸ“₯ 700K / month Β· πŸ“¦ 860 Β· ⏱️ 01.06.2022):

     pip install web3
    
  • Conda (πŸ“₯ 100K Β· ⏱️ 08.07.2022):

     conda install -c conda-forge web3
    
TypeChain (πŸ₯‡35 Β· ⭐ 2.3K) - TypeScript bindings for Ethereum smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 290 Β· πŸ“¦ 84K Β· πŸ“‹ 350 - 26% open Β· ⏱️ 13.09.2022):

     git clone https://github.com/dethcrypto/TypeChain
    
  • npm (πŸ“₯ 850K / month Β· πŸ“¦ 1.2K Β· ⏱️ 09.06.2022):

     npm install typechain
    
solidity (πŸ₯‡34 Β· ⭐ 19K) - Solidity, the Smart Contract Programming Language. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 4.4K Β· πŸ“₯ 2.5M Β· πŸ“‹ 5.4K - 20% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ethereum/solidity
    
vyper (πŸ₯‡34 Β· ⭐ 4.3K) - Pythonic Smart Contract Language for the EVM. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 710 Β· πŸ“₯ 210K Β· πŸ“¦ 780 Β· πŸ“‹ 1.2K - 18% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/vyperlang/vyper
    
  • PyPi (πŸ“₯ 28K / month Β· πŸ“¦ 28 Β· ⏱️ 22.04.2022):

     pip install vyper
    
  • Conda (πŸ“₯ 11K Β· ⏱️ 07.08.2022):

     conda install -c conda-forge vyper
    
solc-js (πŸ₯‡34 Β· ⭐ 1.2K) - Javascript bindings for the Solidity compiler. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 270 Β· πŸ“‹ 250 - 26% open Β· ⏱️ 09.10.2022):

     git clone https://github.com/ethereum/solc-js
    
  • npm (πŸ“₯ 1.5M / month Β· πŸ“¦ 5.4K Β· ⏱️ 08.08.2022):

     npm install solc
    
rlp (πŸ₯‡32 Β· ⭐ 2K Β· πŸ’€) - Project is in active development and has been moved to the EthereumJS.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 590 Β· πŸ“¦ 230K Β· ⏱️ 10.01.2022):

     git clone https://github.com/ethereumjs/rlp
    
  • npm (πŸ“₯ 2.8M / month Β· πŸ“¦ 4.9K Β· ⏱️ 17.07.2022):

     npm install rlp
    
  • Maven (πŸ“¦ 2 Β· ⏱️ 13.10.2021):

     <dependency>
     	<groupId>org.webjars.npm</groupId>
     	<artifactId>rlp</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
openzeppelin-contracts-upgradeable (πŸ₯‡31 Β· ⭐ 700) - Upgradeable variant of OpenZeppelin Contracts, meant.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 350 Β· πŸ“¦ 9.7K Β· πŸ“‹ 99 - 10% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
    
  • npm (πŸ“₯ 1.1K / month Β· πŸ“¦ 72 Β· ⏱️ 07.09.2020):

     npm install openzeppelin-eth
    
  • Maven (⏱️ 09.01.2022):

     <dependency>
     	<groupId>org.webjars.npm</groupId>
     	<artifactId>openzeppelin__contracts-upgradeable</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
quorum (πŸ₯‡30 Β· ⭐ 4.3K) - A permissioned implementation of Ethereum supporting data privacy. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 1.2K Β· πŸ“₯ 18K Β· πŸ“¦ 19 Β· πŸ“‹ 780 - 2% open Β· ⏱️ 15.10.2022):

     git clone https://github.com/ConsenSys/quorum
    
  • Go (πŸ“¦ 2 Β· ⏱️ 15.09.2022):

     go install github.com/ConsenSys/quorum
    
ethereumjs-wallet (πŸ₯‡30 Β· ⭐ 870) - Utilities for handling Ethereum keys. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 290 Β· πŸ“¦ 110K Β· πŸ“‹ 97 - 27% open Β· ⏱️ 22.10.2022):

     git clone https://github.com/ethereumjs/ethereumjs-wallet
    
  • npm (πŸ“₯ 650K / month Β· πŸ“¦ 3K Β· ⏱️ 08.10.2021):

     npm install ethereumjs-wallet
    
  • Maven (⏱️ 21.07.2016):

     <dependency>
     	<groupId>org.webjars.npm</groupId>
     	<artifactId>ethereumjs-wallet</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
mythril (πŸ₯‡29 Β· ⭐ 2.8K) - Security analysis tool for EVM bytecode. Supports smart contracts built.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 570 Β· πŸ“¦ 84 Β· πŸ“‹ 780 - 10% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/ConsenSys/mythril
    
  • PyPi (πŸ“₯ 4.3K / month Β· πŸ“¦ 11 Β· ⏱️ 20.06.2022):

     pip install mythril
    
py-evm (πŸ₯‡29 Β· ⭐ 1.8K) - A Python implementation of the Ethereum Virtual Machine. MIT
  • GitHub (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 560 Β· πŸ“¦ 470 Β· πŸ“‹ 660 - 16% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/ethereum/py-evm
    
  • PyPi (πŸ“₯ 35K / month Β· πŸ“¦ 61 Β· ⏱️ 26.01.2022):

     pip install py-evm
    
openzeppelin-upgrades (πŸ₯‡28 Β· ⭐ 440) - Plugins for Hardhat and Truffle to deploy and manage.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 190 Β· πŸ“¦ 160 Β· πŸ“‹ 310 - 25% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/OpenZeppelin/openzeppelin-upgrades
    
  • npm (πŸ“₯ 130K / month Β· πŸ“¦ 180 Β· ⏱️ 27.09.2022):

     npm install @openzeppelin/hardhat-upgrades
    
keythereum (πŸ₯‡27 Β· ⭐ 590) - Create, import and export Ethereum keys. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 2.6K Β· πŸ“‹ 50 - 22% open Β· ⏱️ 03.08.2022):

     git clone https://github.com/ethereumjs/keythereum
    
  • npm (πŸ“₯ 9.2K / month Β· πŸ“¦ 490 Β· ⏱️ 03.08.2022):

     npm install keythereum
    
aleth (πŸ₯‡26 Β· ⭐ 3.9K Β· πŸ’€) - Aleth Ethereum C++ client, tools and libraries. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.2K Β· πŸ“₯ 51K Β· πŸ“‹ 2.3K - 14% open Β· ⏱️ 28.10.2021):

     git clone https://github.com/ethereum/aleth
    
remix-ide (πŸ₯‡26 Β· ⭐ 2.1K) - Documentation for Remix IDE. MIT
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 900 Β· πŸ“₯ 5.6K Β· ⏱️ 25.10.2022):

     git clone https://github.com/ethereum/remix-ide
    
  • npm (πŸ“₯ 790 / month Β· πŸ“¦ 13 Β· ⏱️ 13.07.2020):

     npm install remix-ide
    
Nethereum (πŸ₯‡26 Β· ⭐ 1.9K) - Ethereum .Net cross platform integration library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 660 Β· πŸ“₯ 8.7K Β· πŸ“‹ 720 - 11% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/Nethereum/Nethereum
    
  • npm (πŸ“₯ 270 / month Β· πŸ“¦ 2 Β· ⏱️ 20.07.2022):

     npm install nethereum-codegen
    
openzeppelin-test-helpers (πŸ₯‡26 Β· ⭐ 380) - Assertion library for Ethereum smart contract testing. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 120 Β· πŸ“¦ 1.7K Β· πŸ“‹ 100 - 36% open Β· ⏱️ 06.09.2022):

     git clone https://github.com/OpenZeppelin/openzeppelin-test-helpers
    
  • npm (πŸ“₯ 69K / month Β· πŸ“¦ 260 Β· ⏱️ 06.09.2022):

     npm install @openzeppelin/test-helpers
    
solidity-docgen (πŸ₯‡26 Β· ⭐ 320) - Documentation generator for Solidity projects. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 91 Β· πŸ“¦ 2.3K Β· πŸ“‹ 130 - 23% open Β· ⏱️ 29.09.2022):

     git clone https://github.com/OpenZeppelin/solidity-docgen
    
  • npm (πŸ“₯ 32K / month Β· πŸ“¦ 180 Β· ⏱️ 29.09.2022):

     npm install solidity-docgen
    
eth-abi (πŸ₯‡26 Β· ⭐ 190) - Ethereum ABI utilities for python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 89 Β· πŸ“‹ 62 - 24% open Β· ⏱️ 27.09.2022):

     git clone https://github.com/ethereum/eth-abi
    
  • PyPi (πŸ“₯ 1M / month Β· πŸ“¦ 280 Β· ⏱️ 19.01.2022):

     pip install eth-abi
    
  • Conda (πŸ“₯ 8.4K Β· ⏱️ 19.07.2022):

     conda install -c conda-forge eth-abi
    
EIPs (πŸ₯‡25 Β· ⭐ 11K) - The Ethereum Improvement Proposal repository. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 3.9K Β· πŸ“‹ 1K - 12% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ethereum/EIPs
    
teku (πŸ₯‡25 Β· ⭐ 470) - Java Implementation of the Ethereum 2.0 Beacon Chain. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 170 Β· πŸ“‹ 1.9K - 7% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/ConsenSys/teku
    
openethereum (πŸ₯ˆ24 Β· ⭐ 1.6K) - (deprecated) The fast, light, and robust client for the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 310 Β· πŸ“₯ 46K Β· πŸ“‹ 350 - 37% open Β· ⏱️ 05.04.2022):

     git clone https://github.com/openethereum/openethereum
    
surya (πŸ₯ˆ23 Β· ⭐ 760) - A set of utilities for exploring Solidity contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 89 Β· πŸ“¦ 340 Β· πŸ“‹ 63 - 9% open Β· ⏱️ 07.04.2022):

     git clone https://github.com/ConsenSys/surya
    
  • npm (πŸ“₯ 2.9K / month Β· πŸ“¦ 18 Β· ⏱️ 07.04.2022):

     npm install surya
    
tests (πŸ₯ˆ23 Β· ⭐ 380) - Common tests for all Ethereum implementations. MIT
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 270 Β· πŸ“‹ 290 - 8% open Β· ⏱️ 22.09.2022):

     git clone https://github.com/ethereum/tests
    
  • npm (πŸ“₯ 5 / month Β· πŸ“¦ 18 Β· ⏱️ 08.04.2015):

     npm install ethereum-tests
    
tessera (πŸ₯ˆ23 Β· ⭐ 160) - Tessera - Enterprise Implementation of Quorums transaction manager. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 95 Β· πŸ“₯ 28K Β· πŸ“‹ 330 - 18% open Β· ⏱️ 07.10.2022):

     git clone https://github.com/ConsenSys/tessera
    
  • Maven (⏱️ 24.08.2022):

     <dependency>
     	<groupId>net.consensys.quorum.tessera</groupId>
     	<artifactId>jmeter-test</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
wiki (πŸ₯ˆ22 Β· ⭐ 15K) - The Ethereum Wiki. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 2.6K Β· πŸ“‹ 350 - 11% open Β· ⏱️ 18.05.2022):

     git clone https://github.com/ethereum/wiki
    
nile (πŸ₯ˆ22 Β· ⭐ 290) - CLI tool to develop StarkNet projects written in Cairo. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 59 Β· πŸ“‹ 150 - 39% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/OpenZeppelin/nile
    
  • PyPi (πŸ“₯ 1.8K / month Β· πŸ“¦ 4 Β· ⏱️ 07.07.2022):

     pip install cairo-nile
    
evmc (πŸ₯ˆ22 Β· ⭐ 260) - EVMC Ethereum Client-VM Connector API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 110 Β· πŸ“₯ 17 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 26% open Β· ⏱️ 25.08.2022):

     git clone https://github.com/ethereum/evmc
    
  • Cargo (πŸ“₯ 77 / month Β· πŸ“¦ 1 Β· ⏱️ 28.07.2021):

     cargo install evmc-sys
    
  • Go (πŸ“¦ 1 Β· ⏱️ 16.07.2021):

     go install github.com/ethereum/evmc/v9
    
cairo-contracts (πŸ₯ˆ21 Β· ⭐ 550) - OpenZeppelin Contracts written in Cairo for StarkNet, a.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 180 Β· πŸ“‹ 220 - 19% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/OpenZeppelin/cairo-contracts
    
eth-sdk (πŸ₯ˆ20 Β· ⭐ 350) - Type-safe, lightweight SDKs for Ethereum smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 33 Β· πŸ“¦ 300 Β· πŸ“‹ 49 - 44% open Β· ⏱️ 15.06.2022):

     git clone https://github.com/dethcrypto/eth-sdk
    
  • npm (πŸ“₯ 3.2K / month Β· πŸ“¦ 15 Β· ⏱️ 15.06.2022):

     npm install @dethcrypto/eth-sdk
    
ethernaut (πŸ₯ˆ19 Β· ⭐ 1.3K) - Web3/Solidity based wargame. MIT
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 380 Β· πŸ“‹ 170 - 53% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/OpenZeppelin/ethernaut
    
cakeshop (πŸ₯ˆ19 Β· ⭐ 510) - An integrated development environment and SDK for Ethereum-like.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 200 Β· πŸ“₯ 13K Β· πŸ“‹ 120 - 20% open Β· ⏱️ 26.05.2022):

     git clone https://github.com/ConsenSys/cakeshop
    
earl (πŸ₯ˆ19 Β· ⭐ 220) - Ergonomic, modern and type-safe assertion library for TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 13 Β· πŸ“‹ 72 - 37% open Β· ⏱️ 19.05.2022):

     git clone https://github.com/dethcrypto/earl
    
  • npm (πŸ“₯ 11K / month Β· πŸ“¦ 42 Β· ⏱️ 17.03.2022):

     npm install earljs
    
smart-contract-best-practices (πŸ₯ˆ18 Β· ⭐ 6.2K) - A guide to smart contract security best practices. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.2K Β· πŸ“‹ 93 - 16% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/ConsenSys/smart-contract-best-practices
    
yellowpaper (πŸ₯ˆ18 Β· ⭐ 1.4K) - The Yellow Paper: Ethereums formal specification. CC-BY-SA-4.0
  • GitHub (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 400 Β· πŸ“‹ 230 - 37% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/ethereum/yellowpaper
    
hive (πŸ₯ˆ18 Β· ⭐ 220) - Ethereum end-to-end test harness. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 110 Β· πŸ“¦ 13 Β· πŸ“‹ 160 - 19% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/ethereum/hive
    
  • Go (πŸ“¦ 2 Β· ⏱️ 19.04.2021):

     go install github.com/ethereum/hive
    
ethereum-developer-tools-list (πŸ₯ˆ17 Β· ⭐ 4.4K) - A guide to available tools and platforms for.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 950 Β· πŸ“‹ 47 - 23% open Β· ⏱️ 07.10.2022):

     git clone https://github.com/ConsenSys/ethereum-developer-tools-list
    
research (πŸ₯ˆ17 Β· ⭐ 1.5K) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 340 Β· πŸ“‹ 58 - 89% open Β· ⏱️ 05.10.2022):

     git clone https://github.com/ethereum/research
    
contracts-wizard (πŸ₯ˆ16 Β· ⭐ 160) - Interactive smart contract generator based on OpenZeppelin.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 81 Β· πŸ“¦ 25 Β· πŸ“‹ 54 - 24% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/OpenZeppelin/contracts-wizard
    
dapp-bin (πŸ₯‰15 Β· ⭐ 970 Β· πŸ’€) - A place for all the Apps to live. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 340 Β· πŸ“‹ 33 - 81% open Β· ⏱️ 15.02.2022):

     git clone https://github.com/ethereum/dapp-bin
    
quorum-examples (πŸ₯‰15 Β· ⭐ 310) - Examples for Quorum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 340 Β· πŸ“‹ 130 - 5% open Β· ⏱️ 10.07.2022):

     git clone https://github.com/ConsenSys/quorum-examples
    
solc-bin (πŸ₯‰15 Β· ⭐ 310) - This repository contains current and historical builds of the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 210 Β· πŸ“¦ 1 Β· ⏱️ 26.10.2022):

     git clone https://github.com/ethereum/solc-bin
    
emacs-solidity (πŸ₯‰15 Β· ⭐ 190) - The official solidity-mode for EMACS. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 58 Β· πŸ“‹ 40 - 35% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/ethereum/emacs-solidity
    
devp2p (πŸ₯‰13 Β· ⭐ 740) - Ethereum peer-to-peer networking specifications. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 230 Β· πŸ“‹ 100 - 27% open Β· ⏱️ 30.06.2022):

     git clone https://github.com/ethereum/devp2p
    
homebrew-ethereum (πŸ₯‰13 Β· ⭐ 420) - Homebrew Tap for Ethereum. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 150 Β· ⏱️ 08.09.2022):

     git clone https://github.com/ethereum/homebrew-ethereum
    
openzeppelin-labs (πŸ₯‰13 Β· ⭐ 300) - A space for the community to interact and exchange ideas on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 85 Β· πŸ“‹ 88 - 30% open Β· ⏱️ 14.07.2022):

     git clone https://github.com/OpenZeppelin/openzeppelin-labs
    
homestead-guide (πŸ₯‰12 Β· ⭐ 290) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“‹ 94 - 76% open Β· ⏱️ 16.05.2022):

     git clone https://github.com/ethereum/homestead-guide
    
ethereum-code-viewer (πŸ₯‰10 Β· ⭐ 1.1K) - View source of deployed Ethereum contracts in VSCode. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 75 Β· πŸ“‹ 33 - 54% open Β· ⏱️ 28.07.2022):

     git clone https://github.com/dethcrypto/ethereum-code-viewer
    
workshops (πŸ₯‰10 Β· ⭐ 340) - Code and slides for OpenZeppelin Workshops. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 170 Β· πŸ“‹ 15 - 73% open Β· ⏱️ 29.08.2022):

     git clone https://github.com/OpenZeppelin/workshops
    

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


SOL - Solana (πŸ₯‡46 Β· ⭐ 19K) - Public blockchain. It is open-source and decentralised, and achieves..
solana (πŸ₯‡41 Β· ⭐ 9.6K) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 2.5K Β· πŸ“₯ 490K Β· πŸ“¦ 49 Β· πŸ“‹ 4.8K - 25% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/solana-labs/solana
    
  • Cargo (πŸ“₯ 91K / month Β· πŸ“¦ 260 Β· ⏱️ 25.10.2022):

     cargo install solana-program
    
token-list (πŸ₯‡39 Β· ⭐ 1.2K) - The community maintained Solana token registry. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 9K Β· πŸ”€ 12K Β· πŸ“¦ 2.6K Β· πŸ“‹ 6.1K - 80% open Β· ⏱️ 03.07.2022):

     git clone https://github.com/solana-labs/token-list
    
  • npm (πŸ“₯ 140K / month Β· πŸ“¦ 76 Β· ⏱️ 21.06.2022):

     npm install @solana/spl-token-registry
    
solana-program-library (πŸ₯‡35 Β· ⭐ 2.1K) - A collection of Solana-maintained on-chain programs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.3K Β· πŸ“₯ 150K Β· πŸ“¦ 3 Β· πŸ“‹ 660 - 32% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/solana-labs/solana-program-library
    
  • npm (πŸ“₯ 810K / month Β· πŸ“¦ 620 Β· ⏱️ 12.09.2022):

     npm install @solana/spl-token
    
  • Cargo (πŸ“₯ 56K / month Β· πŸ“¦ 180 Β· ⏱️ 04.08.2022):

     cargo install spl-token
    
solana-web3.js (πŸ₯‡35 Β· ⭐ 1.3K) - Solana JavaScript SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 440 Β· πŸ“¦ 33K Β· ⏱️ 21.10.2022):

     git clone https://github.com/solana-labs/solana-web3.js
    
  • npm (πŸ“₯ 1.4M / month Β· πŸ“¦ 1.1K Β· ⏱️ 21.10.2022):

     npm install @solana/web3.js
    
rbpf (πŸ₯‡26 Β· ⭐ 160) - Rust virtual machine and JIT compiler for eBPF programs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 49 Β· πŸ“¦ 12K Β· πŸ“‹ 33 - 42% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/solana-labs/rbpf
    
  • Cargo (πŸ“₯ 27K / month Β· πŸ“¦ 11 Β· ⏱️ 24.10.2022):

     cargo install solana_rbpf
    
wallet-adapter (πŸ₯‡25 Β· ⭐ 1K) - Modular TypeScript wallet adapters and components for Solana.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 600 Β· πŸ“¦ 340 Β· πŸ“‹ 300 - 3% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/solana-labs/wallet-adapter
    
example-helloworld (πŸ₯ˆ16 Β· ⭐ 740) - Hello world on Solana. MIT
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 620 Β· πŸ“‹ 130 - 27% open Β· ⏱️ 09.09.2022):

     git clone https://github.com/solana-labs/example-helloworld
    
governance-ui (πŸ₯‰15 Β· ⭐ 160) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 250 Β· πŸ“‹ 89 - 66% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/solana-labs/governance-ui
    
dapp-scaffold (πŸ₯‰14 Β· ⭐ 1.4K) - Scaffolding for a dapp built on Solana. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 610 Β· πŸ“‹ 50 - 20% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/solana-labs/dapp-scaffold
    
break (πŸ₯‰14 Β· ⭐ 240) - Break Solana Game. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 110 Β· πŸ“‹ 87 - 27% open Β· ⏱️ 08.06.2022):

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

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


DOT - Polkadot (πŸ₯‡45 Β· ⭐ 16K) - Network protocol that allows arbitrary datanot just tokensto be..
polkadot-js/api (πŸ₯‡36 Β· ⭐ 1K) - Promise and RxJS APIs around Polkadot and Substrate based.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“¦ 16K Β· πŸ“‹ 1.7K - 1% open Β· ⏱️ 23.10.2022):

     git clone https://github.com/polkadot-js/api
    
  • npm (πŸ“₯ 250K / month Β· πŸ“¦ 280 Β· ⏱️ 23.10.2022):

     npm install @polkadot/types
    
polkadot-js/apps (πŸ₯‡33 Β· ⭐ 1.6K) - Basic Polkadot/Substrate UI for interacting with a.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1K Β· πŸ“₯ 93K Β· πŸ“¦ 6 Β· πŸ“‹ 2.6K - 5% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/polkadot-js/apps
    
  • npm (πŸ“₯ 38 / month Β· πŸ“¦ 31 Β· ⏱️ 12.08.2019):

     npm install @polkadot/ui-app
    
phishing (πŸ₯‡31 Β· ⭐ 160) - A curated list of known less-than-honest operators on Polkadot and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 110 Β· πŸ“¦ 220 Β· πŸ“‹ 220 - 1% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/polkadot-js/phishing
    
  • npm (πŸ“₯ 10K / month Β· πŸ“¦ 9 Β· ⏱️ 07.10.2022):

     npm install @polkadot/phishing
    
polkadot (πŸ₯‡30 Β· ⭐ 6.4K) - Polkadot Node Implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.4K Β· πŸ“₯ 160K Β· πŸ“‹ 1.8K - 33% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/paritytech/polkadot
    
extension (πŸ₯‡30 Β· ⭐ 840) - Simple browser extension for managing Polkadot and Substrate.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 280 Β· πŸ“₯ 2.4K Β· πŸ“¦ 83 Β· πŸ“‹ 430 - 8% open Β· ⏱️ 22.10.2022):

     git clone https://github.com/polkadot-js/extension
    
  • npm (πŸ“₯ 36K / month Β· πŸ“¦ 55 Β· ⏱️ 21.08.2022):

     npm install @polkadot/extension-dapp
    
common (πŸ₯‡30 Β· ⭐ 230) - Utilities and base libraries for use across polkadot-js for Polkadot.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 110 Β· πŸ“¦ 470 Β· πŸ“‹ 250 - 1% open Β· ⏱️ 22.10.2022):

     git clone https://github.com/polkadot-js/common
    
  • npm (πŸ“₯ 330K / month Β· πŸ“¦ 350 Β· ⏱️ 15.10.2022):

     npm install @polkadot/util-crypto
    
parity-wasm (πŸ₯‡29 Β· ⭐ 390) - WebAssembly serialization/deserialization in rust. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 98 Β· πŸ“¦ 24K Β· πŸ“‹ 150 - 23% open Β· ⏱️ 01.10.2022):

     git clone https://github.com/paritytech/parity-wasm
    
  • Cargo (πŸ“₯ 200K / month Β· πŸ“¦ 300 Β· ⏱️ 26.05.2022):

     cargo install parity-wasm
    
jsonrpc (πŸ₯‡28 Β· ⭐ 710) - Rust JSON-RPC implementation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 190 Β· πŸ“‹ 240 - 28% open Β· ⏱️ 17.06.2022):

     git clone https://github.com/paritytech/jsonrpc
    
  • Cargo (πŸ“₯ 150K / month Β· πŸ“¦ 400 Β· ⏱️ 20.07.2021):

     cargo install jsonrpc-core
    
schnorrkel (πŸ₯ˆ23 Β· ⭐ 240) - Schnorr VRFs and signatures on the Ristretto group. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 80 Β· πŸ“¦ 1 Β· πŸ“‹ 61 - 36% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/w3f/schnorrkel
    
  • Cargo (πŸ“₯ 80K / month Β· πŸ“¦ 120 Β· ⏱️ 18.10.2021):

     cargo install schnorrkel
    
parity-signer (πŸ₯ˆ22 Β· ⭐ 460) - Air-gapped crypto wallet. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 120 Β· πŸ“₯ 770 Β· πŸ“¦ 75 Β· πŸ“‹ 540 - 16% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/paritytech/parity-signer
    
tools (πŸ₯ˆ22 Β· ⭐ 250) - Various cli tools for Polkadot and Substrate chains, including basic.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 59 Β· πŸ“¦ 10 Β· πŸ“‹ 49 - 10% open Β· ⏱️ 23.10.2022):

     git clone https://github.com/polkadot-js/tools
    
  • npm (πŸ“₯ 5.3K / month Β· ⏱️ 17.10.2022):

     npm install @polkadot/vanitygen
    
polkadot-wiki (πŸ₯ˆ22 Β· ⭐ 250) - The source of truth for Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 420 Β· πŸ“‹ 1.2K - 4% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/w3f/polkadot-wiki
    
Grants-Program (πŸ₯ˆ21 Β· ⭐ 660) - Web3 Foundation Grants Program. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.3K Β· πŸ“‹ 39 - 53% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/w3f/Grants-Program
    
polkadot-validator-setup (πŸ₯ˆ17 Β· ⭐ 210 Β· πŸ’€) - Polkadot Validator Secure Setup. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 130 Β· πŸ“‹ 44 - 31% open Β· ⏱️ 09.02.2022):

     git clone https://github.com/w3f/polkadot-validator-setup
    
  • npm (πŸ“₯ 73 / month Β· ⏱️ 30.03.2021):

     npm install polkadot-secure-validator
    
parity-bitcoin (πŸ₯‰15 Β· ⭐ 710 Β· πŸ’€) - The Parity Bitcoin client. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 180 Β· πŸ“‹ 160 - 30% open Β· ⏱️ 02.12.2021):

     git clone https://github.com/paritytech/parity-bitcoin
    

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


NEAR - Near (πŸ₯‡41 Β· ⭐ 5.1K) - Sharded, developer-friendly, proof-of-stake public blockchain, built by a..
nearcore (πŸ₯‡34 Β· ⭐ 1.9K) - Reference client for NEAR Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 370 Β· πŸ“¦ 1.2K Β· πŸ“‹ 2.6K - 19% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/near/nearcore
    
  • Cargo (πŸ“₯ 13K / month Β· πŸ“¦ 7 Β· ⏱️ 27.09.2022):

     cargo install near-vm-logic
    
near-api-js (πŸ₯‡33 Β· ⭐ 300) - JavaScript library to interact with NEAR Protocol via RPC API. MIT
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 170 Β· πŸ“¦ 7K Β· πŸ“‹ 290 - 26% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/near/near-api-js
    
  • npm (πŸ“₯ 280K / month Β· πŸ“¦ 160 Β· ⏱️ 03.10.2022):

     npm install near-api-js
    
near-sdk-rs (πŸ₯‡29 Β· ⭐ 360) - Rust library for writing NEAR smart contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 170 Β· πŸ“¦ 1.7K Β· πŸ“‹ 420 - 33% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/near/near-sdk-rs
    
  • Cargo (πŸ“₯ 12K / month Β· πŸ“¦ 25 Β· ⏱️ 30.08.2022):

     cargo install near-sdk
    
near-cli (πŸ₯‡29 Β· ⭐ 160) - General purpose command line tools for interacting with NEAR Protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 75 Β· πŸ“¦ 2.4K Β· πŸ“‹ 360 - 43% open Β· ⏱️ 15.08.2022):

     git clone https://github.com/near/near-cli
    
  • npm (πŸ“₯ 19K / month Β· πŸ“¦ 1 Β· ⏱️ 15.08.2022):

     npm install near-cli
    
create-near-app (πŸ₯‡25 Β· ⭐ 280) - Create a starter app hooked up to the NEAR blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 120 Β· πŸ“¦ 4 Β· πŸ“‹ 90 - 17% open Β· ⏱️ 11.10.2022):

     git clone https://github.com/near/create-near-app
    
  • npm (πŸ“₯ 1.2K / month Β· ⏱️ 11.10.2022):

     npm install create-near-app
    
borsh (πŸ₯ˆ21 Β· ⭐ 320) - Binary Object Representation Serializer for Hashing. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 33 Β· πŸ“‹ 59 - 54% open Β· ⏱️ 30.08.2022):

     git clone https://github.com/near/borsh
    
  • npm (πŸ“₯ 16 / month Β· ⏱️ 30.04.2021):

     npm install @bonfida/borsh-js
    
  • Cargo (πŸ“₯ 97K / month Β· πŸ“¦ 32 Β· ⏱️ 04.02.2022):

     cargo install borsh-derive
    
near-wallet (πŸ₯ˆ21 Β· ⭐ 180) - Web wallet for NEAR Protocol which stores keys in browsers.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 150 Β· πŸ“‹ 860 - 25% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/near/near-wallet
    
NEPs (πŸ₯‰14 Β· ⭐ 160) - The Near Enhancement Proposals repository. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 83 Β· πŸ“‹ 160 - 72% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/near/NEPs
    
core-contracts (πŸ₯‰11 Β· ⭐ 280 Β· πŸ’€) - Core contracts: reference staking pool, lockup,.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 120 Β· πŸ“‹ 110 - 59% open Β· ⏱️ 03.03.2022):

     git clone https://github.com/near/core-contracts
    

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


XCH - Chia (πŸ₯‡39 Β· ⭐ 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 (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.9K Β· πŸ“₯ 770K Β· πŸ“¦ 69 Β· πŸ“‹ 4.5K - 7% open Β· ⏱️ 25.10.2022):

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

     git clone https://github.com/Chia-Network/chiapos
    
  • PyPi (πŸ“₯ 120K / month Β· πŸ“¦ 6 Β· ⏱️ 04.04.2022):

     pip install chiapos
    
Chia-Network/bls-signatures (πŸ₯‡28 Β· ⭐ 260) - BLS signatures in C++, using the relic toolkit.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 190 Β· πŸ“¦ 230 Β· πŸ“‹ 110 - 12% open Β· ⏱️ 18.10.2022):

     git clone https://github.com/Chia-Network/bls-signatures
    
  • PyPi (πŸ“₯ 140K / month Β· πŸ“¦ 11 Β· ⏱️ 21.06.2022):

     pip install blspy
    
  • npm (πŸ“₯ 2.7K / month Β· πŸ“¦ 7 Β· ⏱️ 12.09.2022):

     npm install bls-signatures
    
chia-blockchain-gui (πŸ₯ˆ21 Β· ⭐ 310) - Chia blockchain GUI in electron/react. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 210 Β· πŸ“‹ 430 - 11% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/Chia-Network/chia-blockchain-gui
    
bladebit (πŸ₯ˆ18 Β· ⭐ 230 Β· πŸ’€) - BladeBit - Fast Chia (XCH) RAM-only k32-only Plotter. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 74 Β· πŸ“₯ 58K Β· πŸ“‹ 74 - 25% open Β· ⏱️ 11.11.2021):

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

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

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

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


ICP - Internet Computer (πŸ₯‡38 Β· ⭐ 4.4K) - Worlds first blockchain that is capable of running at web..
candid (πŸ₯‡27 Β· ⭐ 220) - Candid Library for the Internet Computer. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 61 Β· πŸ“₯ 15K Β· πŸ“¦ 1.2K Β· πŸ“‹ 110 - 49% open Β· ⏱️ 15.10.2022):

     git clone https://github.com/dfinity/candid
    
  • Cargo (πŸ“₯ 38K / month Β· πŸ“¦ 31 Β· ⏱️ 15.10.2022):

     cargo install candid
    
motoko (πŸ₯‡25 Β· ⭐ 340) - Simple high-level language for writing Internet Computer canisters. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 60 Β· πŸ“₯ 58K Β· πŸ“‹ 720 - 35% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/dfinity/motoko
    
ic (πŸ₯ˆ20 Β· ⭐ 1.1K) - Internet Computer blockchain source: the client/replica software run.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 190 Β· ⏱️ 26.10.2022):

     git clone https://github.com/dfinity/ic
    
internet-identity (πŸ₯ˆ20 Β· ⭐ 230) - Internet Identity, a blockchain authentication system.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 77 Β· πŸ“₯ 20K Β· πŸ“‹ 91 - 36% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/dfinity/internet-identity
    
examples (πŸ₯ˆ17 Β· ⭐ 350) - Example applications, microservices, and code samples for the.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 200 Β· πŸ“‹ 68 - 82% open Β· ⏱️ 30.09.2022):

     git clone https://github.com/dfinity/examples
    
motoko-base (πŸ₯ˆ16 Β· ⭐ 410) - The Motoko base library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 59 Β· πŸ“‹ 140 - 70% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/dfinity/motoko-base
    
awesome-dfinity (πŸ₯‰11 Β· ⭐ 400) - A curated list of awesome projects and resources relating to.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 60 Β· πŸ“‹ 3 - 66% open Β· ⏱️ 21.09.2022):

     git clone https://github.com/dfinity/awesome-dfinity
    
cancan (πŸ₯‰10 Β· ⭐ 320) - A scalable video sharing service. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 61 Β· πŸ“‹ 19 - 47% open Β· ⏱️ 31.05.2022):

     git clone https://github.com/dfinity/cancan
    

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


EOS - EOS (πŸ₯‡37 Β· ⭐ 18K Β· πŸ’€) - Cryptocurrency token and blockchain that operates as a smart contract..
eosjs (πŸ₯‡32 Β· ⭐ 1.4K Β· πŸ’€) - General purpose library for the EOSIO blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 490 Β· πŸ“₯ 11K Β· πŸ“¦ 5K Β· πŸ“‹ 590 - 8% open Β· ⏱️ 07.03.2022):

     git clone https://github.com/EOSIO/eosjs
    
  • npm (πŸ“₯ 160K / month Β· πŸ“¦ 730 Β· ⏱️ 03.01.2022):

     npm install eosjs
    

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


LSK - Lisk (πŸ₯ˆ36 Β· ⭐ 3.8K) - Lisk makes it easy for developers to build and deploy blockchain..
lisk-sdk (πŸ₯‡35 Β· ⭐ 2.8K) - Lisk software development kit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 470 Β· πŸ“¦ 170 Β· πŸ“‹ 4.3K - 6% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/LiskHQ/lisk-sdk
    
  • npm (πŸ“₯ 2K / month Β· πŸ“¦ 57 Β· ⏱️ 28.04.2022):

     npm install @liskhq/lisk-cryptography
    
lisk-desktop (πŸ₯‡25 Β· ⭐ 580) - Lisk graphical user interface for desktop. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 90 Β· πŸ“₯ 510K Β· πŸ“‹ 2.6K - 5% open Β· ⏱️ 16.08.2022):

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

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


NEO - NEO (πŸ₯ˆ35 Β· ⭐ 6.4K) - Non-profit community-based blockchain project that utilizes blockchain..
neo (πŸ₯‡28 Β· ⭐ 3.4K) - NEO Smart Economy. MIT
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 1K Β· πŸ“¦ 250 Β· πŸ“‹ 1.2K - 11% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/neo-project/neo
    
neon-wallet (πŸ₯‡27 Β· ⭐ 1K) - Light wallet for the NEO blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 320 Β· πŸ“₯ 2.9M Β· πŸ“‹ 1.4K - 4% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/CityOfZion/neon-wallet
    
neon-js (πŸ₯‡26 Β· ⭐ 180) - Javascript libraries that allow the applications to interact with NEO.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 170 Β· πŸ“¦ 310 Β· πŸ“‹ 280 - 3% open Β· ⏱️ 24.08.2022):

     git clone https://github.com/cityofzion/neon-js
    
  • npm (πŸ“₯ 7.5K / month Β· πŸ“¦ 100 Β· ⏱️ 24.08.2022):

     npm install @cityofzion/neon-js
    
neo-node (πŸ₯ˆ24 Β· ⭐ 220) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 220 Β· πŸ“₯ 98K Β· πŸ“¦ 17 Β· πŸ“‹ 470 - 15% open Β· ⏱️ 12.08.2022):

     git clone https://github.com/neo-project/neo-node
    
neo-python (πŸ₯ˆ22 Β· ⭐ 310 Β· πŸ’€) - Python Node and SDK for the NEO 2.x blockchain. For NEO 3.x go to.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 210 Β· πŸ“¦ 31 Β· πŸ“‹ 290 - 8% open Β· ⏱️ 15.11.2021):

     git clone https://github.com/cityofzion/neo-python
    
  • PyPi (πŸ“₯ 91 / month Β· πŸ“¦ 8 Β· ⏱️ 16.09.2019):

     pip install neo-python
    
neo-vm (πŸ₯ˆ20 Β· ⭐ 180) - NEO Virtual Machine. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 140 Β· πŸ“¦ 200 Β· πŸ“‹ 140 - 3% open Β· ⏱️ 23.10.2022):

     git clone https://github.com/neo-project/neo-vm
    
neo-project/docs (πŸ₯‰15 Β· ⭐ 190) - NEO Documentation. CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 280 Β· πŸ“‹ 130 - 3% open Β· ⏱️ 20.10.2022):

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

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


TRX - TRON (πŸ₯ˆ35 Β· ⭐ 5.2K) - TRON: Decentralize the Web TRON is dedicated to building the..
tronweb (πŸ₯‡30 Β· ⭐ 230) - Javascript API Library for interacting with the TRON Network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 170 Β· πŸ“¦ 2.3K Β· πŸ“‹ 150 - 1% open Β· ⏱️ 27.09.2022):

     git clone https://github.com/tronprotocol/tronweb
    
  • npm (πŸ“₯ 130K / month Β· πŸ“¦ 190 Β· ⏱️ 28.09.2022):

     npm install tronweb
    
java-tron (πŸ₯‡29 Β· ⭐ 3.2K) - Java implementation of the Tron whitepaper. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.2K Β· πŸ“₯ 85K Β· πŸ“‹ 1.1K - 2% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/tronprotocol/java-tron
    
wallet-cli (πŸ₯ˆ19 Β· ⭐ 370) - Wallet CLI. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 340 Β· πŸ“₯ 3.7K Β· πŸ“‹ 120 - 5% open Β· ⏱️ 18.08.2022):

     git clone https://github.com/tronprotocol/wallet-cli
    
sun-network (πŸ₯ˆ17 Β· ⭐ 270 Β· πŸ’€) - JavaScript SDK that encapsulates the TRON HTTP API. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 110 Β· πŸ“₯ 610 Β· πŸ“‹ 89 - 42% open Β· ⏱️ 29.03.2022):

     git clone https://github.com/tronprotocol/sun-network
    
  • npm (πŸ“₯ 65 / month Β· πŸ“¦ 4 Β· ⏱️ 03.12.2019):

     npm install sunweb
    
documentation (πŸ₯‰15 Β· ⭐ 410) - Documentations of project TRON. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 450 Β· πŸ“‹ 82 - 17% open Β· ⏱️ 28.06.2022):

     git clone https://github.com/tronprotocol/documentation
    
documentation-en (πŸ₯‰12 Β· ⭐ 160) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 150 Β· πŸ“‹ 18 - 11% open Β· ⏱️ 10.10.2022):

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

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


AVAX - Avalanche (πŸ₯ˆ35 Β· ⭐ 3.2K) - Open-source platform for launching decentralized finance..
avalanchego (πŸ₯‡31 Β· ⭐ 1.7K) - Go implementation of an Avalanche node. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 410 Β· πŸ“₯ 100K Β· πŸ“¦ 55 Β· πŸ“‹ 450 - 17% open Β· ⏱️ 06.10.2022):

     git clone https://github.com/ava-labs/avalanchego
    
  • Go (πŸ“¦ 68 Β· ⏱️ 12.10.2022):

     go install github.com/ava-labs/avalanchego
    
avalanchejs (πŸ₯‡28 Β· ⭐ 260) - The Avalanche Platform JavaScript Library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 110 Β· πŸ“₯ 12 Β· πŸ“¦ 550 Β· πŸ“‹ 110 - 23% open Β· ⏱️ 24.08.2022):

     git clone https://github.com/ava-labs/avalanchejs
    
  • npm (πŸ“₯ 43K / month Β· πŸ“¦ 24 Β· ⏱️ 24.08.2022):

     npm install avalanche
    
subnet-evm (πŸ₯ˆ22 Β· ⭐ 160) - Launch your own EVM as an Avalanche Subnet. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 88 Β· πŸ“₯ 4.7K Β· πŸ“¦ 17 Β· πŸ“‹ 76 - 48% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/ava-labs/subnet-evm
    
  • Go (πŸ“¦ 3 Β· ⏱️ 06.10.2022):

     go install github.com/ava-labs/subnet-evm
    
avalanche-wallet (πŸ₯ˆ16 Β· ⭐ 180) - The Avalanche web wallet. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 110 Β· πŸ“‹ 88 - 67% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ava-labs/avalanche-wallet
    
avalanche-smart-contract-quickstart (πŸ₯‰13 Β· ⭐ 230) - The easiest way to build smart contracts on Avalanche. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 92 Β· πŸ“‹ 21 - 76% open Β· ⏱️ 15.06.2022):

     git clone https://github.com/ava-labs/avalanche-smart-contract-quickstart
    

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


MATIC - Polygon (πŸ₯ˆ35 Β· ⭐ 2.9K) - Matic Network brings massive scale to Ethereum using an..
bor (πŸ₯‡29 Β· ⭐ 460) - Official repository for the Matic Blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 680 Β· πŸ”€ 260 Β· πŸ“₯ 12K Β· πŸ“¦ 58 Β· πŸ“‹ 180 - 5% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/maticnetwork/bor
    
  • Go (πŸ“¦ 13 Β· ⏱️ 30.08.2022):

     go install github.com/maticnetwork/bor
    
matic.js (πŸ₯‡29 Β· ⭐ 420) - Javascript developer library to interact with Matic Network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 180 Β· πŸ“¦ 990 Β· πŸ“‹ 75 - 5% open Β· ⏱️ 16.09.2022):

     git clone https://github.com/maticnetwork/matic.js
    
  • npm (πŸ“₯ 31K / month Β· πŸ“¦ 17 Β· ⏱️ 16.09.2022):

     npm install @maticnetwork/maticjs
    
miden (πŸ₯ˆ20 Β· ⭐ 360) - STARK-based virtual machine. MIT
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 58 Β· πŸ“¦ 35 Β· πŸ“‹ 140 - 31% open Β· ⏱️ 03.09.2022):

     git clone https://github.com/maticnetwork/miden
    
contracts (πŸ₯ˆ19 Β· ⭐ 610 Β· πŸ’€) - Smart contracts comprising the business logic of the Matic.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 300 Β· πŸ“¦ 20 Β· πŸ“‹ 89 - 50% open Β· ⏱️ 26.01.2022):

     git clone https://github.com/maticnetwork/contracts
    
matic-docs (πŸ₯ˆ18 Β· ⭐ 160) - The official documentation for all Polygon products. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 350 Β· πŸ“‹ 49 - 32% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/maticnetwork/matic-docs
    
pos-portal (πŸ₯ˆ17 Β· ⭐ 210) - Smart contracts that powers the PoS (proof-of-stake) based bridge.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 160 Β· πŸ“¦ 21 Β· πŸ“‹ 25 - 76% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/maticnetwork/pos-portal
    
  • npm (πŸ“₯ 66 / month Β· ⏱️ 26.04.2021):

     npm install @maticnetwork/pos-portal
    

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


ADA - Cardano (πŸ₯ˆ32 Β· ⭐ 8.1K) - Token on a distributed computing platform that runs smart contracts,..
daedalus (πŸ₯‡26 Β· ⭐ 1.2K) - The open source cryptocurrency wallet for ada, built to grow with.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 290 Β· πŸ“₯ 8K Β· πŸ“‹ 580 - 18% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/input-output-hk/daedalus
    
plutus (πŸ₯ˆ23 Β· ⭐ 1.4K) - The Plutus language implementation and tools. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 430 Β· πŸ“‹ 940 - 11% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/input-output-hk/plutus
    
haskell.nix (πŸ₯ˆ20 Β· ⭐ 440) - Alternative Haskell Infrastructure for Nixpkgs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 200 Β· πŸ“‹ 730 - 41% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/input-output-hk/haskell.nix
    
ouroboros-network (πŸ₯ˆ19 Β· ⭐ 240) - An implementation of the Ouroboros family of consensus.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 68 Β· πŸ“‹ 1.6K - 38% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/input-output-hk/ouroboros-network
    
mantis (πŸ₯ˆ18 Β· ⭐ 220 Β· πŸ’€) - A Scala based client for Ethereum-like Blockchains. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 71 Β· πŸ“₯ 6K Β· πŸ“‹ 44 - 20% open Β· ⏱️ 15.12.2021):

     git clone https://github.com/input-output-hk/mantis
    
scrypto (πŸ₯ˆ17 Β· ⭐ 190 Β· πŸ’€) - Cryptographic primitives for Scala. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 49 Β· πŸ“‹ 17 - 17% open Β· ⏱️ 05.01.2022):

     git clone https://github.com/input-output-hk/scrypto
    
  • Maven (πŸ“¦ 13 Β· ⏱️ 05.01.2022):

     <dependency>
     	<groupId>org.scorexfoundation</groupId>
     	<artifactId>scrypto_2.12</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
marlowe (πŸ₯ˆ16 Β· ⭐ 160) - Prototype implementation of domain-specific language for the design.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 38 Β· πŸ“‹ 70 - 44% open Β· ⏱️ 17.10.2022):

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

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


POA - POA Network (πŸ₯ˆ32 Β· ⭐ 2K) - An open network based on Ethereum protocol with Proof of Authority..
solidity-flattener (πŸ₯ˆ20 Β· ⭐ 240) - Utility to combine Solidity project to a flat file. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 73 Β· πŸ“¦ 390 Β· πŸ“‹ 29 - 37% open Β· ⏱️ 08.08.2022):

     git clone https://github.com/poanetwork/solidity-flattener
    
  • npm (πŸ“₯ 3.7K / month Β· πŸ“¦ 5 Β· ⏱️ 08.08.2022):

     npm install @poanet/solidity-flattener
    

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


ETC - Ethereum Classic (πŸ₯ˆ32 Β· ⭐ 2K) - Open source distributed computing platform based on..
core-geth (πŸ₯‡25 Β· ⭐ 200) - A highly configurable Go implementation of the Ethereum protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 770 Β· πŸ”€ 100 Β· πŸ“₯ 100K Β· πŸ“¦ 6 Β· πŸ“‹ 180 - 26% open Β· ⏱️ 05.10.2022):

     git clone https://github.com/etclabscore/core-geth
    
  • Go (⏱️ 28.06.2022):

     go install github.com/etclabscore/multi-geth
    
besu (πŸ₯ˆ24 Β· ⭐ 1K) - An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 490 Β· πŸ“₯ 280 Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/hyperledger/besu
    

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


ONE - Harmony (πŸ₯ˆ31 Β· ⭐ 1.8K) - Fast and open blockchain for decentralized applications. Harmony has..
harmony (πŸ₯‡28 Β· ⭐ 1.5K) - The core protocol of harmony. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 260 Β· πŸ“₯ 72K Β· πŸ“¦ 68 Β· πŸ“‹ 1.2K - 17% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/harmony-one/harmony
    
  • Go (πŸ“¦ 10 Β· ⏱️ 05.04.2022):

     go install github.com/harmony-one/harmony
    

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


ZIL - Zilliqa (πŸ₯ˆ31 Β· ⭐ 1.6K) - Zilliqa will be the worlds first high-throughput public blockchain..
Zilliqa (πŸ₯‡25 Β· ⭐ 1.1K) - Zilliqa is the worlds first high-throughput public blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 260 Β· πŸ“‹ 380 - 30% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/Zilliqa/Zilliqa
    
scilla (πŸ₯ˆ20 Β· ⭐ 240) - Scilla - A Smart Contract Intermediate Level Language. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 72 Β· πŸ“₯ 310 Β· πŸ“‹ 400 - 33% open Β· ⏱️ 21.10.2022):

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

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


EGLD - Elrond (πŸ₯ˆ31 Β· ⭐ 1.4K) - Technology ecosystem for the new internet. Its smart contracts..
elrond-go (πŸ₯‡26 Β· ⭐ 860) - Elrond-GO: The official implementation of the Elrond protocol,.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 170 Β· πŸ“₯ 320 Β· πŸ“¦ 86 Β· πŸ“‹ 450 - 12% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/ElrondNetwork/elrond-go
    
  • Go (πŸ“¦ 5 Β· ⏱️ 25.10.2022):

     go install github.com/ElrondNetwork/elrond-go
    

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


ROSE - Oasis Network (πŸ₯ˆ31 Β· ⭐ 580) - Designed for the next generation of blockchain, the Oasis..
oasis-core (πŸ₯‡26 Β· ⭐ 280) - Performant and Confidentiality-Preserving Smart Contracts +.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 82 Β· πŸ“₯ 30K Β· πŸ“‹ 1.8K - 15% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/oasisprotocol/oasis-core
    
  • Cargo (πŸ“₯ 3.7 / month Β· ⏱️ 16.10.2019):

     cargo install oasis-node
    
  • Go (πŸ“¦ 20 Β· ⏱️ 14.10.2022):

     go install github.com/oasisprotocol/oasis-core/go
    

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


WAVES - Waves (πŸ₯ˆ30 Β· ⭐ 1.9K) - Open blockchain protocol and development toolset for Web 3.0..
Waves (πŸ₯‡28 Β· ⭐ 1.2K) - Reference Waves Blockchain Node (client) implementation on Scala. MIT
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 420 Β· πŸ“₯ 410K Β· πŸ“‹ 380 - 9% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/wavesplatform/Waves
    
  • Maven (⏱️ 20.09.2018):

     <dependency>
     	<groupId>com.wavesplatform</groupId>
     	<artifactId>lang</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    

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


CFX - Conflux (πŸ₯ˆ30 Β· ⭐ 700) - Open protocol for a new world of DApps, finance, and Web 3.0. As a fast..
conflux-rust (πŸ₯ˆ24 Β· ⭐ 560) - The official Rust implementation of Conflux protocol... GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 160 Β· πŸ“₯ 31K Β· πŸ“‹ 550 - 17% open Β· ⏱️ 25.10.2022):

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

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


QTUM - Qtum (πŸ₯ˆ29 Β· ⭐ 1.3K) - Combining a modified Bitcoin Core infrastructure with an intercompatible..
qtum (πŸ₯‡27 Β· ⭐ 1.2K) - Qtum Core Wallet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 370 Β· πŸ“₯ 290K Β· πŸ“‹ 320 - 9% open Β· ⏱️ 06.06.2022):

     git clone https://github.com/qtumproject/qtum
    

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


ICX - ICON (πŸ₯ˆ29 Β· ⭐ 320) - ICON wants to be one of the largest blockchain networks in the world. ICON..

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


KMD - Komodo (πŸ₯ˆ28 Β· ⭐ 610) - The Komodo Platform focuses on providing complete end-to-end blockchain..
atomicDEX-Desktop (πŸ₯ˆ24 Β· ⭐ 210) - atomicDEX Desktop app - project codename Dextop. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 140 Β· πŸ“₯ 55K Β· πŸ“‹ 730 - 16% open Β· ⏱️ 25.10.2022):

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

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


CSPR - Casper Network (πŸ₯ˆ28 Β· ⭐ 490) - First live proof-of-stake blockchain built off the Casper CBC..
casper-node (πŸ₯‡28 Β· ⭐ 320 Β· πŸ“‰) - Casper node. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 160 Β· πŸ“₯ 1.1K Β· πŸ“¦ 170 Β· πŸ“‹ 1K - 20% open Β· ⏱️ 30.09.2022):

     git clone https://github.com/casper-network/casper-node
    
  • npm (πŸ“₯ 16 / month Β· ⏱️ 25.08.2022):

     npm install casper-contract
    
  • Cargo (πŸ“₯ 930 / month Β· πŸ“¦ 6 Β· ⏱️ 25.08.2022):

     cargo install casper-execution-engine
    

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


OMNI - Omni (πŸ₯ˆ27 Β· ⭐ 1.6K) - Platform for creating and trading custom digital assets and currencies...
omniwallet (πŸ₯ˆ18 Β· ⭐ 320) - Omni Protocol Hybrid Web-Wallet. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 190 Β· πŸ“‹ 770 - 30% open Β· ⏱️ 19.05.2022):

     git clone https://github.com/OmniLayer/omniwallet
    

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


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

     git clone https://github.com/ontio/ontology
    
  • Go (πŸ“¦ 32 Β· ⏱️ 30.03.2022):

     go install github.com/ontio/ontology
    

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


STRAX - Stratis (πŸ₯ˆ26 Β· ⭐ 880) - Fuel that powers and secures the Stratis blockchain. It is used..

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


OMG - OMG Network (πŸ₯ˆ26 Β· ⭐ 840) - Scaling solution for finance on Ethereum, enabling..
omise-go (πŸ₯ˆ17 Β· ⭐ 150) - Omise Go Library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 44 Β· πŸ“¦ 33 Β· πŸ“‹ 16 - 43% open Β· ⏱️ 06.10.2022):

     git clone https://github.com/omise/omise-go
    
  • Go (πŸ“¦ 2 Β· ⏱️ 06.10.2022):

     go install github.com/omise/omise-go
    

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


MOVR - Moonriver (πŸ₯ˆ26 Β· ⭐ 840) - Fully Ethereum-compatible smart contract parachain on Kusama. Due..
moonbeam (πŸ₯‡27 Β· ⭐ 750) - An Ethereum-compatible smart contract parachain on Polkadot. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 240 Β· πŸ“₯ 15K Β· πŸ“¦ 14 Β· πŸ“‹ 280 - 13% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/PureStake/moonbeam
    
  • npm (πŸ“₯ 12K / month Β· πŸ“¦ 5 Β· ⏱️ 05.10.2022):

     npm install moonbeam-types-bundle
    

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


KDA - Kadena (πŸ₯‰25 Β· ⭐ 830) - Braided, parallelized Proof Of Work consensus mechanism that improves..
pact (πŸ₯ˆ24 Β· ⭐ 530) - The Pact Smart Contract Language. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 87 Β· πŸ“₯ 4.4K Β· πŸ“‹ 340 - 26% open Β· ⏱️ 11.10.2022):

     git clone https://github.com/kadena-io/pact
    
  • npm (πŸ“₯ 5K / month Β· πŸ“¦ 5 Β· ⏱️ 20.06.2022):

     npm install pact-lang-api
    
chainweb-node (πŸ₯ˆ19 Β· ⭐ 210) - Chainweb: A Proof-of-Work Parallel-Chain Architecture for.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 81 Β· πŸ“₯ 480 Β· πŸ“‹ 200 - 50% open Β· ⏱️ 29.09.2022):

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

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


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

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

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


IDNA - Idena (πŸ₯‰25 Β· ⭐ 230) - Premine: 36 000 000 IDNA.

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


NAS - Nebulas (πŸ₯‰24 Β· ⭐ 1.4K Β· πŸ’€) - Decentralized platform which provides a search framework for..

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


XRD - Radix (πŸ₯‰24 Β· ⭐ 680) - GPU secured blockchain with privacy.
radixdlt-scrypto (πŸ₯ˆ20 Β· ⭐ 310) - Scrypto is the asset-oriented smart contract.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 87 Β· πŸ“‹ 81 - 40% open Β· ⏱️ 12.10.2022):

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

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


SKL - SKALE (πŸ₯‰23 Β· ⭐ 500) - No description.

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


SIGNA - Signum (πŸ₯‰22 Β· ⭐ 330) - Burst was officially introduced on the 10th of August 2014 with..
signum-node (πŸ₯ˆ23 Β· ⭐ 190) - Signum Node. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 73 Β· πŸ“₯ 41K Β· πŸ“‹ 230 - 10% open Β· ⏱️ 23.10.2022):

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

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


TOMO - TomoChain (πŸ₯‰22 Β· ⭐ 300 Β· πŸ’€) - Building an efficient blockchain infrastructure for..

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


BTM - Bytom (πŸ₯‰21 Β· ⭐ 1.3K) - Interactive protocol of multiple byte assets. Heterogeneous byte-assets..
bytom (πŸ₯ˆ23 Β· ⭐ 1.3K) - Official Go implementation of the Bytom protocol. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 400 Β· πŸ“₯ 61K Β· πŸ“¦ 1 Β· πŸ“‹ 420 - 4% open Β· ⏱️ 14.10.2022):

     git clone https://github.com/Bytom/bytom
    
  • Go (πŸ“¦ 3 Β· ⏱️ 27.10.2021):

     go install github.com/bytom/bytom
    

ELA - Elastos (πŸ₯‰21 Β· ⭐ 250) - Elastos is new blockchain which totally decentralized P2P economic..

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


ADX - Ambire AdEx (πŸ₯‰21 Β· ⭐ 220) - Decentralized ad serving network based on blockchain and..

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


CTK - CertiK (πŸ₯‰20 Β· ⭐ 1.1K) - A Cross-Chain Protocol with Security Scoring and Decentralized..
shentu (πŸ₯ˆ21 Β· ⭐ 390) - A Cross-chain Protocol with Security Scoring and Decentralized.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 43 Β· πŸ“₯ 3.6K Β· πŸ“¦ 3 Β· πŸ“‹ 150 - 18% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ShentuChain/shentu
    
  • Go (πŸ“¦ 1 Β· ⏱️ 17.06.2022):

     go install github.com/certikfoundation/shentu
    

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


SDN - Shiden Network (πŸ₯‰19 Β· ⭐ 640) - Multi-chain decentralized application layer on Kusama Network...
Astar (πŸ₯ˆ21 Β· ⭐ 580) - The dApp hub for blockchains of the future. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 130 Β· πŸ“₯ 11K Β· πŸ“‹ 200 - 3% open Β· ⏱️ 26.10.2022):

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

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


XCP - Counterparty (πŸ₯‰19 Β· ⭐ 490) - Counterparty extends Bitcoins functionality by writing in the..
counterparty-lib (πŸ₯ˆ23 Β· ⭐ 270) - Counterparty Protocol Reference Implementation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 190 Β· πŸ“‹ 640 - 14% open Β· ⏱️ 09.09.2022):

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

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


TAU - Lamden (πŸ₯‰19 Β· ⭐ 180) - The token at the heart of the Lamden blockchain ecosystem is the..

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


TRAC - OriginTrail (πŸ₯‰18 Β· ⭐ 160) - OriginTrail enables seamless data sharing along any supply..
ot-node (πŸ₯ˆ22 Β· ⭐ 160) - OriginTrail Decentralized Knowledge Graph network node. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 52 Β· πŸ“‹ 170 - 35% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/OriginTrail/ot-node
    

MFT - Hifi Finance (πŸ₯‰17 Β· ⭐ 190) - Platform for decentralized applications. Resistant to..

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


NULS - Nuls (πŸ₯‰16 Β· ⭐ 450) - Global blockchain open-source project which is a highly customizable..

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


EDG - Edgeware (πŸ₯‰16 Β· ⭐ 170) - The Ethereum smart contract-based Casino offers a 0% house edge..

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


AERGO - Aergo (πŸ₯‰15 Β· ⭐ 280) - Open platform that allows businesses to build innovative..
aergo (πŸ₯ˆ19 Β· ⭐ 200) - aergo blockchain kernel. MIT
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 37 Β· πŸ“₯ 3K Β· πŸ“¦ 6 Β· πŸ“‹ 58 - 50% open Β· ⏱️ 24.08.2022):

     git clone https://github.com/aergoio/aergo
    
  • Go (⏱️ 06.10.2021):

     go install github.com/aergoio/aergo
    

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


KLP - Kulupu (πŸ₯‰14 Β· ⭐ 190) - No description.
kulupu (πŸ₯ˆ17 Β· ⭐ 190) - PoW blockchain with on-chain governance and online upgrade, built on.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 40 Β· πŸ“₯ 9.8K Β· πŸ“‹ 83 - 14% open Β· ⏱️ 30.09.2022):

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

Show 15 hidden projects...
  • PERL - PERL.eco (πŸ₯‰20 Β· ⭐ 3.4K Β· πŸ’€) - A high-throughput, DAG-based protocol capable of powering..
  • LUX - LUXCoin (πŸ₯‰16 Β· ⭐ 4K Β· πŸ’€) - Blockchain solutions and services ecosystem that focuses on..
  • TRUE - TrueChain (πŸ₯‰16 Β· ⭐ 210 Β· πŸ’€) - TrueChain is fast, permissionless, secure and scalable public..
  • FCT - Factom (πŸ₯‰15 Β· ⭐ 140) - A General Purpose Data Layer for the Blockchain.
  • EXP - Expanse (πŸ₯‰15 Β· ⭐ 54 Β· πŸ’€) - Ethereum based blockchain platform for smart contracts.
  • UBQ - Ubiq (πŸ₯‰14 Β· ⭐ 82) - Decentralized platform which allows the creation and implementation of..
  • MRX - Metrix Coin (πŸ₯‰14 Β· ⭐ 41) - Metrix Coin (formerly Lindacoin) is a Proof of Stake digital..
  • ARES - Ares Protocol (πŸ₯‰12 Β· ⭐ 50) - On-chain-verified oracle protocol that provides secure and..
  • AGRS - Agoras: Currency of Tau (πŸ₯‰11 Β· ⭐ 110) - Agoras will be a fully featured intelligent economy..
  • XBY - XTRABYTES (πŸ₯‰11 Β· ⭐ 87) - XTRABYTES (XBY) is ought to be modular blockchain platform designed to..
  • OLT - OneLedger (πŸ₯‰11 Β· ⭐ 40) - Cross-ledger agnostic protocol that enables high-performance..
  • UUU - U Network (πŸ₯‰10 Β· ⭐ 190 Β· πŸ’€) - U Network - will be a Decentralized Protocol for Publishing..
  • KIN - Kin (πŸ₯‰9 Β· ⭐ 140) - Cryptocurrency designed to bring people together in a new shared..
  • STAKE - STAKE (πŸ₯‰9 Β· ⭐ 110 Β· πŸ’€) - New ERC20-type (implemented as an ERC677) token designed to..
  • PHT - Lightstreams Photon (πŸ₯‰7 Β· ⭐ 54 Β· πŸ’€) - The award-winning decentralized network for fast,..

Stablecoins

Back to top

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

Show 2 hidden projects...
  • USDC - USD Coin (πŸ₯‡13 Β· ⭐ 400 Β· πŸ’€) - True financial interoperability requires a price stable..
  • BUSD - Binance USD (πŸ₯‰9 Β· ⭐ 220 Β· πŸ’€) - Stable coin pegged to USD that has received approval from..

Decentralized Finance (DeFi)

Back to top

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

LUNA - Terra (πŸ₯‡35 Β· ⭐ 1.5K) - A stable foundation for the future of decentralized finance.
terra.js (πŸ₯‡29 Β· ⭐ 270) - JavaScript SDK for Terra, written in TypeScript. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 140 Β· πŸ“¦ 1.6K Β· πŸ“‹ 150 - 1% open Β· ⏱️ 07.09.2022):

     git clone https://github.com/terra-money/terra.js
    
  • npm (πŸ“₯ 88K / month Β· πŸ“¦ 85 Β· ⏱️ 06.09.2022):

     npm install @terra-money/terra.js
    
core (πŸ₯ˆ20 Β· ⭐ 310 Β· 🐣) - GO implementation of the Terra Protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 55 Β· πŸ“₯ 1.6K Β· πŸ“¦ 8 Β· πŸ“‹ 50 - 14% open Β· ⏱️ 18.10.2022):

     git clone https://github.com/terra-money/core
    
  • Go (πŸ“¦ 23 Β· ⏱️ 15.10.2022):

     go install github.com/terra-money/core
    
LocalTerra (πŸ₯ˆ16 Β· ⭐ 170) - One-click local Terra testnet and ecosystem for rapid prototyping. MIT
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 82 Β· πŸ“‹ 48 - 6% open Β· ⏱️ 18.10.2022):

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

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


MKR - Maker (πŸ₯‡34 Β· ⭐ 4.6K) - Utility token, governance token and recapitalization resource of the..
makerdao/community (πŸ₯ˆ19 Β· ⭐ 160) - A collection of documents and resources relating to.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 120 Β· πŸ“‹ 420 - 13% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/makerdao/community
    
dss (πŸ₯‰15 Β· ⭐ 610) - Dai Stablecoin System. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 280 Β· πŸ“‹ 42 - 47% open Β· ⏱️ 18.05.2022):

     git clone https://github.com/makerdao/dss
    
developerguides (πŸ₯‰15 Β· ⭐ 570) - Developer guides to integrate with MakerDAOs smart.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 170 Β· πŸ“‹ 21 - 23% open Β· ⏱️ 10.06.2022):

     git clone https://github.com/makerdao/developerguides
    
pymaker (πŸ₯‰14 Β· ⭐ 190) - Python API for Maker contracts. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 93 Β· πŸ“¦ 2 Β· πŸ“‹ 65 - 30% open Β· ⏱️ 05.05.2022):

     git clone https://github.com/makerdao/pymaker
    

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


SNX - Synthetix Network Token (πŸ₯‡33 Β· ⭐ 1.7K) - Synthetix Network Token will be a decentralised..
synthetix (πŸ₯‡30 Β· ⭐ 1K) - Synthetix Solidity smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 530 Β· πŸ“¦ 380 Β· πŸ“‹ 140 - 69% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/Synthetixio/synthetix
    
  • npm (πŸ“₯ 51K / month Β· πŸ“¦ 18 Β· ⏱️ 21.10.2022):

     npm install synthetix
    
synpress (πŸ₯‡27 Β· ⭐ 240) - Synpress is e2e testing framework based on Cypress.io and playwright with.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 80 Β· πŸ“¦ 99 Β· πŸ“‹ 100 - 35% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/Synthetixio/synpress
    
  • npm (πŸ“₯ 21K / month Β· πŸ“¦ 1 Β· ⏱️ 18.10.2022):

     npm install @synthetixio/synpress
    

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


AAVE - Aave (πŸ₯‡32 Β· ⭐ 2.8K) - Decentralized Lending on Ethereum Network - Lending Ethereum.
protocol-v2 (πŸ₯ˆ21 Β· ⭐ 510) - Aave Protocol V2. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 570 Β· πŸ“¦ 780 Β· πŸ“‹ 180 - 69% open Β· ⏱️ 10.08.2022):

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

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


REP - Augur (πŸ₯‡31 Β· ⭐ 1.9K) - Decentralized prediction market built on the Ethereum blockchain. It..
augur (πŸ₯‡25 Β· ⭐ 410 Β· πŸ’€) - Augur v2 - Prediction Market Protocol and Client. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 120 Β· πŸ“₯ 170 Β· πŸ“¦ 13 Β· πŸ“‹ 5.6K - 2% open Β· ⏱️ 05.11.2021):

     git clone https://github.com/AugurProject/augur
    
  • npm (πŸ“₯ 160 / month Β· πŸ“¦ 4 Β· ⏱️ 05.03.2021):

     npm install @augurproject/sdk
    

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


DFI - Amun DeFi Index (πŸ₯‡30 Β· ⭐ 850) - DeFi Blockchain - bringing DeFi to Bitcoin.
ain (πŸ₯‡27 Β· ⭐ 350) - DeFi Blockchain - enabling decentralized finance on Bitcoin. MIT
  • GitHub (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 99 Β· πŸ“₯ 32K Β· πŸ“‹ 380 - 27% open Β· ⏱️ 26.10.2022):

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

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


RGT - Rari Governance Token (πŸ₯‡26 Β· ⭐ 4.4K) - The Rari Governance Token is the native token behind..
solmate (πŸ₯‡27 Β· ⭐ 2.5K) - Modern, opinionated, and gas optimized building blocks for smart.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 370 Β· πŸ“¦ 62 Β· πŸ“‹ 150 - 25% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/Rari-Capital/solmate
    
  • npm (πŸ“₯ 20K / month Β· πŸ“¦ 48 Β· ⏱️ 02.06.2022):

     npm install @rari-capital/solmate
    
Rari-Capital/vaults (πŸ₯‰13 Β· ⭐ 240) - Flexible, minimalist, and gas-optimized yield.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 63 Β· πŸ“‹ 97 - 20% open Β· ⏱️ 18.04.2022):

     git clone https://github.com/Rari-Capital/vaults
    
  • npm (⏱️ 17.07.2021):

     npm install @rari-capital/vaults
    

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


YFI - yearn.finance (πŸ₯‡26 Β· ⭐ 2.4K) - Suite of products in Decentralized Finance (DeFi) that..
yearn-vaults (πŸ₯ˆ17 Β· ⭐ 440) - Yearn Vault smart contracts. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 260 Β· πŸ“‹ 150 - 7% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/yearn/yearn-vaults
    
yearn-finance (πŸ₯‰13 Β· ⭐ 160 Β· πŸ’€) - yearn v2 web interface. MIT
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 92 Β· πŸ“‹ 77 - 7% open Β· ⏱️ 20.11.2021):

     git clone https://github.com/yearn/yearn-finance
    
brownie-strategy-mix (πŸ₯‰12 Β· ⭐ 150) - ## What youll find here. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 120 Β· πŸ“‹ 28 - 28% open Β· ⏱️ 20.06.2022):

     git clone https://github.com/yearn/brownie-strategy-mix
    
  • npm (πŸ“₯ 8 / month Β· ⏱️ 28.12.2020):

     npm install @yfi/nodejs-strategy-mix
    

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


COMP - Compound (πŸ₯‡26 Β· ⭐ 2.3K) - Created by the Compound Finance Team, Compound Governance..
compound-js (πŸ₯ˆ22 Β· ⭐ 180) - A JavaScript SDK for Ethereum and the Compound Protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 61 Β· πŸ“¦ 200 Β· πŸ“‹ 16 - 31% open Β· ⏱️ 29.09.2022):

     git clone https://github.com/compound-finance/compound-js
    
  • npm (πŸ“₯ 1.4K / month Β· πŸ“¦ 2 Β· ⏱️ 29.09.2022):

     npm install @compound-finance/compound-js
    
compound-protocol (πŸ₯ˆ17 Β· ⭐ 1.6K) - The Compound On-Chain Protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 1.1K Β· πŸ“₯ 290 Β· πŸ“‹ 80 - 61% open Β· ⏱️ 07.06.2022):

     git clone https://github.com/compound-finance/compound-protocol
    
  • npm (πŸ“₯ 5 / month Β· ⏱️ 27.05.2021):

     npm install compound-protocol-kakapo911
    

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


ANC - Anchor Protocol (πŸ₯‡26 Β· ⭐ 410) - Unique decentralized peer to peer internet..

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


BAND - Band Protocol (πŸ₯‡25 Β· ⭐ 590) - Data governance framework for Web 3.0 applications.

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


INST - Instadapp (πŸ₯‡25 Β· ⭐ 380) - On Instadapp, users and developers manage and build their DeFi..

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


MLN - Enzyme (πŸ₯ˆ24 Β· ⭐ 1.4K) - Private company building the open-source Melon Protocol. The..
enzymefinance/protocol (πŸ₯‡25 Β· ⭐ 310) - Enzyme Protocol Implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 120 Β· πŸ“₯ 260 Β· πŸ“¦ 12 Β· ⏱️ 16.08.2022):

     git clone https://github.com/enzymefinance/protocol
    
  • npm (πŸ“₯ 1.7K / month Β· πŸ“¦ 4 Β· ⏱️ 08.07.2022):

     npm install @enzymefinance/protocol
    

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


UMA - UMA (πŸ₯ˆ24 Β· ⭐ 410) - Decentralized financial contracts platform built to enable Universal..
UMAprotocol/protocol (πŸ₯‡27 Β· ⭐ 300) - UMA Protocol Running on Ethereum. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 160 Β· πŸ“‹ 960 - 10% open Β· ⏱️ 18.10.2022):

     git clone https://github.com/UMAprotocol/protocol
    
  • npm (πŸ“₯ 3.7K / month Β· πŸ“¦ 17 Β· ⏱️ 06.10.2022):

     npm install @uma/core
    

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


POLY - Polymath (πŸ₯ˆ23 Β· ⭐ 450) - The Polymath network connects token investors, KYC providers,..
polymath-core (πŸ₯ˆ21 Β· ⭐ 310) - Core Ethereum Smart Contracts for Polymath - The Securities.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 130 Β· πŸ“₯ 9 Β· πŸ“¦ 14 Β· πŸ“‹ 170 - 26% open Β· ⏱️ 26.05.2022):

     git clone https://github.com/PolymathNetwork/polymath-core
    
  • npm (πŸ“₯ 58 / month Β· πŸ“¦ 5 Β· ⏱️ 22.02.2019):

     npm install polymath-core
    

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


YIELD - Yield Protocol (πŸ₯ˆ23 Β· ⭐ 430) - No description.

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


LQTY - Liquity (πŸ₯ˆ23 Β· ⭐ 250) - Token that captures the fee revenue generated by the Liquity..
dev (πŸ₯ˆ24 Β· ⭐ 190) - Liquity monorepo containing the contracts, SDK and Dev UI frontend. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 16 Β· πŸ“‹ 260 - 16% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/liquity/dev
    
  • npm (πŸ“₯ 2.8K / month Β· ⏱️ 31.03.2022):

     npm install @liquity/lib-ethers
    

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


PAY - TenX (πŸ₯ˆ22 Β· ⭐ 660) - TenX connects your blockchain assets to real world payment platforms...
xmr-btc-swap (πŸ₯ˆ22 Β· ⭐ 460) - BitcoinMonero Cross-chain Atomic Swap. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 60 Β· πŸ“₯ 7.6K Β· πŸ“‹ 290 - 23% open Β· ⏱️ 22.10.2022):

     git clone https://github.com/comit-network/xmr-btc-swap
    

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


REQ - Request (πŸ₯ˆ22 Β· ⭐ 430) - A decentralized network built on top of Ethereum, which allows..
requestNetwork (πŸ₯‡26 Β· ⭐ 360) - A JavaScript library for interacting with the Request Network.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 55 Β· πŸ“¦ 9 Β· πŸ“‹ 55 - 45% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/RequestNetwork/requestNetwork
    
  • npm (πŸ“₯ 8.8K / month Β· πŸ“¦ 17 Β· ⏱️ 26.10.2022):

     npm install @requestnetwork/utils
    

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


ETN - Electroneum (πŸ₯ˆ22 Β· ⭐ 380) - UK-based cryptocurrency consisting of around 50 employees...
electroneum (πŸ₯ˆ23 Β· ⭐ 380) - Electroneum: the secure, humanitarian, mobile cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 190 Β· πŸ“₯ 630K Β· πŸ“‹ 380 - 25% open Β· ⏱️ 23.08.2022):

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

NMR - Numeraire (πŸ₯ˆ21 Β· ⭐ 920) - Numeraire: A Cryptographic Token for Coordinating Machine..
example-scripts (πŸ₯‰15 Β· ⭐ 470) - The official example scripts for the Numerai Data Science.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 200 Β· πŸ“‹ 14 - 42% open Β· ⏱️ 09.04.2022):

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

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


KAVA - Kava (πŸ₯ˆ21 Β· ⭐ 490) - Cross-chain DeFi platform offering collateralized loans and stablecoins to..
kava (πŸ₯ˆ24 Β· ⭐ 380) - DeFi for Crypto. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 260 Β· πŸ“₯ 150 Β· πŸ“¦ 34 Β· πŸ“‹ 150 - 33% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/Kava-Labs/kava
    
  • Go (πŸ“¦ 9 Β· ⏱️ 25.10.2022):

     go install github.com/kava-labs/kava
    

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


DPI - DeFi Pulse Index (πŸ₯ˆ21 Β· ⭐ 460) - Capitalization-weighted index that tracks the..
set-protocol-contracts (πŸ₯ˆ18 Β· ⭐ 210 Β· πŸ’€) - Set Protocol Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 53 Β· πŸ“¦ 25 Β· πŸ“‹ 12 - 33% open Β· ⏱️ 21.10.2021):

     git clone https://github.com/SetProtocol/set-protocol-contracts
    
  • npm (πŸ“₯ 190 / month Β· πŸ“¦ 7 Β· ⏱️ 08.07.2020):

     npm install set-protocol-contracts
    

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


BIFI - Beefy.Finance (πŸ₯ˆ21 Β· ⭐ 350) - $BIFI tokens are dividend-eligible revenue shares in..
beefy-app (πŸ₯ˆ16 Β· ⭐ 190) - Multichain yield optimizer. MIT
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 270 Β· πŸ“‹ 83 - 19% open Β· ⏱️ 06.06.2022):

     git clone https://github.com/beefyfinance/beefy-app
    

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


DIA - DIA (πŸ₯ˆ20 Β· ⭐ 200) - DIA (Decentralised Information Asset) is an open-source, data and..
diadata (πŸ₯ˆ23 Β· ⭐ 200) - DIAdata.org platform. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 120 Β· πŸ“¦ 6 Β· πŸ“‹ 260 - 4% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/diadata-org/diadata
    
  • Go (πŸ“¦ 1 Β· ⏱️ 25.10.2022):

     go install github.com/diadata-org/diadata
    

MTA - mStable Governance Token: Meta (πŸ₯ˆ19 Β· ⭐ 330) - The Meta token aims to coordinate decentralised..
mStable-contracts (πŸ₯ˆ19 Β· ⭐ 280) - Smart Contracts that make up the core of the mStable.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 74 Β· πŸ“¦ 32 Β· πŸ“‹ 22 - 9% open Β· ⏱️ 18.08.2022):

     git clone https://github.com/mstable/mStable-contracts
    
  • npm (πŸ“₯ 3.8K / month Β· πŸ“¦ 1 Β· ⏱️ 11.05.2022):

     npm install @mstable/protocol
    

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


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

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


OHM - Olympus (πŸ₯ˆ18 Β· ⭐ 1K) - No description.
olympus-frontend (πŸ₯ˆ18 Β· ⭐ 270) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 700 Β· πŸ“‹ 270 - 17% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/OlympusDAO/olympus-frontend
    
olympus-contracts (πŸ₯‰14 Β· ⭐ 710) - AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 940 Β· πŸ“‹ 90 - 60% open Β· ⏱️ 12.10.2022):

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

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


BAT - Basic Attention Token (πŸ₯ˆ18 Β· ⭐ 320) - Basic Attention Token radically improves the..

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


CCX - Conceal (πŸ₯ˆ18 Β· ⭐ 160) - Private, scalability-focused, untraceable, secure, and fungible..

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


TRIBE - Tribe (πŸ₯ˆ17 Β· ⭐ 190) - Governance token which will allow community members to vote on the..
fei-protocol-core (πŸ₯ˆ20 Β· ⭐ 190) - FEI Protocol smart contract code, tests, and.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 83 Β· πŸ“‹ 170 - 86% open Β· ⏱️ 14.10.2022):

     git clone https://github.com/fei-protocol/fei-protocol-core
    

TORN - Tornado Cash (πŸ₯ˆ16 Β· ⭐ 1.4K) - No description.
tornado-core (πŸ₯ˆ16 Β· ⭐ 1K Β· πŸ’€) - Tornado cash. Non-custodial private transactions on Ethereum. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 340 Β· πŸ“₯ 9.4K Β· πŸ“‹ 47 - 48% open Β· ⏱️ 24.03.2022):

     git clone https://github.com/tornadocash/tornado-core
    

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


PICKLE - Pickle Finance (πŸ₯ˆ15 Β· ⭐ 320) - No description.
pickle-finance/contracts (πŸ₯‰10 Β· ⭐ 150) - Deployed contracts. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 36 Β· πŸ“‹ 2 - 50% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/pickle-finance/contracts
    

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


TRU - TrueFi (πŸ₯ˆ15 Β· ⭐ 290) - DeFiuncollateralized lending protocol developed by the TrustToken..
trusttoken/smart-contracts (πŸ₯ˆ16 Β· ⭐ 290) - TrustToken smart contracts written pre 2022. Includes.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 100 Β· πŸ“‹ 27 - 3% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/trusttoken/smart-contracts
    

MIR - Mirror Protocol (πŸ₯ˆ15 Β· ⭐ 220) - DeFi protocol powered by smart contracts on the Terra..

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


BNC - Bifrost Native Coin (πŸ₯ˆ15 Β· ⭐ 190) - Decentralize ethereum token. Bionic is an incubator..
bifrost (πŸ₯ˆ17 Β· ⭐ 190) - A parachain focused on building bridges of chains based on PoS.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 58 Β· πŸ“₯ 760 Β· πŸ“‹ 40 - 37% open Β· ⏱️ 19.10.2022):

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

XVS - Venus (πŸ₯ˆ15 Β· ⭐ 180) - Algorithmic Money Market and Synthetic Stablecoin DeFi Protocol on..
venus-protocol (πŸ₯ˆ18 Β· ⭐ 180) - BNB Smart Chain Venus Protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 100 Β· πŸ“¦ 1 Β· πŸ“‹ 50 - 57% open Β· ⏱️ 21.10.2022):

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

YAM - YAM (πŸ₯‰14 Β· ⭐ 730) - No description.

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


CHSB - SwissBorg (πŸ₯‰14 Β· ⭐ 190) - Wealthtech offering Swiss-made crypto investment solutions to..

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


GEL - Gelato (πŸ₯‰13 Β· ⭐ 530) - Automate your Ethereum smart contracts. Outsource your web3 DevOps..

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


AMPL - Ampleforth (πŸ₯‰13 Β· ⭐ 360) - The Ampleforth protocol receives exchange-rate information..
ampleforth-contracts (πŸ₯‰13 Β· ⭐ 240) - Smart contracts for Ampleforth Protocol (working name.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 140 Β· πŸ“‹ 20 - 45% open Β· ⏱️ 03.10.2022):

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

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


FUSE - Fuse (πŸ₯‰13 Β· ⭐ 240) - The Fuse Network is tailor-made for local communities and used to..
fuse-wallet (πŸ₯‰12 Β· ⭐ 180) - Cross platform mobile Ethereum wallet based on Flutter. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 98 Β· ⏱️ 12.09.2022):

     git clone https://github.com/fuseio/fuse-wallet
    

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


FARM - Harvest Finance (πŸ₯‰12 Β· ⭐ 370 Β· πŸ’€) - Harvest automatically farms the highest yields in DeFi.

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


RBN - Ribbon Finance (πŸ₯‰12 Β· ⭐ 210) - New protocol that helps users access crypto structured..

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


FXS - Frax Share (πŸ₯‰11 Β· ⭐ 310) - Governance and value accrual token of the Frax Stablecoin..
frax-solidity (πŸ₯‰14 Β· ⭐ 310) - Solidity implementation of the Frax Protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 110 Β· πŸ“‹ 10 - 10% open Β· ⏱️ 11.10.2022):

     git clone https://github.com/FraxFinance/frax-solidity
    

BUNNY - Pancake Bunny (πŸ₯‰11 Β· ⭐ 180 Β· πŸ’€) - Compound Yields on Binance Smart Chain with Bunny...
Bunny (πŸ₯‰12 Β· ⭐ 180 Β· πŸ’€) - PancakeBunny helps $cake lovers get more $cakes. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 140 Β· πŸ“¦ 8 Β· πŸ“‹ 8 - 37% open Β· ⏱️ 21.12.2021):

     git clone https://github.com/PancakeBunny-finance/Bunny
    

JET - JET (πŸ₯‰10 Β· ⭐ 190) - Jetcoin Institute of Sports to Empowering Fans & Disrupting the World..
jet-v1 (πŸ₯‰12 Β· ⭐ 190) - Decentralized lending on Solana. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 56 Β· πŸ“¦ 6 Β· πŸ“‹ 150 - 11% open Β· ⏱️ 31.05.2022):

     git clone https://github.com/jet-lab/jet-v1
    

Show 54 hidden projects...
  • RDD - Reddcoin (πŸ₯ˆ19 Β· ⭐ 280 Β· πŸ’€) - Social currency that enriches peoples social lives and makes..
  • XCASH - X-CASH (πŸ₯ˆ18 Β· ⭐ 120) - Community driven project providing the toolbox for the next stage of..
  • PLR - Pillar (πŸ₯ˆ16 Β· ⭐ 94) - We are building the worlds best cryptocurrency and token wallet that..
  • VEGA - Vega Protocol (πŸ₯ˆ16 Β· ⭐ 66) - Proof-of-stake blockchain, built on top of Tendermint,..
  • RBC - Rubic (πŸ₯ˆ15 Β· ⭐ 43) - Multi-Chain protocol that allows to complete swaps between 10.000..
  • EVX - Everex (πŸ₯‰13 Β· ⭐ 820 Β· πŸ’€) - Financial technology company specializing in applying..
  • NXM - Nexus Mutual (πŸ₯‰13 Β· ⭐ 120) - Decentralized insurance protocol built on Ethereum that..
  • ALPACA - Alpaca Finance (πŸ₯‰12 Β· ⭐ 150) - First leveraged yield farming protocol on Binance..
  • REEF - Reef Finance (πŸ₯‰12 Β· ⭐ 140) - First cross-chain DeFi operating system built on Polkadot...
  • WEBD - webdollar (πŸ₯‰12 Β· ⭐ 120 Β· πŸ’€) - Cryptocurrency fully native to the World Wide Web, entirely..
  • FIS - Stafi (πŸ₯‰11 Β· ⭐ 39) - First decentralized protocol unlocking liquidity of staked assets ,..
  • BAC - Basis Cash (πŸ₯‰10 Β· ⭐ 300 Β· πŸ’€) - Fairly distributed & censorship resistant stablecoin with..
  • BOND - BarnBridge (πŸ₯‰10 Β· ⭐ 130 Β· πŸ’€) - A Cross Platform Protocol for Tokenizing Risk.
  • COTI - COTI (πŸ₯‰10 Β· ⭐ 120) - FinTech company that has developed a base protocol, known as the..
  • RCN - Ripio Credit Network (πŸ₯‰10 Β· ⭐ 97 Β· πŸ’€) - A peer-to-peer credit network protocol based on co-..
  • RDAI (πŸ₯‰10 Β· ⭐ 88 Β· πŸ’€) - No description.
  • SOUL - Phantasma (πŸ₯‰10 Β· ⭐ 74 Β· πŸ’€) - Phantasma Chain $SOUL has its own blockchain and describe..
  • SNOW - SnowBlossom (πŸ₯‰10 Β· ⭐ 70) - No description.
  • CHESS - Tranchess (πŸ₯‰10 Β· ⭐ 61) - Tokenized asset management and derivatives trading protocol...
  • BZRX - bZx Protocol (πŸ₯‰9 Β· ⭐ 190) - Financial primitive for shorting, leverage, borrowing, and..
  • FLX - Reflexer Ungovernance Token (πŸ₯‰9 Β· ⭐ 170) - Ungovernance token for the RAI stable asset and the..
  • SLND - Solend (πŸ₯‰9 Β· ⭐ 170) - Algorithmic, decentralized protocol for lending and borrowing on..
  • BADGER - Badger DAO (πŸ₯‰9 Β· ⭐ 99) - Badger DAO aims to create an ecosystem of DeFi products with..
  • LAMINAR (πŸ₯‰9 Β· ⭐ 88 Β· πŸ’€) - No description.
  • DIP - Etherisc DIP Token (πŸ₯‰9 Β· ⭐ 78) - Etherisc develops a protocol for decentralized..
  • DOUGH - PieDAO DOUGH v2 (πŸ₯‰9 Β· ⭐ 55 Β· πŸ’€) - DOUGH is PieDAOs governance token. Anybody can be a..
  • YFII - DFI.money (πŸ₯‰8 Β· ⭐ 150 Β· πŸ’€) - Fork of YFI project with YIP-8 implementation.
  • AKRO - Akropolis (πŸ₯‰8 Β· ⭐ 110 Β· πŸ’€) - Blockchain Pensions Infrastructure.
  • TRB - Tellor (πŸ₯‰8 Β· ⭐ 48 Β· πŸ’€) - Decentralized Oracle for bringing high value off-chain data onto..
  • SI - Siren (πŸ₯‰8 Β· ⭐ 40) - Distributed protocol for creating, trading, and redeeming fully-..
  • BKX - BANKEX (πŸ₯‰8 Β· ⭐ 33 Β· πŸ’€) - Blockchain platform with multifunctional smart contracts building..
  • MPH - 88mph (πŸ₯‰7 Β· ⭐ 74 Β· πŸ’€) - No description.
  • NDX - Indexed Finance (πŸ₯‰6 Β· ⭐ 120) - Blockchain business development start up that that seeks..
  • MPL - Maple (πŸ₯‰6 Β· ⭐ 70 Β· πŸ’€) - No description.
  • INV - Inverse Finance (πŸ₯‰6 Β· ⭐ 66 Β· πŸ’€) - Yield aggregator and a lending protocol.
  • ALPHA - Alpha Finance (πŸ₯‰6 Β· ⭐ 59 Β· πŸ’€) - Alpha Finance Lab is focused on researching and..
  • ZAP - Zap (πŸ₯‰6 Β· ⭐ 44 Β· πŸ’€) - Zap wants to build an open marketplace for data feeds that can be..
  • YAXIS - yAxis (πŸ₯‰6 Β· ⭐ 32 Β· πŸ’€) - Experiment in DAO-directed yield farming. Users will deposit..
  • WBTC - Wrapped Bitcoin (πŸ₯‰5 Β· ⭐ 100) - No description.
  • NEXO - NEXO (πŸ₯‰5 Β· ⭐ 93 Β· πŸ’€) - Nexo wants to build The Worlds First Instant Crypto Overdrafts...
  • CVP - PowerPool Concentrated Voting Power (πŸ₯‰5 Β· ⭐ 53 Β· πŸ’€) - Decentralized protocol for automatically managed..
  • SFI - saffron.finance (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - No description.
  • OPIUM - Opium (πŸ₯‰5 Β· ⭐ 38) - Decentralized derivative protocol. It offers two products: USDT de-..
  • ALCX - Alchemix (πŸ₯‰4 Β· ⭐ 190) - Governance token for the Alchemix protocol.
  • ONES - OneSwap DAO Token (πŸ₯‰4 Β· ⭐ 120 Β· πŸ’€) - A fully decentralized exchange protocol on Smart..
  • VISR - Visor (πŸ₯‰4 Β· ⭐ 52 Β· πŸ’€) - Interact with DeFi protocols through an NFT Enhancing the..
  • DFD - DefiDollar DAO (πŸ₯‰4 Β· ⭐ 50) - DFD is DefiDollars governance token in which holders will..
  • ROOK - KeeperDAO (πŸ₯‰4 Β· ⭐ 49 Β· πŸ’€) - No description.
  • AMP - Amp (πŸ₯‰4 Β· ⭐ 47 Β· πŸ’€) - Amptoken offers blockchain-enabled Attention Economy solutions,..
  • ICE - Popsicle Finance (πŸ₯‰4 Β· ⭐ 39 Β· πŸ’€) - A next-gen cross-chain yield enhancement platform..
  • NEST - Nest Protocol (πŸ₯‰4 Β· ⭐ 37 Β· πŸ’€) - Decentralized price fact Oracle protocol network based..
  • CORE - cVault.finance (πŸ₯‰4 Β· ⭐ 33 Β· πŸ’€) - Non-inflationary cryptocurrency that is designed to..
  • FRONT - Frontier (πŸ₯‰3 Β· ⭐ 53 Β· πŸ’€) - Chain-agnostic DeFi aggregation layer. With our..
  • $BASED - Based Money (πŸ₯‰3 Β· ⭐ 34 Β· πŸ’€) - DeFi game of chicken designed to shake out weak hands..

Exchange-based Tokens

Back to top

Tokens associated with centralized or decentralized exchanges.

BNB - Binance Coin (πŸ₯‡36 Β· ⭐ 11K) - Digital token of the Binance exchange. It is an exchanging..
bsc (πŸ₯‡29 Β· ⭐ 1.9K) - A BNB Smart Chain client based on the go-ethereum fork. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 740 Β· πŸ”€ 750 Β· πŸ“₯ 210K Β· πŸ“¦ 4 Β· πŸ“‹ 750 - 9% open Β· ⏱️ 11.10.2022):

     git clone https://github.com/binance-chain/bsc
    
tss-lib (πŸ₯ˆ22 Β· ⭐ 420) - Threshold Signature Scheme, for ECDSA and EDDSA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 150 Β· πŸ“₯ 2.5K Β· πŸ“¦ 100 Β· πŸ“‹ 95 - 35% open Β· ⏱️ 23.09.2022):

     git clone https://github.com/binance-chain/tss-lib
    
  • Go (πŸ“¦ 22 Β· ⏱️ 23.09.2022):

     go install github.com/binance-chain/tss-lib
    
go-sdk (πŸ₯ˆ21 Β· ⭐ 170) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 80 Β· πŸ“¦ 170 Β· πŸ“‹ 65 - 21% open Β· ⏱️ 15.06.2022):

     git clone https://github.com/binance-chain/go-sdk
    
  • Go (πŸ“¦ 27 Β· ⏱️ 15.06.2022):

     go install github.com/binance-chain/go-sdk
    
bsc-genesis-contract (πŸ₯ˆ17 Β· ⭐ 360) - The genesis contracts of BNB Smart Chain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 430 Β· πŸ“‹ 51 - 43% open Β· ⏱️ 11.10.2022):

     git clone https://github.com/binance-chain/bsc-genesis-contract
    
node-binary (πŸ₯‰14 Β· ⭐ 170) - Binaries for full nodes, light-weighted clients. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 110 Β· πŸ“₯ 1.1K Β· πŸ“‹ 230 - 34% open Β· ⏱️ 13.06.2022):

     git clone https://github.com/binance-chain/node-binary
    
whitepaper (πŸ₯‰13 Β· ⭐ 1.5K) - BNB Smart Chain. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 340 Β· πŸ“‹ 30 - 60% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/binance-chain/whitepaper
    
BEPs (πŸ₯‰13 Β· ⭐ 440) - BNB Evolution Proposals. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 260 Β· πŸ“‹ 24 - 41% open Β· ⏱️ 06.09.2022):

     git clone https://github.com/binance-chain/BEPs
    
bsc-snapshots (πŸ₯‰13 Β· ⭐ 160) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 53 Β· πŸ“‹ 170 - 57% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/binance-chain/bsc-snapshots
    
docs-site (πŸ₯‰11 Β· ⭐ 330 Β· πŸ’€) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 190 Β· πŸ“‹ 60 - 66% open Β· ⏱️ 21.03.2022):

     git clone https://github.com/binance-chain/docs-site
    

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


TWT - Trust Wallet Token (πŸ₯‡36 Β· ⭐ 7.5K) - Trust Wallet Token (TWT) 511 is a utility token that..
wallet-core (πŸ₯‡31 Β· ⭐ 1.8K) - Cross-platform, cross-blockchain wallet library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.2K Β· πŸ“₯ 90K Β· πŸ“¦ 260 Β· πŸ“‹ 1K - 2% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/trustwallet/wallet-core
    
  • npm (πŸ“₯ 1.7K / month Β· πŸ“¦ 4 Β· ⏱️ 19.10.2022):

     npm install @trustwallet/wallet-core
    
  • Maven (⏱️ 03.08.2019):

     <dependency>
     	<groupId>com.trustwallet.walletcore</groupId>
     	<artifactId>walletcore</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
assets (πŸ₯‡30 Β· ⭐ 3.5K) - A comprehensive, up-to-date collection of information about several.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 3.8K Β· πŸ”€ 16K Β· πŸ“‹ 720 - 1% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/trustwallet/assets
    
  • npm (πŸ“₯ 46 / month Β· ⏱️ 02.08.2021):

     npm install @luckyfinance/assets
    
trust-web3-provider (πŸ₯ˆ20 Β· ⭐ 530) - Web3 javascript wrapper provider for iOS and Android.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 360 Β· πŸ“‹ 170 - 7% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/trustwallet/trust-web3-provider
    
blockatlas (πŸ₯ˆ19 Β· ⭐ 350 Β· πŸ’€) - Clean and lightweight cross-chain transaction API. MIT
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 210 Β· πŸ“₯ 33 Β· πŸ“¦ 10 Β· πŸ“‹ 500 - 1% open Β· ⏱️ 16.03.2022):

     git clone https://github.com/trustwallet/blockatlas
    
  • Go (⏱️ 02.08.2021):

     go install github.com/TrustWallet/blockatlas
    
developer (πŸ₯‰15 Β· ⭐ 210) - Trust Developer documentation: developer.trustwallet.com. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 140 Β· πŸ“‹ 59 - 8% open Β· ⏱️ 14.10.2022):

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

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


SRM - Serum (πŸ₯‡36 Β· ⭐ 5.6K) - Worlds first completely decentralized derivatives exchange with..
anchor (πŸ₯‡36 Β· ⭐ 2.5K) - Solana Sealevel Framework. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 900 Β· πŸ“¦ 13K Β· πŸ“‹ 1.1K - 40% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/project-serum/anchor
    
  • npm (πŸ“₯ 580K / month Β· πŸ“¦ 520 Β· ⏱️ 05.07.2022):

     npm install @project-serum/anchor
    
  • Cargo (πŸ“₯ 36K / month Β· πŸ“¦ 16 Β· ⏱️ 05.07.2022):

     cargo install anchor-syn
    
serum-ts (πŸ₯‡25 Β· ⭐ 260) - Project Serum TypeScript monorepo. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 220 Β· πŸ“¦ 260 Β· πŸ“‹ 140 - 81% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/project-serum/serum-ts
    
  • npm (πŸ“₯ 110K / month Β· πŸ“¦ 93 Β· ⏱️ 25.04.2022):

     npm install @project-serum/serum
    
sol-wallet-adapter (πŸ₯ˆ23 Β· ⭐ 180 Β· πŸ’€) - Library to allow Solana dApps to use third-party.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 90 Β· πŸ“¦ 7.6K Β· πŸ“‹ 31 - 70% open Β· ⏱️ 15.10.2021):

     git clone https://github.com/project-serum/sol-wallet-adapter
    
  • npm (πŸ“₯ 310K / month Β· πŸ“¦ 34 Β· ⏱️ 15.10.2021):

     npm install @project-serum/sol-wallet-adapter
    
serum-dex (πŸ₯ˆ19 Β· ⭐ 560) - Project Serum Rust Monorepo. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 300 Β· πŸ“₯ 17 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 50% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/project-serum/serum-dex
    
  • Cargo (πŸ“₯ 3.7 / month Β· ⏱️ 05.12.2021):

     cargo install serum-dex-permissioned
    
spl-token-wallet (πŸ₯ˆ16 Β· ⭐ 870) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 340 Β· πŸ“₯ 150 Β· ⏱️ 23.10.2022):

     git clone https://github.com/project-serum/spl-token-wallet
    
multisig (πŸ₯‰12 Β· ⭐ 160) - Multi-signature transaction execution. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 83 Β· πŸ“₯ 130 Β· πŸ“¦ 2 Β· πŸ“‹ 20 - 55% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/project-serum/multisig
    

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


GNO - Gnosis (πŸ₯‡36 Β· ⭐ 3.8K) - Gnosis builds revolutionary market-driven forecasting technology..
safe-contracts (πŸ₯‡26 Β· ⭐ 1.2K) - Gnosis Safe allows secure management of blockchain assets. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 610 Β· πŸ“₯ 300 Β· πŸ“¦ 600 Β· πŸ“‹ 200 - 13% open Β· ⏱️ 17.05.2022):

     git clone https://github.com/gnosis/safe-contracts
    
  • npm (πŸ“₯ 18K / month Β· πŸ“¦ 48 Β· ⏱️ 27.05.2021):

     npm install @gnosis.pm/safe-contracts
    
safe-react (πŸ₯‡25 Β· ⭐ 310) - This repo is in maintenance mode. New repo https://github.com/safe-.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 280 Β· πŸ“₯ 42K Β· πŸ“‹ 1.9K - 3% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/gnosis/safe-react
    
gp-v2-contracts (πŸ₯‰14 Β· ⭐ 150) - Smart contracts for the Gnosis Protocol v2. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 34 Β· πŸ“¦ 65 Β· πŸ“‹ 150 - 22% open Β· ⏱️ 27.04.2022):

     git clone https://github.com/gnosis/gp-v2-contracts
    

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


LBC - LBRY Credits (πŸ₯‡35 Β· ⭐ 19K) - Meet LBRY, a content sharing and publishing platform that is..
lbry-desktop (πŸ₯‡32 Β· ⭐ 3.6K) - A browser and wallet for LBRY, the decentralized, user-controlled.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 450 Β· πŸ“₯ 20M Β· πŸ“‹ 3.8K - 14% open Β· ⏱️ 25.10.2022):

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

     git clone https://github.com/lbryio/lbry-sdk
    
lbrycrd (πŸ₯ˆ22 Β· ⭐ 2.7K Β· πŸ’€) - The blockchain that provides the digital content namespace for the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 160 Β· πŸ“₯ 47K Β· πŸ“‹ 180 - 15% open Β· ⏱️ 26.11.2021):

     git clone https://github.com/lbryio/lbrycrd
    
chainquery (πŸ₯ˆ19 Β· ⭐ 2.4K) - Chainquery parses and syncs the LBRY blockchain data into structured.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 36 Β· πŸ“₯ 2.6K Β· πŸ“¦ 17 Β· πŸ“‹ 130 - 29% open Β· ⏱️ 27.04.2022):

     git clone https://github.com/lbryio/chainquery
    
  • Go (πŸ“¦ 4 Β· ⏱️ 22.10.2021):

     go install github.com/lbryio/chainquery
    
lbry.com (πŸ₯ˆ19 Β· ⭐ 250) - lbry.com, the website for the LBRY protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 240 Β· πŸ“‹ 310 - 4% open Β· ⏱️ 10.08.2022):

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

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


HBAR - Hedera (πŸ₯‡34 Β· ⭐ 1.2K) - Decentralized public network for you to make your digital world..
hedera-sdk-js (πŸ₯‡30 Β· ⭐ 200) - Hedera Hashgraph SDK for JavaScript/TypeScript. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 91 Β· πŸ“¦ 590 Β· πŸ“‹ 530 - 3% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/hashgraph/hedera-sdk-js
    
  • npm (πŸ“₯ 120K / month Β· πŸ“¦ 40 Β· ⏱️ 21.10.2022):

     npm install @hashgraph/sdk
    
hedera-services (πŸ₯ˆ23 Β· ⭐ 180) - Crypto, token, consensus, file, and smart contract.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 57 Β· πŸ“‹ 2.1K - 21% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/hashgraph/hedera-services
    
  • Maven (⏱️ 25.01.2021):

     <dependency>
     	<groupId>com.hedera.hashgraph</groupId>
     	<artifactId>test-clients</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
hedera-sdk-java (πŸ₯ˆ22 Β· ⭐ 180) - Hedera Hashgraph SDK for Java. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 99 Β· πŸ“‹ 460 - 4% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/hashgraph/hedera-sdk-java
    
  • Maven (⏱️ 04.10.2022):

     <dependency>
     	<groupId>com.hedera.hashgraph</groupId>
     	<artifactId>sdk-jdk7</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    

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


BTS - BitShares (πŸ₯ˆ33 Β· ⭐ 2.2K) - Public, blockchain-based, real-time financial platform. It provides..
bitshares-ui (πŸ₯‡28 Β· ⭐ 520) - Fully featured Graphical User Interface / Reference Wallet for the.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 560 Β· πŸ“₯ 220K Β· πŸ“‹ 2.3K - 19% open Β· ⏱️ 11.10.2022):

     git clone https://github.com/bitshares/bitshares-ui
    
bitshares-core (πŸ₯ˆ24 Β· ⭐ 1.2K) - BitShares Blockchain implementation and command-line.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 630 Β· πŸ“₯ 140K Β· πŸ“‹ 1.3K - 19% open Β· ⏱️ 26.06.2022):

     git clone https://github.com/bitshares/bitshares-core
    
python-bitshares (πŸ₯ˆ23 Β· ⭐ 160) - Fully featured client-side library for the BitShares.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 160 Β· πŸ“₯ 5 Β· πŸ“‹ 160 - 5% open Β· ⏱️ 13.05.2022):

     git clone https://github.com/bitshares/python-bitshares
    
  • PyPi (πŸ“₯ 380 / month Β· πŸ“¦ 27 Β· ⏱️ 13.05.2022):

     pip install bitshares
    

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


ZRX - 0x (πŸ₯ˆ31 Β· ⭐ 3.7K) - An Open Protocol For Decentralized Exchange On The Ethereum Blockchain..
0x-api (πŸ₯ˆ19 Β· ⭐ 320) - An HTTP Interface to 0x liquidity and tooling. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 180 Β· πŸ“‹ 81 - 62% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/0xProject/0x-api
    
0x-starter-project (πŸ₯‰11 Β· ⭐ 170 Β· πŸ’€) - A project showcasing how to get started with 0x.js. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 120 Β· πŸ“‹ 56 - 53% open Β· ⏱️ 09.02.2022):

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

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


XIN - Infinity Economics (πŸ₯ˆ31 Β· ⭐ 2.4K) - Fully decentralized cryptocurrency network and the most..
mixin (πŸ₯ˆ22 Β· ⭐ 450) - The Mixin TEE-BFT-DAG network reference implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 120 Β· πŸ“₯ 32K Β· πŸ“‹ 59 - 16% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/MixinNetwork/mixin
    
  • Go (πŸ“¦ 6 Β· ⏱️ 19.10.2022):

     go install github.com/MixinNetwork/mixin
    
android-app (πŸ₯ˆ22 Β· ⭐ 400) - Android private messenger, crypto wallet and light node to the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 82 Β· πŸ“₯ 2.7K Β· πŸ“‹ 79 - 53% open Β· ⏱️ 26.10.2022):

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

     git clone https://github.com/MixinNetwork/ios-app
    
flutter-plugins (πŸ₯ˆ17 Β· ⭐ 220) - Flutter plugins used in Mixin. MIT
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 48 Β· πŸ“¦ 690 Β· πŸ“‹ 110 - 38% open Β· ⏱️ 29.09.2022):

     git clone https://github.com/MixinNetwork/flutter-plugins
    
ocean.one (πŸ₯‰13 Β· ⭐ 180) - Ocean ONE is a decentralized exchange built on Mixin Network. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 52 Β· πŸ“¦ 1 Β· πŸ“‹ 47 - 65% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/MixinNetwork/ocean.one
    
  • Go (⏱️ 24.04.2021):

     go install github.com/MixinNetwork/ocean.one
    
kraken (πŸ₯‰11 Β· ⭐ 260) - High performance WebRTC SFU implemented with pure Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 41 Β· πŸ“‹ 23 - 47% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/MixinNetwork/kraken
    

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


RED - Red (πŸ₯ˆ28 Β· ⭐ 5.3K) - The Red community is building the worlds first fullstack and..
red (πŸ₯‡26 Β· ⭐ 4.9K) - Red is a next-generation programming language strongly inspired by Rebol,.. BSL-1.0
  • GitHub (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 390 Β· πŸ“‹ 3.8K - 12% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/red/red
    
code (πŸ₯‰10 Β· ⭐ 160) - This repository contains curated code written in Red and its dialects. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 37 Β· πŸ“‹ 15 - 33% open Β· ⏱️ 07.08.2022):

     git clone https://github.com/red/code
    

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


DYDX - dYdX (πŸ₯ˆ28 Β· ⭐ 1.5K) - With an industry-leading product and a strong trajectory of organic..
solo (πŸ₯ˆ23 Β· ⭐ 360 Β· πŸ’€) - dYdX V2 Margin Trading Protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 120 Β· πŸ“¦ 49 Β· πŸ“‹ 130 - 10% open Β· ⏱️ 26.10.2021):

     git clone https://github.com/dydxprotocol/solo
    
  • npm (πŸ“₯ 1.2K / month Β· πŸ“¦ 4 Β· ⏱️ 23.09.2022):

     npm install @dydxprotocol/solo
    
dydx-v3-python (πŸ₯ˆ23 Β· ⭐ 160) - Python client for dYdX (API v3). Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 100 Β· πŸ“¦ 82 Β· πŸ“‹ 68 - 63% open Β· ⏱️ 13.10.2022):

     git clone https://github.com/dydxprotocol/dydx-v3-python
    
  • PyPi (πŸ“₯ 9.8K / month Β· ⏱️ 01.07.2022):

     pip install dydx-v3-python
    
dydxprotocol/liquidator (πŸ₯‰11 Β· ⭐ 430 Β· πŸ’€) - DEPRECATED [ Bot to automatically liquidate dYdX.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 140 Β· πŸ“‹ 20 - 30% open Β· ⏱️ 06.12.2021):

     git clone https://github.com/dydxprotocol/liquidator
    

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


SBR - Saber (πŸ₯ˆ27 Β· ⭐ 890) - Cross-chain stablecoin exchange on Solana.
stable-swap (πŸ₯ˆ19 Β· ⭐ 360) - StableSwap by Saber: an automated market maker for mean-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 110 Β· πŸ“₯ 1.1K Β· πŸ“¦ 94 Β· πŸ“‹ 15 - 26% open Β· ⏱️ 18.09.2022):

     git clone https://github.com/saber-hq/stable-swap
    
  • Cargo (πŸ“₯ 80 / month Β· πŸ“¦ 1 Β· ⏱️ 17.04.2022):

     cargo install stable-swap
    
saber-hq/merkle-distributor (πŸ₯ˆ17 Β· ⭐ 150) - A smart contract that distributes a balance of tokens.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 43 Β· πŸ“₯ 50 Β· πŸ“¦ 47 Β· πŸ“‹ 6 - 83% open Β· ⏱️ 10.06.2022):

     git clone https://github.com/saber-hq/merkle-distributor
    
  • npm (πŸ“₯ 490 / month Β· πŸ“¦ 2 Β· ⏱️ 10.06.2022):

     npm install @saberhq/merkle-distributor
    
  • Cargo (πŸ“₯ 17 / month Β· ⏱️ 10.06.2022):

     cargo install merkle-distributor
    

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


REN - REN (πŸ₯ˆ27 Β· ⭐ 780) - A decentralized dark pool for trustless cross-chain atomic trading of..
multichain (πŸ₯ˆ16 Β· ⭐ 220) - An abstraction over multiple different underlying blockchains.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 110 Β· πŸ“¦ 7 Β· πŸ“‹ 31 - 96% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/renproject/multichain
    
  • Go (πŸ“¦ 1 Β· ⏱️ 20.10.2022):

     go install github.com/renproject/multichain
    

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


MNGO - Mango (πŸ₯ˆ26 Β· ⭐ 940) - No description.
mango-explorer (πŸ₯ˆ17 Β· ⭐ 160) - A project to explore and provide useful code for Mango Markets.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 89 Β· πŸ“¦ 6 Β· πŸ“‹ 37 - 16% open Β· ⏱️ 19.09.2022):

     git clone https://github.com/blockworks-foundation/mango-explorer
    
mango-v3 (πŸ₯ˆ16 Β· ⭐ 150) - Mango Markets V3 Smart Contract. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 89 Β· πŸ“‹ 17 - 52% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/blockworks-foundation/mango-v3
    
liquidator-v3 (πŸ₯‰10 Β· ⭐ 310) - Mango Markets V3 Liquidator Bot. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 110 Β· πŸ“‹ 13 - 30% open Β· ⏱️ 08.07.2022):

     git clone https://github.com/blockworks-foundation/liquidator-v3
    

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


VITE - Vite (πŸ₯ˆ26 Β· ⭐ 560) - A Next Generation High-performance Decentralized Application Platform.
go-vite (πŸ₯ˆ23 Β· ⭐ 310) - Official Go implementation of the Vite protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 140 Β· πŸ“₯ 60K Β· πŸ“¦ 3 Β· πŸ“‹ 80 - 28% open Β· ⏱️ 19.09.2022):

     git clone https://github.com/vitelabs/go-vite
    
  • Go (⏱️ 19.08.2022):

     go install github.com/vitelabs/go-vite
    

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


PNG - Pangolin (πŸ₯ˆ26 Β· ⭐ 170) - Community-driven decentralized exchange for Avalanche and..

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


OSMO - Osmosis (πŸ₯ˆ24 Β· ⭐ 740) - Token of the Osmosis Hub, first DEX for IBC connected coins built on..
osmosis (πŸ₯‡26 Β· ⭐ 610) - The AMM Laboratory. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 260 Β· πŸ“₯ 4.6K Β· πŸ“‹ 1.1K - 24% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/osmosis-labs/osmosis
    
  • Go (⏱️ 14.10.2022):

     go install github.com/osmosis-labs/osmosis
    

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


CRO - Crypto.com Coin (πŸ₯ˆ24 Β· ⭐ 670) - Crypto.com Chain will be a privacy preserving payment..
cronos (πŸ₯‡27 Β· ⭐ 210) - Cronos is the first Ethereum-compatible blockchain network built on.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 180 Β· πŸ“₯ 30K Β· πŸ“¦ 12 Β· πŸ“‹ 340 - 17% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/crypto-org-chain/cronos
    
  • Go (⏱️ 23.12.2021):

     go install github.com/hazlorlabs/chain
    
chain-main (πŸ₯ˆ24 Β· ⭐ 420) - Crypto.org Chain: Croeseid Testnet and beyond development. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 320 Β· πŸ“₯ 130K Β· πŸ“‹ 370 - 5% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/crypto-org-chain/chain-main
    
  • Go (πŸ“¦ 3 Β· ⏱️ 06.08.2021):

     go install github.com/crypto-org-chain/chain-main/v2
    

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


LRC - Loopring (πŸ₯ˆ24 Β· ⭐ 630) - Loopring is not only a protocol but also a decentralized..
protocols (πŸ₯ˆ16 Β· ⭐ 220) - A zkRollup DEX & Payment Protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 50 Β· πŸ“‹ 360 - 2% open Β· ⏱️ 28.09.2022):

     git clone https://github.com/Loopring/protocols
    
loopring_sdk (πŸ₯‰15 Β· ⭐ 160) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 36 Β· πŸ“¦ 38 Β· πŸ“‹ 15 - 20% open Β· ⏱️ 18.10.2022):

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

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


BNT - Bancor Network Token (πŸ₯ˆ23 Β· ⭐ 930) - Standard for a new generation of cryptocurrencies..
contracts-solidity (πŸ₯ˆ23 Β· ⭐ 790) - Bancor Protocol Contracts. ICU
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 340 Β· πŸ“¦ 11 Β· ⏱️ 14.07.2022):

     git clone https://github.com/bancorprotocol/contracts-solidity
    
  • npm (πŸ“₯ 340 / month Β· ⏱️ 14.07.2022):

     npm install @bancor/contracts-solidity
    

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


AST - AirSwap (πŸ₯ˆ23 Β· ⭐ 250) - Decentralized, peer-to-peer token trading network built on the..
airswap-protocols (πŸ₯‡26 Β· ⭐ 170) - AirSwap Contracts and Tools. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 74 Β· πŸ“¦ 78 Β· πŸ“‹ 190 - 2% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/airswap/airswap-protocols
    
  • npm (πŸ“₯ 800 / month Β· πŸ“¦ 5 Β· ⏱️ 14.10.2022):

     npm install @airswap/wrapper
    

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


LON - Tokenlon (πŸ₯ˆ22 Β· ⭐ 1.8K) - Utility token issued by the Tokenlon DEX, used to align all..
token-profile (πŸ₯ˆ22 Β· ⭐ 670) - Blockchain coin and token profile collection. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 3.5K Β· πŸ“‹ 630 - 2% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/consenlabs/token-profile
    
token-core (πŸ₯‰15 Β· ⭐ 240) - Next generation core inside imToken Wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 86 Β· πŸ“₯ 110 Β· πŸ“‹ 35 - 48% open Β· ⏱️ 17.09.2022):

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

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


PSP - ParaSwap (πŸ₯ˆ22 Β· ⭐ 290) - Governance token for ParaSwap with the aim toprovide a..
paraswap-sdk (πŸ₯ˆ24 Β· ⭐ 170) - ParaSwap allows dApps and traders to get the best DEX liquidity by.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 70 Β· πŸ“¦ 27 Β· πŸ“‹ 28 - 78% open Β· ⏱️ 10.10.2022):

     git clone https://github.com/paraswap/paraswap-sdk
    
  • npm (πŸ“₯ 8.9K / month Β· πŸ“¦ 8 Β· ⏱️ 13.07.2022):

     npm install paraswap
    

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


RUNE - THORChain (πŸ₯ˆ22 Β· ⭐ 220) - A lightning fast liquidity network protocol.

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


NRG - Energi (πŸ₯‰19 Β· ⭐ 4.9K) - Launched in April 2018, Energi describes itself as a Proof of Stake..
energi (πŸ₯ˆ17 Β· ⭐ 2.5K) - This repository is the Energi full node software which runs the.. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 440 Β· ⏱️ 18.04.2022):

     git clone https://github.com/energicryptocurrency/energi
    

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


CRV - Curve DAO Token (πŸ₯‰18 Β· ⭐ 1.6K) - Similar to Uniswap, Curve Finance is an Automated..
curve-dao-contracts (πŸ₯‰14 Β· ⭐ 260) - Vyper contracts to be used by Curve DAO. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 120 Β· πŸ“‹ 11 - 72% open Β· ⏱️ 26.09.2022):

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

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


NEX - Nash (πŸ₯‰16 Β· ⭐ 350) - Nash lets you transfer assets securely without trusting third parties. We..
openlimits (πŸ₯ˆ18 Β· ⭐ 230) - A Rust high performance cryptocurrency trading API with support for.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 41 Β· πŸ“¦ 13 Β· πŸ“‹ 89 - 29% open Β· ⏱️ 16.07.2022):

     git clone https://github.com/nash-io/openlimits
    
  • Cargo (πŸ“₯ 110 / month Β· πŸ“¦ 6 Β· ⏱️ 29.11.2021):

     cargo install openlimits-exchange
    

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


PDEX - Polkadex (πŸ₯‰16 Β· ⭐ 240) - No description.
Polkadex (πŸ₯ˆ19 Β· ⭐ 240) - An Orderbook-based Decentralized Exchange using the Substrate.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 79 Β· πŸ“₯ 6.4K Β· πŸ“‹ 250 - 17% open Β· ⏱️ 05.10.2022):

     git clone https://github.com/Polkadex-Substrate/Polkadex
    

ANY - Anyswap (πŸ₯‰15 Β· ⭐ 270) - Fully decentralized cross chain swap protocol, based on Fusion..
CrossChain-Bridge (πŸ₯‰14 Β· ⭐ 210) - Cross-Chain bridge based on Anyswap MPC network. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 120 Β· πŸ“¦ 16 Β· πŸ“‹ 25 - 68% open Β· ⏱️ 08.10.2022):

     git clone https://github.com/anyswap/CrossChain-Bridge
    
  • Go (πŸ“¦ 1 Β· ⏱️ 15.09.2021):

     go install github.com/anyswap/CrossChain-Bridge
    

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


QKC - QuarkChain (πŸ₯‰14 Β· ⭐ 260) - Quarkchain wants to build a high throughput P2P network for..
pyquarkchain (πŸ₯ˆ17 Β· ⭐ 210) - Python implementation of QuarkChain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 110 Β· πŸ“‹ 250 - 16% open Β· ⏱️ 18.04.2022):

     git clone https://github.com/QuarkChain/pyquarkchain
    

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


UTNP - Universa (πŸ₯‰11 Β· ⭐ 320) - Universal Blockchain for apps/enterprises: crypto protocol 1000x..
universa (πŸ₯‰12 Β· ⭐ 320) - Universa network, node, client and API. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 93 Β· πŸ“‹ 16 - 18% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/UniversaBlockchain/universa
    

Show 28 hidden projects...
  • EROWAN - Sifchain (πŸ₯‰20 Β· ⭐ 99) - Brainchild of Sif, the Norse goddess of earth, agriculture,..
  • KNC - Kyber Network Crystal (πŸ₯‰17 Β· ⭐ 790 Β· πŸ’€) - Kyber Network is on-chain, instant and liquid..
  • BRD - Bread (πŸ₯‰16 Β· ⭐ 1.4K Β· πŸ’€) - BRD tokens will unlock a long list of perks for users of the BRD..
  • HNY - Honey (πŸ₯‰16 Β· ⭐ 140) - Governance token issued by 1hive (the team behind Honeyswap.org)...
  • JOE - JOE (πŸ₯‰16 Β· ⭐ 110) - Trader Joe is your one-stop decentralized trading platform on the..
  • ORCA - Orca (πŸ₯‰15 Β· ⭐ 130) - Most user-friendly DEX on Solana. Orca is one of the first general-..
  • DIVX - Divi Exchange Token (πŸ₯‰15 Β· ⭐ 71 Β· πŸ’€) - The Divi Project is built on a new custom blockchain..
  • GETH - Geist ETH (πŸ₯‰14 Β· ⭐ 180 Β· πŸ’€) - No description.
  • JULD - JulSwap (πŸ₯‰12 Β· ⭐ 170 Β· πŸ’€) - Community Token from JulSwap which allows you to participate..
  • IDEX - IDEX (πŸ₯‰11 Β· ⭐ 78 Β· πŸ’€) - Aurora is a collection of Ethereum applications and protocols that..
  • COFI - CoFiX (πŸ₯‰9 Β· ⭐ 120) - CoinFi offers crowdsourced and professionally curated research,..
  • SNY - Synthetify Token (πŸ₯‰9 Β· ⭐ 84) - Synthetify (SNY) is anticipated to hold the following..
  • UTT - United Traders Token (πŸ₯‰9 Β· ⭐ 61) - United Traders a brand that encompasses several..
  • NVT - NerveNetwork (πŸ₯‰8 Β· ⭐ 86) - Decentralized digital asset service network based on the NULS..
  • HYDRO - Hydro (πŸ₯‰7 Β· ⭐ 66 Β· πŸ’€) - Hydro enables private financial systems to seamlessly leverage..
  • BANANA - ApeSwap Finance (πŸ₯‰7 Β· ⭐ 55 Β· πŸ’€) - We are an automated market maker on BSC.
  • LINA - Linear (πŸ₯‰7 Β· ⭐ 32) - A Cross-chain Decentralized Delta-One Asset Protocol with Unlimited..
  • WRX - WazirX (πŸ₯‰6 Β· ⭐ 190 Β· πŸ’€) - Indias Most Trusted Crypto Exchange.
  • MX - MX Token (πŸ₯‰6 Β· ⭐ 97) - Proof of rights and interests of MXC trading platform itself. Its..
  • QUICK - Quickswap (πŸ₯‰6 Β· ⭐ 90) - Permissionless decentralized exchange (DEX) based on Ethereum,..
  • HEGIC - Hegic (πŸ₯‰6 Β· ⭐ 69 Β· πŸ’€) - Hegic is currently the most liquid options protocol on Ethereum.
  • COVAL - Circuits of Value (πŸ₯‰6 Β· ⭐ 60 Β· πŸ’€) - Cryptocurrency and a platform for movable value and..
  • GRID - GridPlus [OLD] (πŸ₯‰6 Β· ⭐ 47) - Grid+ will be a utility provider that exposes its..
  • SAKE - SakeToken (πŸ₯‰6 Β· ⭐ 32 Β· πŸ’€) - First governance token in DeFi that supports both spot..
  • EPS - Ellipsis (πŸ₯‰5 Β· ⭐ 57 Β· πŸ’€) - Secure low-slippage stable swapping on BSC.
  • JEWEL - DeFi Kingdoms (πŸ₯‰4 Β· ⭐ 110 Β· πŸ’€) - DeFi Kingdoms blends the appeal of decentralized..
  • ZKS - ZKSwap (πŸ₯‰4 Β· ⭐ 72 Β· πŸ’€) - Layer2 DEX based on the ZK-Rollup technology and using the AMM..
  • ABT - Arcblock (πŸ₯‰4 Β· ⭐ 41 Β· πŸ’€) - Platform and an ecosystem for building and deploying..

Meme Tokens

Back to top

Cryptocurrencies inspired by Internet memes.

DOGE - Dogecoin (πŸ₯‡28 Β· ⭐ 15K) - Open source peer-to-peer digital currency, favored by Shiba Inus..
dogecoin (πŸ₯‡32 Β· ⭐ 14K) - very currency. MIT
  • GitHub (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 2.6K Β· πŸ“₯ 8.6M Β· πŸ“‹ 1.2K - 15% open Β· ⏱️ 18.07.2022):

     git clone https://github.com/dogecoin/dogecoin
    
dogecoin.com (πŸ₯‰13 Β· ⭐ 450) - official repo for dogecoin.com. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 200 Β· πŸ“‹ 130 - 63% open Β· ⏱️ 21.07.2022):

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

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


BAN - Banano (πŸ₯ˆ25 Β· ⭐ 480) - Dont let your memes be dreams! Banano is a fourth-generation..
kalium_wallet_flutter (πŸ₯‰12 Β· ⭐ 250 Β· πŸ’€) - Kalium Mobile BANANO Wallet, made with Flutter. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 97 Β· πŸ“₯ 1.6K Β· πŸ“‹ 35 - 62% open Β· ⏱️ 30.11.2021):

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

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


Show 2 hidden projects...
  • GRLC - Garlicoin (πŸ₯‰20 Β· ⭐ 140) - Garlicoin formed on a few simple fundamentals - cheap and fast..
  • SPELL - Spell Token (πŸ₯‰9 Β· ⭐ 200) - No description.

Web 3.0

Back to top

STX - Stacks (πŸ₯‡39 Β· ⭐ 9K) - New decentralized internet where users own their data and apps run..
stacks-blockchain (πŸ₯‡29 Β· ⭐ 2.7K) - The Stacks blockchain implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 550 Β· πŸ“₯ 16K Β· πŸ“¦ 4 Β· πŸ“‹ 2K - 8% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/blockstack/stacks-blockchain
    
  • PyPi (πŸ“₯ 49 / month Β· πŸ“¦ 12 Β· ⏱️ 23.05.2016):

     pip install blockstore
    
stacks.js (πŸ₯‡29 Β· ⭐ 880) - JavaScript libraries for identity, auth, storage and transactions on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 300 Β· πŸ“¦ 320 Β· πŸ“‹ 720 - 3% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/blockstack/stacks.js
    
  • PyPi (πŸ“₯ 7 / month Β· ⏱️ 23.07.2014):

     pip install opendig
    
  • npm (πŸ“₯ 9K / month Β· πŸ“¦ 300 Β· ⏱️ 23.06.2021):

     npm install blockstack
    
blockstack/gaia (πŸ₯‡25 Β· ⭐ 750) - A decentralized high-performance storage system. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 150 Β· πŸ“‹ 160 - 9% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/blockstack/gaia
    
  • PyPi (πŸ“₯ 38 / month Β· πŸ“¦ 21 Β· ⏱️ 23.05.2016):

     pip install registrar
    
stacks-wallet-web (πŸ₯ˆ24 Β· ⭐ 180) - Hiro Wallet is a web extension for managing your digital.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 80 Β· πŸ“₯ 830 Β· πŸ“‹ 1.6K - 18% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/hirosystems/stacks-wallet-web
    
stacks (πŸ₯ˆ20 Β· ⭐ 1.9K) - Overview of Bitcoins Stacks layer. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 230 Β· πŸ“‹ 310 - 8% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/blockstack/stacks
    
  • PyPi (πŸ“₯ 8 / month Β· ⏱️ 23.07.2014):

     pip install openspecs
    
stacks-wallet (πŸ₯ˆ19 Β· ⭐ 170 Β· πŸ’€) - Stacks WalletSend and receive STX tokens on the.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 62 Β· πŸ“₯ 180K Β· πŸ“‹ 810 - 20% open Β· ⏱️ 28.02.2022):

     git clone https://github.com/hirosystems/stacks-wallet
    

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


FIL - Filecoin (πŸ₯‡38 Β· ⭐ 7.6K) - The Filecoin network achieves staggering economies of scale by..
lotus (πŸ₯‡34 Β· ⭐ 2.4K) - Reference implementation of the Filecoin protocol, written in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.1K Β· πŸ“₯ 9.1K Β· πŸ“‹ 3.9K - 15% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/filecoin-project/lotus
    
  • Go (πŸ“¦ 52 Β· ⏱️ 21.10.2022):

     go install github.com/filecoin-project/lotus
    
venus (πŸ₯‡29 Β· ⭐ 2K) - Filecoin Full Node Implementation in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 410 Β· πŸ“₯ 17K Β· πŸ“¦ 8 Β· πŸ“‹ 2.7K - 2% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/filecoin-project/venus
    
  • Go (πŸ“¦ 9 Β· ⏱️ 19.10.2022):

     go install github.com/filecoin-project/venus
    
rust-fil-proofs (πŸ₯‡28 Β· ⭐ 430) - Proofs for Filecoin in Rust. MIT
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 270 Β· πŸ“₯ 2.5K Β· πŸ“¦ 160 Β· πŸ“‹ 610 - 8% open Β· ⏱️ 19.09.2022):

     git clone https://github.com/filecoin-project/rust-fil-proofs
    
  • Cargo (πŸ“₯ 3.9K / month Β· πŸ“¦ 6 Β· ⏱️ 04.08.2022):

     cargo install fr32
    
specs (πŸ₯ˆ21 Β· ⭐ 360) - The Filecoin protocol specification. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 170 Β· πŸ“¦ 3 Β· πŸ“‹ 610 - 38% open Β· ⏱️ 25.05.2022):

     git clone https://github.com/filecoin-project/specs
    
  • Go (⏱️ 19.10.2021):

     go install github.com/filecoin-project/specs
    
filecoin-docs (πŸ₯ˆ18 Β· ⭐ 150) - Filecoin Docs. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 220 Β· πŸ“‹ 370 - 8% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/filecoin-project/filecoin-docs
    
slate (πŸ₯ˆ17 Β· ⭐ 500) - WIP - Were building the place you go to discover, share, and sell files on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 58 Β· πŸ“‹ 530 - 3% open Β· ⏱️ 03.10.2022):

     git clone https://github.com/filecoin-project/slate
    
devgrants (πŸ₯ˆ16 Β· ⭐ 280) - Apply for a Filecoin devgrant. Help build the Filecoin.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 280 Β· πŸ“‹ 730 - 17% open Β· ⏱️ 12.10.2022):

     git clone https://github.com/filecoin-project/devgrants
    
FIPs (πŸ₯‰15 Β· ⭐ 200) - The Filecoin Improvement Proposal repository. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 91 Β· πŸ“‹ 100 - 2% open Β· ⏱️ 07.10.2022):

     git clone https://github.com/filecoin-project/FIPs
    
community (πŸ₯‰14 Β· ⭐ 340) - Filecoin community and ecosystem channels, discussion forums,.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 140 Β· πŸ“‹ 60 - 43% open Β· ⏱️ 17.10.2022):

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

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


GRT - The Graph (πŸ₯‡37 Β· ⭐ 3.6K) - Indexing protocol and global API for organizing blockchain..
graph-cli (πŸ₯‡27 Β· ⭐ 280) - The Graph data source runtime for mappings written in WASM. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 130 Β· πŸ“¦ 13K Β· πŸ“‹ 360 - 41% open Β· ⏱️ 10.10.2022):

     git clone https://github.com/graphprotocol/graph-cli
    
graph-node (πŸ₯‡26 Β· ⭐ 2.2K) - Graph Node indexes data from blockchains such as Ethereum and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 650 Β· πŸ“₯ 640 Β· πŸ“‹ 1.5K - 22% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/graphprotocol/graph-node
    
graphprotocol/indexer (πŸ₯‡25 Β· ⭐ 170) - Graph Protocol indexer components and infrastructure. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 66 Β· πŸ“₯ 2.1K Β· πŸ“‹ 200 - 27% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/graphprotocol/indexer
    
  • npm (πŸ“₯ 1.3K / month Β· πŸ“¦ 3 Β· ⏱️ 26.10.2022):

     npm install @graphprotocol/indexer-common
    
graphprotocol/contracts (πŸ₯ˆ24 Β· ⭐ 260) - The Graph Protocol. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 94 Β· πŸ“¦ 67 Β· πŸ“‹ 180 - 33% open Β· ⏱️ 14.10.2022):

     git clone https://github.com/graphprotocol/contracts
    
  • npm (πŸ“₯ 5.3K / month Β· πŸ“¦ 4 Β· ⏱️ 30.08.2022):

     npm install @graphprotocol/contracts
    
graph-ts (πŸ₯ˆ24 Β· ⭐ 200) - TypeScript/AssemblyScript library for writing mappings for The Graph. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 70 Β· πŸ“¦ 13K Β· πŸ“‹ 120 - 31% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/graphprotocol/graph-ts
    

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


LINK - Chainlink (πŸ₯‡36 Β· ⭐ 4.5K) - The LINK Network provides smart contracts with data, bank..
chainlink (πŸ₯‡39 Β· ⭐ 3.9K) - node of the decentralized oracle network, bridging on and off-chain.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.1K Β· πŸ“¦ 11K Β· πŸ“‹ 450 - 35% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/smartcontractkit/chainlink
    
  • npm (πŸ“₯ 94K / month Β· πŸ“¦ 91 Β· ⏱️ 27.09.2022):

     npm install @chainlink/contracts
    
  • Go (πŸ“¦ 11 Β· ⏱️ 30.09.2022):

     go install github.com/smartcontractkit/chainlink
    
truffle-starter-kit (πŸ₯ˆ16 Β· ⭐ 230) - An example smart contract utilizing Chainlink. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 83 Β· πŸ“‹ 25 - 28% open Β· ⏱️ 18.10.2022):

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

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


MAID - MaidSafeCoin (πŸ₯‡35 Β· ⭐ 1.9K) - Blockchain based storage solutions that store a data..
qp2p (πŸ₯ˆ22 Β· ⭐ 320) - peer-to-peer communications library for Rust based on QUIC protocol. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 62 Β· πŸ“¦ 140 Β· πŸ“‹ 43 - 9% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/maidsafe/qp2p
    
  • Cargo (πŸ“₯ 120 / month Β· πŸ“¦ 10 Β· ⏱️ 22.10.2020):

     cargo install quic-p2p
    
sn_node (πŸ₯‰15 Β· ⭐ 180) - An Implementation of a Safe Network Vault. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 72):

     git clone https://github.com/maidsafe/sn_node
    
  • Cargo (πŸ“₯ 340 / month Β· ⏱️ 19.09.2022):

     cargo install sn_node
    

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


STORJ - Storj (πŸ₯‡34 Β· ⭐ 4.2K) - Distributed, encrypted, and blazing fast object storage, where..
storj (πŸ₯‡30 Β· ⭐ 2.5K) - Ongoing Storj v3 development. Decentralized cloud object storage that.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 370 Β· πŸ“₯ 7.3M Β· πŸ“‹ 1.2K - 32% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/storj/storj
    
  • Go (πŸ“¦ 7 Β· ⏱️ 30.09.2022):

     go install storj.io/storj
    
drpc (πŸ₯ˆ19 Β· ⭐ 1.1K) - drpc is a lightweight, drop-in replacement for gRPC. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 39 Β· πŸ“‹ 34 - 38% open Β· ⏱️ 23.09.2022):

     git clone https://github.com/storj/drpc
    
  • Go (πŸ“¦ 34 Β· ⏱️ 17.06.2022):

     go install storj.io/drpc
    
awesome-storj (πŸ₯‰10 Β· ⭐ 200) - A curated list of projects, tools, and resources for Storj. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 43 Β· πŸ“‹ 12 - 58% open Β· ⏱️ 14.09.2022):

     git clone https://github.com/storj/awesome-storj
    

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


ANT - Aragon (πŸ₯‡34 Β· ⭐ 4.1K) - Aragon was born to bring transparency and independent governance..
client (πŸ₯ˆ22 Β· ⭐ 820) - (Aragon 1) Create and manage decentralized organizations on Ethereum. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 250 Β· πŸ“₯ 34K Β· πŸ“¦ 9 Β· πŸ“‹ 720 - 29% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/aragon/client
    
use-wallet (πŸ₯ˆ22 Β· ⭐ 680) - useWallet() All-in-one solution to connect a dapp to an Ethereum.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 220 Β· πŸ“¦ 2.8K Β· πŸ“‹ 92 - 52% open Β· ⏱️ 19.04.2022):

     git clone https://github.com/aragon/use-wallet
    
aragon/ui (πŸ₯ˆ22 Β· ⭐ 340 Β· πŸ’€) - UI kit for decentralized apps. MIT
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 110 Β· πŸ“¦ 720 Β· πŸ“‹ 200 - 26% open Β· ⏱️ 22.10.2021):

     git clone https://github.com/aragon/ui
    
  • npm (πŸ“₯ 790 / month Β· πŸ“¦ 72 Β· ⏱️ 22.10.2021):

     npm install @aragon/ui
    
aragon-apps (πŸ₯ˆ21 Β· ⭐ 380) - (Aragon 1) Aragon apps developed by Aragon Core Devs (smart.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 220 Β· πŸ“₯ 110 Β· πŸ“¦ 3 Β· πŸ“‹ 390 - 20% open Β· ⏱️ 12.10.2022):

     git clone https://github.com/aragon/aragon-apps
    
  • npm (πŸ“₯ 16 / month Β· ⏱️ 07.10.2021):

     npm install @aragon/apps-dot-voting
    

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


AE - Aeternity (πŸ₯‡32 Β· ⭐ 1.6K) - Ternity team is building a next-level, brand new blockchain..
aeternity (πŸ₯‡25 Β· ⭐ 1K) - ternity blockchain - scalable blockchain for the people - smart.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 230 Β· πŸ“₯ 20K Β· πŸ“‹ 840 - 29% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/aeternity/aeternity
    
aeternity/protocol (πŸ₯‰14 Β· ⭐ 200 Β· πŸ’€) - Specification of the ternity blockchain protocol. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 82 Β· πŸ“‹ 62 - 27% open Β· ⏱️ 16.12.2021):

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

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


SNT - Status (πŸ₯ˆ31 Β· ⭐ 6.7K) - Interface to access Ethereum, built for Android & iOS. Enjoy..
status-react (πŸ₯‡29 Β· ⭐ 3.5K) - a free (libre) open source, mobile OS for Ethereum. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 870 Β· πŸ“₯ 2.8K Β· πŸ“‹ 7K - 5% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/status-im/status-react
    
status-go (πŸ₯‡26 Β· ⭐ 660) - The Status module that consumes go-ethereum. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 230 Β· πŸ“₯ 1.6K Β· πŸ“¦ 11 Β· πŸ“‹ 850 - 12% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/status-im/status-go
    
  • Go (πŸ“¦ 5 Β· ⏱️ 26.11.2021):

     go install github.com/status-im/status-go/extkeys
    
nimbus-eth1 (πŸ₯ˆ20 Β· ⭐ 490) - Nimbus: an Ethereum 1.0 and 2.0 Client for Resource-Restricted.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 80 Β· πŸ“‹ 260 - 33% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/status-im/nimbus-eth1
    
  • Go (⏱️ 25.04.2021):

     go install github.com/status-im/nimbus
    
status-keycard (πŸ₯‰15 Β· ⭐ 190 Β· πŸ’€) - Our Javacard Implementation for making secure.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 49 Β· πŸ“₯ 690 Β· πŸ“‹ 62 - 19% open Β· ⏱️ 08.12.2021):

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

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


AR - Arweave (πŸ₯ˆ31 Β· ⭐ 1.7K) - A new data storage blockchain protocol based on a novel proof of access..
arweave-js (πŸ₯‡29 Β· ⭐ 470) - Browser and Nodejs client for general interaction with the arweave.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 99 Β· πŸ“¦ 3.9K Β· πŸ“‹ 82 - 12% open Β· ⏱️ 01.09.2022):

     git clone https://github.com/ArweaveTeam/arweave-js
    
  • npm (πŸ“₯ 160K / month Β· πŸ“¦ 150 Β· ⏱️ 14.08.2022):

     npm install arweave
    
SmartWeave (πŸ₯ˆ23 Β· ⭐ 180) - Simple, scalable smart contracts on the Arweave protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 62 Β· πŸ“¦ 520 Β· πŸ“‹ 29 - 82% open Β· ⏱️ 23.06.2022):

     git clone https://github.com/ArweaveTeam/SmartWeave
    
  • npm (πŸ“₯ 5.9K / month Β· πŸ“¦ 28 Β· ⏱️ 02.06.2022):

     npm install smartweave
    
arweave (πŸ₯ˆ20 Β· ⭐ 680) - The Arweave server and App Developer Toolkit. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 150 Β· πŸ“₯ 31K Β· πŸ“‹ 190 - 35% open Β· ⏱️ 06.10.2022):

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

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


OCEAN - Ocean Protocol (πŸ₯ˆ31 Β· ⭐ 650) - A Decentralized Data Exchange Protocol to Unlock Data..

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


GLM - Golem (πŸ₯ˆ30 Β· ⭐ 3.4K) - Global, open source, decentralized supercomputer that anyone can..
yagna (πŸ₯‡26 Β· ⭐ 260) - An open platform and marketplace for distributed computations. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 38 Β· πŸ“₯ 35K Β· πŸ“¦ 37 Β· πŸ“‹ 1.1K - 29% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/golemfactory/yagna
    
  • Cargo (πŸ“₯ 1.6K / month Β· πŸ“¦ 2 Β· ⏱️ 14.09.2022):

     cargo install ya-agreement-utils
    

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


MYST - Mysterium (πŸ₯ˆ30 Β· ⭐ 1.3K) - Mysterium team wants to create decentralized and safe access..
node (πŸ₯‡28 Β· ⭐ 950) - Mysterium Network Node - official implementation of distributed VPN.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 240 Β· πŸ“₯ 31K Β· πŸ“¦ 4 Β· πŸ“‹ 3.3K - 6% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/mysteriumnetwork/node
    
  • Maven (⏱️ 21.10.2022):

     <dependency>
     	<groupId>network.mysterium</groupId>
     	<artifactId>mobile-node</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
  • Go (πŸ“¦ 1 Β· ⏱️ 21.04.2021):

     go install github.com/mysteriumnetwork/node
    

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


HNS - Handshake (πŸ₯ˆ29 Β· ⭐ 3.8K) - Decentralized naming and certificate authority.
hsd (πŸ₯‡29 Β· ⭐ 1.7K) - Handshake Daemon & Full Node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 250 Β· πŸ“¦ 140 Β· πŸ“‹ 340 - 38% open Β· ⏱️ 13.10.2022):

     git clone https://github.com/handshake-org/hsd
    
  • npm (πŸ“₯ 260 / month Β· πŸ“¦ 25 Β· ⏱️ 03.07.2022):

     npm install hsd
    
hnsd (πŸ₯‰12 Β· ⭐ 250) - Handshake SPV name resolver. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 42 Β· πŸ“‹ 45 - 48% open Β· ⏱️ 28.09.2022):

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

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


SKY - Skycoin (πŸ₯ˆ29 Β· ⭐ 970) - Currency for digital bandwidth, backed by the new internet. Fast..
skycoin (πŸ₯ˆ22 Β· ⭐ 580 Β· πŸ’€) - Skycoin Core and Wallet. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 290 Β· πŸ“¦ 60 Β· πŸ“‹ 1.2K - 13% open Β· ⏱️ 09.11.2021):

     git clone https://github.com/skycoin/skycoin
    
  • Go (πŸ“¦ 32 Β· ⏱️ 09.11.2021):

     go install github.com/skycoin/skycoin
    

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


HOT - Holo (πŸ₯ˆ28 Β· ⭐ 2K) - Data integrity engine for distributed applications. It uses a..

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


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

     git clone https://github.com/raiden-network/raiden
    
  • PyPi (πŸ“₯ 350 / month Β· πŸ“¦ 8 Β· ⏱️ 13.01.2022):

     pip install raiden
    

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


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

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

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


SC - Siacoin (πŸ₯ˆ28 Β· ⭐ 420) - First decentralized storage platform secured by blockchain technology...
skynet-webportal (πŸ₯ˆ18 Β· ⭐ 260) - A webapp that makes Skynet accessible to web browsers. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 55 Β· πŸ“‹ 140 - 24% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/skynetlabs/skynet-webportal
    

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


LPT - Livepeer (πŸ₯ˆ27 Β· ⭐ 1.1K) - Open Source Video Infrastructure Services, Built On The Ethereum..
go-livepeer (πŸ₯‡26 Β· ⭐ 470) - Official Go implementation of the Livepeer protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 140 Β· πŸ“₯ 18K Β· πŸ“¦ 5 Β· πŸ“‹ 1.5K - 16% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/livepeer/go-livepeer
    
  • Go (πŸ“¦ 2 Β· ⏱️ 21.10.2022):

     go install github.com/livepeer/go-Livepeer
    
lpms (πŸ₯ˆ17 Β· ⭐ 250) - Livepeer media server. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 57 Β· πŸ“¦ 15 Β· πŸ“‹ 160 - 25% open Β· ⏱️ 28.07.2022):

     git clone https://github.com/livepeer/lpms
    
  • Go (πŸ“¦ 1 Β· ⏱️ 05.04.2021):

     go install github.com/livepeer/lpms
    

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


RAD - Radicle (πŸ₯ˆ26 Β· ⭐ 1.2K) - Decentralized code collaboration network built on open protocols...
radicle-link (πŸ₯ˆ20 Β· ⭐ 420) - The second iteration of the Radicle code collaboration.. GPL-3.0-only
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 42 Β· πŸ“¦ 110 Β· πŸ“‹ 280 - 40% open Β· ⏱️ 06.09.2022):

     git clone https://github.com/radicle-dev/radicle-link
    
  • Cargo (πŸ“₯ 19 / month Β· πŸ“¦ 1 Β· ⏱️ 06.01.2020):

     cargo install librad
    
radicle-upstream (πŸ₯ˆ18 Β· ⭐ 630) - Desktop client for Radicle. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 54 Β· πŸ“₯ 440 Β· πŸ“‹ 1.4K - 12% open Β· ⏱️ 01.08.2022):

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

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


AKT - Akash Network (πŸ₯ˆ26 Β· ⭐ 1.2K) - Faster, better, and lower cost cloud built for DeFi,..
akash (πŸ₯‡25 Β· ⭐ 700) - a secure, transparent, and peer-to-peer cloud computing network. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 140 Β· πŸ“₯ 57K Β· πŸ“¦ 16 Β· πŸ“‹ 720 - 14% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/ovrclk/akash
    
  • Go (πŸ“¦ 3 Β· ⏱️ 21.10.2022):

     go install github.com/ovrclk/akash
    
awesome-akash (πŸ₯‰14 Β· ⭐ 230) - Awesome List of Akash Deployment Examples. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 160 Β· πŸ“‹ 140 - 38% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/ovrclk/awesome-akash
    

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


SAN - Santiment Network Token (πŸ₯ˆ26 Β· ⭐ 150) - A Better Way to Trade Crypto-Markets Market..

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


AGIX - SingularityNET (πŸ₯ˆ25 Β· ⭐ 310) - SingularityNET lets anyone create, share, and monetize..

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


GTC - Gitcoin (πŸ₯ˆ24 Β· ⭐ 2.8K) - Game.com is focused on creating a global gaming platform for..
web (πŸ₯ˆ23 Β· ⭐ 1.6K) - Grow Open Source. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 810 Β· πŸ“‹ 6.1K - 9% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/gitcoinco/web
    

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


LOOMOLD - Loom Network (OLD) (πŸ₯ˆ24 Β· ⭐ 1.9K) - Loom Networks DPoS sidechains allow for truly..
cryptozombie-lessons (πŸ₯ˆ16 Β· ⭐ 1K) - Lesson content for cryptozombies.io. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 490 Β· πŸ“‹ 160 - 19% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/loomnetwork/cryptozombie-lessons
    

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


RPL - Rocket Pool (πŸ₯ˆ23 Β· ⭐ 870) - Decentralised Ethereum Proof of Stake pool. We allow..
rocketpool (πŸ₯‰15 Β· ⭐ 730) - A next generation decentralised Ethereum proof of stake network.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 150 Β· πŸ“‹ 91 - 21% open Β· ⏱️ 18.10.2022):

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

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


NKN - NKN (πŸ₯ˆ23 Β· ⭐ 740) - NKN (New Kind of Network) is a new project aiming to rebuild the..
nkn (πŸ₯‡27 Β· ⭐ 440) - Official Go implementation of NKN full node. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 160 Β· πŸ“₯ 8M Β· πŸ“¦ 12 Β· πŸ“‹ 110 - 10% open Β· ⏱️ 23.06.2022):

     git clone https://github.com/nknorg/nkn
    
  • Go (πŸ“¦ 8 Β· ⏱️ 23.06.2022):

     go install github.com/nknorg/nkn/v2
    

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


GEN - DAOstack (πŸ₯ˆ23 Β· ⭐ 400) - DAOstack powers decentralized companies, funds and markets to..

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


PNT - pNetwork (πŸ₯ˆ22 Β· ⭐ 1.4K) - A Provable, portable, and pegged solution for the DeFi ecosystem.
ethereum-api (πŸ₯ˆ21 Β· ⭐ 740) - Provable API for Ethereum smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 410 Β· πŸ“¦ 18 Β· πŸ“‹ 65 - 23% open Β· ⏱️ 06.09.2022):

     git clone https://github.com/provable-things/ethereum-api
    
  • npm (πŸ“₯ 12 / month Β· ⏱️ 31.03.2020):

     npm install provable-eth-api
    
ethereum-examples (πŸ₯‰13 Β· ⭐ 430) - Code examples showing how to use the Provable API on.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 140 Β· πŸ“‹ 56 - 53% open Β· ⏱️ 09.08.2022):

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

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


ELF - aelf (πŸ₯ˆ22 Β· ⭐ 780) - Customizable operating system (OS) specifically for blockchains. The..
AElf (πŸ₯‡26 Β· ⭐ 780) - A scalable cloud computing blockchain platform. MIT
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 210 Β· πŸ“₯ 2.5K Β· πŸ“¦ 29 Β· πŸ“‹ 760 - 5% open Β· ⏱️ 24.08.2022):

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

BTRST - Braintrust (πŸ₯ˆ22 Β· ⭐ 220) - First decentralized talent network that connects skilled,..
snowbridge (πŸ₯‡25 Β· ⭐ 220) - A trustless bridge between Polkadot and Ethereum. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 71 Β· πŸ“¦ 230 Β· πŸ“‹ 140 - 17% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/Snowfork/snowbridge
    
  • npm (πŸ“₯ 4.4K / month Β· πŸ“¦ 1 Β· ⏱️ 31.01.2022):

     npm install @snowfork/snowbridge-types
    
  • Go (⏱️ 25.11.2021):

     go install github.com/snowfork/snowbridge
    

PHA - Phala Network (πŸ₯‰21 Β· ⭐ 300) - No description.
phala-blockchain (πŸ₯ˆ23 Β· ⭐ 300) - The Phala Network Blockchain, pRuntime and the bridge. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 120 Β· πŸ“₯ 2.7K Β· πŸ“¦ 4 Β· πŸ“‹ 250 - 30% open Β· ⏱️ 26.10.2022):

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

MINDS - Minds (πŸ₯‰20 Β· ⭐ 1.1K) - Token used to promote content on the Minds social media platform.
minds (πŸ₯ˆ17 Β· ⭐ 640) - mirror of https://gitlab.com/minds/minds. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 180 Β· πŸ“‹ 180 - 24% open Β· ⏱️ 15.08.2022):

     git clone https://github.com/Minds/minds
    
engine (πŸ₯ˆ17 Β· ⭐ 190) - mirror of https://gitlab.com/minds/engine. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 90 Β· ⏱️ 26.10.2022):

     git clone https://github.com/Minds/engine
    
front (πŸ₯ˆ17 Β· ⭐ 160) - mirror of https://gitlab.com/minds/front. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 87 Β· ⏱️ 26.10.2022):

     git clone https://github.com/Minds/front
    

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


RLC - iExec RLC (πŸ₯‰20 Β· ⭐ 450) - The First Decentralized Marketplace for Cloud Resources.
iexec-sdk (πŸ₯ˆ22 Β· ⭐ 400) - CLI and JS library allowing developers to easily interact with the.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 30 Β· πŸ“¦ 38 Β· πŸ“‹ 70 - 24% open Β· ⏱️ 27.09.2022):

     git clone https://github.com/iExecBlockchainComputing/iexec-sdk
    
  • npm (πŸ“₯ 750 / month Β· πŸ“¦ 2 Β· ⏱️ 05.09.2022):

     npm install iexec
    

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


OXT - Orchid Protocol (πŸ₯‰18 Β· ⭐ 590) - Decentralized, open-source technology for an Internet..
orchid (πŸ₯ˆ21 Β· ⭐ 590) - Orchid: VPN, Personal Firewall. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 86 Β· πŸ“₯ 9.2K Β· πŸ“‹ 64 - 12% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/OrchidTechnologies/orchid
    

HIVE - Hive (πŸ₯‰18 Β· ⭐ 350) - The Blockchain for Web 3.0.
openhive-network/hive (πŸ₯ˆ19 Β· ⭐ 300) - Fast. Scalable. Powerful. The Blockchain for Web3. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 86 Β· ⏱️ 20.10.2022):

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

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


DDD - Scry.info (πŸ₯‰18 Β· ⭐ 260) - Worlds first blockchain-based quantifiable data exchange..

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


WAN - Wanchain (πŸ₯‰17 Β· ⭐ 280) - Wanchain aims to build a super financial market of digital assets. It..
go-wanchain (πŸ₯ˆ20 Β· ⭐ 280) - Wanchain Client Source Code. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 86 Β· πŸ“₯ 77K Β· πŸ“‹ 9 - 44% open Β· ⏱️ 20.06.2022):

     git clone https://github.com/wanchain/go-wanchain
    
  • Go (⏱️ 03.03.2022):

     go install github.com/wanchain/go-wanchain
    

GXC - GXChain (πŸ₯‰16 Β· ⭐ 470) - Blockchain-based decentralized data exchange designed to set up a..

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


FTM - Fantom (πŸ₯‰16 Β· ⭐ 440) - Worlds first DAG based smart contract platform that solves the..

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


LDO - Lido DAO (πŸ₯‰16 Β· ⭐ 220) - No description.
lido-dao (πŸ₯ˆ19 Β· ⭐ 160) - Lido DAO smart contracts. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 68 Β· πŸ“‹ 190 - 12% open Β· ⏱️ 24.06.2022):

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

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


FOAM - FOAM (πŸ₯‰15 Β· ⭐ 260) - The FOAM Proof of Location protocol empowers a permissionless and..

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


CRU - Crust Network (πŸ₯‰12 Β· ⭐ 400) - Crust Network developing decentralized cloud blockchain..
crust (πŸ₯‰15 Β· ⭐ 400) - Official Rust implementation of the Crust protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 36 Β· πŸ“₯ 39 Β· πŸ“‹ 320 - 21% open Β· ⏱️ 09.10.2022):

     git clone https://github.com/crustio/crust
    
  • Go (⏱️ 08.12.2021):

     go install github.com/crustio/crust
    

FACE - Faceter (πŸ₯‰11 Β· ⭐ 420) - Core of the decentralized network, both as a Proof of Recognition..
PayCards_Android (πŸ₯‰10 Β· ⭐ 180) - Credit card scanning for mobile apps. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 120 Β· πŸ“‹ 57 - 70% open Β· ⏱️ 02.04.2022):

     git clone https://github.com/faceterteam/PayCards_Android
    

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


Show 34 hidden projects...
  • KILT - KILT Protocol (πŸ₯ˆ24 Β· ⭐ 120) - Open-source blockchain protocol for issuing verifiable,..
  • DOCK - Dock (πŸ₯‰20 Β· ⭐ 130) - Special purpose decentralized data exchange protocol. This protocol is..
  • ZCN - 0chain (πŸ₯‰19 Β· ⭐ 81) - 0chain will provide a zero-cost, fast finality, infinitely scalable..
  • TFT - ThreeFold Token (πŸ₯‰18 Β· ⭐ 90) - What is ThreeFold (TFT)? Founded in 2016, ThreeFold is a..
  • NBX - Netbox Coin (πŸ₯‰16 Β· ⭐ 97 Β· πŸ’€) - The first decentralized web browser with integrated blockchain..
  • KYL - Kylin Network (πŸ₯‰16 Β· ⭐ 41) - Kylin Network will provide a decentralized data..
  • BTT - BitTorrent (πŸ₯‰15 Β· ⭐ 1.7K Β· πŸ’€) - BitTorrent (BTT) allows content creators to connect with their..
  • SNM - SONM (πŸ₯‰15 Β· ⭐ 350 Β· πŸ’€) - SONM is first fog supercomputer designed for general purpose..
  • CPC - CPChain (πŸ₯‰14 Β· ⭐ 50 Β· πŸ’€) - New distributed infrastructure for next generation IoT. CPChain..
  • ETHO - Etho Protocol (πŸ₯‰14 Β· ⭐ 41) - Ethereum based blockchain that integrates POW and a three tier..
  • SEELE - Seele (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - Seele created Neural Consensus Algorithm. It transforms the..
  • VSYS - V.SYSTEMS (πŸ₯‰13 Β· ⭐ 110 Β· πŸ’€) - V SYSTEMS (also known as VSYS) is a blockchain database cloud..
  • ORBS - Orbs (πŸ₯‰13 Β· ⭐ 79) - Blockchain infrastructure-as-a-service built for large scale consumer..
  • PAI - Project Pai (πŸ₯‰13 Β· ⭐ 64 Β· πŸ’€) - A persons Personal Artificial Intelligence (PAI), is a verified..
  • DAPP - LiquidApps (πŸ₯‰13 Β· ⭐ 50) - LiquidApps mission is to promote the adoption of decentralized..
  • MATH - MATH (πŸ₯‰12 Β· ⭐ 150 Β· πŸ’€) - One stop crypto solution platform which contains MathWallet, MATH..
  • CTSI - Cartesi (πŸ₯‰12 Β· ⭐ 80 Β· πŸ’€) - What is Cartesi? Ease of Adoption: Developers can work in a..
  • ALEPH - Aleph.im (πŸ₯‰12 Β· ⭐ 62) - Decentralized cloud storage, database, and computing platform...
  • EPK - EpiK Protocol (πŸ₯‰12 Β· ⭐ 51) - EpiK Protocol envisions building a decentralized KG using..
  • KP3R - Keep3rV1 (πŸ₯‰11 Β· ⭐ 380 Β· πŸ’€) - No description.
  • MAN - Matrix AI Network (πŸ₯‰11 Β· ⭐ 190 Β· πŸ’€) - Designed to be the new generation blockchain, MATRIX..
  • STOS - Stratos (πŸ₯‰9 Β· ⭐ 59) - Next generation of decentralized Data Mesh that provides scalable,..
  • SS - Sharder protocol (πŸ₯‰9 Β· ⭐ 42 Β· πŸ’€) - A cross-chain distributed storage protocol based on..
  • BUD - Buddy (πŸ₯‰8 Β· ⭐ 85 Β· πŸ’€) - Thanks to automation, the way developers build, test and deploy..
  • TIE - Ties.DB (πŸ₯‰8 Β· ⭐ 58 Β· πŸ’€) - As a business tool Ties.Network will be a decentralized social..
  • DX - DxChain Token (πŸ₯‰8 Β· ⭐ 41 Β· πŸ’€) - Worlds first decentralized big data and machine learning..
  • MDT - Measurable Data Token (πŸ₯‰7 Β· ⭐ 100 Β· πŸ’€) - Measurable Data Token (MDT) is a crypto token for a..
  • BLZ - Bluzelle (πŸ₯‰7 Β· ⭐ 64 Β· πŸ’€) - Bluzelle combines the sharing economy with the token economy -..
  • XYO - XYO Network (πŸ₯‰7 Β· ⭐ 54 Β· πŸ’€) - The location-verifying proof of origin protocol that will..
  • POND - Marlin (πŸ₯‰7 Β· ⭐ 52 Β· πŸ’€) - High-performance network infrastructure for modern decentralized..
  • GNX - Genaro Network (πŸ₯‰6 Β· ⭐ 32 Β· πŸ’€) - The purpose of the Genaro project is to build a trusted..
  • NUM - Numbers Protocol (πŸ₯‰5 Β· ⭐ 220) - Numbers Protocol (NUM) builds decentralized photo..
  • CND - Cindicator (πŸ₯‰5 Β· ⭐ 92 Β· πŸ’€) - Thousands of predictions are generated by a large pool of..
  • UGAS - Ultrain (πŸ₯‰1) - Ultrain Technology Limited is the next generation public-blockchain..

Privacy Coins

Back to top

Cryptocurrencies which allow users to conduct transactions privately and anonymously.

ZEC - Zcash (πŸ₯‡35 Β· ⭐ 5.6K) - Decentralized and open-source cryptocurrency that provides strong privacy..
librustzcash (πŸ₯‡30 Β· ⭐ 260) - Rust-language assets for Zcash. MIT
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 180 Β· πŸ“¦ 780 Β· πŸ“‹ 270 - 47% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/zcash/librustzcash
    
  • Cargo (πŸ“₯ 12K / month Β· πŸ“¦ 3 Β· ⏱️ 13.10.2022):

     cargo install zcash_note_encryption
    
zcash (πŸ₯‡27 Β· ⭐ 4.7K) - Zcash - Internet Money. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 2K Β· πŸ“₯ 230 Β· πŸ“‹ 3.7K - 30% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/zcash/zcash
    
halo2 (πŸ₯ˆ24 Β· ⭐ 280) - [BETA] Fast zero-knowledge proof-carrying data implementation with.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 120 Β· πŸ“¦ 200 Β· πŸ“‹ 280 - 57% open Β· ⏱️ 18.10.2022):

     git clone https://github.com/zcash/halo2
    
  • Cargo (πŸ“₯ 520 / month Β· πŸ“¦ 1 Β· ⏱️ 15.02.2022):

     cargo install halo2
    
zips (πŸ₯ˆ19 Β· ⭐ 230) - Zcash Improvement Proposals. MIT
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 110 Β· πŸ“‹ 390 - 33% open Β· ⏱️ 12.10.2022):

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

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


DCR - Decred (πŸ₯‡34 Β· ⭐ 2.6K) - Autonomous digital currency. With a hybrid consensus system, it is..
dcrd (πŸ₯‡25 Β· ⭐ 660) - Decred daemon in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 270 Β· πŸ“‹ 500 - 4% open Β· ⏱️ 22.10.2022):

     git clone https://github.com/decred/dcrd
    
  • Go (πŸ“¦ 60 Β· ⏱️ 22.11.2021):

     go install github.com/decred/dcrd/gcs
    
dcrwallet (πŸ₯ˆ22 Β· ⭐ 190) - A secure Decred wallet daemon written in Go (golang). ISC
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 160 Β· πŸ“¦ 98 Β· πŸ“‹ 700 - 18% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/decred/dcrwallet
    
  • Go (πŸ“¦ 56 Β· ⏱️ 11.06.2019):

     go install github.com/decred/dcrwallet/errors
    
decrediton (πŸ₯ˆ21 Β· ⭐ 200) - Cross-platform GUI for Decred. ISC
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 120 Β· πŸ“‹ 1.7K - 10% open Β· ⏱️ 10.10.2022):

     git clone https://github.com/decred/decrediton
    
  • npm (πŸ“₯ 11 / month Β· ⏱️ 22.08.2018):

     npm install decrediton
    

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


GRIN - Grin (πŸ₯‡33 Β· ⭐ 6.2K Β· πŸ“ˆ) - Grin empowers anyone to transact or save modern money without the..
grin (πŸ₯‡32 Β· ⭐ 5K) - Minimal implementation of the Mimblewimble protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1K Β· πŸ“₯ 92K Β· πŸ“¦ 810 Β· πŸ“‹ 1.3K - 8% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/mimblewimble/grin
    
  • Cargo (πŸ“₯ 280 / month Β· πŸ“¦ 19 Β· ⏱️ 17.03.2022):

     cargo install grin_store
    
grin-wallet (πŸ₯ˆ24 Β· ⭐ 160) - Grin Wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 120 Β· πŸ“₯ 59K Β· πŸ“¦ 640 Β· πŸ“‹ 310 - 24% open Β· ⏱️ 08.08.2022):

     git clone https://github.com/mimblewimble/grin-wallet
    
  • Cargo (πŸ“₯ 91 / month Β· πŸ“¦ 8 Β· ⏱️ 22.03.2022):

     cargo install grin_wallet_libwallet
    
mimblewimble/docs (πŸ₯‰12 Β· ⭐ 300) - Documentation for Grin and Mimblewimble. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 82 Β· πŸ“‹ 20 - 5% open Β· ⏱️ 12.07.2022):

     git clone https://github.com/mimblewimble/docs
    

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


SCRT - Secret (πŸ₯‡32 Β· ⭐ 3K) - Native coin of the Secret Network, the first blockchain that enables..
SecretNetwork (πŸ₯‡28 Β· ⭐ 440) - The Secret Network. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 140 Β· πŸ“₯ 51K Β· πŸ“‹ 570 - 5% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/scrtlabs/SecretNetwork
    
  • npm (πŸ“₯ 47K / month Β· πŸ“¦ 32 Β· ⏱️ 19.10.2022):

     npm install secretjs
    
  • Go (⏱️ 06.10.2022):

     go install github.com/enigmampc/EnigmaBlockchain
    

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


OXEN - Oxen (πŸ₯‡31 Β· ⭐ 3.7K) - Trade and Communicate with Absolute Freedom.
session-desktop (πŸ₯‡29 Β· ⭐ 960) - Session Desktop - Onion routing based messenger. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 120 Β· πŸ“₯ 3.6M Β· πŸ“‹ 910 - 21% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/oxen-io/session-desktop
    
lokinet (πŸ₯‡27 Β· ⭐ 1.2K) - Lokinet is an anonymous, decentralized and IP based overlay network.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 160 Β· πŸ“₯ 63K Β· πŸ“‹ 520 - 23% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/oxen-io/lokinet
    
session-android (πŸ₯‡25 Β· ⭐ 1K) - A private messenger for Android. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 95 Β· πŸ“₯ 130K Β· πŸ“‹ 540 - 50% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/oxen-io/session-android
    
oxen-core (πŸ₯ˆ24 Β· ⭐ 260) - Oxen core repository, containing oxend and oxen cli wallets. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 100 Β· πŸ“₯ 34K Β· πŸ“‹ 330 - 31% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/oxen-io/oxen-core
    
session-ios (πŸ₯ˆ23 Β· ⭐ 240) - A private messenger for iOS. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 44 Β· πŸ“₯ 850 Β· πŸ“‹ 210 - 27% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/oxen-io/session-ios
    

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


ZEN - Horizen (πŸ₯ˆ30 Β· ⭐ 900) - Inclusive ecosystem where everyone is empowered and rewarded for their..
zen (πŸ₯ˆ23 Β· ⭐ 230) - Horizen. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 100 Β· πŸ“₯ 34K Β· πŸ“‹ 150 - 19% open Β· ⏱️ 28.09.2022):

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

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


XMR - Monero (πŸ₯ˆ29 Β· ⭐ 9.2K) - Monero is cash for a connected world. Its fast, private, and secure...
monero (πŸ₯‡28 Β· ⭐ 7.4K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 3.3K Β· πŸ“₯ 31K Β· πŸ“‹ 2.9K - 16% open Β· ⏱️ 26.09.2022):

     git clone https://github.com/monero-project/monero
    
monero-gui (πŸ₯‡25 Β· ⭐ 1.3K) - Monero: the secure, private, untraceable cryptocurrency. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 720 Β· πŸ“₯ 34K Β· πŸ“‹ 1.7K - 21% open Β· ⏱️ 28.09.2022):

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

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

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


ERG - Ergo (πŸ₯ˆ28 Β· ⭐ 780) - ERGOs platform is based on a variety of ideas that complement each other..
ergo (πŸ₯‡25 Β· ⭐ 460) - Ergo protocol description & reference client implementation. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 140 Β· πŸ“₯ 38K Β· πŸ“‹ 810 - 26% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ergoplatform/ergo
    
  • Maven (πŸ“¦ 1 Β· ⏱️ 21.10.2022):

     <dependency>
     	<groupId>org.ergoplatform</groupId>
     	<artifactId>ergo-wallet_2.11</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    

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


DUSK - DUSK Network (πŸ₯ˆ28 Β· ⭐ 690) - Open-source and privacy-oriented blockchain based on years..
plonk (πŸ₯ˆ24 Β· ⭐ 300) - Pure Rust implementation of the PLONK ZKProof System done by the Dusk-.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 72 Β· πŸ“₯ 10 Β· πŸ“¦ 110 Β· πŸ“‹ 370 - 8% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/dusk-network/plonk
    
  • Cargo (πŸ“₯ 740 / month Β· πŸ“¦ 10 Β· ⏱️ 26.10.2022):

     cargo install dusk-plonk
    

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


KEEP - Keep Network (πŸ₯ˆ28 Β· ⭐ 400) - A privacy layer for Ethereum. A keep is an off-chain..
tbtc (πŸ₯ˆ23 Β· ⭐ 210) - Trustlessly tokenized Bitcoin on Ethereum ;). MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 40 Β· πŸ“¦ 57 Β· πŸ“‹ 300 - 18% open Β· ⏱️ 17.06.2022):

     git clone https://github.com/keep-network/tbtc
    
  • npm (πŸ“₯ 710 / month Β· πŸ“¦ 4 Β· ⏱️ 14.07.2022):

     npm install @keep-network/tbtc
    
  • Go (πŸ“¦ 2 Β· ⏱️ 05.10.2021):

     go install github.com/keep-network/tbtc
    

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


PART - Particl (πŸ₯ˆ27 Β· ⭐ 320) - Open source, decentralized privacy platform. Built for global person..
particl-desktop (πŸ₯ˆ21 Β· ⭐ 160) - The GUI application for Particl Markeplace and PART coin.. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 68 Β· πŸ“₯ 110K Β· πŸ“‹ 740 - 18% open Β· ⏱️ 22.08.2022):

     git clone https://github.com/particl/particl-desktop
    

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


NU - NuCypher (πŸ₯ˆ26 Β· ⭐ 1.4K) - Privacy layer for distributed systems and decentralized..
nucypher (πŸ₯‡26 Β· ⭐ 660) - A decentralized threshold cryptography network focused on proxy.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 250 Β· πŸ“‹ 1.5K - 16% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/nucypher/nucypher
    
  • PyPi (πŸ“₯ 400 / month Β· πŸ“¦ 4 Β· ⏱️ 28.05.2022):

     pip install nucypher
    

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


VTC - Vertcoin (πŸ₯ˆ26 Β· ⭐ 860) - Open source peer to peer digital currency focused heavily on..
vertcoin-core (πŸ₯ˆ22 Β· ⭐ 340) - A digital currency with mining decentralisation and ASIC.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 130 Β· πŸ“₯ 370K Β· πŸ“‹ 95 - 9% open Β· ⏱️ 07.04.2022):

     git clone https://github.com/vertcoin-project/vertcoin-core
    
vertcoin-project/vertcoin-core (πŸ₯ˆ22 Β· ⭐ 340) - A digital currency with mining decentralisation and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 130 Β· πŸ“₯ 370K Β· πŸ“‹ 95 - 9% open Β· ⏱️ 07.04.2022):

     git clone https://github.com/vertcoin-project/vertcoin-core
    
one-click-miner-vnext (πŸ₯ˆ21 Β· ⭐ 180) - One Click Miner for Vertcoin. MIT
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 100 Β· πŸ“₯ 270K Β· πŸ“¦ 2 Β· πŸ“‹ 400 - 4% open Β· ⏱️ 13.10.2022):

     git clone https://github.com/vertcoin-project/one-click-miner-vnext
    
  • Go (⏱️ 21.04.2021):

     go install github.com/vertcoin-project/one-click-miner-vnext
    

BEAM - BEAM (πŸ₯ˆ26 Β· ⭐ 720) - Scalable confidential cryptocurrency.
beam (πŸ₯‡30 Β· ⭐ 680) - Beam: Scalable Confidential Cryptocurrency. Leading the way to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 200 Β· πŸ“₯ 71K Β· πŸ“‹ 1.7K - 14% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/BeamMW/beam
    
  • npm (πŸ“₯ 8.8K / month Β· ⏱️ 26.10.2022):

     npm install beam-wasm-client-masternet
    

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


XVG - Verge (πŸ₯ˆ25 Β· ⭐ 1.6K) - Cryptocurrency.
verge (πŸ₯‡27 Β· ⭐ 1.4K) - Official Verge Core Source Code Repository. MIT
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 400 Β· πŸ“₯ 600K Β· πŸ“‹ 730 - 0% open Β· ⏱️ 21.10.2022):

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

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


FIRO - Firo (πŸ₯ˆ25 Β· ⭐ 850) - Firo, a decentralized and open source currency that provides financial..
firo (πŸ₯‡25 Β· ⭐ 650) - The privacy-focused cryptocurrency. MIT
  • GitHub (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 350 Β· πŸ“₯ 270K Β· πŸ“‹ 450 - 4% open Β· ⏱️ 18.10.2022):

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

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


MOB - MobileCoin (πŸ₯ˆ24 Β· ⭐ 1.1K) - No description.
mobilecoin (πŸ₯‡27 Β· ⭐ 1.1K) - Private payments for mobile devices. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 120 Β· πŸ“₯ 2.9K Β· πŸ“¦ 12 Β· πŸ“‹ 430 - 54% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/mobilecoinfoundation/mobilecoin
    
  • PyPi (πŸ“₯ 66 / month Β· ⏱️ 14.10.2020):

     pip install mobilecoin
    

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


GRS - Groestlcoin (πŸ₯‰23 Β· ⭐ 810) - Cryptocoin, that is optionally private. Anyone can mine it..
groestlcoin (πŸ₯‡26 Β· ⭐ 810) - Groestlcoin Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 21 Β· πŸ“₯ 21K Β· πŸ“‹ 19 - 5% open Β· ⏱️ 25.10.2022):

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

PIVX - PIVX (πŸ₯‰23 Β· ⭐ 510) - PIVX means - Private - Instant - Verified - Transaction. PIVX is a form of..
PIVX (πŸ₯‡26 Β· ⭐ 510) - Protected Instant Verified Transactions - Core wallet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 690 Β· πŸ“₯ 350K Β· πŸ“‹ 670 - 16% open Β· ⏱️ 30.09.2022):

     git clone https://github.com/PIVX-Project/PIVX
    

FLUX - Flux (πŸ₯‰23 Β· ⭐ 200) - Cryptocurrency that holds a central role in the Zel Ecosystem. It gives..

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


VRSC - Verus Coin (πŸ₯‰22 Β· ⭐ 200) - Verus introduces a new consensus algorithm called Proof of Power,..

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


DERO - Dero (πŸ₯‰20 Β· ⭐ 830) - New, experimental blockchain technology written in Golang with a focus on..
derosuite (πŸ₯‰13 Β· ⭐ 270 Β· πŸ’€) - DERO: Secure, Anonymous Blockchain with Smart Contracts... Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 97 Β· πŸ“₯ 38K Β· πŸ“‹ 36 - 38% open Β· ⏱️ 30.03.2022):

     git clone https://github.com/deroproject/derosuite
    
  • Go (⏱️ 22.11.2020):

     go install github.com/deroproject/derosuite
    

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


XLA - Scala (πŸ₯‰19 Β· ⭐ 470 Β· πŸ’€) - Redistribution of wealth using the power of blockchain a completely..

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


LTHN - Lethean (πŸ₯‰18 Β· ⭐ 180) - Fuel and operating currency for our peer-to-peer (P2P) decentralized..

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


TRTL - TurtleCoin (πŸ₯‰17 Β· ⭐ 810) - Fun, fast, and easy way to send money to friends and businesses.
turtlecoin (πŸ₯‰11 Β· ⭐ 720 Β· πŸ’€) - The TurtleCoin network is in the process of shutting down.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 750 Β· πŸ“₯ 54K Β· ⏱️ 02.12.2021):

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

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


Show 17 hidden projects...
  • HOPR - HOPR (πŸ₯ˆ24 Β· ⭐ 140) - HOPR provides essential and compliant network-level metadata privacy..
  • FRA - Findora (πŸ₯‰20 Β· ⭐ 59) - Public blockchain with programmable privacy. Originally conceptualized..
  • ZCL - Zclassic (πŸ₯‰18 Β· ⭐ 200 Β· πŸ’€) - Fork of Zcash, developer decided to take another path by removing..
  • NAV - Navcoin (πŸ₯‰18 Β· ⭐ 120) - Decentralized cryptocurrency that uses peer-to-peer technology to..
  • ARRR - Pirate Chain (πŸ₯‰17 Β· ⭐ 120) - On 29 August 2018, several developers from the Komodo community..
  • AXE - Axe (πŸ₯‰16 Β· ⭐ 500 Β· πŸ’€) - Decentralized cryptocurrency.
  • PHR - Phore (πŸ₯‰16 Β· ⭐ 44 Β· πŸ’€) - Phore Blockchain enables the transfer of value (currency: Phore) across..
  • APL - Apollo (πŸ₯‰15 Β· ⭐ 94) - Utilizing a community of world-class developers, managers, marketers and..
  • ZANO - Zano (πŸ₯‰14 Β· ⭐ 78) - Premine: 20%.
  • WOW - Wownero (πŸ₯‰14 Β· ⭐ 46 Β· πŸ’€) - Privacy-centric memecoin that was fairly launched on April 1, 2018..
  • RYO - Ryo Currency (πŸ₯‰13 Β· ⭐ 79 Β· πŸ’€) - Ryo is created with a high level of privacy in mind, setting..
  • MSR - Masari (πŸ₯‰13 Β· ⭐ 72) - Scalability-focused, untraceable, secure, and fungible cryptocurrency..
  • SERO - SERO (πŸ₯‰12 Β· ⭐ 140 Β· πŸ’€) - World-leading blockchain technology based on Zero Knowledge Proof that..
  • XHV - Haven (πŸ₯‰12 Β· ⭐ 62 Β· πŸ’€) - Untraceable cryptocurrency with a mix of standard market pricing and..
  • DAPS - DAPS Coin (πŸ₯‰12 Β· ⭐ 60) - Fully private blockchain with a focus on security, scalability and..
  • ALIAS - Alias (πŸ₯‰12 Β· ⭐ 58 Β· πŸ’€) - Innovative privacy focused cryptocurrency, featuring an energy-..
  • CLOAK - Cloakcoin (πŸ₯‰9 Β· ⭐ 34 Β· πŸ’€) - Cloak provides a fast, fully private, secure, untraceable and..

Automated Market Maker (AMM)

Back to top

Mechanisms used by most decentralized exchanges to facilitate permissionless trading.

UNI - Uniswap (πŸ₯‡42 Β· ⭐ 17K) - Governance token for Uniswap, an Automated Market Market DEX on..
v2-core (πŸ₯‡30 Β· ⭐ 2.2K) - Core smart contracts of Uniswap V2. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 2.3K Β· πŸ“¦ 19K Β· πŸ“‹ 97 - 18% open Β· ⏱️ 13.07.2022):

     git clone https://github.com/Uniswap/v2-core
    
  • npm (πŸ“₯ 320K / month Β· πŸ“¦ 610 Β· ⏱️ 18.05.2020):

     npm install @uniswap/v2-core
    
interface (πŸ₯‡28 Β· ⭐ 3.7K) - An open source interface for the Uniswap protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.5K Β· πŸ“‹ 2K - 27% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/Uniswap/interface
    
v3-sdk (πŸ₯‡28 Β· ⭐ 410) - An SDK for building applications on top of Uniswap V3. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 240 Β· πŸ“¦ 1.7K Β· πŸ“‹ 73 - 35% open Β· ⏱️ 13.07.2022):

     git clone https://github.com/Uniswap/v3-sdk
    
  • npm (πŸ“₯ 120K / month Β· πŸ“¦ 59 Β· ⏱️ 06.07.2022):

     npm install @uniswap/v3-sdk
    
v3-periphery (πŸ₯‡27 Β· ⭐ 830) - Peripheral smart contracts for interacting with Uniswap v3. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 630 Β· πŸ“¦ 2.9K Β· πŸ“‹ 140 - 34% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/Uniswap/v3-periphery
    
  • npm (πŸ“₯ 220K / month Β· πŸ“¦ 88 Β· ⏱️ 26.10.2022):

     npm install @uniswap/v3-periphery
    
default-token-list (πŸ₯‡27 Β· ⭐ 200) - The Uniswap default token list. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 700 Β· πŸ“¦ 3.5K Β· πŸ“‹ 1K - 84% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/Uniswap/default-token-list
    
  • npm (πŸ“₯ 90K / month Β· πŸ“¦ 29 Β· ⏱️ 20.10.2022):

     npm install @uniswap/default-token-list
    
token-lists (πŸ₯‡26 Β· ⭐ 760) - The Token Lists specification. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 580 Β· πŸ“¦ 13K Β· πŸ“‹ 69 - 65% open Β· ⏱️ 16.06.2022):

     git clone https://github.com/Uniswap/token-lists
    
  • npm (πŸ“₯ 170K / month Β· πŸ“¦ 170 Β· ⏱️ 16.06.2022):

     npm install @uniswap/token-lists
    
v3-core (πŸ₯‡25 Β· ⭐ 3K) - Core smart contracts of Uniswap v3. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 1.5K Β· πŸ“¦ 3.1K Β· πŸ“‹ 230 - 8% open Β· ⏱️ 13.07.2022):

     git clone https://github.com/Uniswap/v3-core
    
  • npm (πŸ“₯ 13 / month Β· ⏱️ 17.01.2022):

     npm install moonwalkerswap-v1-core
    
v3-staker (πŸ₯‡25 Β· ⭐ 280 Β· πŸ’€) - Canonical liquidity mining contract for Uniswap V3. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 100 Β· πŸ“¦ 1.1K Β· πŸ“‹ 100 - 6% open Β· ⏱️ 20.12.2021):

     git clone https://github.com/Uniswap/v3-staker
    
  • npm (πŸ“₯ 100K / month Β· πŸ“¦ 1 Β· ⏱️ 29.11.2021):

     npm install @uniswap/v3-staker
    
smart-order-router (πŸ₯ˆ24 Β· ⭐ 200) - Uniswap Smart Order Router. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 110 Β· πŸ“¦ 520 Β· πŸ“‹ 70 - 24% open Β· ⏱️ 12.10.2022):

     git clone https://github.com/Uniswap/smart-order-router
    
  • npm (πŸ“₯ 53K / month Β· πŸ“¦ 27 Β· ⏱️ 12.10.2022):

     npm install @uniswap/smart-order-router
    
v2-sdk (πŸ₯ˆ23 Β· ⭐ 370) - An SDK for building applications on top of Uniswap V2. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 840 Β· πŸ“¦ 1.1K Β· πŸ“‹ 54 - 31% open Β· ⏱️ 13.07.2022):

     git clone https://github.com/Uniswap/v2-sdk
    
  • npm (πŸ“₯ 55 / month Β· ⏱️ 12.01.2022):

     npm install @duythao_bacoor/v2-sdk
    
v2-periphery (πŸ₯ˆ22 Β· ⭐ 840) - Peripheral smart contracts for interacting with Uniswap V2. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 1.3K Β· πŸ“¦ 13K Β· πŸ“‹ 64 - 57% open Β· ⏱️ 13.07.2022):

     git clone https://github.com/Uniswap/v2-periphery
    
  • npm (πŸ“₯ 11 / month Β· ⏱️ 09.08.2021):

     npm install @invis/periphery
    
info (πŸ₯ˆ16 Β· ⭐ 260 Β· πŸ’€) - Uniswap analytics. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 420 Β· πŸ“¦ 30 Β· πŸ“‹ 160 - 50% open Β· ⏱️ 17.12.2021):

     git clone https://github.com/Uniswap/info
    
Uniswap/docs (πŸ₯ˆ16 Β· ⭐ 190) - Uniswap V3 docs website. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 330 Β· πŸ“‹ 150 - 52% open Β· ⏱️ 20.09.2022):

     git clone https://github.com/Uniswap/docs
    
v3-info (πŸ₯‰15 Β· ⭐ 260) - Interface for Uniswap V3 analytics. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“‹ 120 - 44% open Β· ⏱️ 28.09.2022):

     git clone https://github.com/Uniswap/v3-info
    
v3-subgraph (πŸ₯‰14 Β· ⭐ 200 Β· πŸ’€) - Subgraph for Uniswap V3. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 190 Β· πŸ“‹ 71 - 76% open Β· ⏱️ 21.03.2022):

     git clone https://github.com/Uniswap/v3-subgraph
    
tokenlists-org (πŸ₯‰12 Β· ⭐ 160) - A site for browsing featured token lists. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 98 Β· πŸ“‹ 1.4K - 62% open Β· ⏱️ 21.06.2022):

     git clone https://github.com/Uniswap/tokenlists-org
    

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


CAKE - PancakeSwap (πŸ₯ˆ36 Β· ⭐ 4.5K) - Automated market maker (AMM) that allows two tokens to be..
pancake-frontend (πŸ₯ˆ24 Β· ⭐ 2K) - Pancake main features (farms, pools, IFO, lottery, profiles). GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 3K Β· πŸ“¦ 9 Β· πŸ“‹ 380 - 8% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/pancakeswap/pancake-frontend
    
pancake-toolkit (πŸ₯ˆ16 Β· ⭐ 290) - Pancake frontend packages. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 780 Β· πŸ“¦ 7 Β· πŸ“‹ 31 - 51% open Β· ⏱️ 12.05.2022):

     git clone https://github.com/pancakeswap/pancake-toolkit
    
  • npm (πŸ“₯ 10 / month Β· ⏱️ 07.07.2021):

     npm install @svcongnghe/eslint-config-pancake
    
pancake-swap-sdk (πŸ₯‰13 Β· ⭐ 170) - An SDK for building applications on top of Pancakeswap. MIT
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 470 Β· πŸ“‹ 16 - 43% open Β· ⏱️ 28.09.2022):

     git clone https://github.com/pancakeswap/pancake-swap-sdk
    
  • npm (πŸ“₯ 5 / month Β· ⏱️ 04.01.2022):

     npm install @mysafety/sdk
    
pancake-subgraph (πŸ₯‰11 Β· ⭐ 240) - Pancake subgraph (blocks, profile, prediction, NFTs, ...). GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 460 Β· πŸ“‹ 46 - 60% open Β· ⏱️ 26.10.2022):

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

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


SUSHI - Sushi (πŸ₯‰34 Β· ⭐ 4.6K) - DeFi protocol that is completely community-driven, serving up..
sushiswap (πŸ₯‡32 Β· ⭐ 1.6K) - Sushi 2.0. MIT
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 1.3K Β· πŸ“¦ 27 Β· πŸ“‹ 200 - 30% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/sushiswap/sushiswap
    
  • npm (πŸ“₯ 22K / month Β· πŸ“¦ 21 Β· ⏱️ 25.06.2021):

     npm install @sushiswap/core
    
bentobox (πŸ₯ˆ21 Β· ⭐ 1.6K) - BentoBox. Unlicense
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 1.3K Β· πŸ“‹ 22 - 54% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/sushiswap/bentobox
    
  • npm (πŸ“₯ 150 / month Β· πŸ“¦ 3 Β· ⏱️ 25.10.2022):

     npm install @sushiswap/bentobox
    
shoyu (πŸ₯ˆ19 Β· ⭐ 170 Β· πŸ’€) - Shoyu contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 59 Β· πŸ“¦ 17 Β· πŸ“‹ 8 - 62% open Β· ⏱️ 06.11.2021):

     git clone https://github.com/sushiswap/shoyu
    
  • npm (πŸ“₯ 240 / month Β· πŸ“¦ 1 Β· ⏱️ 04.10.2022):

     npm install @shoyunft/contracts
    
sushiswap-interface (πŸ₯ˆ17 Β· ⭐ 310) - An open source interface for the SushiSwap Protocol. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 520 Β· πŸ“‹ 190 - 29% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/sushiswap/sushiswap-interface
    
trident (πŸ₯ˆ17 Β· ⭐ 220) - Rapid AMM Development Framework. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 63 Β· πŸ“¦ 100 Β· πŸ“‹ 40 - 50% open Β· ⏱️ 24.10.2022):

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

9 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 (πŸ₯‡25 Β· ⭐ 190) - Balancer V2 Monorepo. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 210 Β· πŸ“¦ 73 Β· πŸ“‹ 360 - 15% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/balancer-labs/balancer-v2-monorepo
    
  • npm (πŸ“₯ 31 / month Β· πŸ“¦ 2 Β· ⏱️ 14.09.2021):

     npm install @balancer-labs/v2-standalone-utils
    

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


1INCH - 1inch (πŸ₯‰18 Β· ⭐ 1.8K) - No description.
shieldy (πŸ₯ˆ16 Β· ⭐ 660) - @shieldy_bot Telegram bot repository. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 230 Β· πŸ“‹ 99 - 23% open Β· ⏱️ 20.04.2022):

     git clone https://github.com/1inch/shieldy
    

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



Metaverse, NFTs & Gaming

Back to top

Blockchains related to Metaverse, NFTs & Gaming.

FLOW - Flow (πŸ₯‡38 Β· ⭐ 3.3K) - Fast, decentralized, and developer-friendly blockchain, designed as the..
fcl-js (πŸ₯‡30 Β· ⭐ 300) - FCL (Flow Client Library) - The best tool for building JavaScript.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 110 Β· πŸ“¦ 670 Β· πŸ“‹ 400 - 18% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/onflow/fcl-js
    
  • npm (πŸ“₯ 63K / month Β· πŸ“¦ 86 Β· ⏱️ 04.10.2022):

     npm install @onflow/types
    
flow-go (πŸ₯‡27 Β· ⭐ 450) - A fast, secure, and developer-friendly blockchain built to support.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 140 Β· πŸ“¦ 220 Β· πŸ“‹ 430 - 57% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/onflow/flow-go
    
  • Go (πŸ“¦ 22 Β· ⏱️ 24.10.2022):

     go install github.com/onflow/flow-go
    
cadence (πŸ₯‡27 Β· ⭐ 450) - Cadence, the resource-oriented smart contract programming language. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 120 Β· πŸ“¦ 5 Β· πŸ“‹ 610 - 27% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/onflow/cadence
    
  • npm (πŸ“₯ 6 / month Β· ⏱️ 03.12.2021):

     npm install @onflow/cadence-docgen
    
  • Go (πŸ“¦ 43 Β· ⏱️ 06.10.2022):

     go install github.com/onflow/cadence
    
flow-cli (πŸ₯‡26 Β· ⭐ 180) - The Flow CLI is a command-line interface that provides useful.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 38 Β· πŸ“¦ 48 Β· πŸ“‹ 250 - 11% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/onflow/flow-cli
    
  • Go (πŸ“¦ 5 Β· ⏱️ 13.10.2022):

     go install github.com/onflow/flow-cli
    
flow (πŸ₯‡25 Β· ⭐ 320) - Flow is a fast, secure, and developer-friendly blockchain built to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 130 Β· πŸ“¦ 75 Β· πŸ“‹ 300 - 43% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/onflow/flow
    
  • Maven (⏱️ 01.09.2022):

     <dependency>
     	<groupId>com.nftco</groupId>
     	<artifactId>flow-jvm-sdk</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
  • Go (πŸ“¦ 26 Β· ⏱️ 01.06.2022):

     go install github.com/onflow/flow/protobuf/go/flow
    
flow-go-sdk (πŸ₯ˆ24 Β· ⭐ 200) - Tools for building Go applications on Flow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 67 Β· πŸ“¦ 390 Β· πŸ“‹ 100 - 26% open Β· ⏱️ 07.10.2022):

     git clone https://github.com/onflow/flow-go-sdk
    
  • Go (πŸ“¦ 43 Β· ⏱️ 07.10.2022):

     go install github.com/onflow/flow-go-sdk
    
kitty-items (πŸ₯ˆ20 Β· ⭐ 400) - Kitty Items: CryptoKitties Sample App. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 210 Β· πŸ“‹ 150 - 16% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/onflow/kitty-items
    
  • npm (πŸ“₯ 9 / month Β· ⏱️ 16.10.2021):

     npm install kitty-items
    
flow-nft (πŸ₯ˆ18 Β· ⭐ 430) - The non-fungible token standard on the Flow blockchain. Unlicense
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 160 Β· πŸ“‹ 53 - 26% open Β· ⏱️ 18.10.2022):

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

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


ENS - Ethereum Name Service (πŸ₯‡37 Β· ⭐ 2.6K) - The Ethereum Name Service (ENS) is a distributed,..
ens-contracts (πŸ₯‡26 Β· ⭐ 260) - ENS contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 190 Β· πŸ“¦ 360 Β· πŸ“‹ 43 - 72% open Β· ⏱️ 10.10.2022):

     git clone https://github.com/ensdomains/ens-contracts
    
  • npm (πŸ“₯ 16K / month Β· πŸ“¦ 40 Β· ⏱️ 10.10.2022):

     npm install @ensdomains/ens-contracts
    
ensjs (πŸ₯ˆ21 Β· ⭐ 180 Β· πŸ’€) - Javascript bindings for the Ethereum Name Service. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 93 Β· πŸ“‹ 63 - 74% open Β· ⏱️ 18.03.2022):

     git clone https://github.com/ensdomains/ensjs
    
  • npm (πŸ“₯ 66K / month Β· πŸ“¦ 110 Β· ⏱️ 30.01.2020):

     npm install ethereum-ens
    
ens-app (πŸ₯ˆ20 Β· ⭐ 180) - ENS manager app. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 210 Β· πŸ“‹ 620 - 12% open Β· ⏱️ 13.10.2022):

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

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


MANA - Decentraland (πŸ₯‡35 Β· ⭐ 2.5K) - Decentraland will be a virtual reality platform powered..
ui (πŸ₯‡25 Β· ⭐ 180) - Decentraland UI. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 85 Β· πŸ“¦ 290 Β· πŸ“‹ 36 - 36% open Β· ⏱️ 18.10.2022):

     git clone https://github.com/decentraland/ui
    
  • npm (πŸ“₯ 3.4K / month Β· πŸ“¦ 21 Β· ⏱️ 18.10.2022):

     npm install decentraland-ui
    
marketplace (πŸ₯ˆ20 Β· ⭐ 930) - Decentralands NFT Marketplace. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 540 Β· πŸ“¦ 7 Β· πŸ“‹ 400 - 24% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/decentraland/marketplace
    
dappeteer (πŸ₯ˆ17 Β· ⭐ 230 Β· πŸ’€) - E2E testing for dApps using Puppeteer + MetaMask. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 53 Β· πŸ“¦ 51 Β· πŸ“‹ 26 - 80% open Β· ⏱️ 27.10.2021):

     git clone https://github.com/decentraland/dappeteer
    
  • npm (πŸ“₯ 46 / month Β· ⏱️ 01.07.2021):

     npm install @nodefactory/dappeteer
    

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


AUDIO - Audius (πŸ₯‡28 Β· ⭐ 1.2K) - Native platform token of the Audius streaming protocol. AUDIO is..
audius-protocol (πŸ₯‡25 Β· ⭐ 470) - The Audius Protocol - Freedom to share, monetize, and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 90 Β· πŸ“¦ 8 Β· πŸ“‹ 77 - 74% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/AudiusProject/audius-protocol
    
  • npm (πŸ“₯ 4.1K / month Β· πŸ“¦ 2 Β· ⏱️ 27.05.2022):

     npm install @audius/libs
    
audius-client (πŸ₯ˆ19 Β· ⭐ 170) - The Audius client monorepo. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 38 Β· πŸ“₯ 2.1K Β· πŸ“¦ 2 Β· πŸ“‹ 32 - 81% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/AudiusProject/audius-client
    
hedgehog (πŸ₯‰13 Β· ⭐ 410) - Build DApps like Apps -- A Metamask alternative that empowers you to.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 51 Β· πŸ“¦ 48 Β· πŸ“‹ 7 - 14% open Β· ⏱️ 27.07.2022):

     git clone https://github.com/AudiusProject/hedgehog
    

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


WNCG - Wrapped NCG (πŸ₯ˆ27 Β· ⭐ 690) - Open source, decentralized RPG network powered by the..
libplanet (πŸ₯‡27 Β· ⭐ 450) - Blockchain toolkit in C#/.NET for decentralized game. LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 130 Β· πŸ“₯ 48K Β· πŸ“¦ 31 Β· πŸ“‹ 710 - 32% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/planetarium/libplanet
    
  • npm (πŸ“₯ 1K / month Β· ⏱️ 17.10.2022):

     npm install @planetarium/cli
    
NineChronicles (πŸ₯ˆ18 Β· ⭐ 240) - Unity client application for Nine Chronicles, a fully.. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 100 Β· πŸ“‹ 220 - 69% open Β· ⏱️ 26.10.2022):

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

WAXP - WAX (πŸ₯ˆ25 Β· ⭐ 190) - WAX - Worldwide Asset eXchange Its a decentralized platform that enables..

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


OGN - Origin Protocol (πŸ₯ˆ24 Β· ⭐ 1.3K) - Enabling true peer-to-peer commerce.
OriginProtocol/origin (πŸ₯ˆ22 Β· ⭐ 650) - Monorepo for our developer tools and decentralized.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 200 Β· πŸ“‹ 1.5K - 26% open Β· ⏱️ 04.05.2022):

     git clone https://github.com/OriginProtocol/origin
    
  • npm (πŸ“₯ 20 / month Β· ⏱️ 05.02.2019):

     npm install nick-origin-graphql
    

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


ZXC - 0xcert (πŸ₯ˆ23 Β· ⭐ 1.3K Β· πŸ’€) - Open source, permission-less protocol for certified non-..
framework (πŸ₯ˆ22 Β· ⭐ 330 Β· πŸ’€) - 0xcert Framework - JavaScript framework for building decentralized.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 58 Β· πŸ“¦ 66 Β· πŸ“‹ 110 - 5% open Β· ⏱️ 07.12.2021):

     git clone https://github.com/0xcert/framework
    
  • npm (πŸ“₯ 3.1K / month Β· πŸ“¦ 9 Β· ⏱️ 15.03.2021):

     npm install @0xcert/cert
    
erc721 (πŸ₯ˆ21 Β· ⭐ 1K Β· πŸ’€) - The reference implementation of the ERC-721 non-fungible token standard. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 360 Β· πŸ“¦ 17 Β· πŸ“‹ 130 - 4% open Β· ⏱️ 27.02.2022):

     git clone https://github.com/nibbstack/erc721
    
  • npm (πŸ“₯ 300 / month Β· πŸ“¦ 8 Β· ⏱️ 24.11.2021):

     npm install @0xcert/ethereum-erc721
    

FET - Fetch.ai (πŸ₯ˆ23 Β· ⭐ 250) - Next-generation protocol built with a ready-to-go Useful Proof of..

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


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

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


SYS - Syscoin (πŸ₯ˆ20 Β· ⭐ 160 Β· πŸ’€) - Syscoin Platform (SYS) is presented as a decentralized scalable..
syscoin (πŸ₯ˆ24 Β· ⭐ 160 Β· πŸ’€) - Syscoin is a crypto currency that is universally merge-mineable and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 570 Β· πŸ”€ 69 Β· πŸ“₯ 190K Β· πŸ“‹ 270 - 1% open Β· ⏱️ 24.11.2021):

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

THETA - Theta Network (πŸ₯ˆ19 Β· ⭐ 680) - Decentralized video delivery network, powered by users and an..
theta-protocol-ledger (πŸ₯ˆ18 Β· ⭐ 340) - Reference implementation of the Theta Blockchain.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 73 Β· πŸ“‹ 63 - 61% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/thetatoken/theta-protocol-ledger
    
  • Go (⏱️ 23.02.2022):

     go install github.com/thetatoken/theta-protocol-ledger
    

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


MONA - Monavale (πŸ₯ˆ19 Β· ⭐ 320) - First cryptocurrency in Japan that was born in December 2013...
monacoin (πŸ₯ˆ22 Β· ⭐ 320) - MIT
  • GitHub (πŸ‘¨β€πŸ’» 870 Β· πŸ”€ 89 Β· πŸ“₯ 160K Β· πŸ“‹ 41 - 9% open Β· ⏱️ 21.05.2022):

     git clone https://github.com/monacoinproject/monacoin
    

RING - Darwinia Network Native Token (πŸ₯ˆ19 Β· ⭐ 220) - Native token of Darwinia Network. Its used to pay for..
darwinia (πŸ₯ˆ22 Β· ⭐ 220) - Universal cross-chain message network. | We are hiring,.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 48 Β· πŸ“₯ 8.1K Β· πŸ“‹ 410 - 3% open Β· ⏱️ 26.10.2022):

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

KING - CryptoBlades Kingdoms (πŸ₯ˆ18 Β· ⭐ 560) - No description.
cryptoblades (πŸ₯ˆ18 Β· ⭐ 560) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 260 Β· πŸ“‹ 700 - 14% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/CryptoBlades/cryptoblades
    

ENJ - Enjin Coin (πŸ₯‰17 Β· ⭐ 510) - Enjin is introducing Enjin Coin (ENJ), a new ERC20 token that..

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


BLT - Blocto Token (πŸ₯‰17 Β· ⭐ 370) - Cross-chain, integrated smart contract wallet service..
solana-go-sdk (πŸ₯ˆ20 Β· ⭐ 180) - Solana Golang SDK. MIT
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 50 Β· πŸ“¦ 120 Β· πŸ“‹ 61 - 18% open Β· ⏱️ 23.10.2022):

     git clone https://github.com/portto/solana-go-sdk
    
  • Go (πŸ“¦ 4 Β· ⏱️ 12.10.2022):

     go install github.com/portto/solana-go-sdk
    

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


GHST - Aavegotchi (πŸ₯‰16 Β· ⭐ 300) - Eco-governance token of Aavegotchi. Use GHST to purchase..
aavegotchi-contracts (πŸ₯ˆ17 Β· ⭐ 230) - Aavegotchi diamond and its facets, deployment and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 100 Β· πŸ“‹ 90 - 14% open Β· ⏱️ 19.10.2022):

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

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


FEVR - RealFevr (πŸ₯‰14 Β· ⭐ 200) - Portuguese Fantasy Leagues startup RealFevr, the official..
bepro-js (πŸ₯ˆ17 Β· ⭐ 160) - The repository contains a comprehensive documentation of the.. ISC
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 110 Β· πŸ“¦ 15 Β· πŸ“‹ 64 - 62% open Β· ⏱️ 03.10.2022):

     git clone https://github.com/bepronetwork/bepro-js
    
  • npm (πŸ“₯ 69 / month Β· ⏱️ 06.08.2021):

     npm install bepro-js
    

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


NCR - Neos Credits (πŸ₯‰10 Β· ⭐ 200) - Metaverse engineered for the unknown. Its one of the most..
NeosPublic (πŸ₯‰11 Β· ⭐ 200) - A public issue/wiki only repository for the NeosVR project. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 12 Β· πŸ“‹ 3.8K - 45% open Β· ⏱️ 16.05.2022):

     git clone https://github.com/Neos-Metaverse/NeosPublic
    

Show 20 hidden projects...
  • HTML - HTMLCOIN (πŸ₯ˆ18 Β· ⭐ 120) - The HTMLCOIN Foundation drives innovation by empowering users to..
  • FTC - Feathercoin (πŸ₯‰17 Β· ⭐ 130 Β· πŸ’€) - Upgraded and customised version of Bitcoin. Feathercoin was..
  • COCOS - COCOS BCX (πŸ₯‰16 Β· ⭐ 7K Β· πŸ’€) - Cocos-BCX is a decentralized gaming and digital assets..
  • FIO - FIO Protocol (πŸ₯‰15 Β· ⭐ 45) - Making Crypto Products Easier So Anyone Can Use Them. FIO Protocol..
  • SIN - Sin City (πŸ₯‰14 Β· ⭐ 62 Β· πŸ’€) - SUQA created its own brand new X22i POW algorithm for its..
  • BOSON - Boson Protocol (πŸ₯‰11 Β· ⭐ 64) - Trust minimised and cost minimised protocol that..
  • MEME - Meme (πŸ₯‰10 Β· ⭐ 45 Β· πŸ’€) - Native token to the exclusive digital art NFT platform..
  • COS - Contentos (πŸ₯‰10 Β· ⭐ 44) - Decentralized global content ecosystem invested by Binance Labs..
  • CWS - Seascape Crowns (πŸ₯‰9 Β· ⭐ 80) - No description.
  • SAITO - Saito (πŸ₯‰9 Β· ⭐ 58 Β· πŸ’€) - Web3 Foundation grant recipient that runs blockchain..
  • MIST - Alchemist (πŸ₯‰8 Β· ⭐ 260 Β· πŸ’€) - New way to yield farm. It is a way to provide LP tokens to..
  • AART - ALL.ART (πŸ₯‰8 Β· ⭐ 250) - ALL.ART Protocol brings better NFT standards, proper ownership..
  • NFTFY - Nftfy (πŸ₯‰8 Β· ⭐ 81) - Decentralized Application that provides the fractionalization of..
  • LYXE - LUKSO Token (πŸ₯‰6 Β· ⭐ 37 Β· πŸ’€) - Blockchain platform specifically created for the lifestyle..
  • DRT - DomRaider (πŸ₯‰6 Β· ⭐ 36 Β· πŸ’€) - We aim at developing innovative solutions. DomRaider is the..
  • DYP - DeFi Yield Protocol (πŸ₯‰5 Β· ⭐ 150 Β· πŸ’€) - Why is DeFi Yield Protocol Unique? DeFi Yield..
  • PAPER - Dope Wars Paper (πŸ₯‰5 Β· ⭐ 100) - A DAO for the streets. Build a character and develop..
  • BAKE - BakerySwap (πŸ₯‰4 Β· ⭐ 57 Β· πŸ’€) - No description.
  • XYZ - Universe.XYZ (πŸ₯‰4 Β· ⭐ 49 Β· πŸ’€) - Initiative, which grants voting rights to the $XYZ holders..
  • HORD - Hord (πŸ₯‰1 Β· ⭐ 6 Β· πŸ’€) - Protocol to create and trade ETFs, also known are tokenized baskets...

Top Internet of Things (IOT)

Back to top

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

MIOTA - IOTA (πŸ₯‡37 Β· ⭐ 8.4K) - Open-source distributed data logging technology, which aims to securely..
iota.js (πŸ₯‡28 Β· ⭐ 960) - IOTA JavaScript. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 300 Β· πŸ“₯ 62 Β· πŸ“¦ 17 Β· πŸ“‹ 250 - 3% open Β· ⏱️ 20.09.2022):

     git clone https://github.com/iotaledger/iota.js
    
  • npm (πŸ“₯ 1.6K / month Β· πŸ“¦ 260 Β· ⏱️ 28.04.2020):

     npm install iota.lib.js
    
  • Maven (⏱️ 09.02.2020):

     <dependency>
     	<groupId>cljsjs</groupId>
     	<artifactId>iota</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
stronghold.rs (πŸ₯‡26 Β· ⭐ 390) - Stronghold is a secret management engine written in rust. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 45 Β· πŸ“₯ 24 Β· πŸ“¦ 160 Β· πŸ“‹ 74 - 6% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/iotaledger/stronghold.rs
    
  • Cargo (πŸ“₯ 3.7K / month Β· πŸ“¦ 2 Β· ⏱️ 24.10.2022):

     cargo install iota_stronghold
    
goshimmer (πŸ₯‡26 Β· ⭐ 370) - Prototype implementation of IOTA 2.0. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 120 Β· πŸ“₯ 29K Β· πŸ“¦ 86 Β· πŸ“‹ 730 - 9% open Β· ⏱️ 06.09.2022):

     git clone https://github.com/iotaledger/goshimmer
    
  • Go (πŸ“¦ 8 Β· ⏱️ 06.09.2022):

     go install github.com/iotaledger/goshimmer
    
iota.rs (πŸ₯‡26 Β· ⭐ 200) - Official IOTA Rust library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 81 Β· πŸ“₯ 18K Β· πŸ“¦ 63 Β· πŸ“‹ 330 - 5% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/iotaledger/iota.rs
    
  • npm (πŸ“₯ 610 / month Β· πŸ“¦ 1 Β· ⏱️ 28.09.2022):

     npm install @iota/client
    
  • Cargo (πŸ“₯ 1.9K / month Β· πŸ“¦ 8 Β· ⏱️ 25.10.2022):

     cargo install iota-client
    
firefly (πŸ₯‡25 Β· ⭐ 400) - The official IOTA and Shimmer wallet. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 83 Β· πŸ“₯ 55K Β· πŸ“‹ 2.6K - 18% open Β· ⏱️ 30.09.2022):

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

     git clone https://github.com/iotaledger/bee
    
  • Cargo (πŸ“₯ 6.3K / month Β· πŸ“¦ 8 Β· ⏱️ 26.09.2022):

     cargo install bee-ternary
    
hornet (πŸ₯‡25 Β· ⭐ 270) - HORNET is a powerful IOTA fullnode software. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 140 Β· πŸ“₯ 15K Β· πŸ“¦ 12 Β· πŸ“‹ 460 - 4% open Β· ⏱️ 28.09.2022):

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

     git clone https://github.com/iotaledger/iota.go
    
  • Go (πŸ“¦ 35 Β· ⏱️ 26.09.2022):

     go install github.com/iotaledger/iota.go
    
streams (πŸ₯ˆ18 Β· ⭐ 210) - IOTA Streams, a framework for cryptographic protocols called.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 52 Β· πŸ“₯ 12 Β· πŸ“¦ 9 Β· πŸ“‹ 120 - 48% open Β· ⏱️ 09.09.2022):

     git clone https://github.com/iotaledger/streams
    
  • npm (πŸ“₯ 6 / month Β· πŸ“¦ 1 Β· ⏱️ 11.05.2022):

     npm install @iota/streams-wasm
    

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


IOTX - IoTeX (πŸ₯‡29 Β· ⭐ 1.8K) - IOTX will be a Decentralized Network for Internet of Things Powered by..
iotex-core (πŸ₯‡29 Β· ⭐ 1.4K) - Official implementation of IoTeX blockchain protocol in Go. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 290 Β· πŸ“₯ 63K Β· πŸ“¦ 22 Β· πŸ“‹ 1.1K - 10% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/iotexproject/iotex-core
    
  • Go (πŸ“¦ 4 Β· ⏱️ 16.10.2022):

     go install github.com/iotexproject/iotex-core
    

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


VET - VeChain (πŸ₯‡29 Β· ⭐ 1K) - Worlds leading blockchain platform offering Blockchain-as-a-Service to..
thor (πŸ₯ˆ24 Β· ⭐ 760) - A general purpose blockchain highly compatible with Ethereums ecosystem. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 220 Β· πŸ“¦ 13 Β· πŸ“‹ 110 - 13% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/vechain/thor
    
  • Go (πŸ“¦ 2 Β· ⏱️ 15.08.2022):

     go install github.com/vechain/thor
    

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


HNT - Helium (πŸ₯ˆ25 Β· ⭐ 2K) - Powered by the Helium Blockchain, The Peoples Network represents a..
miner (πŸ₯ˆ22 Β· ⭐ 580) - Miner for the helium blockchain. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 260 Β· πŸ“‹ 500 - 27% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/helium/miner
    
HIP (πŸ₯ˆ18 Β· ⭐ 500) - Helium Improvement Proposals. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 310 Β· πŸ“‹ 130 - 31% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/helium/HIP
    
blockchain-core (πŸ₯ˆ17 Β· ⭐ 210) - Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 82 Β· πŸ“‹ 110 - 35% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/helium/blockchain-core
    
airship (πŸ₯‰11 Β· ⭐ 240) - Helium + Webmachine = Airship. A toolkit for building.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 14 Β· πŸ“‹ 27 - 33% open Β· ⏱️ 09.08.2022):

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

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


XDATA - Streamr XDATA (πŸ₯ˆ24 Β· ⭐ 180) - Unstoppable real-time data for unstoppable apps.

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


IOST - IOST (πŸ₯‰20 Β· ⭐ 580) - The IOS (Internet of Services) offers a solid infrastructure for online..
go-iost (πŸ₯ˆ20 Β· ⭐ 550) - Official Go implementation of the IOST blockchain. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 110 Β· πŸ“‹ 87 - 49% open Β· ⏱️ 09.10.2022):

     git clone https://github.com/iost-official/go-iost
    
  • Go (⏱️ 09.09.2022):

     go install github.com/iost-official/go-iost
    

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


XRT - Robonomics Network (πŸ₯‰19 Β· ⭐ 380) - No description.
robonomics (πŸ₯ˆ21 Β· ⭐ 200) - Robonomics node implementation. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 58 Β· πŸ“₯ 18K Β· πŸ“‹ 170 - 8% open Β· ⏱️ 23.09.2022):

     git clone https://github.com/airalab/robonomics
    
hs-web3 (πŸ₯‰15 Β· ⭐ 180) - Web3 API for Haskell. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 53 Β· πŸ“‹ 66 - 16% open Β· ⏱️ 30.09.2022):

     git clone https://github.com/airalab/hs-web3
    

NODL (πŸ₯‰15 Β· ⭐ 360) - No description.

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


ALIS - ALIS (πŸ₯‰14 Β· ⭐ 240) - Social media platform set to revolutionize the news and social media..
frontend-application (πŸ₯ˆ16 Β· ⭐ 180) - ALIS Media - Frontend Application. MIT
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 31 Β· ⏱️ 13.09.2022):

     git clone https://github.com/AlisProject/frontend-application
    

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


Show 7 hidden projects...
  • DGB - DigiByte (πŸ₯ˆ23 Β· ⭐ 450 Β· πŸ’€) - Cryptocurrency on a public, rapidly growing and highly..
  • CTXC - Cortex (πŸ₯ˆ21 Β· ⭐ 93) - Cortexs main mission is to provide the state-of-the-art machine-learning..
  • INXT - Internxt (πŸ₯‰17 Β· ⭐ 100) - Discover the incredible universe of Internxt. Make the switch to..
  • NOIA - Syntropy (πŸ₯‰14 Β· ⭐ 37 Β· πŸ’€) - Next-generation, Content Delivery Network, designed to..
  • CS - CREDITS (πŸ₯‰12 Β· ⭐ 150 Β· πŸ’€) - Credits team wants to create the fastest and most scalable..
  • DHX - DataHighway (πŸ₯‰8 Β· ⭐ 48 Β· πŸ’€) - DataHighways community members will ultimately be incentivized..
  • AMB - Ambrosus (πŸ₯‰8 Β· ⭐ 41 Β· πŸ’€) - Combining sensors, blockchain protocol & smart contracts, were..

Others

Back to top

CKB - Nervos Network (πŸ₯‡34 Β· ⭐ 2.3K) - Nervos CKByte (Common Knowledge Byte) is the native token of..
ckb (πŸ₯‡31 Β· ⭐ 1K) - The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 190 Β· πŸ“₯ 33K Β· πŸ“¦ 180 Β· πŸ“‹ 330 - 4% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/nervosnetwork/ckb
    
  • Cargo (πŸ“₯ 4.7K / month Β· πŸ“¦ 23 Β· ⏱️ 25.10.2022):

     cargo install ckb-jsonrpc-types
    
ckb-vm (πŸ₯ˆ22 Β· ⭐ 290) - CKBs vm, based on open source RISC-V ISA. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 46 Β· πŸ“¦ 660 Β· πŸ“‹ 32 - 31% open Β· ⏱️ 26.10.2022):

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

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

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


ALEO (πŸ₯‡33 Β· ⭐ 2.9K) - No description.
snarkOS (πŸ₯‡28 Β· ⭐ 1.6K) - A Decentralized Operating System for Zero-Knowledge Applications. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 310 Β· πŸ“₯ 8K Β· πŸ“¦ 250 Β· πŸ“‹ 460 - 14% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/AleoHQ/snarkOS
    
  • Cargo (πŸ“₯ 110 / month Β· πŸ“¦ 5 Β· ⏱️ 13.02.2022):

     cargo install snarkos-metrics
    
snarkVM (πŸ₯‡28 Β· ⭐ 250) - A Virtual Machine for Zero-Knowledge Executions. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 95 Β· πŸ“¦ 290 Β· πŸ“‹ 160 - 42% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/AleoHQ/snarkVM
    
  • Cargo (πŸ“₯ 2.2K / month Β· πŸ“¦ 12 Β· ⏱️ 29.08.2022):

     cargo install snarkvm-parameters
    
leo (πŸ₯‡25 Β· ⭐ 320) - The Leo Programming Language. A Programming Language for Formally Verified,.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 40 Β· πŸ“₯ 19K Β· πŸ“¦ 26 Β· πŸ“‹ 720 - 22% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/AleoHQ/leo
    
  • Cargo (πŸ“₯ 93 / month Β· πŸ“¦ 4 Β· ⏱️ 30.07.2021):

     cargo install leo-imports
    
AleoHQ/welcome (πŸ₯ˆ17 Β· ⭐ 160) - Welcome to Aleo. Where Applications Become Zero-Knowledge. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 32 Β· πŸ“‹ 31 - 80% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/AleoHQ/welcome
    
  • Cargo (πŸ“₯ 19 / month Β· ⏱️ 25.01.2021):

     cargo install aleo
    

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


BZZ - Swarm (πŸ₯‡33 Β· ⭐ 2.3K) - System of peer-to-peer networked nodes that create a decentralised..
ethersphere/bee (πŸ₯‡32 Β· ⭐ 1.4K) - Bee is a Swarm client implemented in Go. Its the basic.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 320 Β· πŸ“₯ 270K Β· πŸ“¦ 85 Β· πŸ“‹ 1.4K - 10% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/ethersphere/bee
    
  • Go (πŸ“¦ 10 Β· ⏱️ 11.10.2022):

     go install github.com/ethersphere/bee
    

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


NIM - Nimiq (πŸ₯‡32 Β· ⭐ 2.9K) - Blockchain designed for simplicity. Nimiq aims to be the best performing..
qr-scanner (πŸ₯‡28 Β· ⭐ 1.6K) - Lightweight Javascript QR Code Scanner. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 410 Β· πŸ“¦ 1.1K Β· πŸ“‹ 180 - 37% open Β· ⏱️ 01.06.2022):

     git clone https://github.com/nimiq/qr-scanner
    
  • npm (πŸ“₯ 60K / month Β· πŸ“¦ 30 Β· ⏱️ 22.02.2022):

     npm install qr-scanner
    
  • Maven (⏱️ 25.07.2019):

     <dependency>
     	<groupId>org.webjars.npm</groupId>
     	<artifactId>qr-scanner</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
core-js (πŸ₯‡28 Β· ⭐ 1K) - Official JavaScript implementation of the Nimiq protocol. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 220 Β· πŸ“¦ 88 Β· πŸ“‹ 250 - 15% open Β· ⏱️ 04.10.2022):

     git clone https://github.com/nimiq/core-js
    
  • npm (πŸ“₯ 10K / month Β· πŸ“¦ 19 Β· ⏱️ 17.02.2021):

     npm install @nimiq/core-web
    
  • Go (⏱️ 28.10.2021):

     go install github.com/nimiq/core-js
    

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


CLNY - MarsColony (πŸ₯‡32 Β· ⭐ 810) - Hybrid token that contains attributes of government and..
colonyNetwork (πŸ₯ˆ20 Β· ⭐ 430) - Colony Network smart contracts. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 87 Β· πŸ“‹ 360 - 10% open Β· ⏱️ 25.10.2022):

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

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


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

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


KLAY - Klaytn (πŸ₯‡30 Β· ⭐ 490) - Public blockchain platform of the leading South Korean mobile platform,..
klaytn (πŸ₯ˆ24 Β· ⭐ 320) - Official Go implementation of the Klaytn protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 150 Β· πŸ“¦ 49 Β· πŸ“‹ 260 - 33% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/klaytn/klaytn
    
  • Go (πŸ“¦ 5 Β· ⏱️ 19.08.2022):

     go install github.com/Klaytn/Klaytn
    

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


MINA - Mina Protocol (πŸ₯‡29 Β· ⭐ 1.6K) - The worlds lightest blockchain, powered by participants. Mina..
mina (πŸ₯‡32 Β· ⭐ 1.6K) - Mina is a new cryptocurrency with a constant size blockchain, improving.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 330 Β· πŸ“₯ 980 Β· πŸ“¦ 37 Β· πŸ“‹ 5K - 25% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/MinaProtocol/mina
    
  • npm (πŸ“₯ 580 / month Β· πŸ“¦ 2 Β· ⏱️ 15.09.2022):

     npm install mina-signer
    

XYM - Symbol (πŸ₯‡29 Β· ⭐ 430) - Trusted and secure enterprise blockchain that smooths business friction,..

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


KAR - Karura (πŸ₯‡27 Β· ⭐ 810) - All-in-one DeFi hub of Kusama. Founded by the Acala Foundation, Karura..
Acala (πŸ₯ˆ21 Β· ⭐ 670) - Acala - cross-chain DeFi hub and stablecoin based on Substrate for.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 220 Β· πŸ“₯ 4 Β· πŸ“‹ 880 - 20% open Β· ⏱️ 25.10.2022):

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

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


SA - Superalgos (πŸ₯‡26 Β· ⭐ 3K) - No description.
Superalgos (πŸ₯‡30 Β· ⭐ 3K) - Free, open-source crypto trading bot, automated bitcoin /.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 4.8K Β· πŸ“₯ 7.4K Β· πŸ“‹ 430 - 17% open Β· ⏱️ 14.10.2022):

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

XEC - eCash (πŸ₯‡26 Β· ⭐ 1.1K) - Derived from one of the most trusted names in the cryptocurrency space,..
bitcoin-abc (πŸ₯‡29 Β· ⭐ 1.1K) - Bitcoin ABC develops node software and infrastructure for the eCash.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 670 Β· πŸ“₯ 49K Β· πŸ“‹ 380 - 24% open Β· ⏱️ 26.10.2022):

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

WIT - Witnet (πŸ₯‡26 Β· ⭐ 430) - WITchain Provide Digital Token Development and Value Management Service..
witnet-rust (πŸ₯ˆ22 Β· ⭐ 160) - Open source Rust implementation of the Witnet decentralized.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 52 Β· πŸ“₯ 48K Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/witnet/witnet-rust
    

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


CARD - Cardstack (πŸ₯‡26 Β· ⭐ 360) - The experience layer of the decentralized internet. Cardstack..
cardstack (πŸ₯‡29 Β· ⭐ 320) - The mono-repo for the core Cardstack framework. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 64 Β· πŸ“‹ 530 - 1% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/cardstack/cardstack
    
  • npm (πŸ“₯ 970 / month Β· πŸ“¦ 54 Β· ⏱️ 29.08.2022):

     npm install @cardstack/eslint-config
    

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


HBOT - Hummingbot (πŸ₯‡25 Β· ⭐ 4.9K) - The Hummingbot Governance Token (HBOT) is a standard ERC-20..
hummingbot/hummingbot (πŸ₯‡28 Β· ⭐ 4.9K) - Hummingbot is open source software that helps you.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.8K Β· πŸ“₯ 28 Β· πŸ“‹ 2.7K - 19% open Β· ⏱️ 06.10.2022):

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

STC - Starcoin (πŸ₯‡25 Β· ⭐ 1.3K) - Student Coin aims to change the future of the digital economy...
starcoin (πŸ₯‡29 Β· ⭐ 1.3K) - Starcoin - A Move smart contract blockchain network that scales by.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“₯ 9.4K Β· πŸ“¦ 160 Β· πŸ“‹ 950 - 14% open Β· ⏱️ 21.10.2022):

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

SMH (πŸ₯‡25 Β· ⭐ 740) - No description.
go-spacemesh (πŸ₯‡25 Β· ⭐ 590) - Go Implementation of the Spacemesh protocol full node. MIT
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 130 Β· πŸ“₯ 1.2K Β· πŸ“¦ 26 Β· πŸ“‹ 2K - 16% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/spacemeshos/go-spacemesh
    
  • Go (πŸ“¦ 9 Β· ⏱️ 14.06.2022):

     go install github.com/spacemeshos/go-spacemesh
    

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


CFG - Centrifuge (πŸ₯‡25 Β· ⭐ 490) - The centrifuge token model powers centrifuge, providing the..
go-substrate-rpc-client (πŸ₯ˆ19 Β· ⭐ 150) - Substrate RPC client for go aka GSRPC. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 120 Β· πŸ“¦ 260 Β· πŸ“‹ 140 - 36% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/centrifuge/go-substrate-rpc-client
    
  • Go (πŸ“¦ 41 Β· ⏱️ 23.09.2022):

     go install github.com/centrifuge/go-substrate-rpc-client
    

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


RBTC - Rootstock RSK (πŸ₯ˆ24 Β· ⭐ 880) - First open-source smart contract platform with a 2-way peg to..
rskj (πŸ₯ˆ22 Β· ⭐ 660) - RSKj is a Java implementation of the RSK protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 240 Β· πŸ“₯ 8.6K Β· πŸ“‹ 500 - 50% open Β· ⏱️ 24.10.2022):

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

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


UDT - Unlock Protocol (πŸ₯ˆ24 Β· ⭐ 700) - No description.
unlock (πŸ₯‡28 Β· ⭐ 700) - nlock is a protocol for memberships built on a blockchain. MIT
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 170 Β· πŸ“¦ 1 Β· πŸ“‹ 1.8K - 6% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/unlock-protocol/unlock
    
  • npm (πŸ“₯ 1.5K / month Β· ⏱️ 25.10.2022):

     npm install @unlock-protocol/unlock-js
    

NMC - Namecoin (πŸ₯ˆ24 Β· ⭐ 550) - Experimental open-source technology which improves decentralization,..
namecoin-core (πŸ₯ˆ24 Β· ⭐ 430) - Namecoin full node + wallet based on the current Bitcoin Core.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 150 Β· πŸ“‹ 310 - 44% open Β· ⏱️ 26.10.2022):

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

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


WFCT - Wrapped FCT (πŸ₯ˆ24 Β· ⭐ 380) - Wrapped FCT (WFCT) is community led, 100% backed and..
factomd (πŸ₯ˆ24 Β· ⭐ 210) - Factom Daemon. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 93 Β· πŸ“₯ 250 Β· πŸ“¦ 41 Β· πŸ“‹ 120 - 25% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/FactomProject/factomd
    
  • Go (πŸ“¦ 4 Β· ⏱️ 19.08.2020):

     go install github.com/FactomProject/factomd
    

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


SQT - Squidgame Token (πŸ₯ˆ24 Β· ⭐ 250) - Online survival simulation game, where users can..
subql (πŸ₯‡26 Β· ⭐ 250) - Indexer service in our @subql toolkit, can load users subquery then.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 94 Β· πŸ“¦ 3.8K Β· πŸ“‹ 380 - 18% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/subquery/subql
    
  • npm (πŸ“₯ 14 / month Β· ⏱️ 15.07.2021):

     npm install @subqlmono/node
    

TBX - Tokenbox (πŸ₯ˆ23 Β· ⭐ 940) - Utility token that providing an access to the platforms services...
defi-sdk (πŸ₯ˆ16 Β· ⭐ 700) - DeFi SDK Makes Money Lego Work. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 210 Β· πŸ“‹ 58 - 56% open Β· ⏱️ 31.08.2022):

     git clone https://github.com/zeriontech/defi-sdk
    

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


OAC - One Army Coin (πŸ₯ˆ23 Β· ⭐ 710) - One Army Coin (OAC) is set up to empower green projects..
community-platform (πŸ₯ˆ24 Β· ⭐ 500) - A platform to build useful communities that aim to tackle.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 190 Β· πŸ“‹ 720 - 8% open Β· ⏱️ 23.10.2022):

     git clone https://github.com/ONEARMY/community-platform
    
precious-plastic-kit (πŸ₯‰12 Β· ⭐ 160 Β· πŸ’€) - Precious Plastic Downloadpack. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 49 Β· πŸ“₯ 49K Β· πŸ“‹ 11 - 54% open Β· ⏱️ 15.03.2022):

     git clone https://github.com/ONEARMY/precious-plastic-kit
    

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


IRIS - IRISnet (πŸ₯ˆ23 Β· ⭐ 420) - Inter-chain Service Infrastructure and Protocol Technology Foundation..
irishub (πŸ₯ˆ23 Β· ⭐ 260) - A BPoS blockchain that enables cross-chain interoperability through a.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 120 Β· πŸ“₯ 2.5K Β· πŸ“¦ 21 Β· πŸ“‹ 620 - 0% open Β· ⏱️ 17.10.2022):

     git clone https://github.com/irisnet/irishub
    
  • Go (πŸ“¦ 5 Β· ⏱️ 15.10.2022):

     go install github.com/irisnet/irishub
    

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


REGEN - Regen (πŸ₯ˆ23 Β· ⭐ 220) - Token for the Regen Network Platform.
regen-ledger (πŸ₯‡25 Β· ⭐ 180) - Blockchain for planetary regeneration. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 75 Β· πŸ“₯ 1.3K Β· πŸ“¦ 6 Β· πŸ“‹ 640 - 15% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/regen-network/regen-ledger
    
  • Go (πŸ“¦ 12 Β· ⏱️ 29.09.2022):

     go install github.com/regen-network/regen-ledger/x/ecocredit
    

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


OKT - OEC Token (πŸ₯ˆ22 Β· ⭐ 770) - OKExChain is open-source, public blockchain technology developed by..
exchain (πŸ₯ˆ24 Β· ⭐ 390) - The Infrastructure of Decentralized Exchange. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 120 Β· πŸ“₯ 13 Β· πŸ“¦ 36 Β· πŸ“‹ 240 - 24% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/okex/exchain
    
  • Go (πŸ“¦ 11 Β· ⏱️ 15.10.2022):

     go install github.com/okex/exchain
    

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


AURORA - Aurora (πŸ₯ˆ22 Β· ⭐ 770) - EVM built on the NEAR Protocol, delivering a turn-key solution..
rainbow-bridge (πŸ₯ˆ20 Β· ⭐ 280) - NEAR Ethereum Decentralized Bridge. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 77 Β· πŸ“¦ 7 Β· πŸ“‹ 390 - 34% open Β· ⏱️ 23.10.2022):

     git clone https://github.com/aurora-is-near/rainbow-bridge
    
  • npm (πŸ“₯ 6 / month Β· ⏱️ 27.10.2020):

     npm install rainbow-bridge-watchdog
    
aurora-engine (πŸ₯‰15 Β· ⭐ 250) - Aurora Engine implements an Ethereum Virtual Machine (EVM) on.. CC0-1.0
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 64 Β· πŸ“₯ 730 Β· πŸ“‹ 160 - 47% open Β· ⏱️ 19.08.2022):

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

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


RHOC (πŸ₯ˆ22 Β· ⭐ 730) - No description.
rchain (πŸ₯‡25 Β· ⭐ 680) - Blockchain (smart contract) platform using CBC-Casper proof of stake +.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 210 Β· πŸ“₯ 6.5K Β· πŸ“‹ 290 - 43% open Β· ⏱️ 30.08.2022):

     git clone https://github.com/rchain/rchain
    
  • Maven (⏱️ 30.03.2018):

     <dependency>
     	<groupId>coop.rchain</groupId>
     	<artifactId>rspace_2.12</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    

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


LAT - PlatON Network (πŸ₯ˆ22 Β· ⭐ 610) - No description.
PlatON-Go (πŸ₯ˆ24 Β· ⭐ 420) - Golang implementation of the PlatON protocol. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 140 Β· πŸ“₯ 500 Β· πŸ“¦ 8 Β· πŸ“‹ 670 - 1% open Β· ⏱️ 12.10.2022):

     git clone https://github.com/PlatONnetwork/PlatON-Go
    
  • Go (πŸ“¦ 1 Β· ⏱️ 29.04.2022):

     go install github.com/PlatONnetwork/PlatON-Go
    

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


GRC - Gridcoin (πŸ₯ˆ22 Β· ⭐ 550) - Cryptocurrency which rewards volunteer distributed computation..
Gridcoin-Research (πŸ₯ˆ24 Β· ⭐ 550) - Gridcoin-Research. MIT
  • GitHub (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 160 Β· πŸ“₯ 73K Β· πŸ“‹ 980 - 3% open Β· ⏱️ 24.10.2022):

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

JBX - JBOX (πŸ₯ˆ22 Β· ⭐ 240) - Our vision is to be the company that decentralizes the video market..
juice-interface (πŸ₯ˆ21 Β· ⭐ 160) - An app for using the JBX protocol. MIT
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 97 Β· πŸ“‹ 820 - 17% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/jbx-protocol/juice-interface
    

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


UMEE - Umee (πŸ₯ˆ22 Β· ⭐ 160) - Cross chain DeFi hub that interconnects between blockchains. As a base..
umee (πŸ₯‡26 Β· ⭐ 160) - A Golang implementation of the Umee network, a decentralized universal.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 110 Β· πŸ“₯ 2.6K Β· πŸ“¦ 9 Β· πŸ“‹ 360 - 26% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/umee-network/umee
    
  • Go (πŸ“¦ 3 Β· ⏱️ 22.10.2022):

     go install github.com/umee-network/umee
    

SFF - Sunflower Farm (πŸ₯ˆ21 Β· ⭐ 1.4K) - This Project is Play To Earn ,with Great Community..
sunflower-farmers (πŸ₯ˆ22 Β· ⭐ 1.4K) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 420 Β· πŸ“‹ 600 - 0% open Β· ⏱️ 26.10.2022):

     git clone https://github.com/sunflower-farmers/sunflower-farmers
    

DVPN - Sentinel (πŸ₯ˆ21 Β· ⭐ 480) - A modern VPN backed by blockchain anonymity and security. Share &..

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


PNK - Kleros (πŸ₯ˆ21 Β· ⭐ 300) - Blockchain Dispute Resolution Layer that provides fast, secure and..
kleros (πŸ₯ˆ21 Β· ⭐ 220) - Kleros smart contracts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 66 Β· πŸ“¦ 42 Β· πŸ“‹ 70 - 20% open Β· ⏱️ 07.09.2022):

     git clone https://github.com/kleros/kleros
    
  • npm (πŸ“₯ 870 / month Β· πŸ“¦ 4 Β· ⏱️ 10.05.2020):

     npm install @kleros/kleros
    

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


BICO - Biconomy (πŸ₯ˆ21 Β· ⭐ 280) - Biconomy provides plug-n-play APIs to make web3.0 user-friendly..

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


PRV - PrivacySwap (πŸ₯ˆ21 Β· ⭐ 210) - PrivacySwaps intention is to amass a community of hodlers,..

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


CHAI - Chai (πŸ₯ˆ20 Β· ⭐ 3.4K) - Accrue interest on your Dai by turning it into Chai.
dapptools (πŸ₯ˆ18 Β· ⭐ 1.8K) - Dapp, Seth, Hevm, and more. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 310 Β· πŸ“₯ 510 Β· πŸ“‹ 420 - 38% open Β· ⏱️ 13.09.2022):

     git clone https://github.com/dapphub/dapptools
    
ds-proxy (πŸ₯‰11 Β· ⭐ 260) - a proxy object that can compose transactions on owners behalf. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 52 Β· πŸ“‹ 15 - 46% open Β· ⏱️ 05.06.2022):

     git clone https://github.com/dapphub/ds-proxy
    
ds-token (πŸ₯‰10 Β· ⭐ 200 Β· πŸ’€) - A simple and sufficient ERC20 implementation. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 74 Β· πŸ“‹ 17 - 29% open Β· ⏱️ 08.01.2022):

     git clone https://github.com/dapphub/ds-token
    

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


DTUBE - Dtube Coin (πŸ₯ˆ20 Β· ⭐ 1.3K) - DTube Coin: a utility token for video, it enables people to..
dtube (πŸ₯ˆ16 Β· ⭐ 740) - d.tube app. A full-featured video sharing website, decentralized. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 180 Β· πŸ“‹ 290 - 38% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/dtube/dtube
    
production (πŸ₯‰11 Β· ⭐ 370) - Production app for D.Tube. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 59 Β· πŸ“‹ 48 - 33% open Β· ⏱️ 28.08.2022):

     git clone https://github.com/dtube/production
    

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


GIV - Giveth (πŸ₯ˆ20 Β· ⭐ 540) - Community focused on Building the Future of Giving using blockchain..
giveth-dapp (πŸ₯ˆ18 Β· ⭐ 330) - Giveth Dapp for crowdfunding and managing donations on the.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 220 Β· πŸ“‹ 1.9K - 18% open Β· ⏱️ 07.04.2022):

     git clone https://github.com/Giveth/giveth-dapp
    

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


TNT - Tierion (πŸ₯ˆ20 Β· ⭐ 420) - Use the blockchain as a global platform to verify any data, file,..

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


LIKE - LikeCoin (πŸ₯ˆ20 Β· ⭐ 240) - LikeCoin aims to reinvent the Like by realigning creativity and..

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


XHT - HollaEx Token (πŸ₯ˆ20 Β· ⭐ 190) - XHT token is utilized by exchange operators that are using..
hollaex-kit (πŸ₯ˆ22 Β· ⭐ 190) - Exchange Starter Kit to run your own Digital Asset Trading.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 180 Β· πŸ“¦ 17 Β· πŸ“‹ 26 - 30% open Β· ⏱️ 21.10.2022):

     git clone https://github.com/bitholla/hollaex-kit
    

NEU - Neumark (πŸ₯ˆ19 Β· ⭐ 470 Β· πŸ’€) - Neumarks (NEU) are Neufunds protocol tokens which participants..

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


NUUM (πŸ₯ˆ19 Β· ⭐ 220) - No description.

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


SOV - Sovryn (πŸ₯ˆ19 Β· ⭐ 160) - X16r GPU minable crypto with masternodes. Premine: 850 000 SOV.

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


IBXC (πŸ₯ˆ18 Β· ⭐ 7.5K) - No description.
go-ibax (πŸ₯ˆ21 Β· ⭐ 7.5K) - An innovative Blockchain Protocol Platform, which everyone can.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 6.3K Β· πŸ“¦ 5 Β· πŸ“‹ 270 - 33% open Β· ⏱️ 25.10.2022):

     git clone https://github.com/IBAX-io/go-ibax
    

CHN - Chain (πŸ₯ˆ18 Β· ⭐ 1.8K) - Cloud blockchain infrastructure that enables organizations to build..
chain (πŸ₯ˆ20 Β· ⭐ 1.8K) - Chain Core - Open Source Ledger-as-a-Service. AGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 360 Β· πŸ“¦ 4 Β· πŸ“‹ 120 - 0% open Β· ⏱️ 05.05.2022):

     git clone https://github.com/chain/chain
    
  • npm (πŸ“₯ 9 / month Β· πŸ“¦ 11 Β· ⏱️ 12.05.2017):

     npm install chain-sdk
    
  • Maven (⏱️ 18.09.2017):

     <dependency>
     	<groupId>com.chain</groupId>
     	<artifactId>sequence-sdk</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    

GRAM - OpenGram (πŸ₯ˆ18 Β· ⭐ 1.6K) - The GRAM team is not the telegram official team. The goal of the..
ton-blockchain/ton (πŸ₯ˆ19 Β· ⭐ 1.6K) - Main TON monorepo. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 430 Β· πŸ“‹ 320 - 15% open Β· ⏱️ 20.10.2022):

     git clone https://github.com/ton-blockchain/ton
    

ADM - ADAMANT Messenger (πŸ₯ˆ18 Β· ⭐ 900) - Decentralized anonymous messenger based on the blockchain..
adamant-im (πŸ₯ˆ18 Β· ⭐ 250) - ADAMANT Decentralized Messenger. Progressive Web Application (PWA). GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 42 Β· πŸ“₯ 9.4K Β· πŸ“‹ 21 - 14% open Β· ⏱️ 22.05.2022):

     git clone https://github.com/Adamant-im/adamant-im
    
adamant (πŸ₯ˆ17 Β· ⭐ 400) - ADAMANT Blockchain Node. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 28 Β· πŸ“¦ 2 Β· πŸ“‹ 4 - 50% open Β· ⏱️ 24.10.2022):

     git clone https://github.com/Adamant-im/adamant
    
ETH-transactions-storage (πŸ₯‰10 Β· ⭐ 250) - Indexer for Ethereum to get transaction list by ETH.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 65 Β· πŸ“‹ 13 - 38% open Β· ⏱️ 06.07.2022):

     git clone https://github.com/Adamant-im/ETH-transactions-storage
    

BSV - Bitcoin SV (πŸ₯ˆ18 Β· ⭐ 560) - New coin splitted of Bitcoin Cash blockchain on 15 November 2018...
bitcoin-sv (πŸ₯ˆ20 Β· ⭐ 560) - Bitcoin SV (Satoshi Vision) is the original Bitcoin. This.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 270 Β· πŸ“‹ 240 - 7% open Β· ⏱️ 14.04.2022):

     git clone https://github.com/bitcoin-sv/bitcoin-sv
    

APPC - AppCoins (πŸ₯ˆ18 Β· ⭐ 400 Β· πŸ’€) - AppCoin tokens (APPC Tokens) are ERC-20 compatible tokens..
aptoide-client-v8 (πŸ₯ˆ19 Β· ⭐ 240 Β· πŸ’€) - All the Apps you need. Discover your new Android App.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 67 Β· πŸ“₯ 4.9K Β· πŸ“‹ 37 - 40% open Β· ⏱️ 13.10.2021):

     git clone https://github.com/Aptoide/aptoide-client-v8
    

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


ABLOCK - ANY Blocknet (πŸ₯ˆ18 Β· ⭐ 270 Β· πŸ’€) - No description.

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


AOLB - Argentum Online Libre Token B (πŸ₯ˆ18 Β· ⭐ 230) - Collaborative project using open-source as a banner...

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


NOS - Nitrous Finance (πŸ₯ˆ18 Β· ⭐ 200 Β· πŸ’€) - Virtual Operating System for a new, transparent..
nos/client (πŸ₯ˆ22 Β· ⭐ 200 Β· πŸ’€) - The nOS Client. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 73 Β· πŸ“₯ 84K Β· πŸ“‹ 220 - 21% open Β· ⏱️ 21.11.2021):

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

UBI - Universal Basic Income (πŸ₯ˆ17 Β· ⭐ 2.3K) - First application to be built on top of the Proof of..
dapp (πŸ₯ˆ20 Β· ⭐ 1.5K Β· πŸ’€) - Censorship resistant democracies. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 280 Β· πŸ“‹ 380 - 22% open Β· ⏱️ 21.03.2022):

     git clone https://github.com/DemocracyEarth/dapp
    
paper (πŸ₯‰15 Β· ⭐ 600) - On self sovereign human identity. MIT
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 120 Β· πŸ“‹ 100 - 72% open Β· ⏱️ 23.05.2022):

     git clone https://github.com/DemocracyEarth/paper
    
ubi (πŸ₯‰12 Β· ⭐ 210) - Universal Basic Income token. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 33 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 18.04.2022):

     git clone https://github.com/DemocracyEarth/ubi
    

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


TPT - Token Pocket (πŸ₯ˆ17 Β· ⭐ 590) - TPT stands for TokenPocket Token. It is a utility token..
tp-js-sdk (πŸ₯‰12 Β· ⭐ 160) - TokenPocket JS API for Dapp of ETH, IOST, TRON, COSMOS,.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 50 Β· πŸ“¦ 82 Β· πŸ“‹ 32 - 6% open Β· ⏱️ 14.10.2022):

     git clone https://github.com/TP-Lab/tp-js-sdk
    

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


NODE - DAppNode (πŸ₯ˆ17 Β· ⭐ 460) - Smart nodes on the chain where Acute angle blockchain..
DAppNode (πŸ₯ˆ19 Β· ⭐ 460) - General repository of the project dappnode. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 64 Β· πŸ“₯ 46K Β· πŸ“‹ 380 - 24% open Β· ⏱️ 17.10.2022):

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

OK - OKCash (πŸ₯ˆ17 Β· ⭐ 290) - Hybrid cryptocurrency that started with PoW mining on November 2014 to..
okcash (πŸ₯ˆ20 Β· ⭐ 290) - Okcash Core integration/staging tree. MIT
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 180 Β· πŸ“₯ 4.6K Β· ⏱️ 21.10.2022):

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

LYL - LoyalCoin (πŸ₯ˆ16 Β· ⭐ 550) - Customer loyalty-oriented digital asset that is replacing and..
NanoWallet (πŸ₯ˆ19 Β· ⭐ 280) - NanoWallet. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 6 Β· πŸ“₯ 790K Β· πŸ“‹ 530 - 21% open Β· ⏱️ 29.08.2022):

     git clone https://github.com/NemProject/NanoWallet
    
  • npm (πŸ“₯ 6 / month Β· ⏱️ 23.07.2017):

     npm install snapwallet
    

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


TONCOIN - The Open Network (πŸ₯ˆ16 Β· ⭐ 390) - The next gen network to unite all blockchains and the..
ton (πŸ₯‰10 Β· ⭐ 330) - Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 73 Β· πŸ“₯ 250 Β· ⏱️ 24.04.2022):

     git clone https://github.com/newton-blockchain/ton
    

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


JUNO - Juno Network (πŸ₯ˆ16 Β· ⭐ 240) - No description.
juno (πŸ₯ˆ20 Β· ⭐ 240) - Open Source Platform for Interoperable Smart Contracts. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 97 Β· πŸ“₯ 2.5K Β· πŸ“‹ 90 - 22% open Β· ⏱️ 16.10.2022):

     git clone https://github.com/CosmosContracts/juno
    
  • Go (⏱️ 06.04.2022):

     go install github.com/cosmoscontracts/juno
    

KINT - Kintsugi (πŸ₯ˆ16 Β· ⭐ 180) - ## What Is Kintsugi Network (KINT)? Kintsugi is Interlays canary..
interbtc (πŸ₯ˆ20 Β· ⭐ 180) - interBTC: Trustless Bitcoin Anywhere. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 48 Β· πŸ“₯ 1.2K Β· πŸ“‹ 68 - 60% open Β· ⏱️ 19.10.2022):

     git clone https://github.com/interlay/interbtc
    

SDL - Saddle Finance (πŸ₯‰15 Β· ⭐ 160) - Decentralized automated market maker (AMM) on the..

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


XFC - Football Coin (πŸ₯‰14 Β· ⭐ 810) - FootballCoin gives you the chance to showcase your managerial..
MultiChain/multichain (πŸ₯‰15 Β· ⭐ 530) - Source code for multichaind, multichain-cli and.. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 270 Β· πŸ“‹ 69 - 68% open Β· ⏱️ 28.07.2022):

     git clone https://github.com/MultiChain/multichain
    

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


DRGN - Dragonchain (πŸ₯‰14 Β· ⭐ 700) - Platform, that stores and secures business-client data,..
dragonchain (πŸ₯ˆ16 Β· ⭐ 700) - Dragonchain blockchain platform - simplified integration of.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 160 Β· πŸ“‹ 170 - 31% open Β· ⏱️ 26.07.2022):

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

YOYOW - YOYOW (πŸ₯‰13 Β· ⭐ 290 Β· πŸ’€) - YOYOW, named from You Own Your Own Words, is a blockchain-..
yoyow-core (πŸ₯‰14 Β· ⭐ 240 Β· πŸ’€) - YOYOW Blockchain: You Own Your Own Words. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 79 Β· πŸ“₯ 1.4K Β· ⏱️ 12.12.2021):

     git clone https://github.com/yoyow-org/yoyow-core
    

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


PRE - Presearch (πŸ₯‰13 Β· ⭐ 160) - Decentralized search engine, powered by the community.

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


STSOL - Lido Staked SOL (πŸ₯‰13 Β· ⭐ 160) - Lido-DAO governed liquid staking protocol for the..

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


CELR - Celer Network (πŸ₯‰12 Β· ⭐ 380) - Celer Network Bring Internet Scale to Every Blockchain.

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


DOS - DOS Network (πŸ₯‰12 Β· ⭐ 270 Β· πŸ’€) - A Decentralized Oracle Service Network to Boost..

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


BMH - BlockMesh (πŸ₯‰12 Β· ⭐ 210) - BlockMesh, a software company based in Mauritius - utilizes the..
serval-dna (πŸ₯‰12 Β· ⭐ 170) - The Serval Projects core daemon that implements Distributed.. Unlicensed
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 85 Β· πŸ“‹ 130 - 31% open Β· ⏱️ 02.06.2022):

     git clone https://github.com/servalproject/serval-dna
    

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


AIR - AirCoin (πŸ₯‰10 Β· ⭐ 2.8K) - The Air Coin(AIR) project was issued to mock the madness of the..
AirCash (πŸ₯‰13 Β· ⭐ 2.8K) - Cash system for AIR. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 600 Β· ⏱️ 10.04.2022):

     git clone https://github.com/Aircoin-official/AirCash
    

Show 162 hidden projects...
  • DADI - Edge (πŸ₯ˆ21 Β· ⭐ 500 Β· πŸ’€) - DADI decentralized web services: a new era of cloud computing..
  • DEV - Dev Protocol (πŸ₯ˆ20 Β· ⭐ 130) - Well decentralized network of Masternodes without..
  • MUSIC - NFTMusic.ai (πŸ₯ˆ19 Β· ⭐ 270 Β· πŸ’€) - Music streaming platform built on the blockchain that..
  • XHDX - HydraDX (πŸ₯ˆ19 Β· ⭐ 120) - No description.
  • EWT - Energy Web Token (πŸ₯ˆ19 Β· ⭐ 89) - Native token of the Energy Web Chain, a public, Proof-of-..
  • IOV - Starname (πŸ₯ˆ18 Β· ⭐ 200 Β· πŸ’€) - Vertical application of blockchain technology in the field of..
  • ALPH - Alephium (πŸ₯ˆ18 Β· ⭐ 86) - First operational sharded blockchain bringing scalability, ETH-..
  • MASQ - MASQ (πŸ₯ˆ17 Β· ⭐ 150) - Foundation for the internet of the future. MASQ is much more than..
  • ZTG (πŸ₯ˆ17 Β· ⭐ 140) - No description.
  • POKT - Pocket Network (πŸ₯ˆ17 Β· ⭐ 130) - Blockchain data platform built for applications that uses..
  • QLC - QLC Chain (πŸ₯ˆ17 Β· ⭐ 99) - Qlink will be a decentralized mobile network, is dedicated to..
  • EFX - Effect Network (πŸ₯ˆ17 Β· ⭐ 98) - Effect Network is ought to be a decentralized platform for..
  • KEY - SelfKey (πŸ₯ˆ17 Β· ⭐ 50 Β· πŸ’€) - Blockchain based identity network that allows individuals and..
  • QORT (πŸ₯ˆ17 Β· ⭐ 48) - No description.
  • GBX - GoByte (πŸ₯ˆ17 Β· ⭐ 35 Β· πŸ’€) - Innovative cryptocurrency. A form of digital currency secured by..
  • GRFT - Graft Blockchain (πŸ₯ˆ16 Β· ⭐ 79 Β· πŸ’€) - Accept cryptocurrency at the Point of Sale Merchants..
  • DYN - Dynamic (πŸ₯ˆ16 Β· ⭐ 60 Β· πŸ’€) - Dynamic enables fast, secure, verifiable transfers of data using..
  • HEZ - Hermez Network (πŸ₯ˆ16 Β· ⭐ 56 Β· πŸ’€) - Decentralized zk-rollup focused on scaling payments..
  • AMLT - AMLT Network (πŸ₯‰15 Β· ⭐ 1.4K Β· πŸ’€) - The Coinfirm AML/CTF Platform and its AMLT Network..
  • DAV - DAV Network (πŸ₯‰15 Β· ⭐ 330 Β· πŸ’€) - Open source Software platform that allows anyone to buy..
  • XPM - Primecoin (πŸ₯‰15 Β· ⭐ 320 Β· πŸ’€) - Innovative cryptocurrency, a form of digital currency secured by..
  • CAPS - Ternoa (πŸ₯‰15 Β· ⭐ 140) - Memories are an essential part of who we are. If memory plays an..
  • TEER - Integritee (πŸ₯‰15 Β· ⭐ 140) - The Integritee platform enables firms and dApps to process their..
  • EMC - EmerCoin (πŸ₯‰15 Β· ⭐ 120) - Emercoin - Distributed blockchain services for business and personal..
  • OST - OST (πŸ₯‰15 Β· ⭐ 120 Β· πŸ’€) - Protocol for consumer-app tokenization and an ERC-20 utility token..
  • BLK - BlackCoin (πŸ₯‰15 Β· ⭐ 81 Β· πŸ’€) - Peer-to-peer cryptocurrency, which uses only proof-of-stake..
  • WGR - Wagerr (πŸ₯‰15 Β· ⭐ 69 Β· πŸ’€) - Wagerr (WGR), a fully decentralized sports betting blockchain...
  • SFT - Safety (πŸ₯‰15 Β· ⭐ 63 Β· πŸ’€) - Safex describes itself as a privacy-focused open-source..
  • PMEER (πŸ₯‰15 Β· ⭐ 52) - No description.
  • XMY - Myriad (πŸ₯‰15 Β· ⭐ 47 Β· πŸ’€) - Myriad - A Coin For Everyone. Myriad is the first Multi-Algo coin...
  • XUC - Exchange Union (πŸ₯‰14 Β· ⭐ 120 Β· πŸ’€) - Open source project, developing the XU node software...
  • NVC - Novacoin (πŸ₯‰14 Β· ⭐ 110 Β· πŸ’€) - Coin of the feature. Its unique way of utilizing both Proof-of-..
  • ASTRO - Astroport (πŸ₯‰14 Β· ⭐ 100) - Next generation AMM on Terra chain. It offers multiple pool..
  • SMART - SmartCash (πŸ₯‰14 Β· ⭐ 86 Β· πŸ’€) - Self-funded cryptocurrency focused on daily payments, fast..
  • SSV - SSV Network (πŸ₯‰14 Β· ⭐ 82) - SSV promotes decentralization, security, and liveness across..
  • AIN - AI Network (πŸ₯‰14 Β· ⭐ 49) - AINORI develops various platforms such as Mining, Staking,..
  • BTDX - Bitcloud (πŸ₯‰13 Β· ⭐ 140) - BITCLOUD - DIGITAL CURRENCY.
  • HAUS - DAOhaus (πŸ₯‰13 Β· ⭐ 130) - This HAUS doesnt build itself It takes a community, and HausDAO..
  • FND - Fundum (πŸ₯‰13 Β· ⭐ 110 Β· πŸ’€) - FundRequest introduces an easy and secure way to reward..
  • PTN - PalletOneToken (πŸ₯‰13 Β· ⭐ 86) - Cross-chain project which is also the widely discussed..
  • SEM - Semux (πŸ₯‰13 Β· ⭐ 76 Β· πŸ’€) - Innovative high-performance blockchain platform, powered by Semux BFT..
  • HTR - Hathor (πŸ₯‰13 Β· ⭐ 59) - Hathor arranges its transactions in a DAG - outside the blocks - which..
  • LIF - Lif (πŸ₯‰13 Β· ⭐ 58 Β· πŸ’€) - Blockchain-based distribution platform for the travel industry.
  • NXS - Nexus (πŸ₯‰13 Β· ⭐ 57) - Innovative open source blockchain technology, designed to better the world..
  • MED - Medibloc (πŸ₯‰13 Β· ⭐ 53) - MediBlocs healthcare information platform is a personal data ecosystem..
  • JOYSTREAM (πŸ₯‰13 Β· ⭐ 43) - No description.
  • PGN - Pigeoncoin (πŸ₯‰13 Β· ⭐ 38) - Software startup that is using our mineable cryptocurrency and our..
  • NGM - e-Money (πŸ₯‰13 Β· ⭐ 37) - E-Money stablecoins are a further stage in the development of..
  • AUR - Auroracoin (πŸ₯‰13 Β· ⭐ 33) - Peer-to-peer cryptocurrency launched on January 24, 2014 as an..
  • LDXG (πŸ₯‰12 Β· ⭐ 450 Β· πŸ’€) - No description.
  • MESG - MESG (πŸ₯‰12 Β· ⭐ 130 Β· πŸ’€) - Decentralized building platform for apps and businesses where..
  • OCT - Octopus Network (πŸ₯‰12 Β· ⭐ 75) - Oraclechain will be the worlds first face block chain..
  • BTSG - BitSong (πŸ₯‰12 Β· ⭐ 71) - The first decentralized music streaming platform.
  • PASC - Pascal (πŸ₯‰12 Β· ⭐ 59) - PascalCoin pioneers a new tier of scalability suitable for planetary-..
  • APH - APHolding Coin (πŸ₯‰12 Β· ⭐ 56 Β· πŸ’€) - Aphelion is supposed to be P2P trading platform (DEX) built..
  • VCASH - VCash Token (πŸ₯‰12 Β· ⭐ 48 Β· πŸ’€) - Product that implements MimbleWimble technology with..
  • MARKS - Bitmark (πŸ₯‰12 Β· ⭐ 48 Β· πŸ’€) - Initiative to create an every day use alternative currency. Its..
  • ETZ - Ether Zero (πŸ₯‰12 Β· ⭐ 45) - New generation of smart contract platform (public chain) initiated..
  • BTY (πŸ₯‰12 Β· ⭐ 45) - No description.
  • XKI - KI (πŸ₯‰12 Β· ⭐ 43) - Ki Foundations mission is about bridging the gap between CeFi and DeFi...
  • PEG - PegNet (πŸ₯‰12 Β· ⭐ 41 Β· πŸ’€) - Fully decentralized stablecoin / synthetic asset platform. Users can..
  • VITAE - Vitae (πŸ₯‰12 Β· ⭐ 36 Β· πŸ’€) - Growing Global Prosperity! Premine: 1 000 000 coins.
  • XPRT - Persistence (πŸ₯‰12 Β· ⭐ 5) - Interoperable protocol that provides sovereign environments to..
  • REM - Remme (πŸ₯‰11 Β· ⭐ 140 Β· πŸ’€) - No more passwords no more break-ins. REMME implements foolproof..
  • LIT - LIT (πŸ₯‰11 Β· ⭐ 75) - Second layer protocol and infrastructure based on Substrate. It focuses..
  • CMT - CyberMiles (πŸ₯‰11 Β· ⭐ 74 Β· πŸ’€) - CyberMiles is Empowering the Decentralization of E-commerce.
  • WDGLD - Wrapped-DGLD (πŸ₯‰11 Β· ⭐ 65) - First ERC-20 token pegged one-to-one with DGLD, the worlds..
  • BOS - BOScoin (πŸ₯‰11 Β· ⭐ 58 Β· πŸ’€) - BOScoin - self-evolving cryptocurrency platform. The Modified..
  • SCR - Scorum (πŸ₯‰11 Β· ⭐ 56) - Blogging platform that rewards its active users.
  • WRKZ - WrkzCoin (πŸ₯‰11 Β· ⭐ 55) - Cryptocurrency based on CryptoNote technology. Our goal is to build,..
  • BWK - Bulwark (πŸ₯‰11 Β· ⭐ 54 Β· πŸ’€) - Bulwark cryptocurrency (BWK) is a privacy oriented digital currency..
  • JSE - JSECOIN (πŸ₯‰11 Β· ⭐ 47 Β· πŸ’€) - Every other industry across the globe is moving towards greener..
  • MHC - #MetaHash (πŸ₯‰11 Β· ⭐ 39 Β· πŸ’€) - #MetaHash is a Next-Generation Network based on the #TraceChain..
  • MARS - Mars (πŸ₯‰11 Β· ⭐ 38 Β· πŸ’€) - The protocol consists of pBTC35A tokens and MARS tokens. Each..
  • IXO - IXO (πŸ₯‰11 Β· ⭐ 36) - The ixo protocol defines a new open standard for producing verifiable claims..
  • NTRN - Neutron (πŸ₯‰11 Β· ⭐ 31) - Proof of Stake Cryptocurrency and Education Platform that pays..
  • EVT - Elevation Token (πŸ₯‰10 Β· ⭐ 960 Β· πŸ’€) - Worlds first token-customized public chain for token..
  • MTX - MATRYX (πŸ₯‰10 Β· ⭐ 490 Β· πŸ’€) - Decentralized VR platform on the blockchain. The Matryx Token..
  • AXNT - Axentro (πŸ₯‰10 Β· ⭐ 190 Β· πŸ’€) - Original proof of work blockchain platform that empowers..
  • ARM - Armours (πŸ₯‰10 Β· ⭐ 190 Β· πŸ’€) - As the worlds leading blockchain security laboratory, Armors..
  • UT - Ulord (πŸ₯‰10 Β· ⭐ 98 Β· πŸ’€) - Peer-to-peer value transfer public blockchain. Through building its..
  • CHER - Cherry Network (πŸ₯‰10 Β· ⭐ 77) - Decentralized Autonomous Organization developing a layer..
  • FT - FToken (πŸ₯‰10 Β· ⭐ 67 Β· πŸ’€) - Token of FCoin exchange.
  • RVP - Revolution Populi (πŸ₯‰10 Β· ⭐ 53 Β· πŸ’€) - A decentralized user-controlled layer 1 blockchain..
  • DIKO - Arkadiko (πŸ₯‰10 Β· ⭐ 53) - Governance token of Arkadiko. Arkadiko is a decentralized and non-..
  • DAY - Chronologic (πŸ₯‰10 Β· ⭐ 49 Β· πŸ’€) - Debt smart contracts & temporal innovation on Ethereum.
  • BLUR - Blur Network (πŸ₯‰10 Β· ⭐ 41) - The Blur Network employs a custom algorithm for mining, called..
  • FOLD - Manifold Finance (πŸ₯‰9 Β· ⭐ 350) - Manifold Finance provides solutions encompassing the..
  • DXC - Dex-Trade Coin (πŸ₯‰9 Β· ⭐ 300) - DXC is not just a coin, it is a backbone payment unit of..
  • IQ - Everipedia (πŸ₯‰9 Β· ⭐ 150 Β· πŸ’€) - The online encyclopedia reinvented for the modern age.
  • YAK - Yield Yak (πŸ₯‰9 Β· ⭐ 150) - Easy-to-use tool to earn more yield from DeFi farming on the..
  • DEXG - Dextoken Governance (πŸ₯‰9 Β· ⭐ 140 Β· πŸ’€) - Priceless automated market maker proposed by the..
  • DFS - Fantasy Sports (πŸ₯‰9 Β· ⭐ 93 Β· πŸ’€) - DIGITAL FANTASY SPORTS Innovative fantasy sports gaming..
  • GSC - Global Social Chain (πŸ₯‰9 Β· ⭐ 76 Β· πŸ’€) - GSC (Global Social Chain) wants to be the worlds..
  • ULT - Ultiledger (πŸ₯‰9 Β· ⭐ 57 Β· πŸ’€) - Ultiledger aims to help any organization (Contains..
  • ZP - Zen Protocol (πŸ₯‰9 Β· ⭐ 56) - New type of blockchain, written from scratch in F#, with a..
  • JSOL - JPool (πŸ₯‰9 Β· ⭐ 48) - Solana Stake Pool token issued by JPool. It represents the holders..
  • QQQ - Poseidon Network (πŸ₯‰9 Β· ⭐ 45 Β· πŸ’€) - Launched on 15/01/2019 by Currency.com team based in..
  • SIMPLE - SIMPLE (πŸ₯‰9 Β· ⭐ 37 Β· πŸ’€) - SimpleChain: Simple to use blockchain, chain up the world, is..
  • VBK - VeriBlock (πŸ₯‰9 Β· ⭐ 36) - VeriBlock.
  • ZLP - ZilPay Wallet (πŸ₯‰9 Β· ⭐ 2) - ZLP the official ZIlPay wallet token, ZLP is using in the..
  • XTT-B20 - XTblock Token (πŸ₯‰8 Β· ⭐ 1.2K Β· πŸ’€) - A hyper-capable network, XTblock aims to deliver not..
  • GAMMA - Gamma Strategies (πŸ₯‰8 Β· ⭐ 500) - Active Liquidity Management and discretionary..
  • MARO - Maro (πŸ₯‰8 Β· ⭐ 120 Β· πŸ’€) - TTC provides a decentralized and token-incentivized blockcahin..
  • SWISE - StakeWise (πŸ₯‰8 Β· ⭐ 100) - Liquid Ethereum staking protocol that tokenizes users deposits..
  • PKF - PolkaFoundry (πŸ₯‰8 Β· ⭐ 93 Β· πŸ’€) - What Is PolkaFoundry (PKF)? PolkaFoundry is a platform for..
  • CLV - Clover Finance (πŸ₯‰8 Β· ⭐ 78 Β· πŸ’€) - Substrate-based DeFi service platform built on..
  • POSI - Position Token (πŸ₯‰8 Β· ⭐ 68) - New Decentralized Trading Protocol, powered by a vAMM and..
  • LPL - LinkPool (πŸ₯‰8 Β· ⭐ 47 Β· πŸ’€) - Leading Chainlink node service provider with the goal of..
  • DUCK - DLP Duck Token (πŸ₯‰8 Β· ⭐ 45) - DuckDAO DeFi Market Maker protocol that will provide an..
  • HYC - Hycon (πŸ₯‰8 Β· ⭐ 41 Β· πŸ’€) - HYCON, which stands for Hyperconnected Coin, is the digital asset built..
  • GST2 - GasToken (πŸ₯‰7 Β· ⭐ 670 Β· πŸ’€) - New, cutting-edge Ethereum contract that allows users to..
  • SPRKL - Sparkle Loyalty (πŸ₯‰7 Β· ⭐ 220 Β· πŸ’€) - Brand new, mobile all-in-one application that helps..
  • CRUZ - Cruzbit (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - New decentralized peer-to-peer ledger designed to be as simple as..
  • ESS - Essentia (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - Masternoded multi-chained set of protocols connecting..
  • SEAL - Sealchain (πŸ₯‰7 Β· ⭐ 94 Β· πŸ’€) - No description.
  • REF - Ref Finance (πŸ₯‰7 Β· ⭐ 87) - RefToken, a decentralised affiliate marketing platform on the..
  • ATA - Automata (πŸ₯‰7 Β· ⭐ 83) - Decentralized service protocol that provides middleware-like..
  • CLAP - Cardashift (πŸ₯‰7 Β· ⭐ 83) - Community-run launchpad that raises funds, builds and accelerates..
  • BIS - Bismuth (πŸ₯‰7 Β· ⭐ 37) - New blockchain protocol and a platform at the same time. It has an..
  • 2KEY - 2key.network (πŸ₯‰7 Β· ⭐ 35 Β· πŸ’€) - REAL technology.
  • SKYWARD - Skyward Finance (πŸ₯‰6 Β· ⭐ 780 Β· πŸ’€) - Fully permissionless open sourced launchpad that..
  • JB (πŸ₯‰6 Β· ⭐ 180 Β· πŸ’€) - No description.
  • CLN - Colu Local Network (πŸ₯‰6 Β· ⭐ 120 Β· πŸ’€) - Colu Local Network enables growing communities from..
  • CNP - Cryptonia Poker (πŸ₯‰6 Β· ⭐ 92 Β· πŸ’€) - Play poker online with cryptocurrency. This..
  • ECOC - Ecochain (πŸ₯‰6 Β· ⭐ 52 Β· πŸ’€) - About ECOChain What is ECOChain? ECOChain, also known as a..
  • SPANK - SpankChain (πŸ₯‰6 Β· ⭐ 51 Β· πŸ’€) - Introducing SpankChain. SpankChain is a revolutionary..
  • ZWAP - ZilSwap (πŸ₯‰6 Β· ⭐ 42 Β· πŸ’€) - High-security, high-throughput public blockchain platform designed..
  • LBTC - Lightning Bitcoin (πŸ₯‰5 Β· ⭐ 220 Β· πŸ’€) - Fully decentralized Internet-of-value protocol for..
  • DVP - Decentralized Vulnerability Platform (πŸ₯‰5 Β· ⭐ 94 Β· πŸ’€) - DVP (Decentralized Vulnerability Platform) is an..
  • LYRA - Lyra Finance (πŸ₯‰5 Β· ⭐ 78) - Distributed platform aiming to redefine business models and..
  • MEDIA - Media Network (πŸ₯‰5 Β· ⭐ 65) - New protocol that bypasses traditional CDN providers..
  • C20 - CRYPTO20 (πŸ₯‰5 Β· ⭐ 63 Β· πŸ’€) - Autonomous token-as-a-fund allowing you to invest in..
  • ZINC - ZINC (πŸ₯‰5 Β· ⭐ 56 Β· πŸ’€) - Zinc was conceived in 2015, a product of the frustrations of a career in..
  • STRM - Instrumental Finance (πŸ₯‰5 Β· ⭐ 50 Β· πŸ’€) - Cross-layer yield fuelling the new frontiers of DeFi.
  • NOTE - Notional Finance (πŸ₯‰5 Β· ⭐ 46 Β· πŸ’€) - Shared stake concept, placing a large percentage of..
  • HYN - Hyperion (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - Hyperion aims to establish a global decentralized map economy..
  • AGE - Agenor (πŸ₯‰5 Β· ⭐ 39 Β· πŸ’€) - Agenor aims to advance the long-awaited mass adoption of..
  • QNT - Quant (πŸ₯‰5 Β· ⭐ 34 Β· πŸ’€) - Overledger - The first Blockchain operating system that connects..
  • TON - Tokamak Network (πŸ₯‰5 Β· ⭐ 33 Β· πŸ’€) - Platform that assures decentralized and secure..
  • CTO - Coinversation (πŸ₯‰4 Β· ⭐ 310 Β· πŸ’€) - Lite version of Bitcoin using Lyra2RE as a proof-of-..
  • XQC - Quras Token (πŸ₯‰4 Β· ⭐ 170 Β· πŸ’€) - Genuine secret contract platform that fulfills various..
  • MTGY - Moontography (πŸ₯‰4 Β· ⭐ 160 Β· πŸ’€) - The moontography project aims to provide a suite of..
  • FO - FIBOS (πŸ₯‰4 Β· ⭐ 150 Β· πŸ’€) - Platform for creating and developing blockchain application ecosystems..
  • SONAR - SonarWatch (πŸ₯‰4 Β· ⭐ 75 Β· πŸ’€) - Tracking tool on Solana Blockchain that aim to show on a..
  • ANGLE - ANGLE (πŸ₯‰4 Β· ⭐ 59) - Governance token of the Angle Protocol. The Angle Protocol is a..
  • CYC - Cyclone Protocol (πŸ₯‰4 Β· ⭐ 53 Β· πŸ’€) - Multi-chain, non-custodial, privacy-preserving protocol...
  • RAID - Raid Token (πŸ₯‰4 Β· ⭐ 43 Β· πŸ’€) - Decentralized collective of mercenaries ready to slay your Web3..
  • BPAY - BNBPay (πŸ₯‰4 Β· ⭐ 40 Β· πŸ’€) - Decentralised scalable crypto payment gateway tailored for..
  • LBY - Libonomy (πŸ₯‰4 Β· ⭐ 37 Β· πŸ’€) - Open-source platform to create decentralized solutions. Libonomy..
  • VNT - InventoryClub (πŸ₯‰4 Β· ⭐ 35 Β· πŸ’€) - VNT Chain is supported by the worlds leading blockchain..
  • MAILCHAIN (πŸ₯‰4 Β· ⭐ 34 Β· πŸ’€) - No description.
  • EUL (πŸ₯‰3 Β· ⭐ 78) - No description.
  • HUNT - HUNT (πŸ₯‰3 Β· ⭐ 56) - HUNT is an incentivising community platform on top of Steem Blockchain..
  • TSHARE - Tomb Shares (πŸ₯‰3 Β· ⭐ 4 Β· πŸ’€) - No description.
  • TKM - Thinkium (πŸ₯‰2 Β· ⭐ 100 Β· πŸ’€) - Thinkium uses a multi-chain layered multi-level system..
  • MLVC - Mylivn Coin (πŸ₯‰2 Β· ⭐ 52 Β· πŸ’€) - Token that has been designed to be the universal currency..
  • ERP - Entropyfi (πŸ₯‰2 Β· ⭐ 37 Β· πŸ’€) - Lossless prediction market providing user a safer platform to..
  • BU - BUMO (πŸ₯‰1 Β· ⭐ 2 Β· πŸ’€) - Next-generation commercial-grade public Blockchain for ubiquitous and..
  • MXT - MarteXcoin (πŸ₯‰1 Β· πŸ“‰) - No description.
  • SWD - SW DAO (πŸ₯‰1) - Global community that will launch and maintain the worlds most sophisticated..
  • MANTA (πŸ₯‰1) - No description.

Related Resources

  • Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
  • CoinGecko: World’s largest independent crypto data aggregator.
  • CoinMarketCap: World's most-referenced price-tracking website for cryptoassets.

Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

  • Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
  • Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.

For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.

License

CC0

About

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

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published