4 releases (2 stable)

4.0.0-pre.1 Mar 5, 2021
3.0.0 Feb 10, 2021
2.2.0 Sep 3, 2020

#25 in #near

Download history 1193/week @ 2025-12-14 1457/week @ 2025-12-21 1241/week @ 2025-12-28 1047/week @ 2026-01-04 663/week @ 2026-01-11 1287/week @ 2026-01-18 1223/week @ 2026-01-25 1270/week @ 2026-02-01 390/week @ 2026-02-08 1669/week @ 2026-02-15 1380/week @ 2026-02-22 1092/week @ 2026-03-01 1849/week @ 2026-03-08 1573/week @ 2026-03-15 1313/week @ 2026-03-22 1264/week @ 2026-03-29

6,144 downloads per month
Used in 13 crates (2 directly)

Apache-2.0

14KB
293 lines

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.

Dependencies

~1.9–3MB
~50K SLoC