embark/packages/embark-vyper
Anthony Laibe e6eea1df06 fix(vyper): file path 2019-02-20 14:15:41 +01:00
..
src fix(vyper): file path 2019-02-20 14:15:41 +01:00
README.md refactor(@embark/embark-vyper) move vyper to its own module 2019-02-06 14:32:54 -05:00
package.json feat: create async wrapper 2019-02-12 08:24:20 +00:00
tsconfig.json fix: supply missing tsconfig.json in packages/* 2019-02-06 17:20:13 -06:00
tslint.json refactor(@embark/embark-vyper) move vyper to its own module 2019-02-06 14:32:54 -05:00

README.md

Embark Compiler module

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 -