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

Libraries

Shared utility and math libraries used across the Fira protocol for arithmetic, token transfers, error handling, and deployment patterns.

  • Math — Fixed-point arithmetic (PMath) and logarithm/exponentiation (LogExpMath)

  • Helpers — Token transfers, error definitions, ownership, and deployment utilities

Last updated