Skip to content

incompatible package and question regarding new (offline) wallet creation #193

@glints

Description

@glints

When I install this package (in conda) with pip install decred I get the following notice:

two1 3.10.9 has requirement base58==0.2.2, but you'll have base58 2.0.1 which is incompatible.

When trying the example, creating a wallet on testnet, the mnemonic seed list is empty... So I'm guessing this is related to the incompatible package.

Now, I was hoping to find a function in tinydecred, that would allow to create just a mnemonic with private key and address, without all the overhead.

To create batch operations in cold wallets this seems essential (without having to use GO), so I hope I can get some pointers on what functionality that is required (and maybe already present here) to create this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions