Registry / crypto / grin-core

grin-core

JSON →
library5.4.0rscratesunverified

Chain implementation for Grin, a private and scalable cryptocurrency based on Mimblewimble.

# Cargo.toml [dependencies] grin_core = "5.4.0"
INSTALL
IMPORT
SIG · GRIN-CORE
G
grin-core
cryptorustv5.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Transaction
use grin_core::core::Transaction;

Create a default Grin transaction.

use grin_core::core::Transaction; let tx = Transaction::default();
Debug
Known issues
gotchaRequires a running Grin node for full functionality; offline usage limited.
fix
Ensure a Grin node is available or use test utilities for unit testing.
affects: >=5.0.0
Upgrade
Version history
5.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
grin-core — cargo add grin-core · libregistry