Post
Topic
Board Altcoin Discussion
Topic OP
Does solidity have the ability to do get / post requests?
by
DobriyVanya
on 24/01/2019, 05:55:33 UTC
From the contract I want to periodically receive current information from one of the Internet resources. Is it possible to do this using get / post requests?

If this is possible, what is the cost of these requests in gas?