Getting Started
What is CardanoSharp?
CardanoSharp is the .NET library for Cardano. Simplying wallet management and transaction building. Focus on building user rich or optimized processes without having to worry about the cryptography and/or serialization.
Quick Installation
To install the latest version:
dotnet add package CardanoSharp.Wallet
For other install methods: Nuget.org