-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Documentation request: interacting with smart contracts #12195
Comments
@wackerow I would like to contribute. |
I would want to contribute to this please. |
Hey @NirmitKhurana10! Sorry for delay and thanks for volunteering... Assigning you to the issue... for content like this, please don't hesitate to post an outline or draft here for some initial review before committing too much time to this. Our Discord server is always available as well to get feedback if needed. |
Shoot sorry, I see @allwin199 had replied first... You're currently assigned to the opcodes issue... |
I am available for any issues, let me know!
…On Tue, Mar 19, 2024 at 3:59 PM Paul Wackerow ***@***.***> wrote:
Shoot sorry, I see @allwin199 <https://github.com/allwin199> had replied
first... You're currently assigned to the opcodes issue...
@NirmitKhurana10 <https://github.com/NirmitKhurana10> I don't see you
assigned to any, so for the sake of balance will keep you assigned for now,
but please let us know if you don't have capacity for this. Thanks!
—
Reply to this email directly, view it on GitHub
<#12195 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDTUQAFJJM3GCWYDJTY5TTYZCKIPAVCNFSM6AAAAABDKYTCJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBYGAYTAMBWGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Can you please give me a link to the opcodes issue |
Hey @NirmitKhurana10, the opcodes PR was separate from this, and has already been merged (#12217)... are you still interested in working on this issue? |
This issue is stale because it has been open 30 days with no activity. |
Hey @NirmitKhurana10, I've unassigned you here to open it up to the community as we've not heard anything. Let us know if you're still interested on working on this 😀 thanks! |
This issue is stale because it has been open 30 days with no activity. |
Hi @minimalsm, @isabelladebrito, I'm interested to work on this, can you assign this to me. |
This issue is stale because it has been open 30 days with no activity. |
Can you assign me? I am very curious about that! @minimalsm |
This issue is stale because it has been open 30 days with no activity. |
Re-posting issue from #6327 to bring to surface. Still think this is a good idea and help welcomed
Is your feature request related to a problem? Please describe.
In our smart contract docs we explain how to write, compile & deploy smart contracts but often developers don't want/need to deploy their own smart contracts, they simply want to interact with existing contracts that are already deployed.
Describe the solution you'd like
Create a new "Interacting with smart contracts" documentation page: (within /smart-contracts/)
Describe alternatives you've considered
Considered adding a section on ABIs in the "Compiling smart contracts" page but this topic seems to warrant a dedicated page. Often people who want to interact with a smart contract won't be the person compiling/deploying the contract.
Additional context
This came up in discussions on #6308 & the value of having greater explanation of contract ABI & metadata.
Want to contribute?
We love contributions from the Ethereum community! Please comment on an issue if you'd like to give any input or if you're interested in helping out with a PR.
The text was updated successfully, but these errors were encountered: