Skip to content

Feature request: Create a SimpleWallet from DTO #392

@decentraliser

Description

@decentraliser

The goal of using a SimpleWallet is to safely store a private key.

However, when you retrieve a SimpleWallet from a stringified object, it's a little painful to instantiate.

I think the SDK should provide a static method to do so, or maybe modify the constructor to be able to do new SimpleWallet(simpleWalletWithoutPrototype)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions