tree: d0dd9b802e0b0b6bc3584b0156ee31531d467560 [path history] [tgz]
  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).