Skip to content

Commit

Permalink
Update WriteToContractWriteAsyncButton.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsW3 authored Oct 8, 2024
1 parent e9e22dc commit f6f2e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/WriteToContractWriteAsyncButton.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Write to contract with writeContractAsync button
description: Learn how to create a button that executes the writeContractAsync function to interact with a smart contract.
---

# Write to a Contract with `sendAsync` button using then `useScaffoldWriteContract` hook.
# Write to a Contract with `sendAsync` button using the `useScaffoldWriteContract` hook.

This recipe demonstrates how to create a button for contract interaction using the `useScaffoldWriteContract` hooks from the Scaffold-Stark 2 hooks.

Expand Down

0 comments on commit f6f2e82

Please sign in to comment.