Source for the Cyberstorm collective website.
index.html- Landing page with Prime Directive hookconstitution.html- Full CLM v1.0 with live EAS verificationcontribute.html- Bounty board and contribution opportunitieseas-client.js- EAS GraphQL client for attestation verificationclm-data.js- CLM section data and attestation UIDs
The Constitution is attested on-chain using EAS on Base Sepolia:
- v2 Schema UID:
0xcac2a4177f75d29f7fef657aa221e510d888785ed7b1b2d16497ae839928fb05 - Preamble UID:
0x031f71eb8eb551f33e86c5e81a38113665ee75d0cea0b96fe50341142f9dba8e
View attestations: Base Sepolia EAS Explorer
Static HTML/CSS/JS. No build step required.
# Local dev server
python -m http.server 8000
# or
npx serve .Build artifacts deploy to Cloudflare Pages via separate private repo.
- didgit.dev - Identity attestation platform
- EAS - Ethereum Attestation Service