Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thlorenz/phan-wallet-mock-react-example
- Owner: thlorenz
- License: mit
- Created: 2021-11-10T21:12:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T15:14:51.000Z (about 3 years ago)
- Last Synced: 2024-10-18T03:29:04.864Z (3 months ago)
- Language: JavaScript
- Size: 985 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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