Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 486 Bytes

Scrimfinder Network Client

Enhance your project with implementing the Scrimfinder Network into your Project.

🚀 Demo

https://scrimfinder.gg

🛠️ Installation Steps:

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.