Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 286 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 286 Bytes

proxy

Compile gRPC proto files

protoc -I service/xud/proto xudrpc.proto --go_out=plugins=grpc:service/xud/xudrpc
protoc -I service/lnd/proto rpc.proto --go_out=plugins=grpc:service/lnd/lnrpc

Run in xud-docker environment

scripts/run.sh testnet