Skip to content
/ pynunzen Public

Pynunzen is a python based implementation of a simple naive blockchain

License

Notifications You must be signed in to change notification settings

toirl/pynunzen

Repository files navigation

Pynunzen

Code quality https://coveralls.io/repos/github/toirl/pynunzen/badge.svg?branch=master Documentation Status Updates

Pynunzen is a simple python based implementation of a blockchain for primarly educational purposes. It implements a very simple and naiv blockchain and leaves out all security and cryptographic details.

Features

  • Simple object oriented blockchain model.

Planned

  • Nodes based on websockets.
  • Sample application based on the blockchain.

Credits

Pynunzen is inspired by the naivechain implementation of lhartikk. This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Pynunzen is a python based implementation of a simple naive blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published