github-code/canton-network/wallet-gateway
canton-network/wallet-gateway: core/signing-lib/README.md
# signing-lib This library provides: - The OpenRPC typing and controller code generated from [api-specs/openrpc-signing-api.json](../../api-specs/openrpc-signing-api.json) - A standard `interface` for signing drivers to implement: ```typescript export interface SigningDriverInterface { partyMode: Pa
READ ON GITHUB-CODE ↗