Open Source
01
BERT
Upgradeable DAO voting and grant system that turns community
proposals into funded outcomes: ideas -> voting -> funding ->
distribution.
Includes transparent on-chain state transitions, reputation and
voter progression, role-based permissions, and upgradeable modules
for long-term governance evolution.
Solidity
Hardhat 3
Ethers 6
Upgradeable DAO
TypeScript
Coverage >95%
Open Source
02
Anchor Size
CLI tool for automatic Anchor (Solana) account size calculation.
Removes manual space math and reduces account overflow risk.
Detects Anchor workspace, analyzes all #[account] structs,
supports nested types, String/Vec/Option, estimates rent cost in
SOL, and exports JSON reports for CI/CD.
Rust
CLI
Anchor
Solana
CI/CD JSON