You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Go package that compiles Solidity smart contracts using soljson.js via the embedded V8 engine (v8go). It reads .sol files from a contracts directory, handles imports and dependencies, and outputs ABI and bytecode as JSON files for Ethereum development.