{"id":18679250,"url":"https://github.com/code-monad/ckb-drop","last_synced_at":"2025-11-07T13:30:49.393Z","repository":{"id":194410875,"uuid":"690780679","full_name":"code-monad/ckb-drop","owner":"code-monad","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-12T21:38:41.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T21:42:12.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/code-monad.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}},"created_at":"2023-09-12T21:36:23.000Z","updated_at":"2023-09-12T21:36:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc937126-0e1a-4376-9449-b6149d937f12","html_url":"https://github.com/code-monad/ckb-drop","commit_stats":null,"previous_names":["code-monad/ckb-drop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-monad%2Fckb-drop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-monad%2Fckb-drop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-monad%2Fckb-drop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-monad%2Fckb-drop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-monad","download_url":"https://codeload.github.com/code-monad/ckb-drop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239531163,"owners_count":19654431,"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":"2024-11-07T09:42:45.466Z","updated_at":"2025-11-07T13:30:49.137Z","avatar_url":"https://github.com/code-monad.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spore Drop\n\nA tiny agent shows how to program an Airdrop agent using CKB's Rust sdk.\n\nIt will randomly pick a image fomr [res/](./res/) to make it a Spore and send to the receiver.\n\n## Procedure\n\nJust like other ckb development ,the procedure of this program can be described as:\n### 1. Searching.\nIt searches for the on_chain cells, using CkbRpcClient.\n### 2. Filtering\nFilter cells you found with rules specified(check [rules.rs](src/rules.rs))\n### 3. Processing\nProcess data contains in cell.\n### 4. Build Spore Data\nBuild the spore data like in [utils.rs](src/utils.rs)\n### 5. Build Transaction\nBuild a transaction and send it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-monad%2Fckb-drop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-monad%2Fckb-drop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-monad%2Fckb-drop/lists"}