griffin-core

Crates.iogriffin-core
lib.rsgriffin-core
version0.1.0
sourcesrc
created_at2024-11-15 00:34:18.159741
updated_at2024-11-15 00:34:18.159741
descriptionUTXO framework for Substrate and Polkadot.
homepage
repositoryhttps://github.com/txpipe/griffin
max_upload_size
id1448477
size1,105,100
Pedro Sánchez Terraf (sterraf)

documentation

README

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.

Commit count: 126

cargo fmt