Home

Awesome

Mox Buy Me A Coffee

This is part of the Cyfrin Updraft Vyper Course.

Getting Started

Prerequisites

Installation

git clone https://github.com/cyfrin/mox-buy-me-a-coffee-cu
cd mox-buy-me-a-coffee-cu

Quickstart

mox run deploy 

Usage

Compile

mox compile

Test

mox test

Formatting

Python

uv run ruff check --select I --fix
uv run ruff check . --fix

Vyper

uv run mamushi src