This PR serves as the initial merge from the dev
branch to the main
branch. It introduces a globe visualization of the Nano currency network, built using Next.js, Three.js, and React. The application is deployed on Vercel.
- Globe representation of Earth
- Day and night effects
- Moving clouds
- Stars background for the universe
- Halo effect around the Earth
All code, including bug fixes, error handling, and refactoring, was generated by ChatGPT-4 under my instruction. This project serves as an exploration into leveraging AI technologies like ChatGPT to improve productivity.
- Sunlight simulation is off; it does not accurately represent the real coverage of sunlight. Investigation is needed.
- Day/Night map shift isn't functioning correctly; city lights should only be visible during the night.
- Implement socket listeners for real-time network data
- Visualize Nano node locations
- Represent live votes and transactions with arcs
The application is deployed on Vercel. Click here to view the live demo.