Skip to content

btcpay-monero/monero-lws-csharp

Repository files navigation

GitHub Workflow Status Codacy Badge Codacy Badge Matrix rooms Nuget

Monero LWS C# Bindings

Library for interacting with Monero Light Wallet Server.

Code formatting

We use the unmodified standardized .editorconfig from .NET SDK. Run dotnet new editorconfig --force to apply the latest version.

To enforce formatting for the whole project, run dotnet format monero-lws-csharp.sln --verbosity diagnostic

To enforce custom analyzer configuration options, we do use global AnalyzerConfig .globalconfig file.

Documentation

We use DocFX to generate documentation.

To build and serve the docs locally:

docfx metadata docs/docfx.json      # Generate metadata
docfx build docs/docfx.json --serve # Build and serve documentation

License

MIT

About

The C# library for using Monero Light Wallet Server

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages