


RedStone Finance
Everything you need to learn Redstone’s SUI connector: 15 comprehensive code tours totaling over 150 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Hackenproof, 22 May → 18 Jun 2025
Everything you need to learn Redstone’s SUI connector: 15 comprehensive code tours totaling over 150 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Hackenproof, 22 May → 18 Jun 2025
Everything you need to learn Redstone’s SUI connector: 15 comprehensive code tours totaling over 150 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Hackenproof, 22 May → 18 Jun 2025
Code Tours
1.1: Overview of RedStone Sui Connector
2.1: price_adapter_contract: Overview
2.2: price_adapter_contract: Administration Module
2.3: price_adapter_contract: Price Data Module
2.4: price_adapter_contract: Initialization Entry Points
2.5: price_adapter_contract: Core Price Adapter Logic
2.6: price_adapter_contract: Testing E2E Scenarios
3.1: price_feed contract
4.1: sui_connector_sdk: Overview
4.2: SuiClientBuilder: Building the Sui Client
4.3: SuiContractConnector & Utilities: Base Connector and Transaction Helpers
4.4: SuiPricesContractConnector & Adapter: Setting Up On-Chain Calls
4.5: SuiPricesContractReader: Fetching and Parsing On-Chain Prices
4.6: SuiPricesContractWriter & Transaction Delivery: Writing On-Chain Prices
4.7: Configuration & Network Identifiers