Remember back in 2021 when everyone thought a cartoon monkey was the peak of human financial evolution? Well, we have come a long way since then. If you are reading this in 2026, you already know that ...
├── app/ # React Native screens ├── programs/ # Solana program (Rust) │ └── soltix-program/ │ └── src/ │ └── lib.rs # Main program logic ├── services/ # Frontend services │ ├── program.ts # Solana ...