Skip to content

Instantly share code, notes, and snippets.

View 0xClandestine's full-sized avatar
🧙

clandestine.eth 0xClandestine

🧙
View GitHub Profile
@pcaversaccio
pcaversaccio / GUIDELINES.md
Last active March 16, 2024 10:34
Guide to get started with Vyper modules.

🐍 How to get started with Vyper modules

1. Create a new, clean testing directory test

mkdir test
cd test

2. Set up pyenv