Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Can i use eosjs on Google App Scripts platform? #1057

Open
ConfusedKoala opened this issue Nov 8, 2021 · 2 comments
Open

Can i use eosjs on Google App Scripts platform? #1057

ConfusedKoala opened this issue Nov 8, 2021 · 2 comments

Comments

@ConfusedKoala
Copy link

Thanks for the time.

I am stuck with GAS for some reason and I need to push transactions. Is this possible?

https://www.google.com/script/start/

Much appreciated.

@bradlhart
Copy link
Contributor

It isn't supported specifically, but likely because there hasn't been much use to investigate it.

However, if you would like to try, there might be a few avenues you can attempt. If GAS supports npm, you could install the package directly. If not, you could either use the package.json scripts build or build-web and possibly add the built files to your GAS code. I'm not sure whether build or build-web would work better, but you can try both.

@ConfusedKoala
Copy link
Author

ConfusedKoala commented Nov 9, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants