Before you start, make sure you have the following installed on your machine:
- Node.js: Version 20 or higher.
- npm: Comes bundled with Node.js, used for dependency management.
You can verify your Node.js version by running:
node -v
Install all necessary dependencies by running:
npm install
- To start the project, use the following command:
npm wallet
Or
npm amm