Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thlorenz/phan-wallet-mock-react-example

Shows how to use phan-wallet-mock to test wallet functionality of a react app with Cypress.
https://github.com/thlorenz/phan-wallet-mock-react-example

Last synced: 2 months ago
JSON representation

Shows how to use phan-wallet-mock to test wallet functionality of a react app with Cypress.

Awesome Lists containing this project

README

        

# Phan Wallet Mock App [![Run Cypress Tests](https://github.com/thlorenz/phan-wallet-mock-react-example/actions/workflows/cypress-run.js.yml/badge.svg)](https://github.com/thlorenz/phan-wallet-mock-react-example/actions/workflows/cypress-run.js.yml)

Demonstrating how to test applications using the phantom wallet via the
[phan-wallet-mock](https://github.com/thlorenz/phan-wallet-mock) which allows to mock a phantom
wallet which does not require user interaction to sign messages and transactions.

![assets/cypress.png](assets/cypress.png)

The tested app is adapted from the [phantom wallet
sandbox](https://codesandbox.io/s/github/phantom-labs/sandbox).

## LICENSE

MIT