Open
Description
Currently the JS package of pkarr
is based on legacy JS implementation of Pkarr https://www.npmjs.com/package/pkarr last published over a year ago.
To use latest pkarr as defined in this project in browser, downstream projects such as pubky-client
build a WASM package and could potentially expose methods to publish()
and resolve()
pkarr SignedPackets
. However, using a pubky-client
wrapping pkarr for relay interaction and packet parsing is excessive for lightweight use cases.
The proposal is to build a minimalistic wasm-pack
JS package of the Pkarr client capable of performing the functions displayed in https://app.pkarr.org and to be used as a replacement of the current npmjs
package on all environments.
Metadata
Metadata
Assignees
Labels
No labels