A map of IPv4 IPFS peers that uses window.ipfs
Demo: https://tableflip.github.io/ipfs-peer-map-example/dist/
This app requires window.ipfs
. Install the IPFS Companion web extension:
npm install
MAPBOX_ACCESS_TOKEN=[your access token] npm run build
npm start
Instead of steps 4 & 5: MAPBOX_ACCESS_TOKEN=[your access token] npm run watch