Home

Awesome

Nethereum-CodeGenerator

A Nethereum Generator which creates a C# Interface and Service based on Solidity Smart Contracts.

Demo

A demo is running at stefh.github.io/Nethereum-CodeGenerator.

Usage

generate

output

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Compiles and minifies for github-pages

npm run github

See also https://cli.vuejs.org/guide/deployment.html.

Lints and fixes files

npm run lint

See also https://blog.jongallant.com/2019/02/vuejs-vetur-vscode-format-eslint-issues