> For the complete documentation index, see [llms.txt](https://docs.tajirchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tajirchain.com/developers/smart-contract-interaction.md).

# Smart Contract Interaction

Developers can use any EVM-compatible SDK to read, write, and deploy smart contracts on Tajir Chain.\
This section provides practical examples for the most commonly used libraries.

### **This section includes**

* Connecting to Tajir using **ethers.js**
* Running RPC calls with **web3.js**
* Python scripting with **web3.py**
* Smart contract operations using **Foundry (cast)**

<figure><img src="/files/0bxH7C9WbVmyD4hWdMQa" alt=""><figcaption></figcaption></figure>
