Skip to content

This is my first steps learning Vyper. I created a really simple Fund Me project, following the course of Cyfrin Updraft.

Notifications You must be signed in to change notification settings

tomasleocadio/mox-buy-me-a-coffee-cu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moccasin Project

🐍 Welcome to your Moccasin project!

Quickstart

  1. Deploy to a fake local network that titanoboa automatically spins up!
mox run deploy
  1. Run tests
mox test
mox test -k test_you_want
mox test --coverage
mox test --coverage --cov-report term-missing
  1. Check gas usage
mox test --gas-profile

For documentation, please run mox --help or visit the Moccasin documentation

About

This is my first steps learning Vyper. I created a really simple Fund Me project, following the course of Cyfrin Updraft.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published