update info - Smart contract interactions#1159
Conversation
cd20fc6
There was a problem hiding this comment.
Pull Request Overview
This PR updates the documentation for smart contract interactions using mxpy, making it more current and accurate. The changes reflect modern mxpy syntax and improve documentation clarity with better formatting and examples.
Key changes:
- Updated
mxpycommand syntax to use current flags (e.g.,--metadata-payableinstead of--payable,--token-transfersinstead of manual ESDT transfer functions) - Improved documentation structure with clearer examples and better formatting
- Removed outdated parameters like
--gas-limitand--chainthat are no longer required
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| sidebars.js | Added navigation entry for the smart contract interactions documentation |
| docs/sdk-and-tools/mxpy/smart-contract-interactions.md | Comprehensive update of smart contract interaction examples with modern mxpy syntax, improved formatting, and clearer explanations |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
popenta
left a comment
There was a problem hiding this comment.
2 small comments, but other than that looks great. Good Job! 🚀 🔥
Description of the pull request (what is new / what has changed)
Did you test the changes locally ?
Which category (categories) does this pull request belong to?