Draws a network graph of which addresses sent transfers to which.
Backend: https://github.com/vknowable/transfer-map-backend/tree/master
- Set the
REACT_APP_API_URL
to the api endpoint of your backend in the .env file npm install
andnpm start
to start the dev server