Skip to content

oasisprotocol/rose-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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