# substrate
**Repository Path**: kt10/substrate
## Basic Information
- **Project Name**: substrate
- **Description**: Substrate: The platform for blockchain innovators
- **Primary Language**: Rust
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://www.parity.io/
- **GVP Project**: No
## Statistics
- **Stars**: 20
- **Forks**: 0
- **Created**: 2020-03-25
- **Last Updated**: 2025-08-24
## Categories & Tags
**Categories**: blockchain
**Tags**: None
## README
# Substrate · [](LICENSE) [](https://gitlab.parity.io/parity/substrate/pipelines) [](docs/CONTRIBUTING.adoc)
Substrate is a next-generation framework for blockchain innovation 🚀.
## Trying it out
Simply go to [substrate.dev](https://substrate.dev) and follow the [getting started](https://substrate.dev/docs/en/overview/getting-started/) instructions.
## Contributions & Code of Conduct
Please follow the contributions guidelines as outlined in [`docs/CONTRIBUTING.adoc`](docs/CONTRIBUTING.adoc). In all communications and contributions, this project follows the [Contributor Covenant Code of Conduct](docs/CODE_OF_CONDUCT.adoc).
## Security
The security policy and procedures can be found in [`docs/SECURITY.md`](docs/SECURITY.md).
## License
Substrate Client (`/client/*` / `sc-*`) is licensed under [GPL v3.0 with a classpath linking exception](LICENSE-GPL3), primitives (`sp-*`), FRAME (`frame-*`) and pallets (`pallets-*`), binaries (`/bin`) and all other utilities are licensed under [Apache 2.0](LICENSE-APACHE2).