{"id":68467,"library":"tari-common","title":"Tari Common","description":"Utilities and features for the Tari domain layer, shared across both Base and Digital Asset layers.","status":"active","version":"5.2.1","language":"rust","source_language":null,"source_url":"https://github.com/tari-project/tari","tags":["tari","domain","utilities","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntari_common = \"5.2.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tari_common","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Hash","correct":"use tari_common::types::Hash;"}],"quickstart":{"code":"use tari_common::types::Hash;\n\nfn main() {\n    let hash = Hash::default();\n    println!(\"{:?}\", hash);\n}","lang":"rust","description":"Demonstrates importing and using a common type from tari_common."},"warnings":[],"env_vars":null,"search_vec":"'across':12 'asset':17 'base':14 'blockchain':22 'common':2 'digit':16 'domain':9,20 'featur':5 'layer':10,18 'share':11 'tari':1,8,19 'util':3,21","created_at":"2026-06-17T17:50:14.011837+00:00","updated_at":"2026-06-17T17:50:14.011837+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://github.com/tari-project/tari","github":"https://github.com/tari-project/tari","docs":"https://docs.rs/tari_common/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}