Roadmap

何から学べばよいか

Head of Web3 Digital Assetを目指すには、Web3だけでは足りません。金融商品、決済、規制、ソフトウェア基礎、大規模金融インフラを順番に積み上げる必要があります。

Phase 0: ソフトウェア基礎

目的: 金融インフラを作れるエンジニアとして、バックエンド、DB、分散システム、セキュリティ、テスト、可観測性を固める。

BackendDatabase transactionsDistributed systemsTestingSecurityObservability

Phase 1: 金融商品と資産運用

目的: fixed income、fund、DPM、subscription、redemption、NAV、settlementを理解する。

この案件との接続: USDT fixed income product、tokenized MMF、DPM向けRWA商品を理解する土台。

Phase 2: Digital Asset基礎

目的: token、wallet、smart contract、permissioned token、custody、stablecoinを理解する。

注意: DeFiの一般論より、regulated productで使えるpermissioning、audit、custody、reconciliationを優先する。

Phase 3: 規制・法務・リスク

目的: securities、fund、CIS、KYC/AML、investor eligibility、custody、risk disclosureの意味を理解する。

エンジニアの成果: 規制要件をRBAC、approval workflow、transfer restriction、audit trail、data retentionへ翻訳できるようになる。

Phase 4: 金融グレードのシステム設計

目的: off-chain ledger、on-chain state、workflow engine、reconciliation、reporting、incident handlingを設計できるようにする。

この案件との接続: DigiClassのorchestration layerを具体化するフェーズ。

Phase 5: Monetary Infrastructure

目的: stablecoin、tokenized deposits、central bank money、reverse repo、reserve assets、monetary sovereigntyを理解する。

この案件との接続: stablecoin/stablepointを単なる送金手段ではなく、銀行・中央銀行・準備資産に関わる金融インフラとして扱えるようになる。

最初の1週間でやること

  1. このミニサイトを一周する
    全体像、関係者、POC、用語、技術構造を掴む。
  2. グロサリーを自分の言葉で言い直す
    各用語を1文で説明できるようにする。
  3. POCフローを図に描く
    顧客、銀行、issuer、product provider、DigiClassを分けて描く。
  4. APIとデータモデルを仮で書く
    Investor、Wallet、Product、Subscription、Payment、Holding、Redemptionを作る。
  5. 分からない言葉リストを作る
    次の学習コンテンツ化の材料にする。
参照 より網羅的な知識マップはローカル文書 docs/web3-digital-asset-knowledge-map.md にあります。