Skip to content

Hellmets.xyz is a BASE project build for the OnChainSummer Buildathon. Is the initial setup of a Web3 Ecommerce Experience for Automotive Parts.

License

Notifications You must be signed in to change notification settings

lucasnzd/hellmets.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HELLMETS.XYZ PROJECT 2024

This project has two main folders:

.
├── contracts
│   ├── src
│   ├── broadcast
│   ├── script
│   └── test
└── web
    ├── app
    └── src

contracts folder contains all the solidity code

web folder contains all the frontend code

To run this project you need NODE Version > 20, & YARN installed in your PC.

  1. First go to the "WEB" folder.
  2. Open up a terminal or in Visual Studio Code run -> "yarn".
  3. After installing all dependencies run -> "yarn dev" to run it localy in development mode.
  4. Run -> "yarn build" to compile the project for deployment purposes.

About

Hellmets.xyz is a BASE project build for the OnChainSummer Buildathon. Is the initial setup of a Web3 Ecommerce Experience for Automotive Parts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published