Registry / crypto / snarkvm-ledger-coinbase

snarkvm-ledger-coinbase

JSON →
library0.16.19rscratesunverified

Coinbase puzzle for a decentralized virtual machine.

# Cargo.toml [dependencies] snarkvm-ledger-coinbase = "0.16.19"
INSTALL
IMPORT
SIG · SNARKVM-LEDGER-COI
S
snarkvm-ledger-coinbase
cryptorustv0.16.19
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.

CoinbasePuzzle
use snarkvm_ledger_coinbase::CoinbasePuzzle;

Create a new coinbase puzzle instance.

use snarkvm_ledger_coinbase::CoinbasePuzzle; fn main() { let puzzle = CoinbasePuzzle::new(); println!("Puzzle created: {:?}", puzzle); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.19latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
snarkvm-ledger-coinbase — cargo add snarkvm-ledger-coinbase · libregistry