Code Monkey home page Code Monkey logo

geth's Introduction

Geth区块链端

==================

一个完整的健康数据上链、访问和交易的区块链生态,去中心化、数据不可篡改就是我们依托于区块链技术的特色。

geth v1.9.12-stable

node v10.16.1+

部署步骤

启动脚本:

双击Geth/node1/start_eth.bat

项目结构描述

└─Geth
├─.puppeth
├─ganache_node // ganache节点,用于测试
├─node1 // geth节点
│ ├─data
│ ├─healthchain.json // 创世文件
│ ├─init_eth.bat // 初始化创世文件脚本
│ ├─start_eth.bat // 运行脚本
│ └─data // 存储区块链信息

├─node2 // geth节点
│ ├─data
│ ├─healthchain.json // 创世文件
│ ├─init_eth.bat // 初始化创世文件脚本
│ ├─start_eth.bat // 运行脚本
│ └─data // 存储区块链信息
└─healthchain.json // 创世文件

geth's People

Contributors

1024294008 avatar forgongjin avatar wyy-lk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.