Accounts
This is a stub.
  1. Presume that there will be a folder for each "account" - reflecting bank accounts. In each folder there will be a log of transactions. Each transaction will be one or more Event (Journal?, Log?) files.
  2. Some transactions will be complex, and use the variety of materials available on the bqc chain. Many transactions will be very simple - a payment or simple purchase for instance.
  3. Access management requires that we also keep a log of access requests and responses. The line between an access request and a "transaction" is soft. Some transactions are on the border - such as sharing info under an NDA. Some transactions are mixed -- involving access and payment - such as access to a music or video work for a period of time.
  4. Perhaps all transactions can be thought of as expansions of:

    Event:

    Guid: {GUID.#}

    Parties

    1. {Parties.Sec}

    Time

    {Time.Sec}

    Event

    Access to Video

    {Agt.AccessVideo.Sec}

    Validation

    {P1.Sign.Block}{P2.Sign.Block}