Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 660 Bytes

File metadata and controls

26 lines (18 loc) · 660 Bytes

ROSE App

The quickest way into the Oasis Ecosystem.

The official deployment of ROSE App lives at https://rose.oasis.io.

Development deploy is available at https://rose.dev.oasis.io.

Features

  • Discover: Ecosystem of Sapphire apps and tools
  • Stake: Stake your ROSE directly from Sapphire using an EVM compatible wallet
  • Move: Move your ROSE between Consensus and Sapphire
  • Wrap: Quickly wrap your ROSE into wROSE and vice versa with the (un)wrap ROSE tool

Getting started

Installing and running from source code

pnpm install --frozen-lockfile
pnpm --filter @oasisprotocol/rose-app-subcall build
pnpm dev