tree: 46f58f041ca8f3eb00158e24afc636dd347acbff
  1. content/
  2. core/
  3. OWNERS
  4. README.md
components/wallet/README.md

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).