aeternity / aepp-sdk-go

Golang SDK to interact with the Æternity blockchain
ISC License
18 stars 10 forks source link

Use gorelaeser to build an distribute binaries #42

Closed noandrea closed 4 years ago

noandrea commented 5 years ago

https://goreleaser.com/

noandrea commented 4 years ago

this would also publish c libriaries of the sdk (.so)

noandrea commented 4 years ago

which platform to target? how to test the binaries?

noandrea commented 4 years ago

using now the github workflow to generate the binaries, not needed anymore #141