Skip to content

overandor/18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Liquidity Kernel

This repository contains the code for a dynamic, verifiable, Solana-native multi-pool router with CPI safety and off-chain deterministic path selection.

Directory Layout

  • program/: Bare Solana CPI router (Rust)
  • anchor/: Anchor wrapper for program
  • registry/: Dynamic pool registry
  • offchain/: Deterministic orchestrator
  • executors/: Python-based execution kernel
  • docs/: Documentation and disclosure files
  • scripts/: Deployment and provenance scripts
  • deployments/: Deployment metadata
  • contracts/: Solidity contracts
  • common/: Common Python modules
  • zk/: Zero-knowledge proof circuits
  • tests/: Integration tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors