Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 285 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 285 Bytes

walletd-rest-proxy

Go version of REST proxy for WalletAPIService

Installation

go get github.com/theQRL/walletd-rest-proxy
cd $GOPATH/src/github.com/theQRL/walletd-rest-proxy
go build
./walletd-rest-proxy -serverIPPort 127.0.0.1:5359 -walletServiceEndpoint 127.0.0.1:19010