diff --git a/docs/client/client.md b/docs/client/client.md index 97f312e..82cd168 100644 --- a/docs/client/client.md +++ b/docs/client/client.md @@ -20,3 +20,8 @@ To create a new instance of that smart contract, you need the ABI and the CID yo ### Interact To interact with it, you need the ABI and one of two paths: the CID you get when installing the smart contract, or the address of your smart contract instance. + +## Tutorial + +