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

Write a script to auto fetch typed ABIs #2617

Open
ga-reth opened this issue Dec 3, 2024 · 0 comments
Open

Write a script to auto fetch typed ABIs #2617

ga-reth opened this issue Dec 3, 2024 · 0 comments
Labels
good first issue Good for newcomers sdk

Comments

@ga-reth
Copy link
Contributor

ga-reth commented Dec 3, 2024

Problem to Solve

The typed ABI file for the Omni Portal contracts in the /sdk dir was manually generated. Ideally, generating this typed ABI file would be done via a script.

Proposed Solution

Write a script to fetch / generate the typed ABI for the omni portal (using https://abitype.dev/). Feel free to take a look at wagmi-cli for some examples.

@ga-reth ga-reth added good first issue Good for newcomers sdk labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers sdk
Projects
None yet
Development

No branches or pull requests

1 participant