Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>state-graph-dslNew to Visual Studio Code? Get it now.
state-graph-dsl

state-graph-dsl

Elder

|
26 installs
| (0) | Free
description
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

基于状态图与DSL的智能合约代码生成

Getting started

  • Clone the repository using git clone
  • npm i to install all required dependencies
  • npm run langium:generate to generate project
  • npm run build to build the project

To run both watchers use npm run watch && npm run langium:watch.

Example

Generate your code using

  • node ./bin/cli generate <filename> on Windows
  • ./bin/cli generate <filename> on MacOS and Linux

add -w or --watch to run watcher.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft