**THIS IS NOT PRODUCTION READY. USE AT YOUR OWN RISK.**
## Overview
Bare bones Rosetta API implementation of the Helium `blockchain-node`
#### Build container
```text
docker build -t rosetta-helium:latest .
```
#### Run container
Local data is stored in `helium-data`
```text
docker run -d --rm --ulimit "nofile=100000:100000" -v "$(pwd)/helium-data:/app/blockchain-node/_build/dev/rel/blockchain_node/data" -p 8080:8080 -p 44158:44158 rosetta-helium:latest
```
#### Rosetta CLI check
```text
rosetta-cli check:data --configuration-file rosetta-cli-config/mainnet/config.json
```
(Please wait a few minutes for the Helium node to initialize before running this command)
没有合适的资源?快使用搜索试试~ 我知道了~
rosetta-helium:氦链区块链节点的Rosetta实现
共16个文件
go:7个
json:2个
sum:1个
需积分: 10 1 下载量 70 浏览量
2021-04-06
11:28:49
上传
评论
收藏 29KB ZIP 举报
温馨提示
这尚未准备好生产。 自行承担风险使用。 概述 氦blockchain-node裸露骨骼Rosetta API实现 建立容器 docker build -t rosetta-helium:latest . 运行容器 本地数据存储在helium-data docker run -d --rm --ulimit "nofile=100000:100000" -v "$(pwd)/helium-data:/app/blockchain-node/_build/dev/rel/blockchain_node/data" -p 8080:8080 -p 44158:44158 rosetta-helium:latest Rosetta CLI检查 rosetta-cli check:data --configuration-file rosetta-cli-config/mainnet/config
资源详情
资源评论
资源推荐
收起资源包目录
rosetta-helium-main.zip (16个子文件)
rosetta-helium-main
helium
types.go 7KB
rosetta-cli-config
testnet
config.json 420B
mainnet
config.json 455B
Dockerfile 2KB
main.go 2KB
docker
Makefile 142B
.gitignore 43B
go.sum 33KB
.dockerignore 20B
README.md 673B
services
block_service.go 2KB
errors.go 4KB
network_service.go 3KB
account_service.go 2KB
helium_middleware.go 3KB
go.mod 154B
共 16 条
- 1
ZackRen
- 粉丝: 26
- 资源: 4624
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Spring Cloud商城项目专栏 049 支付
- sensors-18-03721.pdf
- Facebook.apk
- 推荐一款JTools的call-this-method插件
- json的合法基色来自红包东i请各位
- 项目采用YOLO V4算法模型进行目标检测,使用Deep SORT目标跟踪算法 .zip
- 针对实时视频流和静态图像实现的对象检测和跟踪算法 .zip
- 部署 yolox 算法使用 deepstream.zip
- 基于webmagic、springboot和mybatis的MagicToe Java爬虫设计源码
- 通过实时流协议 (RTSP) 使用 Yolo、OpenCV 和 Python 进行深度学习的对象检测.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0