fuels-npm-packs icon indicating copy to clipboard operation
fuels-npm-packs copied to clipboard

create hooks for contract

Open LuizAsFight opened this issue 8 months ago • 0 comments

useContract returns the instance of the contract useContractRead - shortcut to execute a readonly function from the contract useContractWrite - shortcut to execute a writable function from the contract

LuizAsFight avatar May 31 '24 16:05 LuizAsFight