> ## Documentation Index
> Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# 概要

> 既存のウォレットとオンランプを使ってユーザー導入を加速する

<img
  src="https://mintcdn.com/magicblock-42/tz8sRXpxJWXVQuB5/images/gifs/privy-wallet.gif?fit=max&auto=format&n=tz8sRXpxJWXVQuB5&q=85&s=c8acae38e8572c7ae2d23cfdc4b7d025"
  alt="Roll Dice GIF"
  style={{
width: "100%",
maxWidth: "420px",
height: "auto",
objectFit: "contain",
borderRadius: "8px",
}}
  width="1005"
  height="1024"
  data-path="images/gifs/privy-wallet.gif"
/>

***

## クイックアクセス

<CardGroup cols={2}>
  <Card title="Solana ウォレット" icon="wallet" href="https://solana.com/solana-wallets" iconType="duotone">
    自分に合うウォレットを探す
  </Card>

  <Card title="Solana オンランプ" icon="arrow-down-arrow-up" href="https://solana.com/solanaramp" iconType="duotone">
    100 以上の国で高速に資金を移動する
  </Card>

  <Card title="Solana Cookbook" icon="books" href="https://solana.com/developers/cookbook" iconType="duotone">
    Solana の公式開発者向けリソース
  </Card>
</CardGroup>

***

## ウォレット比較

Solana とやり取りする際、ウォレットの選択はユーザーの**安全性**、**使いやすさ**、**導入体験**に影響します。以下は各ウォレットタイプの比較です。

| **ウォレットタイプ**        | **説明**                                     | **例**                                                                                              | **推奨対象**                  |
| ------------------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------- | ------------------------- |
| **ホットウォレット**        | インターネット接続型で、高速かつ日常利用に便利。                   | [Phantom](https://phantom.app), [Backpack](https://backpack.app), [Solflare](https://solflare.com) | 一般ユーザー、DeFi、NFT、dApp      |
| **コールドウォレット**       | オフライン保管で最高レベルの安全性。秘密鍵はインターネットに触れません。       | [Ledger](https://www.ledger.com), [Trezor](https://trezor.io/)                                     | 長期保有者、大口資産の保護             |
| **カストディアルウォレット**    | 鍵を取引所や第三者が管理し、使いやすさと復旧支援を提供。               | [Coinbase Exchange](https://www.coinbase.com), [Binance](https://www.binance.com)                  | 初心者、完全な自己管理より利便性を重視するユーザー |
| **スマートコントラクトウォレット** | マルチシグやリカバリーなどの機能を持つオンチェーンのプログラマブルウォレット。    | [Squads](https://squads.so)                                                                        | チーム、DAO、高度な DeFi 構成       |
| **組み込みウォレット**       | メールやソーシャルログインなどで鍵管理を抽象化し、Web2 のような導入体験を実現。 | [Privy](https://www.privy.io), [Web3Auth](https://web3auth.io)                                     | 非クリプトユーザーを導入したいアプリ        |

***

## Privy

Privy の組み込みウォレットを使えば、ソーシャルログインとオンランプによって非クリプトユーザーにも簡単に対応できます。

<img
  src="https://mintcdn.com/magicblock-42/UxHMPw1T_X_DcL0B/images/gifs/privy-onramp.gif?s=a146f6da0ae57baa0e0a9989943cd35f"
  alt="Roll Dice GIF"
  style={{
width: "100%",
maxWidth: "420px",
height: "auto",
objectFit: "contain",
borderRadius: "8px",
}}
  width="460"
  height="460"
  data-path="images/gifs/privy-onramp.gif"
/>

<CardGroup cols={2}>
  <Card title="Privy と統合する" icon="wallet" href="https://docs.privy.io/welcome" iconType="duotone">
    非クリプトユーザー向けの Web3 オンボーディング
  </Card>
</CardGroup>

***
