Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't make it work for Celo network and (even the testnet) #24

Open
Goldo02 opened this issue Feb 19, 2022 · 1 comment
Open

Can't make it work for Celo network and (even the testnet) #24

Goldo02 opened this issue Feb 19, 2022 · 1 comment

Comments

@Goldo02
Copy link

Goldo02 commented Feb 19, 2022

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.

@caffeinum
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants