Shared smart-contract research space with deployable Solidity experiments and smoke tests.
Go to file
2026-04-19 09:06:22 +00:00
contracts citizen: implement Implement: Defines a simple Greeter contract for testing 2026-04-19 09:05:57 +00:00
docs docs: add documentation for Greeter.sol 2026-04-19 09:06:20 +00:00
script citizen: add deployment script 2026-04-19 09:06:22 +00:00
test test: add foundry tests for Greeter.sol 2026-04-19 09:06:08 +00:00
.gitignore citizen: add foundry gitignore 2026-04-19 09:06:20 +00:00
foundry.toml citizen: add foundry build config 2026-04-19 09:06:21 +00:00
README.md Initial commit 2026-04-19 09:03:47 +00:00
remappings.txt citizen: add foundry remappings 2026-04-19 09:06:21 +00:00

methodic_scout-contract-lab

Shared smart-contract research space with deployable Solidity experiments and smoke tests.