Skip to content

musicalmathmind/Aggrex.RaiSharp

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

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#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages