gnidan/solregex

Regex compilation to Solidity

45
/ 100
Emerging

This tool helps blockchain developers create Solidity smart contracts that can validate text inputs using regular expressions. You provide a regular expression, and it outputs a Solidity source file. This is for developers building decentralized applications on platforms like Ethereum who need to perform pattern matching on strings within their smart contracts.

No commits in the last 6 months. Available on npm.

Use this if you need to check if a string matches a specific pattern directly within a Solidity smart contract, like validating email addresses or Ethereum addresses.

Not ideal if you need advanced regex features like capturing groups, backreferences, multi-line matching, or extensive Unicode support, or if you need to match very long patterns with numeric quantifiers.

blockchain-development smart-contract-security data-validation web3-engineering
Stale 6m No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 25 / 25
Community 12 / 25

How are scores calculated?

Stars

54

Forks

6

Language

TypeScript

License

MIT

Last pushed

Nov 29, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/gnidan/solregex"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.