hyperledger-labs / perun-node

State channel node of the blockchain-agnostic state channels framework Perun.
https://labs.hyperledger.org/perun-doc/
Apache License 2.0
18 stars 12 forks source link

[IoT State Channels] Impl remote adjudicator component #252

Closed manoranjith closed 1 year ago

manoranjith commented 1 year ago

Motivation / Context

Provide remote adjudicator interface

Description

Implement remote adjudicator component with a protobuf over gRPC interface.

Relates to

Testing

Test if the functionality works over gRPC interface.

Thread Safety

NA