Git
Star
GitHub Trending
Topics
Languages
Repositories
Users
Organizations
/
Arachnid
/
solidity-stringutils
Public
Watch
20
Fork
371
Star
1.2K
Code
Issues
24
Pull requests
Insights
master
History
Code
Last pushed Unknown
Commit history
.github
fix nix path in CI
4 years ago
lib
update to src & tests to sol 0.8
4 years ago
src
fix: shadowing warning
3 years ago
.gitattributes
Create .gitattributes
7 years ago
.gitignore
Prepare release 2.0.0
8 years ago
.gitmodules
dapp install ds-test
8 years ago
dappfile
Prepare release 2.0.0
8 years ago
LICENSE
Update LICENSE
9 years ago
Makefile
dapp init SolidityStringutils
8 years ago
README
Initial commit
10 years ago
README.md
1 array element missed
9 years ago
strings.sol
Fix for Issue #27 - Unable to import "undefined": Not Found - added s…
8 years ago
README
Basic string utilities for Solidity, optimized for low gas usage.