- Communicates with Coinbase Commerce to create charges for crypto payments
- Captures notifications through webhooks of state changes of payments
- Clone the project and navigate through the terminal
- Run npm install
- Run npm start
- Or to watch for file changes, run npm run dev
- Run npm test