js-kubo-rpc-client
js-kubo-rpc-client copied to clipboard
fix key import.
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