https://github.com/thakursaurabh1998/blockchain
Boilerplate for local blockchain setup includes a simple express api server
https://github.com/thakursaurabh1998/blockchain
blockchain express rest-api
Last synced: about 1 year ago
JSON representation
Boilerplate for local blockchain setup includes a simple express api server
- Host: GitHub
- URL: https://github.com/thakursaurabh1998/blockchain
- Owner: thakursaurabh1998
- Created: 2018-08-30T17:04:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T10:47:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T02:36:34.302Z (over 1 year ago)
- Topics: blockchain, express, rest-api
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockchain Boiler Plate
This is a simple blockchain boilerplate which can be used to make a network or can be added with a backend server.
An Express REST API server is also added.