Skip to content

patrick-streaming/mox-buy-me-a-coffee-cu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moccasin Project

🐍 Welcome to your Moccasin project!

Quickstart

mox init
mox run deploy

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

Test types

There are many types of tests:

  • Unit: Test a single function/part of your code.
  • Integration: Test how different parts of your code work together.
  • Staging: Test your code in a production-like environment.
  • Forked (Staging): Test your code in a production-like environment, but with a forked version of the blockchain.
  • Fuzz: Test your code with random inputs.
  • Formal Verification: Prove that your code is correct.

Hello!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages