Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 713 Bytes

0001-go-ethereum-enhancement-planning.md

File metadata and controls

20 lines (10 loc) · 713 Bytes

0001: Go-Ethereum Enhancement Planning

geth是Ethereum公链的官方实现版本,业界区块链令牌服务的最新发展动向也可以通过此系统获得更多的了解。为了加深对以太坊的了解,我们投入精力在此项目中通过大量的测试获得最新一手的实战经验。

基于以太坊构建热钱包安全网关,是对以太坊用户的最佳入门方案。

开源项目:

https://github.com/858chain/wallet-keeper

特性:

1、标准化以太坊web 接口,提供统一的http rest api 接口。

2、提供安全访问账号,提供安全访问入口。

3、提供grafana标准监控面板。

4、云原生架构设计,支持k8s自动部署运营。