Step-by-step guide for contributing to the Neynar Node.js SDK - from setup to submitting pull requests
git clone [email protected]:neynarxyz/nodejs-sdk.git
git submodule update --init --recursive
yarn install
Was this page helpful?