Skip to content

Commit

Permalink
More copy updates
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing committed Apr 5, 2024
1 parent d0436ec commit 9c30cdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ const description = t("site.description");
<section class="section">
<div class="contentWrapperMd">
<h2 class="heading2">Getting Started</h2>
<p>Regardless of what you want to do with Web Monetization, the start of everything is getting an account with a digital wallet provider that supports Web Monetization payments.</p>
<p>Regardless of what you want to do with Web Monetization, the start of everything is getting a wallet address. A wallet address is a secure, unique URL that represents an Open Payments-enabled account.</p>
<p>Similar to how an email address is a publicly shareable ID for an email account, a wallet address is a publicly shareable payment address for the underlying account. You can get a digital wallet from a provider like <a href="https://fynbos.app/">Fynbos</a>.</p>
</div>
</section>
</Base>
Expand Down

0 comments on commit 9c30cdf

Please sign in to comment.