14 releases
Uses new Rust 2024
| new 0.1.14 | Jun 3, 2026 |
|---|---|
| 0.1.13 | May 28, 2026 |
| 0.1.7 | Apr 25, 2026 |
| 0.1.4 | Mar 26, 2026 |
#6 in #lexe
73 downloads per month
Used in 12 crates
(8 directly)
28KB
479 lines
lexe-std
This crate contains "std extensions" which other Lexe crates can use without having to pull in any dependencies.
Traits, macros, copies of unstable std APIs, a small number of types, are
all fair game so long as they do NOT depend on anything outside of [std].
Lexe Rust SDK crate
This is an internal crate used by the lexe Rust
SDK. You likely want this:
$ 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
Dependencies
~68KB