Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.05 KB

The Things Network Go SDK

Build Status Coverage Status GoDoc

The Things Network

Usage

Assuming you're working on a project github.com/your-username/your-project:

cd your-project
go mod init github.com/your-username/your-project
go get github.com/TheThingsNetwork/go-app-sdk

See the examples on GoDoc.

License

Source code for The Things Network is released under the MIT License, which can be found in the LICENSE file. A list of authors can be found in the AUTHORS file.