TODO: outline a wallet architecture, supposedly modeled after Metamask Ethereum Provider.
The whole thing boils down to these signature calls: https://github.com/orbs-network/orbs-client-sdk-javascript/blob/master/src/crypto/Signature.ts
They should be extracted to an adapter, which would make it a 2.0 SDK.
TODO: outline a wallet architecture, supposedly modeled after Metamask Ethereum Provider.
The whole thing boils down to these signature calls: https://github.com/orbs-network/orbs-client-sdk-javascript/blob/master/src/crypto/Signature.ts
They should be extracted to an adapter, which would make it a 2.0 SDK.