Skip to content

z80dev/vyper-workshop

Repository files navigation

Vyper Workshop Setup

Prerequisites

  • Python 3.7+
  • Git

Installation Steps

  1. Install UV (Python package installer)
curl -LsSf https://astral.sh/uv/install.sh | sh
  1. Install Foundry
curl -L https://foundry.paradigm.xyz | bash
foundryup
  1. Install Python Dependencies with UV
uv add eth-ape ape-vyper vyper titanoboa ipython

Verification

uv run ape --version

That's it! You're ready to start developing with Vyper.

For issues:

About

vyper workshop for eth denver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published