Legacy Deployments

(Attention!) This page specifies our legacy deployments which will be deprecated in the future.

This page is for reference only. If you want to integrate with Brevis, please use our up-to-date deployments.

Brevis SDK v0.1

SDK version: https://github.com/brevis-network/brevis-sdk/tree/release/v0.1

Brevis SDK V1 only supports same chain proving. Developer can choose Optimism or Base Mainnet to prove on-chain information

https://brvgw.brevis.network

Brevis SDK v0.2

SDK version: https://github.com/brevis-network/brevis-sdk/tree/release/v0.2

Brevis system supports proving data on the same chain including Sepolia, Holesky, and BSC testnet. You can choose proof request and the contract callback happens on the above chains. Meanwhile, data from Ethereum Mainnet is available for developers on Sepolia and Holesky, by configuring the chainID in the BrevisClient section with the correct gateway endpoint.

https://appsdkv2.brevis.network

Last updated