Via NPM: npm i @debridge-finance/solana-transaction-parser Via github: npm i git+https://github.com/debridge-finance/solana-tx-parser-public. Manual package.json edit ...
One thing to note here is you can also use double triple quotes for multiline strings(""" """ like this). Do you remember I said(ok wrote) there is something called unassigned strings in this post?
This package contains tools for parsing source code into annotated json data structure: we extracted import statements, global assignments, top-level methods, classes, class methods and attributes, ...