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
I have a project that wants to use this library directly from within nodejs. I'd like to import the functions in .e.g. the index.js file. Hence, these functions should be exported. Right now, I'm using the provided binary. It's really messy though: https://github.com/0xdefaceme/etherscan-uploader/blob/master/index.js#L41
If I have time today, I'll send a PR.
The text was updated successfully, but these errors were encountered:
Hi,
I have a project that wants to use this library directly from within nodejs. I'd like to import the functions in .e.g. the index.js file. Hence, these functions should be exported. Right now, I'm using the provided binary. It's really messy though: https://github.com/0xdefaceme/etherscan-uploader/blob/master/index.js#L41
If I have time today, I'll send a PR.
The text was updated successfully, but these errors were encountered: