Hi, I am following multichain from quite some time. Now , I am planning to develop/design one application based on it. I understand that
1) There can be multiple nodes doing transactions in a permissioned/private blockchain
2) Each node can have a UI developed on any technology , which can act as a wallet to publish/receive transaction or a block explorer to search transactions
3) Authentication/Authorisation on this UI has to build locally to control access and action
Is there a way I can setup these things quickly for any newly connected node ? Or any thought on how should I go about this ?
thanks
Amar