SeaStorage

所属分类:P2P编程
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2019-11-01 03:14:48
上 传 者sh-1993
说明:  去中心化文件存储系统,
(Decentralization File Storage System,)

文件列表:
LICENSE (1067, 2019-10-31)
cmd/ (0, 2019-10-31)
cmd/commandTemplate.go (792, 2019-10-31)
cmd/generate.go (2793, 2019-10-31)
cmd/root.go (7353, 2019-10-31)
cmd/sea.go (2199, 2019-10-31)
cmd/user.go (11022, 2019-10-31)
crypto/ (0, 2019-10-31)
crypto/crypto.go (9575, 2019-10-31)
crypto/crypto_test.go (2227, 2019-10-31)
go.mod (1218, 2019-10-31)
go.sum (44411, 2019-10-31)
lib/ (0, 2019-10-31)
lib/client.go (14335, 2019-10-31)
lib/client_test.go (729, 2019-10-31)
lib/constants.go (4825, 2019-10-31)
lib/doc.go (678, 2019-10-31)
lib/fileHandler.go (1010, 2019-10-31)
lib/query.go (4309, 2019-10-31)
lib/query_test.go (202, 2019-10-31)
main.go (706, 2019-10-31)
p2p/ (0, 2019-10-31)
p2p/doc.go (699, 2019-10-31)
p2p/download.go (15204, 2019-10-31)
p2p/node.go (6067, 2019-10-31)
p2p/p2p_test.go (3783, 2019-10-31)
p2p/pb/ (0, 2019-10-31)
p2p/pb/p2p.pb.go (20622, 2019-10-31)
p2p/pb/p2p.proto (2596, 2019-10-31)
p2p/sea.go (4666, 2019-10-31)
p2p/upload.go (22357, 2019-10-31)
p2p/user.go (4468, 2019-10-31)
sea/ (0, 2019-10-31)
sea/sea.go (6315, 2019-10-31)
sea/sea_test.go (375, 2019-10-31)
user/ (0, 2019-10-31)
user/user.go (23894, 2019-10-31)
user/user_test.go (2348, 2019-10-31)
... ...

# SeaStorage Command Client SeaStorage (Decentralized File Storage System) Author: [Yellowsea](https://github.com/yellowssi) Framework: [Hyperledger Sawtooth](https://github.com/hyperledger/sawtooth-sdk-go) ## Install go get -u github.com/yellowssi/SeaStorage go install github.com/yellowssi/SeaStorage ## Config 1. Default Config Path: ***$HOME/.SeaStorage*** 2. Default Config File: ***$HOME/.SeaStorage/config.json*** 3. Default Log Path: ***$HOME/.SeaStorage/log*** 4. Default Key Path: ***$HOME/.SeaStorage/key*** 5. Default Sea Storage Path: ***$HOME/.SeaStorage/storage***

近期下载者

相关文件


收藏者