Registry / crypto / aptos-scratchpad

aptos-scratchpad

JSON →
libraryrscratesunverified

Aptos scratchpad

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

Scratchpad
use aptos_scratchpad::Scratchpad;

Creates a new Aptos scratchpad instance.

use aptos_scratchpad::Scratchpad; fn main() { let scratchpad = Scratchpad::new(); println!("Scratchpad created"); }
Debug
Known issues
gotchaVersion is None; crate may be unstable or unpublished.
fix
Check the repository for the latest version or use a specific git dependency.
affects: *
Upgrade
Version history

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

Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
36
Resources
aptos-scratchpad — cargo add aptos-scratchpad · libregistry