Token Listing Escrow Contract Table of Content Technologies Used Folder Structure Install and Run Technologies Used Rust solana Install and Run Run cargo build-bpf to build and install dependencies. Run solana program deploy "PATH of .so file" to deploy the progaram. Test Run cargo test to run the tests.