embark/packages/embark-compiler
Michael Bradley, Jr 4b4a00bd4d chore(release): 4.1.0 2019-08-12 12:14:12 -05:00
..
src refactor(@embark/i18n): expose __ from embark-i18n, drop global __ 2019-05-08 11:01:16 +02: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 2019-08-12 12:14:12 -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 2019-08-12 12:14:12 -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 -