sol2string
sol2string copied to clipboard
sol2string
This repository contains a Solidity library LibUintToString for efficiently converting uint256 values to strings.
Run tests
npm install
npx hardhat compile
npx hardhat test
Gas benchmark
Gas benchmark results, using OpenZeppelin's implementation as a benchmark.