Skip to content

Commit

Permalink
chore: add supported wallets section to website (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Aug 23, 2023
1 parent 87adc2e commit 6c6a7bb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions website/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,17 @@ function App() {
/>
</div>

<h2 className="text-primary text-2xl mt-8 text-center">
Supported Wallets
</h2>
<div className="flex flex-wrap gap-4">
<p>Alby Extension</p>
<p>Alby NWC</p>
<p>Alby NWC (Umbrel)</p>
<p>NWC (Generic)</p>
<p>WebLN Browser Extension (Generic)</p>
</div>

<p>
Bitcoin ipsum dolor sit amet. Public key soft fork fee market
electronic cash Satoshi Nakamoto blockchain, block height, space
Expand Down

0 comments on commit 6c6a7bb

Please sign in to comment.