Skip to content

Update JS package to current Pkarr implementation #146

Open
@SHAcollision

Description

@SHAcollision

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions