embark/packages/embark-graph
Iuri Matias 50c3525374 refactor
remove code not beloging to code runner & other core modules; disable code generator and move contract code to its own module

cleanup pipeline; start preparing for plugin based pipeline file generation

initial work to write pipeline files through an api

add action events to pipeline; generate contracts json and js files

move old pipeline to its own module; generate basic artifacts

re-add missing plugins function

add basic embarkjs provider registration

refactor embark-whisper; move whisper api; execute whisper code in console

add api to register help cmds in console; start moving hardcoded help cmds out

cleanup embark-graph

add todos
2019-07-12 18:32:36 -04:00
..
src refactor 2019-07-12 18:32:36 -04:00
.npmrc build: use package.json "files" instead of .npmignore 2019-03-12 07:50:25 -04:00
CHANGELOG.md chore(release): 4.1.0-beta.3 2019-06-07 13:42:13 -05:00
README.md feat: normalize README and package.json bugs, homepage, description 2019-03-12 09:17:33 -04:00
package.json chore(release): 4.1.0-beta.3 2019-06-07 13:42:13 -05:00
tsconfig.json fix: supply missing tsconfig.json in packages/* 2019-02-06 17:20:13 -06:00
tslint.json fix(embark-graph): add packages/embark-graph/tslint.json 2019-02-06 15:59:13 -06:00

README.md

embark-graph

Smart contract documentation generator for Embark DApps

Visit embark.status.im to get started with Embark.