Contributing Guide Development Node.js Version Developing in this repository requires Node.js 18 or higher. Set-up Clone the repo by running: git clone git@github.com:coinbase/coinbase-sdk-api-agent-sample.git To install all dependencies, run: npm install To run the app npm run dev