lixiang9779
Member
- Joined
- Jul 19, 2009
- Messages
- 483
- Reaction score
- 0
Is it possible to run a javascript on server side on perpetuity?
I saw web3.js have a watch function that is always looping. However, most of the time i see it used on websites, but not server side.
How can I run a javascript on server side continuously so i can use the watch function in web3.js?
I saw web3.js have a watch function that is always looping. However, most of the time i see it used on websites, but not server side.
How can I run a javascript on server side continuously so i can use the watch function in web3.js?