2022-04-06 20:18:32 +00:00
|
|
|
# ChirpStack open-source LoRaWAN Network Server
|
|
|
|
|
|
|
|
![CI](https://github.com/chirpstack/chirpstack/actions/workflows/main.yml/badge.svg?branch=master)
|
|
|
|
|
|
|
|
ChirpStack is an open-source LoRaWAN Network Server, part of the
|
|
|
|
[ChirpStack](https://www.chirpstack.io/) project.
|
|
|
|
|
2022-09-28 11:55:48 +00:00
|
|
|
This repository contains the source-code of ChirpStack v4, which merges the
|
|
|
|
ChirpStack Application Server (v3) and ChirpStack Network Server (v3) into a
|
|
|
|
single binary, making it easier to setup and use.
|
2022-04-06 20:18:32 +00:00
|
|
|
|
2022-09-28 11:55:48 +00:00
|
|
|
## Documentation
|
2022-04-06 20:18:32 +00:00
|
|
|
|
2022-09-28 11:55:48 +00:00
|
|
|
Please refer to the [ChirpStack](https://www.chirpstack.io/) website for
|
|
|
|
documentation.
|
2022-04-06 20:18:32 +00:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
ChirpStack Network Server is distributed under the MIT license. See also
|
|
|
|
[LICENSE](https://github.com/brocaar/chirpstack/blob/master/LICENSE).
|