F1xedbot / ASSBertReconstructed

An implementation of the paper ASSBERT
MIT License
1 stars 0 forks source link

how to convert a .sol smart contract file into the .json abstract syntax tree #2

Open CodeYYang opened 5 months ago

CodeYYang commented 5 months ago

"I'm new to smart contract vulnerability detection and have a few questions about the code. Could you please explain how to convert a .sol smart contract file into the .json abstract syntax tree format mentioned in the code?"

CodeYYang commented 5 months ago

i am tring to use solidity-parser now