https://github.com/ringecosystem/xaccount
Enable cross-chain governance through the creation of XAccount.
https://github.com/ringecosystem/xaccount
account-abstraction cross-chain governance safe-contracts
Last synced: about 1 month ago
JSON representation
Enable cross-chain governance through the creation of XAccount.
- Host: GitHub
- URL: https://github.com/ringecosystem/xaccount
- Owner: ringecosystem
- Created: 2024-12-09T15:54:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T07:38:53.000Z (4 months ago)
- Last Synced: 2025-03-26T17:51:50.516Z (about 2 months ago)
- Topics: account-abstraction, cross-chain, governance, safe-contracts
- Language: Solidity
- Homepage: https://xaccount.box/
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XAccount
XAccount creates a self-controlled account across multiple EVM chains while preserving your original account’s authority. It leverages [Msgport](https://github.com/ringecosystem/msgport) and [Safe](https://github.com/safe-global/safe-smart-account) to handle cross-chain calls. This repository contains contracts and examples, along with a frontend for seamless interaction. For more details, visit [XAccount Box](https://xaccount.box/).