{"id":21184530,"url":"https://github.com/juminstock/eth-bangkok","last_synced_at":"2026-01-27T07:05:29.186Z","repository":{"id":263031685,"uuid":"889129916","full_name":"Juminstock/eth-bangkok","owner":"Juminstock","description":"Application with Chain Abstraction, Safe Modules and Intents based on Base 🧑🏻‍💻.","archived":false,"fork":false,"pushed_at":"2024-11-17T01:08:21.000Z","size":896,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T20:44:58.044Z","etag":null,"topics":["chain-abstraction","ethereum","layerzero","nextjs14","safe","solidity","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Juminstock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-15T17:05:20.000Z","updated_at":"2025-01-06T17:14:27.000Z","dependencies_parsed_at":"2024-11-15T18:23:59.840Z","dependency_job_id":"c5d1c3a7-fd0e-4fdd-a88d-62c961e6c935","html_url":"https://github.com/Juminstock/eth-bangkok","commit_stats":null,"previous_names":["juminstock/eth-bangkok"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juminstock%2Feth-bangkok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juminstock%2Feth-bangkok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juminstock%2Feth-bangkok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juminstock%2Feth-bangkok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Juminstock","download_url":"https://codeload.github.com/Juminstock/eth-bangkok/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954143,"owners_count":21830895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chain-abstraction","ethereum","layerzero","nextjs14","safe","solidity","typescript"],"created_at":"2024-11-20T18:09:13.805Z","updated_at":"2026-01-27T07:05:29.145Z","avatar_url":"https://github.com/Juminstock.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MetaIntents\n\n![MetaIntents](./frontend/public/MetaIntents-blue.png)\n\n\nA module for smart wallets for default cross-chain transactions, utilizing multiple chains simultaneously.\n\n[**View Demo**](#) | [**Slides**](https://docs.google.com/presentation/d/1exWiL3x_nM_RZHnsxRi7SxBX0pz1ihN_BkVOLXcGu8s/edit?usp=sharing) | [**Documentation**](https://github.com/Juminstock/eth-bangkok) \n\n---\n\n# Table of Contents\n- [About the Project](#about-the-project)\n  - [Demo](#demo)\n  - [How it Works](#how-it-works)\n  - [Built With](#built-with)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Contact](#contact)\n  - [Team](#team)\n- [License](#license)\n\n---\n\n## About the Project\nThis project enables the integration of a module into a smart wallet, allowing seamless cross-chain transactions by default. It leverages two or more chains simultaneously, ensuring transactions can be executed efficiently across different networks without user intervention, even when funds are insufficient on the originating chain.\n\n### Demo\nCheck our demo here: [View Demo]()\n\n### How it Works\nWe use Dynamic as our smart wallet provider, integrating it with a module created with LayerZero. \n\nWhen a user initiates a transaction on a chain where their wallet lacks sufficient funds, our module intervenes. It extracts the calldata from the original transaction, replicates it on other supported chains, and resolves the transaction using a Solver. \n\nThe solver ensures the transaction is executed on-chain using LayerZero's cross-chain messaging capabilities, effectively bridging funds or resources between chains to complete the original transaction.\n\n![MetaIntents](./frontend/public/MetaIntents-diagram.png)\n\n\n### Built With\n\n**MetaIntents** is supported by the following sponsors:\n- [Dynamic](https://dynamic.xyz/)\n- [LayerZero](https://layerzero.network/)\n\n---\n\n## Getting Started\n\n### Prerequisites\nList any requirements or dependencies here.\n\n### Installation\nProvide step-by-step instructions to set up the project locally.\n\n---\n\n## Contact\n\n### Team\n- **Ariel Cardenas** - [Ariiellus](https://x.com/Ariiellus)\n- **Carlos Rodriguez** - [Juminstock](https://x.com/Juminstock)\n- **Sury Bonfil** - [holaNFT](https://x.com/holaNFT)\n- **Anotherdev** - [0xAnotherdev](https://x.com/0xAnotherdev) \n\n---\n\n## License\nMIT License\n\nCopyright (c) 2024 Carlos Rodríguez\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuminstock%2Feth-bangkok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuminstock%2Feth-bangkok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuminstock%2Feth-bangkok/lists"}