ApeWorX / ape-vyper

Vyper compiler plugin for the Ape Framework, using VVM
https://www.apeworx.io/
Apache License 2.0
25 stars 9 forks source link

handle JSON imports #62

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

Overview

Handle this: https://vyper.readthedocs.io/en/v0.2.11/compiling-a-contract.html#vyper-json Should be included in the get_imports() method.

Specification

tbd

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.