Author

Topic: How can Ethereum contract notify MySQL database after received ether? (Read 106 times)

full member
Activity: 602
Merit: 100
I'm honestly also interested in this issue, but it seems to me that everything is not as simple as you think. Query from the database because it's very simple to do it seems to me that everything is a little different there and the requests are formed in a different format
member
Activity: 100
Merit: 11
thanks
how can I call external url from the contract
member
Activity: 142
Merit: 13
You could call an external URL that once the URL called (in another server) inserts the mysql row you want.
member
Activity: 100
Merit: 11
Thanks
I am trying to test a contract once the contract receives ether it will notify MySQL database
Any way to do this?
I notice there is event in solitidy but how can it insert one line into MySQL

Appreciated
Jump to: