Sc-exten-vscode

Sc-exten-vscode(VSCode Extension for Ontology)

This extension add support for development and testing of Smart contracts on Ontology blockchain.

Features:

  • Compile

    1. Python smart contracts (.py)
    2. CSharp smart contracts (.cs)
  • Deploy Deployment to TestNet / MainNet / PrivateNet
  • Invoke Payed and PreExec transactions
  • Debug

    1. Debug advancing (StepIn, StepOut, Next, Continue, Stop, Restart)

    2. Breakpoints

    3. Variables preview and set

    4. State store manipulation