Skip to content

Runs solidity-parser-antlr (@solidity-parser/parser) over real-world targets

License

Notifications You must be signed in to change notification settings

sc-forks/parser-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parser-testing

Runs @solidity-parser/parser over real-world targets

Targets

 {
   repo: "https://github.com/OpenZeppelin/openzeppelin-contracts.git",
   folder: "openzeppelin-contracts",
   branch: "master",
   contracts: "contracts"
 },
 {
   repo: "https://github.com/omisego/plasma-contracts.git",
   folder: "plasma-contracts",
   branch: "master",
   contracts: "plasma_framework/contracts"
 },
 {
   repo: "https://github.com/Synthetixio/synthetix.git",
   folder: "synthetix",
   branch: "alpha",
   contracts: "contracts"
 }

About

Runs solidity-parser-antlr (@solidity-parser/parser) over real-world targets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published