- Node management
- Initialize an IPFS node
- Stop the node
- get node status
- get node peers
- get node current config
- get bitswap routing info
- File management
- Upload single/multiple files
- Upload a remote resource using url
- Get file metadata by Conten Identifier
- Rename file (local version only) by CID
- Delete a file (local version only) by CID
- Download a file content by CID
npm ci
npm run start
http://localhost:3000/docs/