Registry / crypto / tp-blockchain

tp-blockchain

JSON →
library2.0.2rscratesunverified

Tetcore blockchain traits and primitives for building blockchain runtimes.

# Cargo.toml [dependencies] tp-blockchain = "2.0.2"
INSTALL
IMPORT
SIG · TP-BLOCKCHAIN
T
tp-blockchain
cryptorustv2.0.2
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.

Blockchain
use tp_blockchain::Blockchain;

Initialize a default blockchain instance (requires Tetcore runtime).

use tp_blockchain::Blockchain; // Example usage (requires full Tetcore setup) let blockchain = Blockchain::default(); println!("Blockchain initialized");
Debug
Known issues
gotchaRequires full Tetcore framework setup; not standalone.
fix
Ensure all Tetcore dependencies and features are enabled.
affects: *
Upgrade
Version history
2.0.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Resources