Custom avalanche subnet VMs written in C#
How it all started
This project was originaly my submission for the Avalanche Summit Hackathon in Barcelona.
It was a simple proof of concept showing a dotnet app implementing the avalanche vm interface and running as an avalanche subnet.
Where it's going
The goal is to make it as easy as possible for any .net developper to create a custom blockchain.
The github organisation will contain at least two projects :
- sub.net Nuget package
- sdn Command line interface published as a dotnet-tool
Top comments (0)