AR3D by KOSASIH is licensed under Creative Commons Attribution 4.0 International
AR3D-Core is the foundational repository for the AR3D augmented reality wallet application, designed to provide a seamless and immersive experience for managing Pi Coin and other digital assets. This core module encompasses the essential functionalities, including 3D asset visualization, secure transaction processing, and interactive user interfaces. Built with cutting-edge AR technology, AR3D-Core serves as the backbone for developing engaging features that enhance user interaction and promote the adoption of cryptocurrencies in a dynamic, user-friendly environment. Join us in building the future of digital asset management!
AR3D-Core is an advanced augmented reality (AR) wallet application designed to provide users with an immersive experience for managing their Pi Coin and other digital assets. By utilizing cutting-edge AR technology, AR3D allows users to visualize their holdings in a 3D space, interact with their assets, and conduct transactions in a fun and engaging manner.
To get started with AR3D-Core, follow these steps:
1 git clone https://github.com/KOSASIH/AR3D-Core.git
2 cd AR3D-Core
Install dependencies: Make sure you have Node.js installed. Then run:
1 npm install
Set up the backend: Navigate to the backend directory and install the backend dependencies:
1 cd backend
2 npm install
Configure environment variables: Create a .env file in the backend directory and set the necessary environment variables (e.g., database connection strings, API keys).
In a new terminal, start the frontend application:
1 cd src
2 npm start
Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for details.