DMCN

所属分类:其他
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2022-05-11 08:31:49
上 传 者sh-1993
说明:  去中心化移动计算网络,
(Decentralized Mobile Computing Network,)

文件列表:
kernel/ (0, 2022-05-11)
kernel/common/ (0, 2022-05-11)
kernel/common/xaddress/ (0, 2022-05-11)
kernel/common/xaddress/address.go (1628, 2022-05-11)
kernel/common/xconfig/ (0, 2022-05-11)
kernel/common/xconfig/conf/ (0, 2022-05-11)
kernel/common/xconfig/conf/env.yaml (643, 2022-05-11)
kernel/common/xconfig/config.go (2884, 2022-05-11)
kernel/common/xconfig/config_test.go (564, 2022-05-11)
kernel/common/xcontext/ (0, 2022-05-11)
kernel/common/xcontext/base_ctx.go (858, 2022-05-11)
kernel/common/xutils/ (0, 2022-05-11)
kernel/common/xutils/def.go (138, 2022-05-11)
kernel/common/xutils/utils.go (411, 2022-05-11)
kernel/common/xutils/utils_test.go (223, 2022-05-11)
kernel/consensus/ (0, 2022-05-11)
kernel/consensus/base/ (0, 2022-05-11)
kernel/consensus/base/common/ (0, 2022-05-11)
kernel/consensus/base/common/common.go (8059, 2022-05-11)
kernel/consensus/base/driver/ (0, 2022-05-11)
kernel/consensus/base/driver/chained-bft/ (0, 2022-05-11)
kernel/consensus/base/driver/chained-bft/context.go (10991, 2022-05-11)
kernel/consensus/base/driver/chained-bft/context_test.go (5860, 2022-05-11)
kernel/consensus/base/driver/chained-bft/crypto/ (0, 2022-05-11)
kernel/consensus/base/driver/chained-bft/crypto/crypto.go (2624, 2022-05-11)
kernel/consensus/base/driver/chained-bft/main/ (0, 2022-05-11)
go (8025, 2022-05-11)
kernel/consensus/base/driver/chained-bft/main/config/ (0, 2022-05-11)
kernel/consensus/base/driver/chained-bft/main/config/log.yaml (174, 2022-05-11)
kernel/consensus/base/driver/chained-bft/pacemaker.go (1248, 2022-05-11)
kernel/consensus/base/driver/chained-bft/pacemaker_test.go (414, 2022-05-11)
kernel/consensus/base/driver/chained-bft/pb/ (0, 2022-05-11)
kernel/consensus/base/driver/chained-bft/pb/build.sh (159, 2022-05-11)
kernel/consensus/base/driver/chained-bft/pb/chainedBFTMsg.pb.go (9068, 2022-05-11)
kernel/consensus/base/driver/chained-bft/pb/chainedBFTMsg.proto (830, 2022-05-11)
kernel/consensus/base/driver/chained-bft/proposer_election.go (416, 2022-05-11)
kernel/consensus/base/driver/chained-bft/saftyrules.go (6605, 2022-05-11)
kernel/consensus/base/driver/chained-bft/saftyrules_test.go (2144, 2022-05-11)
... ...

# DMCN [![GolangCI](https://golangci.com/badges/github.com/golangci/golangci-lint.svg)](https://golangci.com) [![License](https://img.shields.io/github/license/xuperchain/xuperchain?style=flat-square)](/LICENSE) DMCN is a Decentralized Mobile Computing Network with following highlight features: * **High Performance** * DPoS ensures quick consensus in a large scale network. * WASM VM using AOT technology. * **Solid Security** * Contract account protected by multiple private keys ensures assets safety. * Flexible authorization system supports weight threshold, AK sets and could be easily extended. * **High Scalability** * P2P network supports a large scale network with thousands of nodes. * Branch management on ledger makes automatic convergence consistency and supports global deployment. ### Requirements * OS Support: Linux and Mac OS * Go 1.14.x or later * GCC 4.8.x or later * Git

近期下载者

相关文件


收藏者