Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 360 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 360 Bytes

Bubki for Ukraine NFT Project

This is the smart contract repository for Bubki for Ukraine.

The project requires Forge for its build system.

Once you've installed forge (foundryup --version nightly recommended way to install), you can build and test the contracts using forge build and forge test respectively.