#substrate #polkadot #griffin #utxo #block #run-time #order

no-std griffin-core

UTXO framework for Substrate and Polkadot

1 unstable release

new 0.1.0 Nov 15, 2024

#589 in Magic Beans

Download history 105/week @ 2024-11-11

105 downloads per month
Used in 3 crates

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

1MB
23K SLoC

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.


lib.rs:

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.

Dependencies

~18–67MB
~1M SLoC