-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chain Abstraction #1
Comments
Issues and Solutions for Interacting with Multiple Chains
SolutionsChain abstraction aims to simplify these challenges by creating a user experience that reduces or eliminates the need for manual processes, allowing users to interact seamlessly across multiple chains without the associated complexities.
CAKE FrameworkLink: https://frontier.tech/the-cake-framework CAKE framework consists of three key layers:
Key Design Decisions
Comprehensive Approaches to Chain AbstractionNEAR (Currently Live)Link: https://docs.near.org/build/chain-abstraction/what-is NEAR focuses on a "Blockchain Operating System" that allows users to manage multiple accounts (EOAs) for various chains under a single NEAR account. The approach relies on Multi-Party Computation (MPC) with Threshold Signature Schemes. Here’s how it works:
Polygon’s AggLayer (In Testnet Development)AggLayer aims to provide a Unified Bridge for Layer 2 solutions built using Polygon’s Cross-Chain Development Kit (CDK). Key features include:
Optimism’s Superchain (Concept Stage)Superchain is a concept aimed at building a unified network of blockchains using the OP Stack. It seeks to:
Particle Network (In Testnet Development)Particle Network acts as a universal settlement layer that coordinates interactions across chains with the following features:
|
No description provided.
The text was updated successfully, but these errors were encountered: