#node #polkadot #assignment #node-side

polkadot-node-primitives

Primitives types for the Node-side

22 releases (major breaking)

18.0.0 Jan 22, 2025
17.0.1 Mar 27, 2025
17.0.0 Jan 7, 2025
16.0.0 Sep 25, 2024
0.0.0 Nov 21, 2022

#21 in #assignment

Download history 1508/week @ 2024-12-04 1577/week @ 2024-12-11 1438/week @ 2024-12-18 941/week @ 2024-12-25 1078/week @ 2025-01-01 1405/week @ 2025-01-08 1250/week @ 2025-01-15 1343/week @ 2025-01-22 1231/week @ 2025-01-29 1539/week @ 2025-02-05 1460/week @ 2025-02-12 1864/week @ 2025-02-19 2173/week @ 2025-02-26 2212/week @ 2025-03-05 2671/week @ 2025-03-12 2383/week @ 2025-03-19

9,757 downloads per month
Used in 76 crates (34 directly)

GPL-3.0-only

87KB
1.5K SLoC

Release

Polkadot SDK Stable 2412


lib.rs:

Primitive types used on the node-side.

Unlike the polkadot-primitives crate, these primitives are only used on the node-side, not shared between the node and the runtime. This crate builds on top of the primitives defined there.

Dependencies

~25–36MB
~598K SLoC