Skip to content

Latest commit

 

History

History
 
 

security

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Security Module

The parachain's kernel; stores the status and associated error codes.

Based in part on the Security specification.

Installation

Run cargo build from the root folder of this directory.

Testing

Run cargo test from the root folder of this directory.