| Crates.io | zenith-types |
| lib.rs | zenith-types |
| version | 0.15.0 |
| created_at | 2024-06-18 23:40:03.083093+00 |
| updated_at | 2025-02-26 16:45:55.838136+00 |
| description | Types for the zenith smart contracts |
| homepage | https://github.com/init4tech/zenith |
| repository | https://github.com/init4tech/zenith |
| max_upload_size | |
| id | 1276308 |
| size | 190,542 |
Rust types & utilities for working with Zenith.
This project requires Rust 1.82.0 or newer.
To build the project, run make build. To run tests, run make test. Before committing code, make sure to run make tidy, which will run clippy and format the whole project.