Author

Topic: How ethereum get notification when receive ether? (Read 136 times)

jr. member
Activity: 413
Merit: 5
Bitcoin .conf has [ walletnotify ] option.

But ethereum doesn't have it?

Then how can I know when receive ethereum?


You can check your wallet addres in etherscan.io i know there are wallet that give notification every time there are balance recieve . But i forget what wallet it is its mobile wallet.
I need to implement it myself. For service site.
So webpage-ether daemon should connect and update each other after user deposit ethereum.
hero member
Activity: 743
Merit: 500
Bitcoin .conf has [ walletnotify ] option.

But ethereum doesn't have it?

Then how can I know when receive ethereum?


You can check your wallet addres in etherscan.io i know there are wallet that give notification every time there are balance recieve . But i forget what wallet it is its mobile wallet.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Thx, but I need to make this function itself.

So I installed geth at my server. But then what?

How this eth daemon know when receive ether? And how can I know this too?

I think ethereum forum or /r/ethdev on reddit are more appropriate places for this discussion and you will get better information there. This is a bitcoin forum.
jr. member
Activity: 413
Merit: 5
Thx, but I need to make this function itself.

So I installed geth at my server. But then what?

How this eth daemon know when receive ether? And how can I know this too?
legendary
Activity: 2758
Merit: 6830
1. Create an account at etherscan.io;
2. Go to etherscan.io/myaddress;
3. Click "Add New Address" and enter your ETH address;
3. Select "Email Notification";

Now you will get a email notification every time you receive a new transaction.
jr. member
Activity: 413
Merit: 5
Bitcoin .conf has [ walletnotify ] option.

But ethereum doesn't have it?

Then how can I know when receive ethereum?

Jump to: