rony4d / Ugochain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ugochain

Building a private blockchain with c# on .net core

Features

  1. Peer to Peer network
    • Creating a peer to peer network with SignalR
    • Connecting blockchain peers
    • Synchronizing the blockchain across peers
  2. Proof of work
    • Dynamic Block Difficulty
    • Test Difficulty Adjustment
  3. Wallets
  4. Transactions

About


Languages

Language:C# 98.2%Language:Dockerfile 1.1%Language:CSS 0.6%Language:JavaScript 0.0%