SkillAgentSearch skills...

ParsiCoin

Simple proof of concept cryptocurrency based on directed acyclic graphs

Install / Use

npx skills add FIVIL/ParsiCoin

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks2

Languages

C#

Security Score

60/100

Audited on Jan 26, 2024

No findings