@white-matrix/chainide-plugin-cli

create chainIDE plugin project

Usage no npm install needed!

<script type="module">
  import whiteMatrixChainidePluginCli from 'https://cdn.skypack.dev/@white-matrix/chainide-plugin-cli';
</script>

README

ChainIDE extension cli

Usage

install

run npx @white-matrix/chainide-plugin-cli chainIDE-plugin-cli

and answer questions:

Type your projectName:
Type author:
What's the name of your extension?
What's the description of your extension?
Please select the template you require!
Which package manager to use?

and wait for project create success!