crisgarner / crow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crow

[💀 Contract not audited and not safe to use in production]

Simple contract to validate escrow sales of moonbirds while keeping nesting status.

How to test

  1. Install foundry: https://book.getfoundry.sh/getting-started/installation.html
  2. run forge test with fork in mainnet
     forge test --fork-url <your_rpc_url>

About


Languages

Language:Solidity 100.0%