Skip to content
Substrate: The platform for blockchain innovators
Rust Other
  1. Rust 99.3%
  2. Other 0.7%
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github [CI] Add check for draft PRs (#5800) Apr 28, 2020
.maintain Add a Substrate networking Grafana dashboard template (#6171) Jun 1, 2020
bin Generalised proxies (#6156) Jun 2, 2020
client block.tx[0] is not invalid if on_initialize is too heavy (#6217) Jun 2, 2020
docs Releasing rc2 (#6136) May 26, 2020
frame Generalised proxies (#6156) Jun 2, 2020
primitives Accept new Phragmén solutions if they are epsilon better + Better pre… Jun 2, 2020
test-utils Wasm-builder `runtime-wasm` feature (#6177) May 28, 2020
utils Pin async-std to <1.6 (#6193) May 30, 2020
.dockerignore Reorganising the repository - external renames and moves (#4074) Nov 14, 2019
.editorconfig Update .editorconfig (#5578) Apr 8, 2020
.gitattributes git: allow diffing Cargo.lock (#2370) Apr 24, 2019
.gitignore Handle piping error for commands that output to stdout (#6098) May 21, 2020
.gitlab-ci.yml refactor CI (#6176) Jun 2, 2020
Cargo.lock Generalised proxies (#6156) Jun 2, 2020
Cargo.toml Generalised proxies (#6156) Jun 2, 2020
LICENSE-APACHE2 Relax substrate licensing scheme (#5947) May 15, 2020
LICENSE-GPL3 Relax substrate licensing scheme (#5947) May 15, 2020
Process.toml Use internal room ids in Process.toml (#5772) Apr 24, 2020
README.md chore: updates the license badge (#6058) May 18, 2020

README.md

Substrate · GitHub license GitLab Status PRs Welcome

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

Trying it out

Simply go to substrate.dev and follow the getting started instructions.

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

Substrate Client (/client/* / sc-*) is licensed under GPL v3.0 with a classpath linking exception, primitives (sp-*), FRAME (frame-*) and pallets (pallets-*), binaries (/bin) and all other utilities are licensed under Apache 2.0.

You can’t perform that action at this time.