Skip to content

Does IPNS support a key value pair system?

IPNS names are not real text names they are public keys.

There is a meta data extension technically limited to 10 kb

js-ipns did not support extendable data so I wrote a pull request

Added extendable data, see: https://specs.ipfs.tech/ipns/ipns-record/… by dentropy · Pull Request #309 · ipfs/js-ipns