Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.42 KB

File metadata and controls

47 lines (37 loc) · 1.42 KB

Roadmap

Q3 2024 - Foundation

  • Monorepo scaffolding with Turborepo
  • Plugin-based scanner architecture
  • AI provider abstraction layer
  • Basic NestJS API with auth, projects, audits
  • Next.js dashboard with shadcn/ui
  • Soroban smart contracts (audit-registry, verifier)
  • Docker Compose development environment
  • CI/CD with GitHub Actions

Q4 2024 - Core Features

  • Full scanner implementation with AST-based analysis
  • OpenAI and Anthropic provider integrations
  • PDF report generation
  • Wallet connection (Freighter) for blockchain verification
  • Audit diff viewer (code comparison)
  • Notification system (email, in-app)
  • Organization/team support
  • E2E tests with Playwright

Q1 2025 - Platform Growth

  • Public API with documentation
  • SDK releases (TypeScript, Python)
  • Community plugin marketplace
  • Audit certification program
  • Stellar mainnet deployment
  • Gas profiling and optimization
  • Multi-chain support expansion
  • Integration marketplace (CI/CD, GitHub, etc.)

Q2 2025 - Scale

  • Enterprise SSO (OAuth/OIDC)
  • Audit automation (CI/CD integration)
  • Formal verification integration
  • Custom rule builder (no-code)
  • Performance optimization for large contracts
  • Internationalization (i18n)

Contributing

See CONTRIBUTING.md to help us build the future of smart contract security.