Skip to content

Hear me out: A decentralised, privacy focused shitcoin to save you from the government. Pump the bags please!

Notifications You must be signed in to change notification settings

Uzo2005/shitcoin

Repository files navigation

My own blockchain. The currency is shitcoin. Please buy my coin so I can rugpull you and get rich :=|

How it works

Nodes can sync and broadcast. Clients can make and broadcast transactions. Mining increases nonce until sha256 hash starts with 4 zeroes. Nodes verify transaction signature before processing it.

To run it:

  1. Install Nim
  2. Clone the repo
  3. Run ./setup.sh
  4. To run a node
        cd node/
        nim r node.nim
  5. To run a client
        cd client/
        nim r client.nim

To send me money for some shitcoins contact me at [email protected]

About

Hear me out: A decentralised, privacy focused shitcoin to save you from the government. Pump the bags please!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published