Usage
poseidon compile --input "input.ts" --output "output.rs"
Check out examples in the repo to learn how to write Poseidon Typescript which can be transpiled to Anchor programs.
Examples
-
Vote (Rust, TypeScript)
-
Vault (Rust, TypeScript)
-
Escrow (Rust, TypeScript)
-
Favorites (Rust, TypeScript)