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