{"id":27141342,"url":"https://github.com/ask-lang/ask-template","last_synced_at":"2025-04-08T06:12:06.252Z","repository":{"id":58116311,"uuid":"524119245","full_name":"ask-lang/ask-template","owner":"ask-lang","description":"A template for creating an Ask! contract project.","archived":false,"fork":false,"pushed_at":"2023-02-08T14:20:15.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-04T00:53:24.019Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ask-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-12T14:33:24.000Z","updated_at":"2023-02-18T08:52:15.000Z","dependencies_parsed_at":"2023-01-18T20:01:59.368Z","dependency_job_id":null,"html_url":"https://github.com/ask-lang/ask-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask-lang%2Fask-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask-lang%2Fask-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask-lang%2Fask-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask-lang%2Fask-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ask-lang","download_url":"https://codeload.github.com/ask-lang/ask-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247785953,"owners_count":20995645,"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-04-08T06:12:05.697Z","updated_at":"2025-04-08T06:12:06.247Z","avatar_url":"https://github.com/ask-lang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ask-template\n\nA template for creating an Ask! contract project.\n\n## Usage\n\n- Build the template contract\n\n```bash\nyarn build flipper.ts\n```\n\n- Build the template contract and print transform information\n\n```bash\nyarn debug flipper.ts\n```\n\n## Project Structure\n\nThe main `Ask!` project structure is as follows:\n\n```log\nask-template\n├── asconfig.json               (assemblyscript config)\n├── askconfig.json              (ask-lang config)\n├── build                       (build targets, configurable, see asconfig.json and askconfig.json)\n│   ├── false\n│   ├── flipper.optimized.wasm  (Ask! contract wasm binary)\n│   ├── flipper.optimized.wat   (Ask! contract wasm text)\n│   └── metadata.json           (Ask! contract metadata)\n├── flipper.ts                  (Ask! contract code)\n├── index.d.ts                  (typescript definition file, used for syntax and code hinting)\n├── LICENSE\n├── node_modules\n├── package.json                (npm package config)\n├── README.md\n├── tsconfig.json               (typescript config)\n└── yarn.lock\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fask-lang%2Fask-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fask-lang%2Fask-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fask-lang%2Fask-template/lists"}