Welcome to Eco-Node - Empowering you to take control of your carbon footprint. Eco-Node rewards your eco-friendly choices with Carbon Credits. It is a platform where environmental impact meets tangible benefits.
Eco-Node is a frontend canister built on the Internet Computer Protocol (ICP) using React. It focuses on empowering users to reduce their carbon footprint and rewards eco-friendly choices with Carbon Credits. The project aims to create a bridge between environmental impact and tangible benefits, encouraging users to actively contribute to a sustainable future.
- Carbon Credits: Earn Carbon Credits for eco-friendly choices.
- Environmental Impact Tracker: Monitor and visualize your carbon footprint.
- Community Engagement: Connect with like-minded individuals and share sustainable practices.
- Reward System: Redeem earned Carbon Credits for real-world benefits.
- Internet Computer Protocol (ICP): A decentralized platform for building internet services.
- React: A JavaScript library for building user interfaces.
- Canister SDK: Interact with the Internet Computer Canister smart contract.
- Dfinity Motoko: A language for creating smart contracts on the Internet Computer.
To get started with Eco-Node, follow these steps:
- Clone the repository.
- Install dependencies.
- Run the application locally.
- Connect to the Internet Computer network.
git clone https://github.com/Indakwa/eco-node.git
cd eco-node
npm install