near-runtime-utils

Crates.ionear-runtime-utils
lib.rsnear-runtime-utils
version4.0.0-pre.1
sourcesrc
created_at2020-09-03 18:45:47.538209
updated_at2021-03-05 21:46:59.233677
descriptionThis crate contains utility functions for NEAR runtime.
homepagehttps://github.com/nearprotocol/nearcore
repositoryhttps://github.com/nearprotocol/nearcore
max_upload_size
id284342
size13,010
(nearprotocol-ci)

documentation

README

NEAR Runtime utilities

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.

Commit count: 5776

cargo fmt