zenith-types

Crates.iozenith-types
lib.rszenith-types
version0.15.0
created_at2024-06-18 23:40:03.083093+00
updated_at2025-02-26 16:45:55.838136+00
descriptionTypes for the zenith smart contracts
homepagehttps://github.com/init4tech/zenith
repositoryhttps://github.com/init4tech/zenith
max_upload_size
id1276308
size190,542
evalir (Evalir)

documentation

README

zenith-rs

Rust types & utilities for working with Zenith.

rust ecr

Development

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.

Commit count: 160

cargo fmt