tree: c7c7987ff2e7421f75bd32a054dfd26cfa9d48aa [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).