Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.12 KB

lecs

(The) Legendaries™ (smart) Contracts System. Pet project around blockchain and smart contracts implemented in Python.

Why?

Blockchain created a lot of fuss around, but mostly from the marketing perspective.

This project is intended to be a case study of a blockchain and smart contracts in-depth.

Why should I join this project?

This project contains number of fundamental computer science problems and alorithms to be implemented.

It will give you understanding of the internals behind the blockchain and naturally, as a contributor, necessary skills and knowledge of used algorithms and distributed systems.

And when the the next recruiter will ask you about exciting projects you participated just show your commits here.

Links

How to become a contributor

  • Fork this project
  • Check the issues section OR suggest your improvements and create an issue
  • Send a PR

Requirements

  • python >= 3.5