Giter Club home page Giter Club logo

wallet-server's Introduction

scan.service

浏览器后端服务 #####build

sh build.sh

#####deploy 修改配置文件:./conf/scan.conf

#####重要参数#####
Port     = "8359"                               #服务启动的端口,作为nginx的上游,为前端提供数据接口
Redis    = "xxx:8379"                           #redis缓存服务, 预留给加速用,当前可不配
Gate     = "gateway.inner.poc.com:8545"         #poc链网关节点rpc,浏览器通过此节点获取链数据
database = "xxx:xxx@2019@tcp(xxx:8306)/scan"    #数据库,格式化链上数据,以提供快速查询

#####API 参见:src/main.go 和 src/api

#####database 参见:src/model/create_table.go

wallet-server's People

Contributors

alsosweet avatar

Watchers

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