Hedera SDK for Go
-
Go 1.11+
-
Git LFS – Git LFS is used to version the built libraries in
./libs
(built fromhedera-sdk-rust
). This must be installed on your system prior togo get
.-
MacOS (homebrew)
$ brew install git-lfs $ git lfs install
-
Ubuntu / Debian
$ sudo apt install git-lfs $ git lfs install
-
Windows
Download and run git-lfs.exe. Open your git console ( under
Git Bash
if you installed Git through https://git-scm.com/ ).$ git lfs install
-
$ go get github.com/hashgraph/hedera-sdk-go
Licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.