multiversx / mx-sdk-py-cli

Python Command Line Tools and SDK for interacting with the MultiversX blockchain and dApps.
Other
34 stars 36 forks source link

Contract templates and contract new from template using sc-meta #342

Closed popenta closed 11 months ago

popenta commented 11 months ago

From now on, mxpy will use sc-meta for displaying the available contract templates and for creating a new contract using the available templates.

This PR contains a few breaking changes:

For the mxpy contract new command:

For the mxpy templates command: