A JSON parser for solidity
Stars
137
Forks
30
Watchers
137
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #10 from chrisdotn/fixSolidityHighlighting
4e1bc1fView on GitHubFixed: defining constructors as functions with the same name as the contract is deprecated. Use "constructor(...) { ... }" instead.
fb6c677View on GitHub