git clone https://github.com/safient/safient-token.git
cd safient-token
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