serai/tests/no-std
Luke Parker 76a30fd572
Support no-std builds of bitcoin-serai
Arguably not meaningful, as it adds the scanner yet not the RPC, and no signing
code since modular-frost doesn't support no-std yet. It's a step in the right
direction though.
2023-08-21 08:56:37 -04:00
..
src Corrections to prior commit 2023-07-14 13:11:01 -04:00
Cargo.toml Support no-std builds of bitcoin-serai 2023-08-21 08:56:37 -04:00
LICENSE
README.md

no-std tests

A crate usable to test building various Serai crates in a no-std environment.