Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.
/ token-service Public archive

钱包及代币资产管理服务(弃用,现已拆分为 fe-token 及 ms-token 两个项目)

License

Notifications You must be signed in to change notification settings

Cybereits/token-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token-Service

基于以太坊钱包的 ERC-20 代币相关服务

开发说明

  • 安装 mongodb
  • 安装 geth 钱包
  • 安装依赖 npm run init
  • 运行本地开发网络钱包客户端 npm run dev-geth
  • 启动服务,npm run start
  • graphiql 调试地址 http://localhost:8010/data
  • graphql Api 地址 http://localhost:8010/graphql
  • 控制台地址 http://localhost:8000

Todo

  • 钱包客户端运行状态监视
  • 账户余额变动事件推送
  • 交易确认事件推送

About

钱包及代币资产管理服务(弃用,现已拆分为 fe-token 及 ms-token 两个项目)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages