{"id":28380710,"url":"https://github.com/0xsequence/sendify","last_synced_at":"2025-06-24T21:31:21.259Z","repository":{"id":238655977,"uuid":"767093812","full_name":"0xsequence/Sendify","owner":"0xsequence","description":"sendify demo app for 5189","archived":false,"fork":false,"pushed_at":"2024-05-16T22:34:21.000Z","size":893,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-06T03:40:46.698Z","etag":null,"topics":[],"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/0xsequence.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-03-04T17:34:45.000Z","updated_at":"2024-05-16T22:34:25.000Z","dependencies_parsed_at":"2024-05-07T10:36:44.227Z","dependency_job_id":"9590f627-1ef6-4bd7-b860-56baa25e1631","html_url":"https://github.com/0xsequence/Sendify","commit_stats":null,"previous_names":["agusx1211/sendify","0xsequence/sendify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xsequence/Sendify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2FSendify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2FSendify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2FSendify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2FSendify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xsequence","download_url":"https://codeload.github.com/0xsequence/Sendify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2FSendify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261759094,"owners_count":23205494,"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":[],"created_at":"2025-05-30T03:09:06.799Z","updated_at":"2025-06-24T21:31:21.248Z","avatar_url":"https://github.com/0xsequence.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sendify: ERC5189 and ERC20 Token Integration Demo\n\n## Overview\n\nSendify is a frontend demonstration project that showcases the integration between ERC-5189 operations and ERC-20 tokens. It utilizes a custom \"handler\" contract and an \"endorser\" to allow ERC-20 native transfers to be sent to the 5189 mempool. It allows users to send ERC-20 tokens from any EOA wallet, without the need to pay any fees in the native token. Instead, the fees are paid in the ERC-20 token itself.\n\n![Sendify UI Screenshot](docs/sendify-screenshot.png)\n\n## Usage\n\nTo set up Sendify locally, follow these steps:\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/0xsequence/sendify\n   ```\n\n2. **Install Dependencies**\n\n   Within the project directory, use Bun to install the necessary libraries:\n\n   ```bash\n   cd [project-directory]\n   bun install\n   ```\n\n3. **OPTIONAL: Set Up Environment Variables**\n\n   You can override the default configuration by creating a `.env` file in the project directory:\n\n   ```bash\n   cp .env.sample .env\n   # Edit the .env file with your preferred settings\n   ```\n\n4. **Run the Application**\n\n   Start the application with the following command:\n\n   ```bash\n   bun dev\n   ```\n\n   This will launch the development server and open the application in your web browser.\n\n## Additional Resources\n\nFor further details about the smart contracts utilized in this project, please refer to the [ERC5189-ERC20 Handler repository](https://github.com/0xsequence/ERC5189-ERC20-Handler).\n\n**Note**: This project is a demonstration aimed at showcasing the technical feasibility of integrating ERC5189 with ERC-20 tokens on the Arbitrum network. It is for educational and demonstration purposes only and not suited for production use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xsequence%2Fsendify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xsequence%2Fsendify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xsequence%2Fsendify/lists"}