@b3dotfun/sdk 0.0.8-alpha.6 → 0.0.8-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/anyspend/README.md +5 -4
package/package.json
CHANGED
package/src/anyspend/README.md
CHANGED
|
@@ -4,10 +4,11 @@ The fastest way to accept crypto payments and onboard users with zero friction
|
|
|
4
4
|
|
|
5
5
|
AnySpend gives you everything you need to add instant crypto onramps and checkout to your product. Let your users onramp from fiat instantly and pay using any token on any chain, all in one seamless experience.
|
|
6
6
|
|
|
7
|
-
🚀 Instant Onramp
|
|
8
|
-
💸 Pay Anyway
|
|
9
|
-
🧩 One SDK, Any Flow
|
|
10
|
-
👛 Unified Wallet View
|
|
7
|
+
- 🚀 **Instant Onramp:** Users can fund their wallet directly from fiat and start spending in your app right away
|
|
8
|
+
- 💸 **Pay Anyway:** Accept payments in any token across any chain with no bridges, swapping, or network switching required
|
|
9
|
+
- 🧩 **One SDK, Any Flow:** Easily add crypto payments and onramps to any business model or checkout flow
|
|
10
|
+
- 👛 **Unified Wallet View:** Users see and spend their balances from all chains in one place
|
|
11
|
+
|
|
11
12
|
AnySpend makes it simple to reach more users, increase conversions, and future proof your business with modern crypto payments.
|
|
12
13
|
|
|
13
14
|
See the Quickstart below or visit anyspend.com for a live demo
|