\\VyperExamples

v0.3.3

An introduction to Vyper with simple examples

01 Hello World

02 First App

03 Primitive Data Types

04 Variables

05 Constants

06 Immutable

07 State Variables

08 If / Else

09 Loops

10 Mapping

11 Array

12 Structs

13 Data Locations

14 Functions

15 View and Pure Functions

16 Error

17 Events

18 Interface

19 Payable

20 Enums

21 Library (Coming Soon)

22 ABI Decode (Coming Soon)

23 Verifying Signature (Coming Soon)

24 Gas Optimizations (Coming Soon)

Hacks (New)

Re-entrancy

Weak Randomness

Phishing with tx.origin

Setup (Coming Soon)

Applications (Coming Soon)