For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated