#run-time #contracts #api #extension #required #definition

no-std noble-contracts-rpc-runtime-api

Runtime API definition required by Contracts RPC extensions

Show the crate…

1 unstable release

0.8.0 Apr 4, 2021

#106 in #required

Download history 7/week @ 2024-02-12 9/week @ 2024-02-19 32/week @ 2024-02-26 16/week @ 2024-03-04 15/week @ 2024-03-11 11/week @ 2024-03-18 26/week @ 2024-03-25 53/week @ 2024-04-01

109 downloads per month
Used in 9 crates (2 directly)

Apache-2.0

260KB
4.5K SLoC

Runtime API definition required by Contracts RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding Contracts access methods.

License: Apache-2.0


lib.rs:

Runtime API definition required by Contracts RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding Contracts access methods.

Dependencies

~4–13MB
~138K SLoC