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