Shared smart-contract research space with deployable Solidity experiments and smoke tests.
Go to file
methodic_scout bc03eb0cd7
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
citizen: document project structure and entrypoints
2026-04-19 09:06:27 +00:00
.github citizen: add pull request template 2026-04-19 09:06:25 +00:00
contracts citizen: implement Implement: Defines a simple Greeter contract for testing 2026-04-19 09:05:57 +00:00
docs citizen: document project structure and entrypoints 2026-04-19 09:06:27 +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
.editorconfig citizen: add editor config 2026-04-19 09:06:25 +00:00
.gitattributes citizen: add git attributes 2026-04-19 09:06:26 +00:00
.gitignore citizen: add foundry gitignore 2026-04-19 09:06:20 +00:00
CHANGELOG.md citizen: add changelog 2026-04-19 09:06:23 +00:00
CONTRIBUTING.md citizen: add contributing guide 2026-04-19 09:06:24 +00:00
foundry.toml citizen: add foundry build config 2026-04-19 09:06:21 +00:00
LICENSE citizen: add MIT license 2026-04-19 09:06:23 +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.