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

Deprecate contract clients; export Typescript ABIs for interacting with deployed preset contracts #199

Closed
wants to merge 11 commits into from

Conversation

allan-almeida-imtbl
Copy link
Contributor

@allan-almeida-imtbl allan-almeida-imtbl commented Apr 9, 2024

Added

  • Generate and export Typescript ABIs for preset contracts:
    • ImmutableERC721Abi
    • ImmutableERC721MintByIdAbi

For use in Typescript projects with libraries such as viem or wagmi to instantiate a contract client.

Removed

  • Hand-rolled Typescript contract client for interacting with deployed preset contracts

@allan-almeida-imtbl allan-almeida-imtbl changed the title Export/typescript abi Export Typescript ABIs for interacting with deployed preset contracts Apr 15, 2024
@allan-almeida-imtbl allan-almeida-imtbl changed the title Export Typescript ABIs for interacting with deployed preset contracts Remove contract clients; export Typescript ABIs for interacting with deployed preset contracts Apr 22, 2024
@allan-almeida-imtbl allan-almeida-imtbl marked this pull request as ready for review April 22, 2024 03:05
@allan-almeida-imtbl allan-almeida-imtbl requested a review from a team as a code owner April 22, 2024 03:05
@allan-almeida-imtbl allan-almeida-imtbl changed the title Remove contract clients; export Typescript ABIs for interacting with deployed preset contracts Deprecate contract clients; export Typescript ABIs for interacting with deployed preset contracts Apr 26, 2024
@allan-almeida-imtbl allan-almeida-imtbl deleted the export/typescript-abi branch April 26, 2024 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant