Post
Topic
Board Altcoin Discussion
Topic OP
How can Ethereum contract notify MySQL database after received ether?
by
myapple
on 06/03/2018, 11:12:14 UTC
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