Skip to content

seabed-labs/drip-frontend

Repository files navigation

Drip Frontend

Maintainability

Devnet Mainnet
Staging Netlify Status
App
Netlify Status
App
Production Netlify Status
App
Netlify Status
App

Deploy Process

Devnet Mainnet
Staging Merge to main Merge to main
Production Action via infra repo Action via infra repo

Getting Started

Install dependencies

yarn

Link local @dcaf-labs/drip-sdk (optional)

  • In dcaf-labs/drip-sdk, run:
yarn link
  • In dcaf-labsdrip-frontend, run:
yarn link @dcaf-labs/drip-sdk