Giter VIP home page Giter VIP logo

rechain's Introduction

ReChain

Not Maintained

ReChain is a modified blockchain design that uses signature records to enforce blockchain integrity rather than an expensive proof-of-work calculation (although there is still a fixed proof-of-work to stop clients from creating large numbers of records at once). The goal is to create a network of clients that share the burden of hosting, publishing and peer-reviewing a repository of research documents in an immutable blockchain.

Documentation/Status

Currently, there are no written tutorials or guides because the project isn't that far along yet (the documentation is generated using doxygen). You can see the features and fixes I haven't started yet in the backlog. The taskboard (right side, latest sprint) is what I'm using to keep things organized on a daily basis.

Can I Contribute?

There isn't any support or guides for contributions, but if you add something cool, send me a pull request and I'll take a look at it. If you want to help and you aren't sure where to start, email me at [email protected].

Tools

  • make 4.1

  • g++ 5.4.0

  • doxygen 1.8.11

  • valgrind 3.11.0

Dependencies

Dependency Included for Status
cxxopts Command line argument parsing Included
cereal Serializing objects to/from files Included
Crypto++ Public keys and hashing Not included
Catch2 Unit tests Included
libtorrent Sharing published documents Not Included

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.