Liquid Network browser extension
Available from Github Releases
Visit docs.vulpem.com: https://docs.vulpem.com/marina/introduction
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.
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.
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
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 [email protected]