Vanilla JS SDK
Vanilla JS Use PartyLayer without React by working directly with the `PartyLayerClient`. This is the foundation the React hooks are built on. Creating a Client typescript Copy ``` import { createPartyLayer } from '@partylayer/sdk'; const client = createPartyLayer({ network: 'mainnet', app: { name: '
Read on Partylayer Xyz ↗