Skip to content

Simple proof of concept cryptocurrency based on directed acyclic graphs

Notifications You must be signed in to change notification settings

FIVIL/ParsiCoin

Repository files navigation

ParsiCoin

ParsiCoin

Description

ParsiCoin (PIC) is a new cryptocurrency based on directed acyclic graph and uses it's very own blockchain, implemented using .net standard 2 and C# programming language. In this proof of concept coin, I tried to demonstrate the power of blockchain technology and its capabilities as part of my Bachelor's degree project. this coins only keep a small footprint of users' account data in the form of Merkle tree which enables the system to perform fast calculations and indexings of the data.

Clone

You can simply clone this repo and run the code, using Visual Studio 2017+. however, keep in mind that this project is not meant to be used in production scenarios and lacks important safety measures for industrial and real-world usages.

.net_standard 2 .net_core 2

About

Simple proof of concept cryptocurrency based on directed acyclic graphs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published