4 releases (2 stable)

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

#43 in #near-protocol

Download history 745/week @ 2024-12-10 415/week @ 2024-12-17 118/week @ 2024-12-24 327/week @ 2024-12-31 460/week @ 2025-01-07 1023/week @ 2025-01-14 529/week @ 2025-01-21 369/week @ 2025-01-28 803/week @ 2025-02-04 667/week @ 2025-02-11 375/week @ 2025-02-18 641/week @ 2025-02-25 342/week @ 2025-03-04 887/week @ 2025-03-11 716/week @ 2025-03-18 592/week @ 2025-03-25

2,548 downloads per month
Used in 14 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

~2.2–3MB
~54K SLoC