Registry / other / aptos-genesis

aptos-genesis

JSON →
libraryrscratesunverified

A tool to manage genesis for the Aptos blockchain.

# Cargo.toml [dependencies] aptos-genesis = "latest"
INSTALL
IMPORT
SIG · APTOS-GENESIS
A
aptos-genesis
otherrust
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.

GenesisConfig
use aptos_genesis::GenesisConfig;

Create a default genesis configuration.

use aptos_genesis::GenesisConfig; fn main() { let config = GenesisConfig::default(); println!("{:?}", config); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Meta
2
Amazon
1
OpenAI (training)
1
Resources