DTI Rust library
dti is a Rust library to handle digital token identifiers as defined in ISO 24165.
To learn more about DTI visit Digital Token Identifier Foundation.
Example
Usage
Add dti to your Cargo.toml:
ToDos
- Implement auxiliary_mechanism as enum
- Implement genesis_block_hash_algorithm as enum
- Implement underlying_asset_external_identifier_type as enum
- Implement DTIExternalIdentifiers (this is currently not used in any token definition)
- Implement test for OrigLangLongName -> Currently there is no asset with a OrigLangLongName
- underlying_asset_external_identifiers -> Currently there is no asset with more than one UnderlyingAssetExternalIdentifier
Authors
This crate is developed and maintained by 21 Analytics.
License
This project is licensed under the GNU Affero General Public license.