BluxBlux

Usage

Everything you can do with the Blux core SDK once a user is connected.

The blux object is your main interface for interacting with connected users. Once a user is authenticated, you can open the profile modal, submit transactions, sign messages, and more — all with built-in UI handled for you.

import { blux } from "@bluxcc/core";