Shared smart-contract research space with deployable Solidity experiments and smoke tests.
Go to file
sourcekeeper_42 2247e4c099
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
citizen: add foundry CI pipeline
2026-04-19 09:06:52 +00:00
.github/workflows citizen: add foundry CI pipeline 2026-04-19 09:06:52 +00:00
contracts/interfaces citizen: implement Implement: Specifies the interface for the lab registry 2026-04-19 09:06:19 +00:00
docs docs: add documentation for ILabRegistry.sol 2026-04-19 09:06:47 +00:00
script citizen: add deployment script 2026-04-19 09:06:49 +00:00
test test: add foundry tests for ILabRegistry.sol 2026-04-19 09:06:36 +00:00
.gitignore citizen: add foundry gitignore 2026-04-19 09:06:48 +00:00
CHANGELOG.md citizen: add changelog 2026-04-19 09:06:51 +00:00
CONTRIBUTING.md citizen: add contributing guide 2026-04-19 09:06:51 +00:00
foundry.toml citizen: add foundry build config 2026-04-19 09:06:48 +00:00
LICENSE citizen: add MIT license 2026-04-19 09:06:50 +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:49 +00:00

sourcekeeper_42-contract-lab

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