{"id":27421233,"url":"https://github.com/ks-kim/giftishare-android","last_synced_at":"2026-05-06T00:35:19.190Z","repository":{"id":120561776,"uuid":"169683236","full_name":"KS-KIM/giftishare-android","owner":"KS-KIM","description":"Ethereum-Based Coupon Sharing ÐApp","archived":false,"fork":false,"pushed_at":"2019-12-03T17:12:16.000Z","size":863,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-12T02:31:47.808Z","etag":null,"topics":["android","ethereum","web3j"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KS-KIM.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":"2019-02-08T04:12:37.000Z","updated_at":"2020-09-05T06:09:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"86c0e001-6ed0-46fb-99f9-357b0511a54d","html_url":"https://github.com/KS-KIM/giftishare-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KS-KIM/giftishare-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KS-KIM%2Fgiftishare-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KS-KIM%2Fgiftishare-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KS-KIM%2Fgiftishare-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KS-KIM%2Fgiftishare-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KS-KIM","download_url":"https://codeload.github.com/KS-KIM/giftishare-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KS-KIM%2Fgiftishare-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32673589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["android","ethereum","web3j"],"created_at":"2025-04-14T10:16:32.517Z","updated_at":"2026-05-06T00:35:19.180Z","avatar_url":"https://github.com/KS-KIM.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GiftiShare\n\n이더리움 스마트 컨트랙트를 기반으로 쿠폰, 기프티콘 등의 자산을 공유할 수 있는 안드로이드 어플리케이션입니다.\n\n## Features\n- 이더리움 지갑 생성\n- 보유한 이더 조회 및 전송\n- 트랜잭션 조회\n- 쿠폰 등록\n- 쿠폰 구매\n- 판매중인 쿠폰 목록 조회\n- 구매 및 판매한 쿠폰 조회\n\n## Architecture \u0026 Library\n\n- [MVVM (Model-View-ViewModel) Architecture Design Pattern](https://developer.android.com/jetpack/docs/guide#separation-of-concerns)\n- [Android Support Library](https://developer.android.com/topic/libraries/support-library)\n  - [AppCompat-v7](https://developer.android.com/topic/libraries/support-library/packages#v7-appcompat)\n  - [CardView-v7](https://developer.android.com/topic/libraries/support-library/packages#v7-cardview)\n  - [CustomTabs](https://developer.android.com/topic/libraries/support-library/features#custom-tabs)\n  - [Design Support](https://developer.android.com/topic/libraries/support-library/packages#design)\n  - [RecyclerView-v7](https://developer.android.com/topic/libraries/support-library/packages#v7-recyclerview)\n  - [Support-v4](https://developer.android.com/topic/libraries/support-library/packages#v4)\n- [Constraint Layout Library](https://developer.android.com/reference/android/support/constraint/ConstraintLayout)\n- [Android Architecture Components](https://developer.android.com/topic/libraries/architecture)\n  - [DataBinding](https://developer.android.com/topic/libraries/data-binding)\n  - [LiveData](https://developer.android.com/topic/libraries/architecture/livedata)\n  - [Lifecycle](https://developer.android.com/topic/libraries/architecture/lifecycle)\n  - [RoomDatabase](https://developer.android.com/topic/libraries/architecture/room)\n  - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)\n- [Google Firebase for Android](https://firebase.google.com/docs/android)\n- [Web3j Lightweight Java and Android Library](https://docs.web3j.io/)\n- [Zxing Android Embedded](https://github.com/journeyapps/zxing-android-embedded)\n- [Dependency Injection (Dagger 2)](https://github.com/google/dagger)\n\n## Contributor\n\n- Kim Kwang Soon: kwangsoonkim@outlook.com\n- Kang Yong Hoon\n- Koo Dong Lim\n\n## Reference\n\n- [LiveData Tutorial](https://codelabs.developers.google.com/codelabs/android-room-with-a-view/#0)\n- [Room Database Tutorial](https://codelabs.developers.google.com/codelabs/android-room-with-a-view/#11)\n- [MVVM Sample Application - 1](https://github.com/googlesamples/android-architecture/tree/todo-mvvm-live)\n- [MVVM Sample Application - 2](https://github.com/MindorksOpenSource/android-mvvm-architecture)\n- [Android Architecture](https://developer.android.com/jetpack/docs/guide)\n- [RecyclerView](https://thdev.tech/androiddev/2016/11/01/Android-RecyclerView-intro/)\n\n# License\n\nCopyright (c) 2019 By KS-KIM. All right reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\n```\nhttp://www.apache.org/licenses/LICENSE-2.0\n```\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fks-kim%2Fgiftishare-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fks-kim%2Fgiftishare-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fks-kim%2Fgiftishare-android/lists"}