hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 285 forks source link

Implement Besu Driver #2488

Open VRamakrishna opened 2 years ago

dhinakaran2705 commented 2 years ago

We have to figure out who is allowed to submit transactions in a Besu network. Probably all those for whom Ethsigner is set up for? (If so, can we also update the list of allowed submitter accounts during run time?)

Do all the accounts who submit transactions have to be peers/nodes?

We have to use the learning from these questions to enable driver to submit transactions.