Skip to content

1.0.0-72 - Updated IPFS Protocol Handlers to Match Mobile

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 05:09
· 149 commits to master since this release

The IPFS/IPNS/PUBSUB protocol handlers have been updated to match the behavior of Agregore Mobile.

The main thing that's changed is that key creation should be done with POST ipns://localhost?key=namehere => {Location: ipns://keynamehere}

Protocol handlers are backwards compatible for now, but expect breaking changes in the future.