feat: Add gas estimation utilities
feat: Add feeEstimation function and move to correct package
Apply suggestions from code review
Co-authored-by:
Annie Ke <annieke8@gmail.com>
fix: Remove the copy pasta from package.json
Update packages/fee-estimation/README.md
feat: Offer passing in viem client as an option
better api and tests
better docs
all the docs
fix: Make viem a peer dep
typo
fix: Refactor to use viem correctly (docs not updated yet)
moar tests more explicit implementations
Update packages/fee-estimation/src/estimateFees.ts
fix: lint
fix: Remove bad import and debugging fs.writeFile
chore: pnpm up --latest packages
feat: Add zora and base mainnet
fix: linter
Showing
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment