Crates.io | tari_common |
lib.rs | tari_common |
version | 1.0.0-rc.5 |
source | src |
created_at | 2019-09-02 08:12:27.56937 |
updated_at | 2024-02-09 13:35:52.681218 |
description | Utilities and features for the Tari domain layer, shared across both Base and Digital Asset layers. |
homepage | https://tari.com |
repository | https://github.com/tari-project/tari |
max_upload_size | |
id | 161534 |
size | 195,796 |
This crate provides commonly-used features that are shared across multiple Tari domain layers. Since they may refer to
domain-level concepts, it's inappropriate to place them inside the infrastructure
folder, tari-utilities
specifically.