Is your feature request related to a problem? Please describe.
Blockchain platforms may not provide javascript client lib. It is unnecessary to require the ledger plugin to be an npm package since it is designed as an independent server.
Describe the solution you'd like
Once ledger plugins support the common network interface, the Verifier will be an abstraction layer for the CACTUS application to interact with various ledger plugins written by programming language other than javascript.
Is your feature request related to a problem? Please describe. Blockchain platforms may not provide javascript client lib. It is unnecessary to require the ledger plugin to be an npm package since it is designed as an independent server.
Describe the solution you'd like Once ledger plugins support the common network interface, the Verifier will be an abstraction layer for the CACTUS application to interact with various ledger plugins written by programming language other than javascript.