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

[WIP] Add ethers guide #630

Closed
wants to merge 1 commit into from
Closed

[WIP] Add ethers guide #630

wants to merge 1 commit into from

Conversation

jribbink
Copy link
Contributor

@jribbink jribbink commented Mar 5, 2024

closes #622
WIP, not ready yet. Just making a draft PR for this so I can see preview.

blocked by

Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 0:44am

@jribbink
Copy link
Contributor Author

jribbink commented Mar 6, 2024

This is currently blocked by onflow/flow-evm-gateway#137

@gregsantos
Copy link
Contributor

all good here now, yeah @jribbink ?

@jribbink
Copy link
Contributor Author

jribbink commented Mar 7, 2024

We have another issue now @gregsantos onflow/flow-evm-gateway#145

There are some missing fields in the Block model in the flow-evm-gateway, and ethers throws because of this when trying to fetch blocks. At a minimum these fields need to be populated with empty values to produce a working example.

@bthaile
Copy link
Contributor

bthaile commented Mar 7, 2024

simple Note: once a flow chain PR is merged to view we can add a viem.md file in clients directory.

@franklywatson
Copy link
Contributor

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

Successfully merging this pull request may close these issues.

Add ethers.js Guide and snippets
4 participants