blockchan

Version, currently master branch1 version
  • master branchlatestOct 14, 2018

github.com/eiritana/blockchan-1

Blockchan is a decentralized anonymous imageboard that utilizes a public, proof-of-work regulated blockchain to store and securely synchronize posts between many nodes.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  blockchan:
    github: eiritana/blockchan-1
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.24.0
Target
  • blockchan from src/blockchan.cr

Dependencies

Runtime Dependencies

  • scrypt*github: ysbaddaden/scrypt-crystal

README

Blockchan

Blockchan is a decentralized anonymous imageboard that utilizes a public, proof-of-work regulated blockchain to store and securely synchronize posts between many nodes.

Note that this project was for my Bachelor's thesis and the process of preparing redundant documents and presenting it to a jury of uninterested people made me absolutely hate the project I started with great ambitions. So this project is abandoned, I'm afraid. Feel free to read through it to feel my misery though.