Welcome to the RWA-Real-Estate-Mantra-Chain! This project is built using Next.js, React.js, Hardhat, and Rust. Below are instructions on how to set up the project locally and run it on your machine.
Screen.Recording.2024-04-07.at.4.02.27.PM.mov
Navigate to the project directory: cd project-name
Install dependencies: npm install
Once you have cloned the repository and installed the dependencies, you can run the project using the following commands:Start the development server: npm start
This will start the development server and you should be able to view the project in your browser at http://localhost:3000.
Make sure you have the following dependencies installed on your machine before running the project:Node.js (v14.x or later) npm (Node Package Manager, usually comes with Node.js) Next.js (React framework for building server-side rendered and statically generated applications) React.js (JavaScript library for building user interfaces) Hardhat (Development environment to compile, deploy, test, and debug Ethereum software) Rust (Programming language empowering everyone to build reliable and efficient software) Make sure to have these dependencies installed and properly configured on your system to run the project smoothly.
Feel free to reach out if you encounter any issues or have any questions! Happy coding! 🚀