You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Welcome to Fediming Web Wallet, a fedimint project which is build to make fedimint accesible via web to the users to custody their bitcoins and transact with them, before contributing to the project
1
+
Welcome to Haze Wallet, a fedimint project which is build to make fedimint accesible via web to the users to custody their bitcoins and transact with them, before contributing to the project
2
2
please go through our contribution guidelines and be adhere to the points. If you have any doubts about guidelines or contributing to the project, please open an issue regarding that, we will help for the same.
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
# 🌐 Fedimint Web Wallet
1
+
# 🌐 Haze Wallet
2
2
3
3
Are you a *privacy-conscious* person who wants to *custody Bitcoin* in a *decentralized* way?
4
-
*Fedimint Web Wallet* is a browser-based Bitcoin wallet built on the [Fedimint Web SDK](https://github.com/fedimint/fedimint-web-sdk).
4
+
*Haze Wallet* is a browser-based Bitcoin wallet built on the [Fedimint Web SDK](https://github.com/fedimint/fedimint-web-sdk).
5
5
It enables you to *custody* and *transact Bitcoin* using *Chaumian Ecash* in a *federated, **privacy-preserving* way — all *without installing extra software*.
6
6
7
7
> 🔐 Custody Bitcoin with ease and privacy — you control your funds, your community, your future.
@@ -50,6 +50,7 @@ It enables you to *custody* and *transact Bitcoin* using *Chaumian Ecash* in a *
50
50
- Auto nostr payments, auto withdrawal to an external address
51
51
- Enabling GeoLocation, themes, developer mode according to preferences
52
52
- Change the display currency, export transactions, setting a invoice desription
53
+
- PWA enabled
53
54
54
55
## 🛠 Technical Stack
55
56
@@ -61,7 +62,7 @@ It enables you to *custody* and *transact Bitcoin* using *Chaumian Ecash* in a *
61
62
## Structure
62
63
63
64
```plaintext
64
-
fedimint-web-wallet/
65
+
Haze-Wallet/
65
66
├── src
66
67
│ ├── assets/
67
68
│ ├── Components/
@@ -80,7 +81,7 @@ fedimint-web-wallet/
80
81
-**Wallet.tsx:** Core wallet UI logic
81
82
-**Components:** The component folder contains all of the UI components(Activities,AddFederation,Header...)
82
83
-**Pages:** The Pages folder contains all the of the pages and tabs of the main wallet(JoinFederation,Ecash,Settings...)
83
-
-**Redux:** Redux files manages the fedimint web sdk and NDK initialization and thier working
84
+
-**Redux:** Redux files manages the fedimint sdk and NDK initialization and thier working
84
85
- WalletManger manages the switching of the federations, loading wallet data, initializing of the wallet and giving wallet instance to their childrens and with some other functionalities
85
86
- Nostr context runs in the background without blocking the wallet functionalities or UI renderings like intializing NDK, connecting to relays, setting up subscriptions for the following nostr events(get_info, pay_invoice, make_invoice, get_balance, list_transactions, lookup_invoice, notifications, payment_sent, payment_received)
86
87
-**Services:** The services folder contains the helper functions and the main fedimint web sdk rpc methods.
<metaname="description" content="Fedimint Web Wallet is an open-source web wallet for federated Bitcoin eCash with Lightning and Nostr Wallet Connect support.">
23
-
<title>Fedimint Wallet</title>
22
+
<metaname="description" content="Haze Wallet is a fedimint web wallet is an open-source web wallet for federated Bitcoin eCash with Lightning and Nostr Wallet Connect support.">
0 commit comments