embark/packages/embark-compiler
Michael Bradley b736ebefcd refactor: initial steps toward 5.0.0-alpha.0 (#1856)
BREAKING CHANGE:

There are more than several breaking changes, including DApp configuration for
accounts.
2019-08-30 16:50:20 -04:00
..
src refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -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.1 2019-08-28 14:52:21 -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.1 2019-08-28 14:52:21 -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 -