embark/packages/embark-compiler
Iuri Matias 661f390650 remove console logs; fix events 2019-08-23 11:42:26 -04:00
..
src remove console logs; fix events 2019-08-23 11:42:26 -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 refactor(@embark/embark-compiler) move compiler to its own module 2019-02-06 13:24:45 -05:00

README.md

embark-compiler

Embark compiler module

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

This module abstracts the compiler interface. It exposes a plugin api to register contract extensions and how to handle them. It accepts command requests to compile and returns the aggregated compilation result.

API

command: compiler:contracts

arguments:

  • contractFiles -
  • options -