The mycelium software development toolkit
The packages are available on Nuget at:
| project | Nuget |
|---|---|
| Mycelium.SDK |
GitHub actions are used to build and test the library
| Branch | Build Status |
|---|---|
| Main | |
| Development |
As part of our commitment to security, transparency and traceability, the nuget packages contain a Software Bill of Materials (SBOM). It is generated automatically during the build, providing detailed insight into the components, their licenses and versions. What is included:
- A comprehensive list of all open-source and third-party components included in the nuget packages.
- Tracking of software dependencies, licenses and versions.
- Support for vulnerability management by allowing users to quickly identify potential risks tied to specific components.
The mycelium-sdk libraries are provided to the community under the Apache License 2.0.
Contributions to the code-base are welcome. Please read CONTRIBUTING before submitting a pull request.