Back to Chromium

Wallet

components/wallet/README.md

149.0.7827.2742 B
Original Source

Wallet

Wallet is a layered component. It has the following structure:

  • core/: Code shared by content/ and ios/ in future.
    • common/: Code shared by the browser and the renderer.
  • content/: Driver using the //content layer (all platforms except iOS).