Developing in this repository requires Node.js 18 or higher.
Clone the repo by running:
git clone [email protected]:coinbase/coinbase-sdk-api-agent-sample.git
To install all dependencies, run:
npm install
To run the app
npm run dev
Developing in this repository requires Node.js 18 or higher.
Clone the repo by running:
git clone [email protected]:coinbase/coinbase-sdk-api-agent-sample.git
To install all dependencies, run:
npm install
To run the app
npm run dev