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