#tetcoin #blockchain #framework

no-std externalities

Tetcore externalities abstraction

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

#125 in #tetcoin

Download history 484/week @ 2026-03-09 640/week @ 2026-03-16 424/week @ 2026-03-23 413/week @ 2026-03-30 514/week @ 2026-04-06 575/week @ 2026-04-13 434/week @ 2026-04-20 460/week @ 2026-04-27 297/week @ 2026-05-04 446/week @ 2026-05-11 448/week @ 2026-05-18 347/week @ 2026-05-25 463/week @ 2026-06-01

1,816 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

Dependencies

~2.5MB
~58K SLoC