If you need to integrate a custom identity system or signing functionality, you can extend this class (or ReadonlyIdentity).
Public key shown on account's bitclout profile
Must sign and return an empty JWT using the account's private key
Must take an unsigned transaction hex and return a signed hex that can be submitted to BitClout.
Generated using TypeDoc
If you need to integrate a custom identity system or signing functionality, you can extend this class (or ReadonlyIdentity).