{"id":19329275,"url":"https://github.com/cleveradssolutions/cas-construct","last_synced_at":"2026-04-06T17:01:22.123Z","repository":{"id":106283069,"uuid":"382029845","full_name":"cleveradssolutions/CAS-Construct","owner":"cleveradssolutions","description":"CAS.AI Construct 3 plugin for monetizing mobile applications.","archived":false,"fork":false,"pushed_at":"2026-02-27T15:25:31.000Z","size":212,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-27T20:48:47.643Z","etag":null,"topics":["ads","cas","construct","construct3","construct3-addon","construct3-free","javascript","mediation","mobile-ads","typescript"],"latest_commit_sha":null,"homepage":"https://cas.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cleveradssolutions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-01T12:43:59.000Z","updated_at":"2026-02-27T15:24:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc95498a-9738-4293-8356-5c23f7f2fab7","html_url":"https://github.com/cleveradssolutions/CAS-Construct","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cleveradssolutions/CAS-Construct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleveradssolutions%2FCAS-Construct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleveradssolutions%2FCAS-Construct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleveradssolutions%2FCAS-Construct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleveradssolutions%2FCAS-Construct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cleveradssolutions","download_url":"https://codeload.github.com/cleveradssolutions/CAS-Construct/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleveradssolutions%2FCAS-Construct/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31481238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ads","cas","construct","construct3","construct3-addon","construct3-free","javascript","mediation","mobile-ads","typescript"],"created_at":"2024-11-10T02:27:25.244Z","updated_at":"2026-04-06T17:01:22.116Z","avatar_url":"https://github.com/cleveradssolutions.png","language":"TypeScript","readme":"# CAS.AI Mobile Ads for Construct\n[![Addon Release](https://img.shields.io/github/v/release/cleveradssolutions/CAS-Construct?logo=construct3\u0026label=Addon)\n](https://www.construct.net/en/make-games/addons/1532/cas-ai-mobile-ads)\n![Construct](https://img.shields.io/badge/Construct%203-r401-blue.svg)\n![SDK](https://img.shields.io/badge/Addon%20SDK-v2-blue.svg)\n![Platform](https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg)\n[![App-ads.txt](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/cleveradssolutions/App-ads.txt/master/Shield.json)](https://github.com/cleveradssolutions/App-ads.txt)\n\nThe CAS.AI Mobile Ads SDK (by CleverAdsSolutions) offers advanced mobile advertising capabilities with refined ad formats and streamlined APIs to access multiple ad networks and maximize monetization in mobile apps.\n\nThis repository contains the official Construct plugin for CAS.AI, allowing Construct 3 developers to easily integrate and monetize their apps using the CAS.AI SDK. \n\nCAS.AI supports 25+ mediation adapters, giving you the flexibility to include only the networks you want in your application. All other tasks including registering your app with third-party services, configuring ad units, and preparing your mediation stack are handled automatically by our platform. You don’t need to manually create accounts or set up placements across multiple ad networks. We do it for every app individually, ensuring a smooth, optimized, and headache-free onboarding experience.\n\nStart monetizing smarter with less setup and more results.  \nSimply [Get started with cas.ai](https://cas.ai) and get immediate access to our platform.\n\n## Getting Started\nFor setup instructions, usage examples, and API details, refer to the [Developer Guide](https://docs.page/cleveradssolutions/docs/Construct).\n\n## Downloads\nVisit [Construct Addons](https://www.construct.net/en/make-games/addons/1532/cas-ai-mobile-ads) or [releases assets](https://github.com/cleveradssolutions/CAS-Construct/releases) to get the latest version of the `.c3addon`.\n\n## Feedback \u0026 Contributions\nFound a bug? Have a feature request or suggestion?  \nPlease open an issue using [GitHub’s Issue Tracker](https://github.com/cleveradssolutions/CAS-Construct/issues).\n\n## Addon Development Setup\nAfter cloning the repository, install the dependencies:\n```sh\nnpm install\n```\n\nFor proper type checking, need to export Construct's type definitions to addon folder:\n1. In Construct, [enable developer mode](https://www.construct.net/en/make-games/manuals/addon-sdk/guide/enabling-developer-mode) and then reload Construct.\n2. In the main menu, a new Developer mode submenu should have appeared. In that submenu, select Set up TypeScript for addon. \n  \u003e Note this requires a browser that supports the File System Access API - try using Chrome or Edge if the option does not appear.\n3. A folder picker appears. Select the folder that contains `addon.json`.\n\n## Dependency repositories\nThis Construct plugin is built on top of the CAS.AI Cordova plugin for building Android and iOS applications.\n- [CAS.AI Cordova plugin (GitHub)](https://github.com/cleveradssolutions/CAS-Cordova)\n\nRefer to these repositories for follow the latest releases, changelogs, or to report platform-specific issues.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleveradssolutions%2Fcas-construct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleveradssolutions%2Fcas-construct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleveradssolutions%2Fcas-construct/lists"}