Registry / other / tc-block-builder

tc-block-builder

JSON →
library0.8.0rscratesunverified

Builds blocks for the Tetcore blockchain framework.

# Cargo.toml [dependencies] tc-block-builder = "0.8.0"
INSTALL
IMPORT
SIG · TC-BLOCK-BUILDER
T
tc-block-builder
otherrustv0.8.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.

BlockBuilder
use tc_block_builder::BlockBuilder;

Creates a new block builder instance.

use tc_block_builder::BlockBuilder; fn main() { let builder = BlockBuilder::new(); println!("Block builder created"); }
Debug
Known issues
gotchaTightly coupled with Tetcore; not usable outside that ecosystem.
fix
Ensure you are building a Tetcore-based blockchain.
affects: >=0.8.0
Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
tc-block-builder — cargo add tc-block-builder · libregistry