Skip to content

Openmesh-Network/xnode-units

Repository files navigation

Xnode Units

The Xnode Unit (XU) ERC721 token and related contracts.

Documentation

https://book.getfoundry.sh/

Usage

Build

forge build

Test

forge test

Deploy

make deploy

Local chain

anvil
make local-fund ADDRESS="YOURADDRESSHERE"

Analyze

make slither
make mythril TARGET=Counter.sol

Help

forge --help
anvil --help
cast --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published