SpecialBrands / trezord-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trezord-go

go build
./trezord-go -h

Quick guide to cross-compiling

Prerequisites:

  • go get github.com/karalabe/xgo
  • docker pull karalabe/xgo-latest

Compiling for officially supported platforms:

  • $GOPATH/bin/xgo -targets=windows/amd64,windows/386,darwin/amd64,linux/amd64,linux/386 github.com/trezor/trezord-go

About

License:GNU Lesser General Public License v3.0


Languages

Language:Go 100.0%