vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.91k stars 804 forks source link

VIP: import lists #4291

Open charles-cooper opened 1 month ago

charles-cooper commented 1 month ago

Simple Summary

example:

from ethereum.ercs import ERC20, ERC4626, ERC20Detailed

Motivation

stub

Specification

stub

Backwards Compatibility

no issues

Dependencies

If this VIP depends on any other VIPs being implemented, please mention them.

References

Add any references that this VIP might reference (other VIPs/issues, links to blog posts, etc.)

Copyright

Copyright and related rights waived via CC0