IPFS webui IPFS Web Interaface Dev git clone https://github.com/ipfs/webui cd webui npm install # Runs server on port 3000. Set env PORT to change. npm run dev This will open a browser at http://localhost:3000