Architecture

Aspects of the development and specifications.

Tech Stack Diagram

Technologies, modules, libraries.

Components

Hosting Locally

Clone the project

Go to the project directory.

Install dependencies.

Deploy the GreenEnergyToken smart contract to test blockchain (e.g., Ganache) and copy-paste the contract address to the "ui/src/contractAbis/greenEnergy.js" file

Switch to the UI folder.

Run React UI locally.

You should be able to interact with the application.

Last updated