SubstrateGaming / Substrate.NET.Schnorrkel

C# Implementation of SR25519 signing algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Substrate.NET.Schnorrkel (NETStandard2.0)

Build Nuget GitHub issues license contributors Nuget

Schnorrkel is written in NETStandard2.0 to provide maximum compatibility for Unity3D.

Special Thanks

We thank Gautam Dhameja for sharing the source code for C-Rust bindings for SR25519 Rust library, which enabled our end-to-end testing and validation of our sr25519 implementations.

We thank use-tech for providing schnorrkel C# implementation. https://github.com/usetech-llc/polkadot_api_dotnet

About

C# Implementation of SR25519 signing algorithm

License:Apache License 2.0


Languages

Language:C# 100.0%