{"id":15448046,"url":"https://github.com/snedashkovsky/cw-cyber-scripts","last_synced_at":"2026-01-23T07:34:42.180Z","repository":{"id":130101120,"uuid":"585846542","full_name":"Snedashkovsky/cw-cyber-scripts","owner":"Snedashkovsky","description":"scripts for interacting with cyber contracts","archived":false,"fork":false,"pushed_at":"2024-03-01T07:46:42.000Z","size":1479,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-17T11:57:34.930Z","etag":null,"topics":["bostrom","contract-testing","cosmwasm","load-testing","merkle-tree","space-pussy"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Snedashkovsky.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}},"created_at":"2023-01-06T08:33:24.000Z","updated_at":"2024-02-21T18:09:05.000Z","dependencies_parsed_at":"2024-01-18T07:50:52.557Z","dependency_job_id":"32cbb73b-ee57-4150-8823-b84a6e0e5304","html_url":"https://github.com/Snedashkovsky/cw-cyber-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Snedashkovsky/cw-cyber-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snedashkovsky%2Fcw-cyber-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snedashkovsky%2Fcw-cyber-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snedashkovsky%2Fcw-cyber-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snedashkovsky%2Fcw-cyber-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snedashkovsky","download_url":"https://codeload.github.com/Snedashkovsky/cw-cyber-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snedashkovsky%2Fcw-cyber-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28683456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"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":["bostrom","contract-testing","cosmwasm","load-testing","merkle-tree","space-pussy"],"created_at":"2024-10-01T20:21:39.789Z","updated_at":"2026-01-23T07:34:42.141Z","avatar_url":"https://github.com/Snedashkovsky.png","language":"Jupyter Notebook","readme":"# CW Cyber scripts\n\n## Hub Contracts\n\n### Contract list\n\n- [hub-channels](https://github.com/cybercongress/cw-cyber/tree/hub/contracts/hub-channels)\n- [hub-contracts](https://github.com/cybercongress/cw-cyber/tree/hub/contracts/hub-contracts)\n- [hub-libs](https://github.com/cybercongress/cw-cyber/tree/hub/contracts/hub-libs)\n- [hub-networks](https://github.com/cybercongress/cw-cyber/tree/hub/contracts/hub-networks)\n- [hub-protocols](https://github.com/cybercongress/cw-cyber/tree/hub/contracts/hub-protocols)\n- [hub-skills](https://github.com/cybercongress/cw-cyber/tree/hub/contracts/hub-skills)\n- [hub-tokens](https://github.com/cybercongress/cw-cyber/tree/hub/contracts/hub-tokens)\n\n### [Initialize Hub contracts](hub/hub_initialize.ipynb)\n\n### [Generate of data uploaded into Hub contracts](hub/hub_generate_upload_data.ipynb)\n\n### [Upload data to Hub contracts](hub/hub_upload_data.ipynb)\n\n## Gift contracts\n\n### Contract list\n\n- [cw-cyber-gift](https://github.com/cybercongress/cw-cybergift/tree/main/contracts/cw-cyber-gift)\n- [cw-cyber-passport](https://github.com/cybercongress/cw-cybergift/tree/main/contracts/cw-cyber-passport)\n- [cw-cyber-subgraph](https://github.com/cybercongress/cw-cybergift/tree/main/contracts/cw-cyber-subgraph)\n\n### [Generator of merkle proofs](generate_merkle_proofs)\nInstall Generator:\n```bash\ngenerate_merkle_proofs \u0026\u0026 yarn\n```\n\n\n### [Tests of Gift and Passport contracts](gift_tests/gift_and_passport_contracts_load_testing.ipynb)\n\n### [Load tests of Gift and Passport contracts](gift_tests/gift_and_passport_contracts_load_testing.ipynb)\n\n### [Bostrom Gift calculation](gift_deploy/gift_final_merkle_tree.ipynb)\n\n### [Pussy Gift calculation](gift_deploy/pussygift_final_merkle_tree.ipynb)\n\n### [Content-Type and Type-Content Subgraphs](cyberlinks/upload_content_type_subgraphs.ipynb)\n\n## Gift Analysis\n### on-chain data source  \n- [Gift and Passport state](gift_analysis/gift_and_passport_get_state.ipynb)\n### [spacebox](https://github.com/bro-n-bro/spacebox) data source\n- [Gift analysis](gift_analysis/gift_analysis.ipynb) notebook\n- [Gift Analytics by Date SQL](gift_analysis/gift_by_date__spacebox.sql) script  \n- [Gift Analytics by Claimer SQL](gift_analysis/gift_by_claimer__spacebox.sql) script","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnedashkovsky%2Fcw-cyber-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnedashkovsky%2Fcw-cyber-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnedashkovsky%2Fcw-cyber-scripts/lists"}