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

  1. Vote (Rust, TypeScript)

  2. Vault (Rust, TypeScript)

  3. Escrow (Rust, TypeScript)

  4. Favorites (Rust, TypeScript)