Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanvanburen/merkle_tree
https://github.com/stefanvanburen/merkle_tree
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefanvanburen/merkle_tree
- Owner: stefanvanburen
- License: mit
- Created: 2018-05-27T16:35:29.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-04-29T15:35:18.000Z (over 3 years ago)
- Last Synced: 2024-06-12T17:30:05.894Z (5 months ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# merkle_tree
A pretty unfinished implementation of a merkle tree, in Python.