Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Smart Contract Audits

feat/define-constants This directory tracks all security audits for Nova Rewards smart contracts.

This directory tracks security audits for all Nova Rewards smart contracts. main

Audit Status

Contract Version Auditor Status Date
nova-rewards 0.1.0 Scheduled Scheduled TBD
nova_token 0.1.0 Scheduled Scheduled TBD
reward_pool 0.1.0 Scheduled Scheduled TBD
vesting 0.1.0 Scheduled Scheduled TBD
referral 0.1.0 Scheduled Scheduled TBD
feat/define-constants
distribution 0.1.0 Scheduled Scheduled TBD
admin_roles 0.1.0 Scheduled Scheduled TBD
governance 0.1.0 Scheduled Scheduled TBD

A comprehensive third-party audit engagement is planned for all Soroban contracts before mainnet deployment. The audit scope includes token, distribution, campaign, staking, vesting, and treasury.

Process

  1. New contracts must have an audit entry before production deployment.
  2. Use TEMPLATE.md to document findings consistently.
  3. Store PDF reports in reports/.
  4. Update status as audits progress: Scheduled → In Progress → Complete.

Resources

| governance | 0.1.0 | Scheduled | Scheduled | TBD | | distribution | 0.1.0 | Scheduled | Scheduled | TBD | | admin_roles | 0.1.0 | Scheduled | Scheduled | TBD |

Reports

Audit PDF reports are stored in docs/audits/reports/.

Process

  1. Use TEMPLATE.md to document each audit engagement.
  2. Store final PDF reports in reports/.
  3. Update the table above with results. main