24 packages
@onbeam/automation-api-client
The Beam Automation API request client is meant to be implemented in **server side environments**. It allows you to create (managed) account abstractions and manage assets for said accounts accordingly, all authorized through an API key.
@onbeam/balances
@onbeam/biome-config
The default biome config used throughout all Beam packages and apps. Used to extend upon in your local biome configuration file.
@onbeam/bridge
Based on your provided `isTestnet` prop, it is required to configure the following chains in your wagmi config:
@onbeam/business-features
A collection of features built by combining components from `@onbeam/business-ui` and utils/hooks from `@onbeam/utils`, forming fully functioning ready to go features (for example handling cookie consent). It is necessary to setup `@onbeam/business-styled
@onbeam/business-styled-system
## Table of Contents
@onbeam/business-ui
A collection of all UI components styled using the Beam Business design system. For an overview of all UI components click [here](https://beam-business-ui.vercel.app/).
@onbeam/cli
A tool to update your @onbeam/* packages with the detected package manager.
@onbeam/errors
@onbeam/features
A collection of features built by combining components from `@onbeam/ui` and utils/hooks from `@onbeam/utils`, forming fully functioning ready to go features (for example handling cookie consent and wallet connections). It is necessary to setup `@onbeam/s
@onbeam/icons
A collection of icons (as React components) from the Beam design system, which can also be used standalone. [Click here](https://packages.onbeam.com/?path=/docs/theme-icons--docs) for an overview of all icons.
@onbeam/node
The Beam client for the node.js ecosystem provides a type-safe interface for consuming the Beam API. Please note that this client is not meant to be used in client side javascript, as following these instructions in a client-side environment would expose
@onbeam/onramp
@onbeam/player-api-client
The Beam Player API request client is meant to be implemented in **server side environments**. It allows you to read data through our service, and generate Operations for your users.
@onbeam/react
You need to provide a JWT token to consume the API. You will be able to obtain this user-specific JWT token after your user has logged in on your application.
@onbeam/sdk
Beam Web SDK
@onbeam/self-custody
@onbeam/styled-system
## Table of Contents
@onbeam/swap
It is required to have either the beam (4337) chain or the beamTestnet (13337) chain configured in the provided `wagmiConfig`, based on your provided `isTestnet` prop.
@onbeam/transfer
## Known issues
@onbeam/ui
A collection of all UI components styled using the Beam design system. For an overview of all UI components click [here](https://packages.onbeam.com/).
@onbeam/utils
A collection of useful utility functions and hooks which can be used fully standalone or along with the rest of the @onbeam packages. View all utils, hooks and variables [here](https://packages.onbeam.com/?path=/docs/utils-functions-absbigint--docs).
@onbeam/wagmi
Beam Wagmi 2.x Connector
@onbeam/widgets
A collection of widgets using several `@onbeam` packages. Intended to be used in a Shadow DOM to encapsulate styles and ensure seamless integration without interfering with the host application's CSS.