zoowii / nebstaticcheck

nebulas星云链的javascript/typescript智能合约静态检查工具

Home Page:http://zoowii.com/nebstaticcheck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nebcontractchecker

static checker for nebulas javascript smart contract

Dependencies

  • nodejs 8+

Build

  • npm install
  • npm install -g browserify flow-bin pm2
  • browserify index.js -o js/nebcheck.bundle.js
  • cd to background and run flow start and run pm2 start index.js --name "nebstaticcheck-backend"

Usage

  • run background/index.js using node.js
  • visit index.html

About

nebulas星云链的javascript/typescript智能合约静态检查工具

http://zoowii.com/nebstaticcheck/


Languages

Language:JavaScript 99.0%Language:CSS 0.7%Language:HTML 0.2%Language:TypeScript 0.1%