Hello everybody.
This is my first approach with algorand platform in which I have to work with smart contracts.
I have some problem to connect my client with smart contract. I use PyTEAL to generate a TEAL file to declare my contract.
So, my questions:
- how to compile teal file in algorand node? (I use Purestake to connect with algorand node and algosdk, I don’t use CLI tools)
- how to connect client with smart contract?
I apologize if I’ve been confused, but I’ve so many doubts