Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

aeternity/aepp-redeem

Repository files navigation

aepp-redeem

⚠️ Deprecation notice ⚠️

This app is obsolete and no longer maintained, the functionality has been included in the base-aepp wallet

redeem-screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.