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

Resolve build issue when adding CeloProvider (cont of #761) #781

Open
hiaux0 opened this issue Sep 8, 2022 · 0 comments
Open

Resolve build issue when adding CeloProvider (cont of #761) #781

hiaux0 opened this issue Sep 8, 2022 · 0 comments
Labels
Celo Celo chain Seed V1

Comments

@hiaux0
Copy link
Contributor

hiaux0 commented Sep 8, 2022

#761
#761 (comment)

Copy paste:

Celo-Tools

https://www.npmjs.com/package/@celo-tools/celo-ethers-wrapper
CeloProvider is a wrapper that enables Ethersjs to work with the Celo network. Specific for launch it might solve the getBlock workaround, since Celo is not supporting gasLimit.
It is implemented to create the readOnlyProvider in EthereumService.

Quick test to implement Celo-Tools in prime-launch ended with an error:

this.readOnlyProvider = new CeloProvider(...);

image.png

@hiaux0 hiaux0 added Seed V1 Celo Celo chain labels Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Celo Celo chain Seed V1
Projects
None yet
Development

No branches or pull requests

1 participant