* Constructed simple Bitcoin-S wallet GUI * Added note about bitcoin-s server in doc * Removed wallet dep from gui * Replaced lambdas with constructors for compatibility with scala 2.11 * Fixed after rebase