Trac Network Docs
CtrlK
  • Documentation
    • Trac Network
      • How Does It Work?
      • Decentralization
      • Cryptography
      • Transaction Flow
      • Consensus
      • Terminology
      • Transaction Performance
      • Reorgs
      • Transaction Fees
      • Inflation/Deflation Rate
      • Why Flat Fees?
      • The Reward & Compete Principle
    • Validators
      • Requirements
      • Hardware Specs
      • Installation
        • Hypermall
        • Mainnet
    • Developers
      • Release 1
        • Contracts
        • Features
        • Messaging
        • Deployment
        • Custom Validators
      • Mainnet
  • Real World Examples
    • Hypermall
      • Security in HyperMall
      • How Transactions Work
      • Trading in HyperMall
      • Withdrawing Assets from HyperMall
      • Fee Structure in HyperMall
      • Supported Token Pairs
      • Further Incentives
      • Running a Node
      • Conclusion
  • Hypermall Download
  • Links
    • X.com
    • Discord
    • Telegram
    • Github
    • Trac Wallet (coming soon...)
Powered by GitBook
On this page
  1. Documentation
  2. Trac Network

Cryptography

All transactions are signed and verified using the EdDSA-based ed25519 algorithm. This allows for secure transactions and fast verification throughout the network. Trac Network uses native libsodium libraries to assure the fastest possible results upon execution.

PreviousDecentralizationNextTransaction Flow

Last updated 3 months ago