js-kubo-rpc-client
js-kubo-rpc-client copied to clipboard
match Kubo RPC bootstrap api endpoints
- [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