Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 870 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 870 Bytes

Labcoin

The Oberlab local cryptocurrency.

Labcoin utilizes a SHA256 Proof of Work Algorithm

A Blockchain explorer is avaliable at https://github.com/mowolf/gitcoin-frontend

Features

  • Backend 100% dartlang.
  • Based on a blockchain.
  • Proof by work validation algorithm.
  • EC Signing and Validation.
  • Each user is a http client and server.

Development

Labcoin uses various libraries to improve the development process:

Building

To build the project, you need:

ToDo

[ ] Add Tool to Sign Messages