Skip to main content

BOS Gateway + Workspace: Set Up Your POTLOCK Front End

2025-09-22 · 2 min read

BOS workspace

BOS is a front-end React-like framework where you can save JSX code directly on-chain (NEAR Protocol) for composable multichain web app experiences.

BOS workspace

POTLOCK's BOS app is set up using BOS Workspace (github.com/nearbuilders/bos-workspace). Change POTLOCK.near to your NEAR account when forking to deploy components. The workspace lets you deploy all components to mainnet and hotload local components into the NEAR.org gateway. See docs.potlock.org for the full guide.