Skip to content

achal126/hedera-sdk-go

Repository files navigation

Hedera Go SDK

Hedera SDK for Go

Requirements

  • Go 1.11+

  • Git LFS – Git LFS is used to version the built libraries in ./libs (built from hedera-sdk-rust). This must be installed on your system prior to go 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

Install

$ go get github.com/hashgraph/hedera-sdk-go

License

Licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).

Contribution

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •