# Technical Resources

## Bucket SDK

**The Bucket SDK provides tools for developers to easily integrate Bucket Protocol into their dApps and services on Sui — including CDP, PSM, USDB Savings, and advanced flows like Flash Mint and Flash Loan.**

* **GitHub:** [Bucket SDK](https://github.com/Bucket-Protocol/bucket-protocol-sdk/tree/v2)
* Start with the [**README**](https://github.com/Bucket-Protocol/bucket-protocol-sdk/blob/v2/README.md) for setup, code samples.

***

## Contract Addresses

### [Mainnet Interface](https://github.com/Bucket-Protocol/bucket-protocol-sdk/blob/v2/sdk/src/consts/config.ts)

<table><thead><tr><th width="149.35546875">Module</th><th>Address</th></tr></thead><tbody><tr><td><strong>Framework</strong></td><td><code>0x665188033384920a5bb5dcfb2ef21f54b4568d08b431718b97e02e5c184b92cc</code></td></tr><tr><td><strong>USDB</strong></td><td><code>0xe14726c336e81b32328e92afc37345d159f5b550b09fa92bd43640cfdd0a0cfd</code></td></tr><tr><td><strong>Oracle</strong></td><td><code>0xf2ab9aa60c5e879675351a1a89f47131de9dea7cc927327dd0e7282e295c7f5e</code></td></tr><tr><td><strong>CDP</strong></td><td><code>0x9f835c21d21f8ce519fec17d679cd38243ef2643ad879e7048ba77374be4036e</code></td></tr><tr><td><strong>PSM</strong></td><td><code>0xc2ae6693383e4a81285136effc8190c7baaf0e75aafa36d1c69cd2170cfc3803</code></td></tr><tr><td>Flash loan/mint</td><td><code>0x0f51f9eb63574a1d12b62295599ac4f8231197f95b3cce9a516daba64f419d06</code></td></tr><tr><td>Savings Pool</td><td><code>0x872d08a70db3db498aa7853276acea8091fdd9871b2d86bc8dcb8524526df622</code></td></tr></tbody></table>
