dpos
There are 77 repositories under dpos topic.
yjjnls/awesome-blockchain
⚡️Curated list of resources for the development and applications of blockchain.
WaykiChain/WaykiChain
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
corgi-kx/blockchain_consensus_algorithm
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
ArkEcosystem/core
The ARK Core Blockchain Framework. Check https://learn.ark.dev for more information.
openhive-network/hive
Fast. Scalable. Powerful. The Blockchain for Web3
csunny/py-bitcoin
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
Adamant-im/pool
ADAMANT Forging pool with Web interface
ArkEcosystemArchive/ark-node
:money_with_wings: CryptoCurrency for all
CREDITSCOM/node
Credits Node is the main module that provide an opportunity to run a node and participate in CREDITS blockchain network.
TTCECO/gttc
Official Go implementation of MARO, Maro builds an open infrastructure that seamlessly connects billions to the global economy market
dtube/avalon
Blockchain for social distribution
X-CASH-official/xcash-core
📦 First Cryptonote coin with public & private transactions, custom DPOS consensus
OpenFuturePlatform/open-chain
Open source blockchain project designed for developer needs from the start. OPEN chain is a convenient and flexible technology for developing blockchain solutions and decentralized applications.
csunny/dpos
A Simple DPoS Algorithm, Use go-libp2p implement.
scorum/scorum
Scorum is a blockchain powered sports media platform built for sports fans worldwide and designed to reward content creators and creators in a fair and transparent economy.
X-CASH-official/xcash-dpops
🗳 Delegated-Proof-of-Private-Stake: First DPoS implementation on a Monero-based coin
loomnetwork/dashboard
Loom Basechain Gateway, wallet and DPoS UI / dashboard
bigbangcore/BigBang
BigBang Core
X-CASH-official/android-wallet
📱 X-Cash mobile wallet for Android phones
ArkEcosystemArchive/cpp-crypto
A simple Cryptography Implementation in C++ for the Ark Blockchain.
ArkEcosystemArchive/cpp-client
A simple C++ API client for the Ark Blockchain.
smartholdem/smartholdem-node-a
SmartHoldem Full Node Level A
X-CASH-official/delegates-explorer
🔍 Delegates Explorer - Delegates, votes, reserve proofs information
vekexasia/dpos-offline
Offline Signing Transactions for DPOS Blockchains
krutibaraiya/DPoS-Consensus
Implementation of DPoS Consensus algorithm
X-CASH-official/delegates-pool-website
💻 Delegates pool website - Delegates vote count, payment history etc...
bravo-project/bravo
Bravo is a blockchain-based review platform with its own cryptocurrency called BRAVO. It runs a modified version of Steem's "Proof-of-Brain" algorithm. An algorithm that distributes crypto-based rewards to encourage reviewers and contributors to create and curate unique content.
ItsANameToo/vanir
Ark Core plugin to forge your own transactions
sgessa/dpos-ex
DPoS offline tools
ZentaChain/Zentachain.io
Zentachain Offical Website
Moustikitos/dpos
Ark.io blockchain api
sriharikapu/cryptoalgorthims
This repo comprises of implementation of various proof types using crypto algorithms. Proof of work is a protocol that has the main goal of deterring cyber-attacks such as a distributed denial-of-service attack (DDoS) which has the purpose of exhausting the resources of a computer system by sending multiple fake requests. Proof of stake will make the consensus mechanism completely virtual.
learn-ark/dapp-core-module-gti-template
ARK Core Module template showing Custom Transaction development approach with modular stack.
ArkEcosystemArchive/tier-0-program
Custom Tier 0 development projects in exchange for big bounty rewards. Learn more at https://ark.io/projects.
G-Leopard/awesome-blockchain
Curated list of resources for the development and applications of blockchain.
hello2mao/go-ethereum
Unofficial Geth supporting more consensus: POW,POA,DPOS,PBFT...