lexe-std 0.1.4

Lexe extended Rust std
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Lexe Rust SDK crate

This is an internal crate used by the [`lexe` Rust
SDK](https://crates.io/crates/lexe). You likely want this:

```bash
$ cargo add lexe
```

Lexe Wallet is a self-custodial mobile Bitcoin wallet with cutting edge
Lightning UX. The Lexe SDK makes it easy to create wallets and control them
programmatically.

Learn more: <https://docs.lexe.tech>

Rustdoc: <https://rust.lexe.tech>