Skip to content

page with verification#34

Merged
EmeditWeb merged 1 commit into
StepFi-app:mainfrom
Truphile:feat/contract-page-verification
Jun 17, 2026
Merged

page with verification#34
EmeditWeb merged 1 commit into
StepFi-app:mainfrom
Truphile:feat/contract-page-verification

Conversation

@Truphile

@Truphile Truphile commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

closes
#20

Summary of Changes:

  1. Created VERIFICATION.md: Documented the SHA-256 hashes for all 5 core
    StepFi smart contracts (Creditline, Reputation, Liquidity Pool, Vendor
    Registry, and Parameters) and provided a step-by-step guide for developers
    to verify the on-chain bytecode against the source code.
  2. Implemented src/pages/Contracts.tsx: Created a new page that displays:
    • Contract names and descriptions.
    • Direct links to the contracts on Stellar Expert (Testnet).
    • Copyable Contract IDs.
    • SHA-256 hashes for manual verification.
    • An embedded Self-Verification Guide with shell commands for cloning,
      building, and hashing the contracts.
  3. Router and UI Updates:
    This task focused on enhancing the protocol's transparency and security by
    allowing users to independently verify the integrity of the deployed smart
    contracts.

@EmeditWeb EmeditWeb merged commit 9d9467d into StepFi-app:main Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants