go-tron

module
v0.0.0-...-0f10715 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2018 License: MIT

README

go-tron

Running the docker file

docker build .
docker run -p 50051:50051 -it "--imagename--" /bin/bash -c "cd build/libs;java -jar java-tron.jar"

This will start the tron node, and expose port 50051 on localhost

Dependencies

go get github.com/golang/protobuf
go get google.golang.org/grpc
go get github.com/shengdoushi/base58

Running go-tron

go run start.go -grpcAddress localhost:50051

Generating protobuffers

TODO: List protobuffer build steps
protoc --go_out=plugins=grpc:. api/api.proto

Directories

Path Synopsis
common

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL