Skip to content

Commit

Permalink
feat: new walletconnect provider (#27)
Browse files Browse the repository at this point in the history
Description
---
* Adds a new provider for WalletConnect
* Removed the `example` web page, as we already have [a project or that
purpose](https://github.com/tari-project/tari-template-web).

Motivation and Context
---
See tari-project/tari-dan#1083 and
tari-project/tari-template-web#6 for more
context

How Has This Been Tested?
---
This can only be tested alongside the changes in the tari wallet daemon
to support WalletConnect:
tari-project/tari-dan#1083

What process can a PR reviewer use to test or verify this change?
---
See previous section

Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify

---------

Co-authored-by: Stan Bondi <[email protected]>
  • Loading branch information
mrnaveira and sdbondi authored Aug 7, 2024
1 parent 98f22be commit 0a460ab
Show file tree
Hide file tree
Showing 30 changed files with 2,457 additions and 3,423 deletions.
5 changes: 0 additions & 5 deletions example/.env.example

This file was deleted.

25 changes: 0 additions & 25 deletions example/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions example/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions example/index.html

This file was deleted.

Loading

0 comments on commit 0a460ab

Please sign in to comment.