Core:
* implemented Mobius client functionality https://github.com/mobius-network/mobius-client-js/pull/4
* Implemented `Account` service class to interact with the account on Stellar network https://github.com/mobius-network/mobius-client-js/pull/5
* Implemented `App` service class to interact with user balance in application https://github.com/mobius-network/mobius-client-js/pull/6
Other:
* Add better documentation, usage examples