Neynar SDK
Getting Started with Neynar Go SDK
Easily call Neynar APIs with our Go SDK
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 Directory
Add Neynar Go SDK as a dependency
Implementation: Look up a user by their verified address
Replace the contents of main.go
with your Go code using the Neynar Go SDK.
Running the project
Result
You should see a response similar to this (formatted for readability):
Congratulations! You successfully set up the Neynar Go SDK and used it to look up a user by their address!
Ready to start building?
Get your subscription at neynar.com and reach out to us on Telegram with any questions!