Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuragpoolakkal/zephyr
Simple Blockchain for educational purpose
https://github.com/anuragpoolakkal/zephyr
blockchain
Last synced: about 21 hours ago
JSON representation
Simple Blockchain for educational purpose
- Host: GitHub
- URL: https://github.com/anuragpoolakkal/zephyr
- Owner: anuragpoolakkal
- License: mit
- Created: 2023-05-09T07:45:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-10T04:51:20.000Z (over 1 year ago)
- Last Synced: 2024-05-21T07:16:20.800Z (6 months ago)
- Topics: blockchain
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zephyr
Simple Blockchain for educational purpose using JavaScript.
> **Zephyr**
_Greek: Ζέφυρος_
"West wind"## Features
- Simple proof-of-work algorithm
- Verify blockchain (to prevent tampering)
- Generate wallet (private/public key)
- Sign transactions