2 unstable releases

0.2.0 Nov 21, 2024
0.1.0 Feb 24, 2024

#6 in #counterpart

Download history 10/week @ 2024-09-21 13/week @ 2024-09-28 1/week @ 2024-10-05 123/week @ 2024-11-16 71/week @ 2024-11-23 27/week @ 2024-11-30 33/week @ 2024-12-07

254 downloads per month
Used in kalatori

GPL-3.0-or-later

135KB
3.5K SLoC

substrate-constructor

This is a counterpart for substrate-parser that allows construction of extrinsics based on metadata supplied. See an example of its use in Lempi project

Why not subxt?

substrate-parser + substrate-constructor system is

  • much leaner (does not pull all multitude of sp-* crates, only minimal ones) - thus is more portable,
  • is more modular,
  • designed for clients and visualization,
  • has more ideomatic extrinsic construction flow.

Dependencies

~13–22MB
~331K SLoC