{"id":58076,"library":"aptos-types","title":"Aptos Types","description":"Core type definitions for the Aptos blockchain, including accounts, transactions, and state.","status":"active","version":null,"language":"rust","source_language":null,"source_url":"https://github.com/aptos-labs/aptos-core","tags":["blockchain","aptos","types","cryptocurrency"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\naptos-types = \"latest\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add aptos-types","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Transaction","correct":"use aptos_types::transaction::Transaction;"}],"quickstart":{"code":"use aptos_types::transaction::Transaction;\n\nfn main() {\n    // Example: create a dummy transaction (actual construction requires more context)\n    println!(\"Aptos types available\");\n}","lang":"rust","description":"Imports the Transaction type from Aptos core types."},"warnings":[],"env_vars":null,"search_vec":"'account':11 'apto':1,8,16 'blockchain':9,15 'core':3 'cryptocurr':18 'definit':5 'includ':10 'state':14 'transact':12 'type':2,4,17","created_at":"2026-06-16T16:10:24.182973+00:00","updated_at":"2026-06-16T16:10:24.182973+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://aptoslabs.com","github":"https://github.com/aptos-labs/aptos-core","docs":"https://docs.rs/aptos-types/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}