docs/resources.rst
.. _resources:
Other resources and learning material #####################################
Vyper has an active community. You can find third-party tutorials, examples, courses, and other learning material.
Cyfrin Updraft - Python & Vyper <https://updraft.cyfrin.io/courses/intro-python-vyper-smart-contract-development/>_ by CyfrinApe Academy – Learn how to build Vyper projects <https://academy.apeworx.io/>_ by ApeWorXMore Vyper by Example <https://vyper-by-example.org/>_ by Smart Contract EngineerVyper greatest hits smart contract examples <https://github.com/pynchmeister/vyper-greatest-hits/tree/main/contracts>_A curated list of Vyper resources, libraries, tools, and more <https://github.com/stars/pcaversaccio/lists/vyper>_Titanoboa – A Vyper interpreter with pretty tracebacks, forking, debugging features and more <https://github.com/vyperlang/titanoboa/>_Moccasin - A smart contract development and testing framework for Vyper and Python, built on Titanoboa <https://cyfrin.github.io/moccasin/>_ApeWorX – The Ethereum development framework for Python Developers, Data Scientists, and Security Professionals <https://www.apeworx.io/>_VyperDeployer – A helper smart contract to compile and test Vyper contracts in Foundry <https://github.com/pcaversaccio/snekmate/blob/main/lib/utils/VyperDeployer.sol>_🐍 snekmate – Vyper smart contract building blocks <https://github.com/pcaversaccio/snekmate>_Smart contract development frameworks and tools for Vyper on Ethereum.org <https://ethereum.org/en/developers/docs/programming-languages/python/>_VyperPunk – learn to secure and hack Vyper smart contracts <https://github.com/defcongroup0532/VyperPunk>_Vyper Smart Contract Programming Language by Patrick Collins (2022, 30 mins) <https://www.youtube.com/watch?v=b-sOMNF9quo&t=1444s>_Python and DeFi by Curve Finance (2022, 15 mins) <https://www.youtube.com/watch?v=4HOU3z0LoDg>_My experience with Vyper over the years by Benjamin Scherrey (2022, 15 mins) <https://www.youtube.com/watch?v=_j7qF_GlyWE>_Short introduction to Vyper by Edison Que (3 mins) <https://www.youtube.com/watch?v=dXqln-keyHw&t=4s>_These resources have not been updated for a while, but may still offer interesting content.
Awesome Vyper curated resources <https://github.com/spadebuilders/awesome-vyper>_Brownie – Python framework for developing smart contracts (deprecated) <https://eth-brownie.readthedocs.io/en/stable/>_Foundry x Vyper – Foundry template to compile Vyper contracts <https://github.com/0xKitsune/Foundry-Vyper>_Vyper Hub for development <https://github.com/zcor/vyper-dev>_ (not maintained since 2021)