js-kubo-rpc-client icon indicating copy to clipboard operation
js-kubo-rpc-client copied to clipboard

match Kubo RPC bitswap api endpoints

Open SgtPooki opened this issue 2 years ago • 0 comments

  • [ ] TODO: Add bitswap.ledger
  • [ ] TODO: Add bitswap.reprovide
  • [ ] TODO: Remove bitswap.wantlistForPeer. wantlist should 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

SgtPooki avatar Dec 15 '22 22:12 SgtPooki