Developer

Custom Resources

Build and distribute custom resources for RightPlace.

Custom Resources

Custom resources are self-contained packages that extend RightPlace with new functionality. They run in a sandboxed iframe with access to platform APIs through a capability-based permission system.

Quick Start

  1. Create a folder with resource.json and dist/index.html
  2. Link it to RightPlace for development
  3. Use the @rightplace/sdk to interact with the platform

See Getting Started for a step-by-step guide.

Guides

API Reference