jtriley-eth/ez-sol

Solidity
This is stars and forks stats for /jtriley-eth/ez-sol repository. As of 23 Apr, 2024 this repository has 28 stars and 0 forks.

ez-sol The Solidity Standard Library you never had or wanted. Bitmap Bitmap custom type (aliased to uint256). This creates a high level interface for interacting with bitmaps in a developer-friendly way. pragma solidity ^0.8.13; import {Bitmap} from "ez-sol/Bitmap.sol"; contract MyCon { Bitmap internal map; uint8 constant firstBitIndex = 0; function setFirstBitToTrue() public { map = map.set(firstBitIndex); } } Bitmap Operations Where b, b0, and b1 are of type Bitmap: code operation b...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
Vectorized/preapproveSolidityShell40020
Philogy/yam-wethSolidityPythonShell98060
pooltogether/ERC5164SolidityTypeScriptShell28070
ubiquity/ubiquity-dollarSolidityTypeScriptCSS280700
jutivia/methcreateJavaScriptTypeScriptSolidity0030
refcell/femplateSolidityShell354+2500
massun-onibakuchi/grim-reaperSolidityShell88060
code-423n4/2022-12-escherHTMLSolidity2050
Shardeum/shardeum-missonsTypeScriptSolidityJavaScript8701100
Tolam-Earth/integration-smart-contractsSolidityTypeScriptJavaScript1000