This tutorial uses the Neynar Go SDK
This SDK is in beta and may change in the future.
Please let us know if you encounter any issues or have suggestions for improvement.
Prerequisites
- Install Go
- Get your Neynar API key from neynar.com
Project Setup
Initialize Project DirectoryImplementation: Look up a user by their verified address
Replace the contents ofmain.go
with your Go code using the Neynar Go SDK.