#run-time #tetcoin #proc #prototyping #rapid #blockchain #follow

macro no-std fabric-support-procedural

Proc macro of Support code for the runtime

Show the crate…

1 stable release

2.0.1 Apr 4, 2021

#33 in #follow

Download history 162/week @ 2023-12-18 150/week @ 2023-12-25 60/week @ 2024-01-01 161/week @ 2024-01-08 111/week @ 2024-01-15 94/week @ 2024-01-22 71/week @ 2024-01-29 136/week @ 2024-02-05 159/week @ 2024-02-12 104/week @ 2024-02-19 173/week @ 2024-02-26 162/week @ 2024-03-04 143/week @ 2024-03-11 168/week @ 2024-03-18 271/week @ 2024-03-25 247/week @ 2024-04-01

872 downloads per month
Used in 73 crates (via fabric-support)

Apache-2.0

290KB
6.5K SLoC

Tetcore · GitHub license PRs Welcome

appveyor Rust - Debug Build Rust - Release Build

🚀 Tetcore enables the rapid prototyping of blockchains built for any purpose.

Trying it out

Simply go to core.tetcoin.org 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 Tetcore 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 Tetcore's core logic (e.g. Tetcore's internal consensus, crypto or database code) to be contributed back so everyone can benefit.


lib.rs:

Proc macro of Support code for the runtime.

Dependencies

~2MB
~45K SLoC