Pikasso
  • 👋Welcome To Pikasso
  • ✨Mission & Value
  • 🔥On-air Event
  • ✍️Use Pikasso - For Creators & Builders
    • Create Collection And Mint NFTs
    • Embed iframe
    • Embed Widget SDK
  • 👾Our Product
    • SDKs (For NFT Project Builders and Artists)
      • Register
      • OTP
      • Widgets
      • Sign In
      • Checkout
    • Dashboard
      • User Management
      • Transaction Management
      • Widgets Management
      • NFT Management
      • Analytics
    • Authentication
      • Sign In
      • Log-out
      • Forget Password
      • Register
    • Collectible
      • CRUD Campaign
      • CRUD Collection
      • CRUD Single/ Multiple NFT
    • Centralize Exchange
      • CDN
      • NFT Analytics
      • Buying/ Selling NFTs
    • Pikasso Marketplace
  • 🗣️Contact Us
  • 📚Term Of Use
    • Use of service
    • Disclaimer of warranties
    • Changes to term of use
  • 🔒Privacy Policy
    • Information we collect
    • How we use & process your information
    • Your choices
Powered by GitBook
On this page
  1. Our Product
  2. Centralize Exchange

CDN

  • Enable CDN for all NFTs:

    • Context: the current app has minted N NFTs without CDN support.

    • How to enable CDN for those NFTs:

      • Download all NFTs of the current app

      • Upload to Google CDN

      • Return a list of CID -> CDN URL

    • Minting and enabling CDN at the same time

      • Context: the current app may or may not enable CDN support. That means some NFTs have CDN support.

      • How to mint and enable CDN at the same time

        • Mint NFTs

        • Upload images into Google Cloud CDN

      • Disable NFT support

        • Context: the current app may or may not enable CDN support

        • How to disable:

          • Go through all NFTs and remove CDN support/CDN URL in google cloud

        • Return a list of CDN images

          • Return metadata of all NFTs

PreviousCentralize ExchangeNextNFT Analytics

Last updated 2 years ago

👾