ALLMONEYIN420 / Aggrex.RaiSharp

A full RaiBlocks node written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A full RaiBlocks node written in C#


Languages

Language:C 54.5%Language:C# 45.4%Language:Makefile 0.1%Language:Roff 0.0%