js-kubo-rpc-client
js-kubo-rpc-client copied to clipboard
match Kubo RPC bitswap api endpoints
- [ ] TODO: Add bitswap.ledger
- [ ] TODO: Add bitswap.reprovide
- [ ] TODO: Remove bitswap.wantlistForPeer.
wantlistshould accept peer parameter.
see https://github.com/ipfs/js-kubo-rpc-client/pull/83#discussion_r1048512346
RPC client apis should match what's at https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-bitswap
also see https://github.com/ipfs/kubo/issues/9509