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: docs/auth-index.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,6 @@ hide:
12
12
13
13
# Web3 Made Effortless
14
14
15
-
<div>
16
-
<img style="height: 75px" src="{{config.extra.arcana.img_dir}}/Auth_Wordmark.{{config.extra.arcana.img_png}}" alt="Auth SDK Word Logo"></img>
17
-
</div>
18
15
19
16
<!---
20
17
@@ -60,10 +57,18 @@ This documentation contains everything you need to get started using [[introduct
60
57
61
58
**TL;DR**
62
59
63
-
Head to the [Quick start](#quick-start) section. You can also try the [Auth Playground](#auth-playground).
60
+
Head to the {{config.extra.arcana.sdk_name}} [Quick start](#quick-start) section.
61
+
62
+
Check out the [integration examples](https://github.com/arcana-network/auth-examples), [[web-auth-usage-guide|Usage Guide]] and the {% include "./text-snippets/authsdkref_url.md" %}.
63
+
64
+
You can also try the [Auth Playground](#auth-playground).
64
65
65
66
==}
66
67
68
+
<div>
69
+
<img style="height: 75px" src="{{config.extra.arcana.img_dir}}/Auth_Wordmark.{{config.extra.arcana.img_png}}" alt="Auth SDK Word Logo"></img>
Copy file name to clipboardExpand all lines: docs/index.md
+75-67Lines changed: 75 additions & 67 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,113 +10,121 @@ hide:
10
10
- toc
11
11
---
12
12
13
-
# Welcome
13
+
# Unify Web3 Balance
14
14
15
-
<div>
16
-
<img style="height: 75px" src="{{config.extra.arcana.img_dir}}/CA_Wordmark.{{config.extra.arcana.img_png}}" alt="Auth SDK Word Logo"></img>
17
-
</div>
15
+
## Welcome
18
16
19
-
{==
17
+
=== "Web3 Developers"
20
18
21
-
**TL;DR**
19
+
Integrate Web3 apps with {{config.extra.arcana.ca_sdk_name}} and enable [[ca-top#unified-balance|unified balance]] for app users. Let them spend on any chain by beating liquidity fragmentation across chains in the wallet.
22
20
23
-
*Get started* with [[ca-quick-start|Quick start Guide]], [[ca-examples| integration examples]][[web-ca-usage-guide|Usage Guide]] and the {% include "./text-snippets/casdkref_url.md" %}.
<img style="height: 75px" src="{{config.extra.arcana.img_dir}}/CA_Wordmark.{{config.extra.arcana.img_png}}" alt="Auth SDK Word Logo"></img>
35
+
</div>
37
36
38
-
## Why Chain Abstraction?
37
+
## Bridge no More
39
38
40
-
Chain Abstraction removes the friction of users having to bridge across different blockchains to try apps. Users can spend a unified balance across multiple chains through your app, bypassing the hassle of procuring or converting funds for gas on new chains.
39
+
Arcana’s [[concept-casdk|Chain Abstraction (CA) SDK ]] enables [[ca-top#unified-balance|unified balance]] across chains. It lets your app users spend blockchain assets anywhere, anytime. No bridging required.
41
40
42
-
To issue a blockchain transaction on a new chain where user does not have any assets yet, there are several hoops that a user must jump. The table below illustrates these steps when not using chain abstraction. With chain abstraction, the user experience is much simpler with a single click transaction.
| :material-numeric-1-circle: Figure out which chain your app runs on | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
47
-
| :material-numeric-2-circle: Hunt for the best bridge to move assets | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
48
-
| :material-numeric-3-circle: Fund gas tokens on different chains | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
49
-
| :material-numeric-4-circle: Track and transfer balances across chains | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
50
-
| Issue a transaction on a new chain | :material-cursor-default-click-outline::material-timer-sand-complete::material-check-outline: | :material-check-bold:{ .icon-color .logo_icon_anim } |
46
+
## Why Chain Abstraction?
51
47
52
-
[Learn more...](https://blog.arcana.network/)
48
+
Chain Abstraction removes the friction of users having to bridge across different blockchains to try apps. Users can spend a unified balance across multiple chains through your app, bypassing the hassle of procuring or converting funds for gas on new chains.
53
49
54
-
## Why Arcana?
50
+
To issue a blockchain transaction on a new chain where user does not have any assets yet, there are several hoops that a user must jump. The table below illustrates these steps when not using chain abstraction. With chain abstraction, the user experience is much simpler with a single click transaction.
55
51
56
-
Arcana’s Chain Abstraction SDK enables apps to offer Chain Abstraction to users with a single integration. Users can spend their consolidated multi-chain balance of ETH, wETH, USDC, and USDT on your app. Onboard users from any ecosystem effortlessly
52
+
| UX: Transact on New Chain | No CA: Complex, Multi-step UX | With CA: One-step UX |
| :material-numeric-1-circle: Figure out which chain your app runs on | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
55
+
| :material-numeric-2-circle: Hunt for the best bridge to move assets | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
56
+
| :material-numeric-3-circle: Fund gas tokens on different chains | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
57
+
| :material-numeric-4-circle: Track and transfer balances across chains | :material-clipboard-text-clock::material-cursor-default-click-outline::octicons-ellipsis-16: | :material-minus-circle-off:{ .icon-color } |
58
+
| Issue a transaction on a new chain | :material-cursor-default-click-outline::material-timer-sand-complete::material-check-outline: | :material-check-bold:{ .icon-color .logo_icon_anim } |
Arcana’s Chain Abstraction SDK enables apps to offer Chain Abstraction to users with a single integration. Users can spend their consolidated multi-chain balance of ETH, wETH, USDC, and USDT on your app. Onboard users from any ecosystem effortlessly
63
65
64
-
---
66
+
=== "Onboard Users on Any Chain"
65
67
66
-
Display users' consolidated balance across chains. Use Arcana’s plug-and-play UI or design your own.
68
+
<div class="grid cards" markdown>
67
69
68
-
- :material-gas-station:{ .icon-color } __Flexible Gas Payments__
0 commit comments