RaiSharp
An implementation of the RaiBlocks protocol.
Overview
RaiBlocks is a decentralized, zero-fee, near instantaneous means of transfering value. The original c++ implementation of a full RaiBlocks node can be found here. The goal of this project is to create an alternative implementation of the full node using .NET Core.
We follow the same philosophy of the RaiBlocks project: do one thing and do it well.
Milestones
- RaiSharp Node
- UInt data types
- Store blocks
- Rebroadcast & validate blocks
Contributing
Any & all pull requests would be welcome!
I try to stick to the official C# Style Guidelines
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions