Protobuf is an important dependency of the sim-ln project as it powers GRPC communication which the lighning nework uses for client communications .
During installation of Sim-ln , one is likely to run into error due to protobuf not being installed on their device . This PR spells out how to install protobuf. This PR is as result of this issues 198
Protobuf is an important dependency of the sim-ln project as it powers GRPC communication which the lighning nework uses for client communications .
During installation of Sim-ln , one is likely to run into error due to protobuf not being installed on their device . This PR spells out how to install protobuf. This PR is as result of this issues 198