Solnet is Solana's .NET integration library, a number of packages that implement features to interact with Solana from .Net applications.
Solnet.Serum is a package within the same Solnet.
namespace that implements a Client for Serum, this project is in a
separate repository so it is contained, as the goal for Solnet was to be a core SDK.
- net 5.0
- Solnet
- TO DO
We encourage everyone to contribute, submit issues, PRs, discuss. Every kind of help is welcome.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details