dweb.link icon indicating copy to clipboard operation
dweb.link copied to clipboard

feat: show `ipfs://` iframe

Open olizilla opened this issue 4 years ago • 0 comments

  • see if ipfs:// urls are supported by setting one as the src of an iframe.
  • add service worker to handle the redirect from ?uri=%s
    • otherwise you need a local server to do the same redirect as dweb would do.
    • service worker seems more portable, and could let the user set their own gateway

dweb-link

License: MIT Signed-off-by: Oli Evans [email protected]

olizilla avatar Apr 21 '21 14:04 olizilla