0.0.3 • Published 8 months ago

@web5/browser v0.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

Web5 Browser package

Web5 tools and features to use in the browser

NPM Package NPM Downloads

Build Status Open Issues Code Coverage



This package contains browser-specific helpers for building DWAs (Decentralized Web Apps).

Activate Polyfills

This enables a service worker that can handle Web5 features in the browser such as resolving DRLs that look like: http://dweb/did:dht:abc123/protocols/read/aHR0cHM6Ly9hcmV3ZXdlYjV5ZXQuY29tL3NjaGVtYXMvcHJvdG9jb2xz/avatar

To enable this functionality import and run activatePolyfills() at the entrypoint of your project, or within an existing service worker.

Project Resources

ResourceDescription
CODEOWNERSOutlines the project lead(s)
CODE OF CONDUCTExpected behavior for project contributors, promoting a welcoming environment
CONTRIBUTINGDeveloper guide to build, test, run, access CI, chat, discuss, file issues
GOVERNANCEProject governance
LICENSEApache License, Version 2.0