https://github.com/vaporyjs/node-blockchain-server
A simple blockhain server
https://github.com/vaporyjs/node-blockchain-server
server vapory
Last synced: 4 months ago
JSON representation
A simple blockhain server
- Host: GitHub
- URL: https://github.com/vaporyjs/node-blockchain-server
- Owner: vaporyjs
- License: mpl-2.0
- Created: 2018-03-04T04:42:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:23:46.000Z (over 2 years ago)
- Last Synced: 2025-02-14T17:22:12.309Z (4 months ago)
- Topics: server, vapory
- Language: JavaScript
- Homepage: https://vapory.org
- Size: 126 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-blockchain-server
A simple blockhain server that downloads blocks and serves them. It doesn't do state transitions and offers no API apart from the P2P layer.