Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvek1402/blockchain-with-nodejs
Blockchain application with Node js.
https://github.com/vvek1402/blockchain-with-nodejs
blockchain ejs javascript nodejs
Last synced: 14 days ago
JSON representation
Blockchain application with Node js.
- Host: GitHub
- URL: https://github.com/vvek1402/blockchain-with-nodejs
- Owner: vvek1402
- Created: 2024-02-17T05:33:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T05:51:42.000Z (11 months ago)
- Last Synced: 2024-02-17T06:30:54.863Z (11 months ago)
- Topics: blockchain, ejs, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Blockchain with Nodejs
A Blockchain application with Nodejs
## Installation
Clone repo via git and run below commands
```bash
npm install
node index.js
```