Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MacOMNI authored Aug 21, 2024
1 parent cb32bce commit a232314
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Add <WALLET_NAME> wallet

## Supports
- [ ] JS bridge as a browser extention for [Google Chrome](<chrome store url>), ..., browsers.
- [x] JS bridge for the in-wallet browser for [iOS](<appstore link>) and [Android](<google play link>).
- [x] JS bridge as a browser extention for [Google Chrome](<chrome store url>), ..., browsers.
- [ ] JS bridge for the in-wallet browser for [iOS](<appstore link>) and [Android](<google play link>).
- [ ] JS bridge for in-wallet browser for [Windows](<link>), [macOS](<link>), ... .
- [ ] HTTP bridge as a mobile wallet app for [iOS](<appstore link>) and [Android](<google play link>).
- [x] HTTP bridge as a mobile wallet app for [iOS](<appstore link>) and [Android](<google play link>).
- [ ] HTTP bridge as a desctop wallet app for [Windows](<link>), [macOS](<link>), ... .

## Supported features
Expand All @@ -13,7 +13,7 @@


## Tests
[a demo dapp with integrated wallet](https://macomni.github.io/demo-dapp-with-react-ui/)
[a demo dapp with integrated wallet](link)

## Integrator contacts
* telegram
Expand Down

0 comments on commit a232314

Please sign in to comment.