Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 899 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 899 Bytes

Mox Upgrades

This is part of the Cyfrin Updraft Vyper Course.

Getting Started

Prerequisites

  • git
    • You'll know you've done it right if you can run git --version and see a version number.
  • anvil
    • You'll know you've done it right if you can run anvil --version and see an output like anvil 0.2.0 (fdd321b 2024-10-15T00:21:13.119600000Z)
  • moccasin
    • You'll know you've done it right if you can run mox --version and get an output like: Moccasin CLI v0.3.0

Installation

git clone https://github.com/cyfrin/mox-upgrades-cu
cd mox-upgrades-cu

Quickstart

mox run deploy