{"id":28203180,"url":"https://github.com/aibtcdev/aibtcdev-daos","last_synced_at":"2026-01-25T14:05:19.448Z","repository":{"id":290694303,"uuid":"972927714","full_name":"aibtcdev/aibtcdev-daos","owner":"aibtcdev","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-27T21:19:08.000Z","size":3777,"stargazers_count":0,"open_issues_count":13,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T23:08:41.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aibtcdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":"audits/2025-06 CoinFabrik AIBTC DAO Audit DEV RESPONSE.md","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":"2025-04-25T23:02:40.000Z","updated_at":"2025-09-24T19:08:32.000Z","dependencies_parsed_at":"2025-06-10T22:25:49.140Z","dependency_job_id":"80b7787c-bf1e-4acd-a948-d3d0c59d686d","html_url":"https://github.com/aibtcdev/aibtcdev-daos","commit_stats":null,"previous_names":["aibtcdev/aibtcdev-daos"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/aibtcdev/aibtcdev-daos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Faibtcdev-daos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Faibtcdev-daos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Faibtcdev-daos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Faibtcdev-daos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aibtcdev","download_url":"https://codeload.github.com/aibtcdev/aibtcdev-daos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Faibtcdev-daos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"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":[],"created_at":"2025-05-17T01:13:36.712Z","updated_at":"2026-01-25T14:05:19.438Z","avatar_url":"https://github.com/aibtcdev.png","language":"TypeScript","readme":"# AIBTC DAO Platform\n\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/aibtcdev/aibtcdev-daos)\n\nA decentralized autonomous organization (DAO) platform built on the Stacks blockchain.\n\n## Purpose\n\nThis platform provides the infrastructure for decentralized governance of the AIBTC ecosystem, enabling token holders to participate in decision-making processes, manage treasury assets, and coordinate community activities through on-chain mechanisms.\n\n## Key Features\n\n- Smart contract-based DAO governance\n- On-chain messaging and proposal system\n- Treasury management for multiple assets\n- Reward distribution mechanisms\n- Agent-based automation capabilities\n- Multi-Contract Protocol (MCP) integration\n- Cloudflare Workers-based API\n\n## Repository Structure\n\n- [/contracts](/contracts) - Smart contracts organized by type (DAO core, extensions, actions, etc.)\n- [/durable-objects](/durable-objects) - Cloudflare Durable Objects for persistent state management\n- [/models](/models) - Contract model definitions and abstractions\n- [/src](/src) - Hosted API implementation and endpoints\n- [/tests](/tests) - Test suite for contracts and API functionality\n- [/utilities](/utilities) - Reusable helper code and shared utilities for contract generation and management\n- [/@aibtc/types](/types) - TypeScript type definitions exported as an npm package\n\n## API Types\n\nTypeScript type definitions for the API are available as a separate npm package:\n\n```bash\nnpm install @aibtc/types\n```\n\nUsage example:\n\n```typescript\nimport { ApiResponse, ContractInfo } from '@aibtc/types';\n\nasync function fetchContract(name: string): Promise\u003cApiResponse\u003cContractInfo\u003e\u003e {\n  const response = await fetch(`https://api.aibtc.dev/api/contracts/${name}`);\n  return response.json();\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibtcdev%2Faibtcdev-daos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faibtcdev%2Faibtcdev-daos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibtcdev%2Faibtcdev-daos/lists"}