https://github.com/shivamycodee/dstore-basic-structure
application based on IPFS system and smart contract to store user data
https://github.com/shivamycodee/dstore-basic-structure
Last synced: 3 months ago
JSON representation
application based on IPFS system and smart contract to store user data
- Host: GitHub
- URL: https://github.com/shivamycodee/dstore-basic-structure
- Owner: Shivamycodee
- Created: 2023-01-13T05:47:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T12:17:44.000Z (over 2 years ago)
- Last Synced: 2025-02-13T06:51:33.952Z (5 months ago)
- Language: EJS
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DStore-Basic-Structure
application based on IPFS system and smart contract to store user dataHow to run the application ?
It's simple :
- Clone the project to your system :
clone git https://github.com/Shivamycodee/DStore-Basic-Structure
- run : node server.js or nodemon server.js
- now, open any of your brower and type url : https://localhost:3002
You're Done 😄