Categorygithub.com/theQRL/walletd-rest-proxy
modulepackage
1.0.1
Repository: https://github.com/theqrl/walletd-rest-proxy.git
Documentation: pkg.go.dev

# README

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

# Packages

Package qrl is a reverse proxy.
Package qrlwallet is a reverse proxy.