Upload proof (optional)

If you want to host your Merkle Proof, follow these optional steps. Otherwise goto Create Airdrop

By default, we upload the proof to our AWS instance for your convenience. We encourage you to upload the proof to your own public Github repo, IPFS or self host the proof file.

The URL to the proof file is called the MerkleURI and needs to be publicly accessable and linked to its onchain Merkle root.

  • IPFS Hosted To add it to IPFS, you can use a service like Pinata to pin it and then use the link to that for the MerkleURI.

  • Github Hosted For Github, be sure to use the raw file URL as the MerkleURI

  • AWS S3 Upload to a public bucket and enable CORS

Last updated