EthBuilders / Curriculum

Open Source Curriculum to learn about Ethereum Development
MIT License
72 stars 29 forks source link

Vyper #25

Open Islandersfan2016 opened 3 years ago

Islandersfan2016 commented 3 years ago

We can add a repo for Vyper smart contracts and projects using Vyper.

tesla809 commented 3 years ago

Good idea.

First, we add the definition to the glossary.

Then, we can add a sample lesson in markdown that describes building a basic storage contract similar to: https://github.com/trufflesuite/webinar-episode-01/blob/master/steps.md

Basically, translate this lesson into Vyper.

This will link to the Vyper section.

Then link that to the repo with the code and the markdown as the README.md.