{"id":20078745,"url":"https://github.com/wpdas/kibi-greeting-contract","last_synced_at":"2025-09-10T00:45:32.180Z","repository":{"id":179581732,"uuid":"663738698","full_name":"wpdas/kibi-greeting-contract","owner":"wpdas","description":"A Smart Contract that works using Kibi Blockchain.","archived":false,"fork":false,"pushed_at":"2023-07-18T15:35:16.000Z","size":248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T13:14:46.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/wpdas.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-08T01:51:11.000Z","updated_at":"2023-07-08T01:59:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"43f8214f-b9ef-4981-aceb-59986d57a0b9","html_url":"https://github.com/wpdas/kibi-greeting-contract","commit_stats":null,"previous_names":["wpdas/kibi-greeting-contract"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wpdas/kibi-greeting-contract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fkibi-greeting-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fkibi-greeting-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fkibi-greeting-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fkibi-greeting-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpdas","download_url":"https://codeload.github.com/wpdas/kibi-greeting-contract/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fkibi-greeting-contract/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274390719,"owners_count":25276408,"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-09-09T02:00:10.223Z","response_time":80,"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":"2024-11-13T15:16:25.194Z","updated_at":"2025-09-10T00:45:31.721Z","avatar_url":"https://github.com/wpdas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Greetings Smart Contract (Kibi)\n\nThis is a smart contract that runs inside the [Kibi Blockchain](https://github.com/wpdas/kibi-blockchain).\n\n## How to use\n\n- 1 - Go to [Kibi Blockchain repo](https://github.com/wpdas/kibi-blockchain), clone it;\n- 2 - Inside the Kibi Blockchain repo/folder, run `cargo run`;\n- 3 - Clone this repo;\n- 4 - Inside this repo's folder, run one of the commands below:\n\nPersisting a `greeting`:\n\n```sh\n# dev-1234 = the contract id\n# set_greeting = is a contract's method\n# \"Hello from Wendz!\" = is the string value to be stored on chain under the contract\ncargo run -- call dev-1234 set_greeting \"Hello from Wendz!\"\n```\n\nViewing the current `greeting`:\n\n```sh\n# dev-1234 = the contract id\n# greeting = is a contract's field\ncargo run -- view dev-1234 greeting\n```\n\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"showcase.gif\" /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdas%2Fkibi-greeting-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpdas%2Fkibi-greeting-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdas%2Fkibi-greeting-contract/lists"}