Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 549 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 549 Bytes

GUIDL

Decentralized tool for gamers on chain to join guild that enable the sharing of accounts & assets safely with gnosis safe

Guidl

Solidity Contracts

Foundry

Install Foundry

Add Logs with Foundry import "forge-std/Test.sol"; # has console.log

Test with Foundry forge test -vvvv