solana-go-sdk icon indicating copy to clipboard operation
solana-go-sdk copied to clipboard

why the solana is so hard?

Open yangyile1990 opened this issue 1 year ago • 1 comments

I public my wallet address. someone transfer some token to me. how can i know it by use this sdk.

yangyile1990 avatar Aug 14 '23 04:08 yangyile1990

You will need a service to poll for blocks. for more details https://docs.solana.com/integrations/exchange#poll-for-blocks btw, I think this one is related to your previous question. #142. will send you an example when the code is ready

yihau avatar Aug 14 '23 14:08 yihau