Enhance your project with implementing the Scrimfinder Network into your Project.
1. Install the package
bun add @esportsapp/client
2. Create a client
const scrimFinder = new ScrimFinder(apiKey);
3. Check out the docs to know what you want to build.