Skip to content

Commit

Permalink
doc: rename and format in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prestwich committed Nov 29, 2023
1 parent 551ca4b commit de4de26
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ledger/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bitcoins-ledger
# coins-ledger

Communication library between Rust and Ledger Nano S/X devices

Expand All @@ -7,6 +7,7 @@ Communication library between Rust and Ledger Nano S/X devices
Windows is not yet supported.

### Native

- Install dependencies
- OSX
- TODO
Expand All @@ -15,6 +16,7 @@ Windows is not yet supported.
- `cargo build`

### WASM

- Install wasm-pack
- [Link here](https://rustwasm.github.io/wasm-pack/installer/)
- MUST pass `--disable-default-features`
Expand Down Expand Up @@ -57,6 +59,7 @@ notice at the bottom of the file.
Further work by Summa is available under the GNU LGPLv3 license.

These changes are as follows:

- Remove bip44 crates
- Significant refactoring to all other crates
- Crates have been moved to be modules of a single crate
Expand Down

0 comments on commit de4de26

Please # to comment.