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

match Kubo RPC bootstrap api endpoints

Open SgtPooki opened this issue 2 years ago • 0 comments

  • [x] TODO: Remove bootstrap.clear
  • [x] TODO: Remove bootstrap.reset
  • [ ] TODO: ensure bootstrap.add accepts -default parameter
  • [ ] TODO: ensure bootstrap.rm accepts -all parameter -

see https://github.com/ipfs/js-kubo-rpc-client/pull/83#discussion_r1048521978

RPC client apis should match what's at https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-bootstrap

also see https://github.com/ipfs/kubo/issues/9509

SgtPooki avatar Dec 15 '22 21:12 SgtPooki