Wallet Demo: http://ripplerm.github.io/ripple-wallet
Source Code: https://github.com/ripplerm/ripple-wallet
On load, the wallet will land on the Info tab. Here's the place to check the XRP balance and other settings of an account.
For example, a snapshot of Info page for the issuing account of Bitstamp:
A brief explanation for each field:
XRP Balance:
Amount of XRP held by the account.
Number in the bracket indicate the total reserved amount for the account. Including the minimum base reserve (20 XRP), and all owner reserve.
Domain:
the domain of account owner.
EmailHash:
hash of the owner's email. If a gravatar associated with this email-hash exist, it will be shown on the upper right corner.
Transfer Rate:
the rate charged by this account for transferring its IOUs.
Tick Size:
number of significant figure, determine the ticksize of Offers that's involve IOUs issued by the account.
Owner Count:
This figure is for calculating the Owner Reserve.
Currently, it's 5XRP reserved per owner-count.
Next Sequence:
The sequence number to be used for next transaction.
RegularKey:
The secondary key of this account (in the form of ripple address).
If set, the signature of the Regular-Key can be used to authorize transactions for this account.
Signers:
A list of signers, for the use of multi-signing.
MessageKey:
A public key for the use of message encryption.
Settings:
Condition of each account-flags.
Green-tick indicate On/True, red-cross means Off/False.