Use WAGMI to start reading and writing data with convenient hooks like useAccount and useContractRead.
useAccount
useContractRead
The useContractWrite hook makes it easy to write data especially when paired with the TransactionButton in the components folder.
useContractWrite
TransactionButton