Under work! Soon this will be updated.
In order to develop Bytecoin RPC Wallet must be running. See more at willianantunes/bytecoin-rpc-wallet.
It's the micro-service which handles the communication with Bytecoin RPC Wallet JSON RPC API.
You can run integration test just typing the following command (you machine must have Docker installed): mvn integration-test
It's the front-end side. It'll use bcn-walletd-ms
and maybe other services to make everything work.