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