Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

jacqueswww/devcon4-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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 https://vyper.readthedocs.io/en/latest/installing-vyper.html#prerequisites 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