#tetcoin #framework #blockchain #crypto

no-std externalities

Tetcore externalities abstraction

Show the crate…

3 releases (1 stable)

2.1.2 Jun 23, 2021
0.8.2 Apr 3, 2021
0.8.1 Mar 8, 2021
0.0.0 Mar 8, 2021

#50 in #tetcoin

Download history 457/week @ 2023-12-17 458/week @ 2023-12-24 175/week @ 2023-12-31 341/week @ 2024-01-07 385/week @ 2024-01-14 255/week @ 2024-01-21 169/week @ 2024-01-28 385/week @ 2024-02-04 277/week @ 2024-02-11 321/week @ 2024-02-18 362/week @ 2024-02-25 403/week @ 2024-03-03 414/week @ 2024-03-10 412/week @ 2024-03-17 623/week @ 2024-03-24 721/week @ 2024-03-31

2,318 downloads per month
Used in 148 crates (14 directly)

Apache-2.0

44KB
568 lines

Tetcore externalities abstraction

The externalities mainly provide access to storage and to registered extensions. Extensions are for example the keystore or the offchain externalities. These externalities are used to access the node from the runtime via the runtime interfaces.

This crate exposes the main Externalities trait.

License: Apache-2.0


lib.rs:

Tetcore externalities abstraction

The externalities mainly provide access to storage and to registered extensions. Extensions are for example the keystore or the offchain externalities. These externalities are used to access the node from the runtime via the runtime interfaces.

This crate exposes the main Externalities trait.

Dependencies

~0.9–1.6MB
~37K SLoC