Skip to content

Commit 1388474

Browse files
authored
Merge pull request #419 from shaloo/develop
Fix: #418 Arcana Network new content addition request
2 parents 3646b17 + 094d6c7 commit 1388474

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

src/content/tools/en/arcana.mdx

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name: "Arcana Network"
3+
category: ["Wallet", "Infra", "Onboarding", "Chain Abstraction"]
4+
excerpt: "Arcana Network Chain Abstraction SDK enables unified balance across chains for app users."
5+
logo: { src: "https://github.com/arcana-network/branding/blob/main/Arcana%20-%20Logomark%20-%20Pink%20on%20Grey.png?raw=true", alt: "Arcana Network Logo" }
6+
website: "https://arcana.network/"
7+
network: ["Mainnet"]
8+
---
9+
10+
[Arcana Network](https://arcana.network/) offers developers a suite of tools to onboard users from any ecosystem to Scroll, effortlessly.
11+
12+
* **[Arcana Chain Abstraction (CA) SDK](https://www.npmjs.com/package/@arcana/ca-sdk)**
13+
* **[Arcana CA Wallet (Standalone)](https://chromewebstore.google.com/detail/arcana-wallet/nieddmedbnibfkfokcionggafcmcgkpi)**
14+
15+
The [Chain Abstraction](https://docs.arcana.network/ca/introduction/ca/#chain-abstraction) feature aggregates user’s USDC, USDT, and ETH balances from other blockchains into a single [unified balance](https://docs.arcana.network/ca/introduction/ca/#unified-balance) that users can spend directly on Scroll without the friction of bridging, allowing for a seamless experience.
16+
17+
**Arcana Chain Abstraction (CA) SDK**:
18+
19+
Arcana’s Chain Abstraction SDK can be integrated with **any Web3 app** on Scroll to enable unified balance for the app users. Unified balance lets users spend their consolidated multi-chain token balance on Scroll. The integration is quick and easy:
20+
21+
- Minimal changes to the frontend code
22+
- No smart contract changes required
23+
- Users can bring existing browser-based third-party wallets
24+
- No lockups or transfer of assets required
25+
26+
**Arcana CA Wallet (Standalone)**:
27+
28+
A standalone wallet with built-in chain abstraction. Users can view and spend their unified unified balance across a variety of [supported apps](https://docs.arcana.network/web3-stack/ca_stack/#apps). Reach out to us if you’d like your app to be supported by Arcana
29+
30+
**References**
31+
32+
* Developers:
33+
- [How to integrate a Scroll App with Arcana Chain Abstraction SDK?](https://blog.arcana.network/arcanas-chain-abstraction-sdk-on-scroll/)
34+
- [CA SDK API](https://ca-sdk-ref-guide.netlify.app/)
35+
- [CA SDK Demo](https://sdk.arcana.network)
36+
* Users: [Try the Arcana CA Wallet](https://chromewebstore.google.com/detail/arcana-wallet/nieddmedbnibfkfokcionggafcmcgkpi)
37+
* Arcana Network [Website](https://arcana.network/)

0 commit comments

Comments
 (0)