Vyper.fun: Chapter 1: Create your first Pokemon

Vyper.fun is CryptoZombies+Ethernaut for Vyper where you can learn Vyper by building a Pokemon Game.

Chapter 1 goes through topics like:

  • Structure of a contract
  • State Variables & Integers
  • Math operations
  • Structs, Mappings
  • Function Declarations
  • External / Internal Functions
  • Public / Private Variables
  • Return values in Functions
  • Keccak256 and Typecasting
  • Events

Feel free to check it out and give us your feedback here: https://gitter.im/vyper-fun/lobby

1 Like