#substrate #run-time #interface #blockchain #within #context #procedural

macro gp-runtime-interface-proc-macro

This crate provides procedural macros for usage within the context of the Substrate runtime interface

5 stable releases

12.0.0 Jan 29, 2024
6.0.3 Dec 28, 2023
6.0.1 Dec 27, 2023
6.0.0 Dec 26, 2023

#1592 in Procedural macros

Download history 34/week @ 2024-01-08 118/week @ 2024-01-15 56/week @ 2024-01-22 89/week @ 2024-01-29 102/week @ 2024-02-05 132/week @ 2024-02-12 73/week @ 2024-02-19 125/week @ 2024-02-26 57/week @ 2024-03-04 77/week @ 2024-03-11 69/week @ 2024-03-18 52/week @ 2024-03-25 103/week @ 2024-04-01 82/week @ 2024-04-08 177/week @ 2024-04-15

415 downloads per month
Used in 9 crates (via gp-runtime-interface)

Apache-2.0

58KB
1K SLoC

Substrate · GitHub license GitLab Status PRs Welcome Matrix

Substrate is a next-generation framework for blockchain innovation 🚀.

Trying it out

Simply go to docs.substrate.io and follow the installation instructions. You can also try out one of the tutorials.

Contributions & Code of Conduct

Please follow the contributions guidelines as outlined in docs/CONTRIBUTING.adoc. In all communications and contributions, this project follows the Contributor Covenant Code of Conduct.

Security

The security policy and procedures can be found in docs/SECURITY.md.

License

The reason for the split-licensing is to ensure that for the vast majority of teams using Substrate to create feature-chains, then all changes can be made entirely in Apache2-licensed code, allowing teams full freedom over what and how they release and giving licensing clarity to commercial teams.

In the interests of the community, we require any deeper improvements made to Substrate's core logic (e.g. Substrate's internal consensus, crypto or database code) to be contributed back so everyone can benefit.

Dependencies

~3MB
~61K SLoC