Skip to content

benschac/right-click

Repository files navigation

Screen Shot 2021-12-05 at 1 59 01 AM

Problem:

  • JPEGs are stored on CDN’s.
  • If the maintainer of a project stops paying for the CDN, your NFT will 404 :(
  • Project meta-data might be stored off-chain too (explicit traits), additionally adding to the problem
  • I might have 1000 NFT’s, clicking through each one and saving it would be painful user experience

Solution

Original idea credit nnnnicholas

Screen Shot 2021-12-04 at 2 48 34 PM

  • Users should be able to sign in with their Ethereum wallet, load their NFT collection
  • Users should be shown which NFT’s metadata is or isn’t stored on the perma-web
  • Users should have a clear CTA to download their metadata. Similarly to how F***b**k handles its data export

Implementation

  • Similar to how the Hashmasks have used Arweave to save metadata to the perma web.

This client folder was generated with CRA

About

Store all your wallets NFT metadata with a single click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published