Skip to content

hiddentao/devcon4-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vyper Raffle Example

See raffle.vy and fill in.

If you have python 3.6 or greater, just install the dependencis, otherwise follow <> to get python3.6 setup.

pip install --upgrade pip
pip install -r requirements.txt

Test it

pytest

For all tests.

pytest -k test_init

For a specific test

Deploy it !?

Web3.py workshop is tomorrow !

About

Devcon4 Vyper Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%