Crates.io | near-runtime-utils |
lib.rs | near-runtime-utils |
version | 4.0.0-pre.1 |
source | src |
created_at | 2020-09-03 18:45:47.538209 |
updated_at | 2021-03-05 21:46:59.233677 |
description | This crate contains utility functions for NEAR runtime. |
homepage | https://github.com/nearprotocol/nearcore |
repository | https://github.com/nearprotocol/nearcore |
max_upload_size | |
id | 284342 |
size | 13,010 |
This crate contains utility functions for NEAR runtime.
The crate doesn't include dependencies on near-primitives
and near-crypto
to keep the dependencies limited.
Historically, near-primitives
contained a bunch of dependencies that prevented this crate from being compiled to Wasm.