BlockchainCommons / seedtool-cli-rust

A command-line tool for generating and transforming cryptographic seeds.
Other
3 stars 2 forks source link

Seed Envelopes not readable by Gordian Seedtool (iOS) #7

Closed shannona closed 2 months ago

shannona commented 3 months ago

Here's an example envelope:

% seedtool -i hex 59f2293a5bce7d4de59e71b4207ac5d2 -o envelope 
ur:envelope/lftpsogdhkwzdtfthptokigtvwnnjsqzcxknsktdoyadcsspgmgreefy

Here's that Envelope in Gordian Seedtool iOS:

7573C189-1FC7-45BB-86F3-9EF1A8C06C11_1_102_o

wolfmcnally commented 2 months ago

This appears to have been a build issue with resolving the correct versions of included libraries. Should be fixed in the next release.