OpShin Linter
General InformationThis extension shows you in real time if your opshin smart contract is valid and could be compiled to UPLC. By using this extension you don't need to manually check every time if you are writing correct OpShin syntax. For more information about writing Smart Contracts for Cardano with OpShin in Python, please refer to the website of OpShin or the official repository.
InstallationPlease use check that you have the necessary versions installed:
UsageTo activate Linting support, add a shebang to the first line of the python file to indicate that it represents an opshin smart contract. You can choose from the following options:
SupportTo contribute to this repository, please check out DEVELOPMENT.md |