Skip to content

vulpemventures/marina

Folders and files

NameName
Last commit message
Last commit date
May 5, 2023
Mar 20, 2023
Apr 18, 2024
Dec 20, 2023
Jan 2, 2024
Mar 4, 2024
Feb 2, 2024
Mar 20, 2023
Mar 20, 2023
Mar 20, 2023
Jan 5, 2021
Jan 4, 2021
Dec 10, 2020
May 22, 2024
Jul 19, 2021
Mar 20, 2023
Apr 18, 2024
Mar 21, 2023
Jan 4, 2021
Oct 25, 2023
Mar 20, 2023
Apr 17, 2023
Mar 20, 2023
Mar 20, 2023
Sep 12, 2024

Repository files navigation

🧜‍♀️ Marina Wallet

Liquid Network browser extension

mockup_marina-p-2000 2825524f

⬇️ Install

Available from Github Releases

Usage

Visit docs.vulpem.com: https://docs.vulpem.com/marina/introduction

Development

Install dependencies.

yarn install

Run webpack bundler in watch mode.

yarn start

For manifest v3.

yarn start:v3

You can install the unpacked extension in dist/v3 inside your browser. Chrome-based browsers support HMR.

Build

yarn build
yarn web-ext:build

For manifest v3

yarn build:v3
yarn web-ext:build:v3

The packaged extension will appear in web-ext-artifacts directory.

Tests

Install and run nigiri.

nigiri start --liquid

Run websocat.

websocat -b ws-l:127.0.0.1:1234 tcp:127.0.0.1:50001

Run tests.

yarn test

Run tests with playwright.

npx playwright install
yarn test:playwright

Responsible disclosure

At Vulpem, we consider the security of our Marina Wallet a top priority. But even putting top priority status and maximum effort, there is still possibility that vulnerabilities can exist.

In case you discover a vulnerability, we would like to know about it immediately so we can take steps to address it as quickly as possible.

If you discover a vulnerability, please e-mail your findings to marinawallet@vulpem.com