/salmon-wallet-v2

Solana and Near open source wallet

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Salmon Wallet

logo-gmail-salmon

Salmon was born as a fork of Sollet, and had it's code totally rewritten afterwards. As a result of our Riptide Hackaton presentation, we got honored with a Grant from the Serum Foundation.

We want to Salmon to be 100% transparent. Open-source software promotes decentralization and allows for a more democratic and inclusive ecosystem. It enables anyone to participate and contribute to the project, fostering long-term sustainability and growth.

It also helps to ensure the security and reliability of the code. Why should we use a closed-source self-custodial wallet then?

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.

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.