#encryption-key #hash #griffin-core

no-std griffin-core

UTXO framework for Substrate and Polkadot

2 unstable releases

0.2.0 Mar 20, 2025
0.1.0 Nov 15, 2024

#57 in #encryption-key

Download history 10/week @ 2025-02-19 136/week @ 2025-03-19 14/week @ 2025-03-26 8/week @ 2025-04-02 8/week @ 2025-04-09

166 downloads per month
Used in 3 crates

Apache-2.0 and maybe GPL-3.0-or-later…

3MB
45K SLoC

This crate contains all the fundamental building blocks for the Griffin ledger, runtime, and wallet.

It was initially based on tuxedo_core, and it now includes a clone of six crates from the Pallas suite, with modifications in order to be used in a no-std setting.

The Core main purpose is to bring the Griffin node to life. The node is based on Substrate / Polkadot SDK, and the instructions to make it run can be found here.


Griffin Core

Fundamental building blocks for the Griffin ledger, runtime, and wallet.

It was initially based on tuxedo_core, and it now includes a clone of six crates from the Pallas suite, with modifications in order to be used in a no-std setting.

The Core main purpose is to bring the Griffin node to life. The node is based on Substrate / Polkadot SDK, and the instructions to make it run can be found here.

Dependencies

~25–69MB
~1.5M SLoC