https://github.com/chancehudson/simple-smt
A simple sparse merkle tree implementation
https://github.com/chancehudson/simple-smt
Last synced: over 1 year ago
JSON representation
A simple sparse merkle tree implementation
- Host: GitHub
- URL: https://github.com/chancehudson/simple-smt
- Owner: chancehudson
- Created: 2021-07-31T20:58:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T05:06:22.000Z (almost 5 years ago)
- Last Synced: 2024-07-21T00:41:20.689Z (about 2 years ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple SMT
A sparse merkle tree implementation intended for testing _other_ sparse merkle trees.