Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.
/ irisnet-rpc Public archive

Thrift RPC interfaces for IRISnet blockchains

Notifications You must be signed in to change notification settings

irisnet/irisnet-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

irisnet-rpc

RPC interface for all blockChains

Generate Code

1. Setup

setup

2. Generating Code

  • go server
thrift -r -out ./codegen/server --gen go ./thrift/service.thrift
  • nodejs client
thrift -r -out ./codegen/gen-nodejs --gen js:node ./thrift/service.thrift

About

Thrift RPC interfaces for IRISnet blockchains

Resources

Stars

Watchers

Forks

Packages

No packages published