Joust’s functionality is powered by smart contracts (solidity on ZK-EVM), which handle the creation of markets, escrow of funds, and settlement logic. While the exact contract code is not public yet, you can expect it to be in the future.
Addresses and Network: Joust is currently deployed on Abstract. We will provide a list of contract addresses for the factory and any template contracts once the code is public. For now, all contracts are in beta and may be redeployed as we iterate.
<aside> <img src="/icons/lock-keyhole_lightgray.svg" alt="/icons/lock-keyhole_lightgray.svg" width="40px" />
We have received audits from two independent auditing firms and individuals.
Joust is committed to security, and we are confident in our code. That being said, this is experimental software, and we encourage you to use it at your own risk.
</aside>
<aside> <img src="/icons/cursor-click_lightgray.svg" alt="/icons/cursor-click_lightgray.svg" width="40px" />
Currently, Joust’s APIs are closed to the public. During the beta phase, developers do not have access to our REST API to create or query Joust markets, and the smart contract ABIs and addresses are not yet published for unrestricted use. This closed approach is deliberate, while the platform iterates rapidly and ensures security.
However, we plan to introduce comprehensive API support soon to enable community development and integrations.
</aside>