hyperledger-archives / avalon

Hyperledger Avalon enables privacy in blockchain transactions, moving intensive processing from a main blockchain to improve scalability and latency, and to support attested Oracles
https://wiki.hyperledger.org/display/avalon/Hyperledger+Avalon
Apache License 2.0
136 stars 93 forks source link

How to create and register a new worker in Avalon? #762

Closed kunmel closed 3 years ago

kunmel commented 3 years ago

I tried to test proxy model with fabric, but after I build up the minifabric and avalon I found it didn't build 'singleton-worker-1' by default. How can I build a new worker and registry it in fabric manually?