solana-go-sdk
solana-go-sdk copied to clipboard
why the solana is so hard?
I public my wallet address. someone transfer some token to me. how can i know it by use this sdk.
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