{"id":29336185,"url":"https://github.com/dev-protocol/khaos-discord-market","last_synced_at":"2026-03-12T08:37:11.874Z","repository":{"id":37038822,"uuid":"457719549","full_name":"dev-protocol/khaos-discord-market","owner":"dev-protocol","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-08T18:12:30.000Z","size":589,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-08T20:28:34.581Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-protocol.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-10T09:49:19.000Z","updated_at":"2023-01-31T19:32:38.000Z","dependencies_parsed_at":"2024-01-03T05:32:29.475Z","dependency_job_id":"eed6fca2-28c0-4891-af85-eb1858a556c6","html_url":"https://github.com/dev-protocol/khaos-discord-market","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-protocol/khaos-discord-market","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-discord-market","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-discord-market/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-discord-market/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-discord-market/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-protocol","download_url":"https://codeload.github.com/dev-protocol/khaos-discord-market/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-discord-market/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272936420,"owners_count":25018160,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-07-08T05:19:56.552Z","updated_at":"2026-03-12T08:37:11.815Z","avatar_url":"https://github.com/dev-protocol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Khaos Starter Kit\n\nHow to start developing Khaos Functions\n\n## Environment\n\nFirst, fork this repository.\n\nThen clone the forked repository.\n\n```bash\ngit clone git@github.com:your/khaos-starter-kit.git\ncd khaos-starter-kit\n```\n\n## Development\n\nEdit the file in the `src` directory. You have to edit the following files:\n\n- src/abi.ts\n- src/addresses.ts\n- src/authorize.ts\n- src/oraclize.ts\n\nAnd update the tests.\n\nYou can add or remove dependencies if you want.\n\n## Deployment\n\nWhen the function is ready, build the source code with the following command.\n\n```bash\nyarn build\n```\n\nA subdirectory named `bundled` is added to this directory, and `bundled/index.js` is generated.\n\nThen add `bundled/index.js` to the IPFS. You can add files to the IPFS node provided by Infura using the following command. (Use curl)\n\n```bash\nyarn deploy\n\n\u003e {\"Name\":\"index.js\",\"Hash\":\"IPFS_HASH_FOR_FILE\",\"Size\":\"554\"}\n\u003e {\"Name\":\"\",\"Hash\":\"IPFS_HASH_FOR_DIRECTORY\",\"Size\":\"609\"}\n```\n\nYour function has been deployed!\n\nSubmit `IPFS_HASH_FOR_DIRECTORY` to the Khaos Registry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-protocol%2Fkhaos-discord-market","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-protocol%2Fkhaos-discord-market","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-protocol%2Fkhaos-discord-market/lists"}