Ethereum RPC API support
Call Smart Contract
Pando-eth-rpc-adaptor
Setup
mkdir -p usr/local/go/src/github.com/pandoprojects
cd usr/local/go/src/github.com/pandoprojects
git clone https://
cd usr/local/go/src/github.com/pandoprojects/pando
export GO111MODULE=on
make installcd usr/local/go/src/github.com/pandoprojects
git clone https://github.com/pandoprojects/Pando-eth-rpc-libary.git pando-eth-rpc-adaptorBuild and Install
Build the binary under macOS or Linux
Cross compilation for Windows
Run the Adaptor with a local Pando private testnet
RPC APIs
Last updated
Was this helpful?