# On-Chain-Feed-Parser
## Deploy
```bash
cargo build-bpf --manifest-path=Cargo.toml
solana program deploy target/deploy/native_feed_parser.so
```