neynarxyz / nodejs-sdk

Typescript SDK for Neynar APIs
https://neynar.com
MIT License
53 stars 11 forks source link

change routes #140

Closed MrKevinOConnell closed 3 months ago

MrKevinOConnell commented 3 months ago

merge this first, then update version once done

https://github.com/neynarxyz/nodejs-sdk/pull/139

const popularCastsByDWR = await client.fetchPopularCastsByUser(3,{viewerFid: 4})
console.log(popularCastsByDWR)
Screenshot 2024-07-24 at 3 41 16 PM