Add merkle whitelist function to NFT minting app
Budget: £20 – £250 GBP
I am looking to adapt an existing repo for an app
(https://github.com/HashLips/hashlips_nft_minting_dapp) to include a call to an api for a merkle whitelist proof.
I have built the api and the smart contract which both work, I am just struggling with the code to call the proof and send it to the contract in the dapp.
This should only be a few lines of code to make a call and send it (plus testing to check it works)
The merkle api is built as per this website: https://medium.com/@ItsCuzzo/using-aws-for-your-nft-whitelist-api-9ae82b5c5fbc
and smart contract using code form here:
https://medium.com/@ItsCuzzo/using-merkle-trees-for-nft-whitelists-523b58ada3f9
(https://github.com/HashLips/hashlips_nft_minting_dapp) to include a call to an api for a merkle whitelist proof.
I have built the api and the smart contract which both work, I am just struggling with the code to call the proof and send it to the contract in the dapp.
This should only be a few lines of code to make a call and send it (plus testing to check it works)
The merkle api is built as per this website: https://medium.com/@ItsCuzzo/using-aws-for-your-nft-whitelist-api-9ae82b5c5fbc
and smart contract using code form here:
https://medium.com/@ItsCuzzo/using-merkle-trees-for-nft-whitelists-523b58ada3f9