{"id":18340345,"url":"https://github.com/dimensiondev/maskwalletcore-android","last_synced_at":"2025-10-05T20:26:51.092Z","repository":{"id":46445747,"uuid":"366981416","full_name":"DimensionDev/MaskWalletCore-Android","owner":"DimensionDev","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-19T07:24:42.000Z","size":216,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-05T03:58:29.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/DimensionDev.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}},"created_at":"2021-05-13T08:18:24.000Z","updated_at":"2022-10-25T00:42:46.000Z","dependencies_parsed_at":"2022-09-26T22:11:14.530Z","dependency_job_id":null,"html_url":"https://github.com/DimensionDev/MaskWalletCore-Android","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FMaskWalletCore-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FMaskWalletCore-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FMaskWalletCore-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDev%2FMaskWalletCore-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimensionDev","download_url":"https://codeload.github.com/DimensionDev/MaskWalletCore-Android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248110524,"owners_count":21049499,"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-05T20:22:12.830Z","updated_at":"2025-10-05T20:26:50.981Z","avatar_url":"https://github.com/DimensionDev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MaskWalletCore-Android\n![Build Status](https://github.com/DimensionDev/MaskWalletCore-Android/workflows/Android/badge.svg)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.dimensiondev/maskwalletcore/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.dimensiondev/maskwalletcore)\n\n# Useage\n\n## Dependency\n```\nimplementation(\"io.github.dimensiondev:maskwalletcore:$maskwalletcore_version\")\n```\n\n## Api\n\n- Create Key\n```kotlin\nWalletKey.create(\"password\")\n```\n- Restore Key\n```kotlin\nWalletKey.fromMnemonic()\nWalletKey.fromJson()\nWalletKey.fromPrivateKey()\n```\n\n# Development\n\n## Requirement\n- Rust target\n```\nrustup target add armv7-linux-androideabi i686-linux-android aarch64-linux-android x86_64-linux-android\n```\n- Android NDK\n\n## Build guide\n```\ngit clone --recurse-submodules git@github.com:DimensionDev/MaskWalletCore-Android.git\n./gradlew :MaskWalletCore:build\n```\n\n# LICENSE\n```\nMIT License\n\nCopyright (c) 2021 Dimension\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondev%2Fmaskwalletcore-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimensiondev%2Fmaskwalletcore-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondev%2Fmaskwalletcore-android/lists"}