PRBMath
Smart Contract Tools
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.
Web3 dapps and developer tools related to PRBMath
Discover blockchain applications that are frequently used with PRBMath .
Solidity Array Generator
Solidity Developer Tools
Solidity functions to generate evenly spaced arrays, linspace, arange & logspace.
Solbase
Smart Contract Templates
A base for smart contract development that is modern and gas optimized.
Solidity Visual Auditor
Solidity Developer Tools
A VS Code extension that helps with writing security-conscious Solidity code.
Resources and Guides about Smart Contract Tools
PRBMath Alternatives
Explore web3 competitors and apps like PRBMath .
Transaction Decoder
Smart Contract Tools
Well-maintained Ethereum transaction decoder and conversion calculator built by DethTools.
Waffle
Smart Contract Tools
Typescript-compatible smart contract testing library for Ethereum that works with ethers.js.
Calldata Decoder
Smart Contract Tools
An in browser transaction calldata decoder built by dEth, as a part of their dEth Tool suite.