Crate keechain_core

Source
Expand description

§KeeChain Core

§Description

KeeChain’s Core library.

§Minimum Supported Rust Version (MSRV)

These crates are built with the Rust language version 2021 and require a minimum compiler version of 1.65.0

§State

This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.

§License

This project is distributed under the MIT software license - see the LICENSE file for details

Re-exports§

pub extern crate bdk;
pub extern crate bitcoin;

Modules§

command
crypto
error
keychain
types
util