Getting Started
Getting started with @brinkninja/widgets
Widget API Key
To use the widget you need to get Widget API Key & Widget API Key Name. Please contact us on Discord to get yours!
Environments
The widget is made as React component, which means you can use it as component inside any classic React apps or in NextJS app.
To use widget in other frameworks you can use iframe installation which will be done soon.
Currently supported environments:
- [React](https://react.dev/)
- [NextJS](https://nextjs.org/)
Updated 9 months ago