Technical Documentation
Solana Program & Client SDK
Open-source Solana program and TypeScript client for integrating Opportunity Markets
The Bench Opportunity Market protocol is implemented as a Solana program (smart contract). We leverage Arcium for confidential computation.
The smart contract code base is available for viewing on GitHub: https://github.com/Bench-games/opportunity-markets
Third parties can integrate Bench Opportunity Markets using our TypeScript client, available via the package @bench.games/opportunity-markets. Note that the TypeScript client is being actively developed and subject to frequent breaking changes.