/eclipse-wallet

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Salmon Wallet

This project was bootstrapped with Create React App.

Installation

yarn install

cd ios && pod install

Run Web

yarn start:web

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Run iOS

yarn start:ios

Run Android

yarn start:android

Build extension

yarn build:extension

Create extensions builds for:

  • Chrome & Brave: /build-extension
  • Firefox: /build-extension-mozilla

License

The project adopts the license GNU GPL v3.0.