Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 533 Bytes

README.md

File metadata and controls

35 lines (30 loc) · 533 Bytes

Harmony Income frontend

Harmony Income allows users to deposit and withdraw One stablecoins using Anchor Protocol.

Install instructions

Requirements

  • nodejs v16.13.2
  • mpn v8.1.2

Commands

  • Fetch repo
git clone [email protected]:harmony-one/oneAnchor.git
  • Root folder
oneAnchor/web-app/
  • Install dependencies
yarn
  • Development
yarn start
  • Build
yarn build

The build artificats will be in /build folder.

Netlify

  • Drop build folder in the drop area under the sites menu