Giter Site home page Giter Site logo

trakelchain's Introduction

趣快出行

此项目为趣快出行区块链后台,用户下载、部署后可试用趣快出行后台。

1. 系统要求

  1. 目前仅支持Linux
  2. Go语言环境

2. 安装区块链后台

  1. 执行以下命令下载trakelchain:
    git clone https://github.com/trakel-project/trakelchain.git

  2. 执行以下命令运行四个节点的Trakelchain:
    ./start.sh

  3. 如果想手动起四个节点并监控状态,打开四个终端窗口,分别运行:

./trakelchain -o 1 -l 8001 -t 8081 //run this on first node
./trakelchain -o 2 -l 8002 -t 8082 //run this on second node
./trakelchain -o 3 -l 8003 -t 8083 //run this on third node
./trakelchain -o 4 -l 8004 -t 8084 //run this on fourth node

3. 部署合约(可选)

我们提供的区块链后台中已部署趣快出行的智能合约,用户可以直接使用。如果想体验在区块链平台上部署智能合约,请执行以下步骤:

4. 使用

接口说明

请见API.md

trakelchain's People

Watchers

 avatar  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.