How to access your account on NNBATopShot with SDK

Hi, how can I view my own showcases or collection on NBATopshot via SDK?

@kcinimod Which SDK are you using, Javascript or Go?

You can use either SDK to execute scripts that query your Top Shot account to see what moments you own, but showcases are an off-chain construct that can’t be seen on-chain.

1 Like

@flowjosh I’m using Go, how do I login to Top Shot account using script? And if I’m able to login, does that mean I can make purchases with script as well?

You can only query information with scripts on mainnet right now. You can’t access your account yet or send transactions