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

fix key import.

Open SgtPooki opened this issue 2 years ago • 0 comments

Part of https://github.com/ipfs/js-kubo-rpc-client/issues/56. issues that were already broken between ipfs-http-client and kubo

  • see https://github.com/ipfs/js-ipfs/issues/3547
  • Kubo supports different format than JS-IPFS – see https://github.com/ipfs/go-ipfs/pull/8616/
  • see https://github.com/ipfs/kubo/issues/9508
  • PEM export not yet supported in Libp2p: https://github.com/libp2p/js-libp2p-crypto/issues/244

SgtPooki avatar Feb 09 '23 21:02 SgtPooki