@moneypot/experience-react-sdk
To minimize boilerplate code in your experience frontend, we provide a React SDK that implements everything from authentication to websocket subscription to a <ChatBox />
component so that you can focus on building your game.
Install
npm install @moneypot/experience-react-sdk
Usage
For this early stage of the SDK’s development, we refer to our React template to see how to use the SDK.