Skip to content

cypherstack/frostdart

Folders and files

NameName
Last commit message
Last commit date
Sep 16, 2024
Mar 13, 2025
Mar 13, 2025
Apr 16, 2024
Sep 20, 2024
Aug 10, 2023
Jan 18, 2024
Mar 28, 2025
Sep 20, 2024
Jan 16, 2024
Jan 18, 2024
Aug 1, 2023
Aug 1, 2023
Aug 1, 2023
Aug 1, 2023
Mar 28, 2025
Aug 1, 2023
Sep 20, 2024
Jan 18, 2024

Repository files navigation

frostdart

Dart interface to the Serai FROST multisig implementation

Building

git clone https://www.github.com/cypherstack/frostdart
cd frostdart
git submodule update --init --recursive
cd scripts/[platform]
./build_all.sh

or build_all.bat for Windows.

Rust 1.71.0 or newer is required. [rustup](https://rustup.rs/) toolchain install 1.71.0-x86_64-pc-windows-msvc for Windows.