🪙 Crypto Dashboard API A GraphQL API for querying Bitvavo. Requirements Node.js 14+ Yarn 1 Running the API $ yarn start:dev Authentication To authenticate, provide the following HTTP headers: { "Bitvavo-Api-Key": "YOUR_API_KEY", "Bitvavo-Api-Secret": "YOUR_API_SECRET" }