Before you begin, ensure you have met the following requirements: Node.js 20.13.1 or later npm 10.8.1 or later Follow these steps to set up the project on your local machine: Clone the repository: git clone https://github.com/james-txt/pocketwallet.git cd pocketwallet Install dependencies npm install:all Add keys to dist.env and rename to .env Build npm build Start backend cd backend npm run start Load extension to your Browser Go to: chrome://extensions/ Check off Developer mode Load unpacked dist folder