LFDT-Lockness / hd-wallet

SLIP10 implementation in Rust
Apache License 2.0
3 stars 0 forks source link

Update slip10 #12

Closed survived closed 1 month ago

survived commented 1 month ago

Warning should be nicely rendered on docs.rs, something like that: https://rustdoc.crud.net/imperio/warning-block/foo/struct.Foo.html

maurges commented 1 month ago

What about writing a migration guide? Shouldn't be too big. I can write it if you're busy

survived commented 1 month ago

We should probably put a guide into m, not into legacy/slip-10 branch?

maurges commented 1 month ago

I think the guide should be in https://docs.rs/slip-10 and on the crates.io page, and github is not as important as it's already one repo

survived commented 1 month ago

Added a guide @maurges

survived commented 1 month ago

This is how it's rendered in docs:

image