webflow-nft-components
webflow-nft-components copied to clipboard
Can't make it work for Celo network and (even the testnet)
I'm trying use ur code with the Celo Alfajores tesnet but i can't make it work. I got this error: Uncaught (in promise) TypeError: la.methods.getPrice is not a function at web3.js:24:35. But i included this function in my contract.
If you have a custom network, you need to export CONTRACT_ABI = [ ... ] too. Otherwise we don't know it.
Can you share a link with an example of integration?