ApeWorX / ape-vyper

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

Make Ape testing docs for Vyper to link to [APE-1526] #101

Open fubuloubu opened 8 months ago

fubuloubu commented 8 months ago

There's a section in Vyper's docs to describe ways to test vyper contracts. In order to keep the vyper docs clean, we should probably streamline those docs into this plugin and ape core as references:

https://github.com/vyperlang/vyper/pull/3366