# 👑 Global DeFi Payment

### 🧩 BlockBolt makes it easy for developers building on the **Sui Network** to accept on-chain payments directly into their smart contracts.&#x20;

The BlockBolt Payment Protocol now supports **direct integration with smart contracts on the Sui Network**, making it incredibly easy for DeFi platforms and Sui-native dApps to accept on-chain payments.

By using the BlockBolt Client SDK, developers can **connect any Sui smart contract** to the protocol with minimal setup — simply by passing basic contract details. No complex wallet connections, front-end integrations, or custom payment logic are required.

***

#### 🔧 Why It’s a Game-Changer for Sui Developers:

* ✅ **Plug-and-Play**: Just connect your contract — no need to build custom payment flows
* ✅ **QR-Based Interactions**: Users can send funds to your contract by scanning a QR code — mobile-first, browser-free
* ✅ **Smart Contract Native**: Directly routes funds to your contract without relying on middleware
* ✅ **Wallet SDK Compatible**: Works with all Sui mobile wallets that support the BoltPay Wallet SDK
* ✅ **Boosts Adoption**: Ideal for launchpads, staking platforms, crowdfunding dApps, and any smart contract-based payment use case

***

#### ⚡ Real-World Integration

We’ve showcased this functionality with a live use case: a **decentralized fundraising platform** on the Sui network.

Users can now scan a QR code and **invest directly into the smart contract** — without needing to connect through a browser wallet or interact with web-based UI.

***

🔗 **Launchpad Demo**\
Explore the integration live:\
<https://launchpad.blockbolt.io/>

***

🎥 **Watch the Demo Video**\
See how users can fund a DeFi smart contract directly from their mobile wallet:

{% embed url="<https://www.youtube.com/watch?v=wRCQ6WildPg>" %}

This streamlined integration reduces friction for users and lowers the technical burden for builders — helping **Sui ecosystem projects onboard users faster, securely, and more efficiently**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blockbolt.io/global-defi-payment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
