Replies: 1 comment
-
|
There is nothing special about a simple contract vs. a complex contract. If you wanted to experiment directly using the ABI coder, you could use that to prevent the overhead of the Or is there something more specific you are thinking about? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Feature
Hello 👋
I’m experimenting with very small smart contracts
(simple state changes and payable functions).
From an ethers.js perspective, are there any best practices
when interacting with extremely minimal contracts?
Thanks in advance!
Code Example
Beta Was this translation helpful? Give feedback.
All reactions