Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/pages/ecosystem/wallets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ Integrate user-friendly wallet experiences directly into your application.

**Wallet and Payment Operations:** Through one unified API, teams can issue wallets for users, merchants, or treasury; accept fiat inflows through virtual accounts; enable gasless stablecoin transactions; apply AML checks automatically; consolidate balances through configurable sweeps; and handle cross-chain movement using swap and bridge. Fintechs can start building immediately from our API or [Blockradar Dashboard](https://dashboard.blockradar.co/). For advanced flows or high-volume programs, fintechs can [book a demo](https://www.blockradar.co/contact) to walk through production architectures.

### Coinbase Developer Platform

[Coinbase Developer Platform](https://docs.cdp.coinbase.com/) is a one-stop shop for developers who build with wallets, payments, stablecoins, and onchain tools.

With CDP Embedded Wallets, developers are enabled to securely build their apps on Tempo while CDP takes care of the user authentication and key management.

Get started in the [CDP Embedded Wallets docs](https://docs.cdp.coinbase.com/embedded-wallets/docs/welcome), or explore a working Tempo integration in the [CDP + Tempo demo app](https://github.com/coinbase/cdp-wallet-demo-apps/tree/main/apps/react-wagmi-tempo).

### Crossmint

[Crossmint](https://www.crossmint.com) is an all-in-one platform, with unified APIs for [wallets](https://docs.crossmint.com/wallets/), [stablecoin orchestration](https://docs.crossmint.com/stablecoin-orchestration/), [checkout flows](https://docs.crossmint.com/payments), and [tokenization](https://docs.crossmint.com/minting), giving developers a single interface for everything from payments to asset management on Tempo.
Expand Down
8 changes: 8 additions & 0 deletions src/pages/quickstart/developer-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,14 @@ You can enable Tempo in the [Tenderly Dashboard](https://dashboard.tenderly.co/)

**Wallet and Payment Operations:** Through one unified API, teams can issue wallets for users, merchants, or treasury; accept fiat inflows through virtual accounts; enable gasless stablecoin transactions; apply AML checks automatically; consolidate balances through configurable sweeps; and handle cross-chain movement using swap and bridge. Fintechs can start building immediately from our API or [Blockradar Dashboard](https://dashboard.blockradar.co/). For advanced flows or high-volume programs, fintechs can [book a demo](https://www.blockradar.co/contact) to walk through production architectures.

#### Coinbase Developer Platform

[Coinbase Developer Platform](https://docs.cdp.coinbase.com/) is a one-stop shop for developers who build with wallets, payments, stablecoins, and onchain tools.

With CDP Embedded Wallets, developers are enabled to securely build their apps on Tempo while CDP takes care of the user authentication and key management.

Get started in the [CDP Embedded Wallets docs](https://docs.cdp.coinbase.com/embedded-wallets/docs/welcome), or explore a working Tempo integration in the [CDP + Tempo demo app](https://github.com/coinbase/cdp-wallet-demo-apps/tree/main/apps/react-wagmi-tempo).

#### Crossmint

[Crossmint](https://www.crossmint.com) is an all-in-one platform, with unified APIs for [wallets](https://docs.crossmint.com/wallets/), [stablecoin orchestration](https://docs.crossmint.com/stablecoin-orchestration/), [checkout flows](https://docs.crossmint.com/payments), and [tokenization](https://docs.crossmint.com/minting), giving developers a single interface for everything from payments to asset management on Tempo.
Expand Down