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