git clone https://github.com/getsafex/safex-claims.git
cd safex-claims
npm install
npm run chain
in a second terminal window:
npm run deploy
cd client
npm install
npm run start
🌐 Open http://localhost:3000 in your browser to test the application
🔏 Smart contract is located at /contracts
📝 Access artifacts from /subgraph and /client/src/contracts folders