PRBMath

What is PRBMath

A Solidity library to handle complex fixed-point math with signed and unsigned variables.

What is PRBMath ?

PRBMath, the Paul Razvan Berg-written math library is gas-friendly and comes with default functions to handle exponentials, powers, logarithms, and square roots. Developers can create mathematical calculations in smart contracts with an int256 precision and an 18-point training decimal. +500 stars, forks, and pull requests attest to the usefulness of the library's tools.

PRBMath Alternatives:

Chuff
Chuff

OpenZeppelin (Solidity) contract patterns written and optimized in the Huff assembly language.

Bunzz
Bunzz

Find, deploy, and manage reviewed smart contracts easily with Bunzz.

Calldata Decoder
Calldata Decoder

An in browser transaction calldata decoder built by dEth, as a part of their dEth Tool suite.

codeslaw
codeslaw

codeslaw facilitates faster Ethereum development by allowing developers to search for smart contracts.

Constructor Encoder
Constructor Encoder

Part of a handy set of tools for all Ethereum (EVM) Developers made by Deth Tools.

ContractReader
ContractReader

ContractReader is the best place to read and understand smart contracts.