When will the user interface in the beacon chain be implemented?
There is no transfer mechanism yet. This is because we're just testing the consensus mechanism (basically mining empty blocks). However, it's extremely important to test this so that we have a stable base to build dApps and actually useful shards on.
That being said, we do have a block explorer that will be released soon for Synapse. This will let the community view different aspects of the beacon chain. Also, the beacon chain doesn't track balance transfers at all. The only job of the beacon chain is to process attestations, crosslinks and CASPER. Our shard chains will handle everything else (transfer, governance, privacy, smart contracts).
May 14, it is better not to commit transactions until the network stabilizes after the introduction of updates?
No updates to the main chain yet. We're still testing the new architecture.
