Publication Site: Kapodistrian.edu.gr
Organization: Kapodistrian Academy of Science
Repository Owner: Galactic-Code-Developers
Repository Name: ChainTrust-Journal-Depository
ChainTrust Journal Depository is the dedicated GitHub-Zenodo publication repository for blockchain whitepapers, smart contract audit reports, NovaNet Sentinel reports, technical insights, code validation reports, and security analysis records.
This repository is designed for transparent preservation of certified blockchain technical documentation. GitHub releases from this repository may be archived by Zenodo through the GitHub-Zenodo integration when the repository is enabled in Zenodo.
This repository accepts publication-ready records in the following categories:
- Blockchain whitepapers
- Smart contract audit reports
- NovaNet Sentinel final audit reports
- NovaNet code validation reports
- Technical insights
- Security analysis records
whitepapers/
audit-reports/
code-validation-reports/
technical-insights/
security-analysis/
templates/
scripts/
docs/
.github/
Publication packages are stored by category, year, month, and slug:
/{category}/{year}/{month}/{safe-publication-slug}/
Example:
audit-reports/2026/05/example-token-final-audit/
Each certified publication package should include:
{slug}_ChainTrust_NovaNet_Report.pdf
{slug}_ChainTrust_NovaNet_Report.sha256
{slug}_ChainTrust_NovaNet_Report.meta.txt
KAS_audit.log
{slug}_ChainTrust_NovaNet_Report_SIGNED_KAS_{YYYY-MM-DD}.zip
The signed ZIP package should contain the PDF report, checksum file, metadata file, and KAS audit log entry.
- Generate the final paid report.
- Produce the publication-ready PDF.
- Compute the SHA-256 checksum of the final PDF.
- Create the
.sha256checksum file. - Create the
.meta.txtmetadata file. - Create or append the
KAS_audit.logentry. - Package the files into a signed ZIP.
- Commit the publication package to this repository.
- Create a GitHub release.
- Zenodo archives the GitHub release and issues a DOI when GitHub-Zenodo integration is enabled.
- Record the Zenodo DOI in the package metadata after archival.
Kapodistrian.edu.gr
ChainTrust Journal promotes transparency, security, and education within the blockchain space by preserving high-quality technical documentation, audit-style reports, whitepapers, and security analysis records.
Publication in this repository, on GitHub, or through Zenodo provides transparent access to certified technical documentation and audit-style reporting. It does not by itself certify that a smart contract, blockchain protocol, software system, or digital asset is free from vulnerabilities.