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

[solver/protocol-smart-contracts] Create Smart Contract Bindings #529

Open
narbs91 opened this issue Mar 6, 2025 · 0 comments
Open

[solver/protocol-smart-contracts] Create Smart Contract Bindings #529

narbs91 opened this issue Mar 6, 2025 · 0 comments

Comments

@narbs91
Copy link
Collaborator

narbs91 commented Mar 6, 2025

General Description

As a developer I want to create the bindings from the abi’s of the new smart contracts so that I can import them for use in the lilypad repo

Which system(s) or functionality does this affect

This can be one or many. Please also include this in the title

solver, protocol-smart-contracts

Describe the changes, and how this affects/ interacts with each system.

  1. Bindings created for all net new smart contracts
  2. Add contract addresses to the toml configs under the web3 mapping appending _v2 to each address so that we can distinguish the old from the the new
  3. Create a new apiv2.go module that will hold all the api methods for the new set of contracts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant