Customize binance smart chain source code
Budget: $10,000 – $10,001 USD
I want a websocket API. I will provide a list of binance-smart-chain-addresses (I mean "subscribing" the addresses). The addresses are dynamic. Anytime the "subscribed" addresses may be "unsubscribed" (they may be stopped from watching) and a different set of addresses may be "subscribed". As soon as a deposit arrives at one of the subscribed addresses, I should be notified. The notification should consist of:
1) The address
2) The name of the token deposited
3) The amount
Stated in a single sentence:
The API should keep watching for transactions on the subscribed addresses and notify me when a deposit is received at one of the subscribed addresses.
How to accomplish this?
I think you need to customize the source code of binance smart chain.
https://github.com/binance-chain/bsc
It is written in GO programming language.
What I want from you:
1) Customize binance smart chain source code (or any alternative method you prefer)
2) Install the customized version of binance smart chain node on your own server.
3) Do the demo. I will check whether the API works correctly by connecting to your server from my computer (client).
That is all.
1) The address
2) The name of the token deposited
3) The amount
Stated in a single sentence:
The API should keep watching for transactions on the subscribed addresses and notify me when a deposit is received at one of the subscribed addresses.
How to accomplish this?
I think you need to customize the source code of binance smart chain.
https://github.com/binance-chain/bsc
It is written in GO programming language.
What I want from you:
1) Customize binance smart chain source code (or any alternative method you prefer)
2) Install the customized version of binance smart chain node on your own server.
3) Do the demo. I will check whether the API works correctly by connecting to your server from my computer (client).
That is all.