aeternity / aepp-sdk-go

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

Support for aesophia_cli #135

Open randomshinichi opened 4 years ago

randomshinichi commented 4 years ago

It is probably more comfortable to download, compile, install a binary than to setup a Docker and make sure that network ports are being forwarded to the host.

Not everybody is willing to setup docker just to have a running compiler on their machine, and swagger support is always harder to maintain than CLI command support.