unpackdev / solgo

Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.
https://unpack.dev
Apache License 2.0
1 stars 0 forks source link

Package: Bindings #169

Closed 0x19 closed 5 months ago

0x19 commented 5 months ago

A new bindings package that will in the future help with blockchain smart contract node interaction. Besides that, helper functions for nodes such as otterscan endpoints.

For now it's very lightweight. Adding base and for the future will be adding more and more binding options.