{"id":48498547,"url":"https://github.com/cypherstack/flutter_libepiccash","last_synced_at":"2026-04-30T06:00:35.545Z","repository":{"id":50398390,"uuid":"500362932","full_name":"cypherstack/flutter_libepiccash","owner":"cypherstack","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-30T00:12:19.000Z","size":26926,"stargazers_count":2,"open_issues_count":16,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-30T01:29:38.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/cypherstack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-06T09:06:00.000Z","updated_at":"2026-04-29T23:35:15.000Z","dependencies_parsed_at":"2025-12-05T17:11:33.587Z","dependency_job_id":"f1bb8554-55fa-42f0-b10d-a15651e14d3e","html_url":"https://github.com/cypherstack/flutter_libepiccash","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cypherstack/flutter_libepiccash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypherstack%2Fflutter_libepiccash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypherstack%2Fflutter_libepiccash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypherstack%2Fflutter_libepiccash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypherstack%2Fflutter_libepiccash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cypherstack","download_url":"https://codeload.github.com/cypherstack/flutter_libepiccash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypherstack%2Fflutter_libepiccash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32456167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-04-07T13:32:25.779Z","updated_at":"2026-04-30T06:00:35.502Z","avatar_url":"https://github.com/cypherstack.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `flutter_libepiccash`\n## Submodules\nInitialize submodules:\n```sh\ngit submodule update --init --recursive\n```\n\n## Dependencies\n### Rust\nInstall Rust: https://www.rust-lang.org/tools/install\n```sh\nrustup install 1.81\nrustup default 1.81\n```\n\n### `cargo-ndk`\n```sh\ncargo install cargo-ndk\n```\n\n# Android\n## Add targets to rust\n```sh\nrustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-android\n```\n\n## Install dependencies\n```sh\n# https://github.com/EpicCash/epic/blob/master/doc/build.md#requirements\nsudo apt install build-essential \\\n\tcmake \\\n\tgit \\\n\tlibgit2-dev \\\n\tclang \\\n\tdebhelper \\\n\tlibclang-dev \\\n\tlibncurses5-dev \\\n\tlibncursesw5-dev \\\n\tzlib1g-dev \\\n\tpkg-config \\\n\tllvm \\\n\tcargo \\\n\trustc \\\n\topencl-headers \\\n\tlibssl-dev \\\n\tocl-icd-opencl-dev \\\n\tlibc6-dev-i386\n```\n\n## Build\n```sh\ncd scripts/android\n./install_ndk.sh\n./build_all.sh\n```\n\n# iOS\n## Add targets to rust\n```sh\nrustup target add aarch64-apple-ios x86_64-apple-ios aarch64-apple-ios-sim\n```\n\n## Install dependencies\n```sh\ncargo install cargo-lipo\ncargo install cbindgen\n```\n\n## Build\n```sh\ncd scripts/ios\n./build_all\n```\n\n# Windows\n## Dependencies\nRun `scripts/windows/deps.sh` in WSL (may need to alter permissions like with `chmod +x *.sh`) to install `x86_64-w64-mingw32-gcc` and `clang` or run\n```sh\nsudo apt-get install clang gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64\n```\n\n## Building for Windows\nRun `scripts/windows/build_all.sh` in WSL (Ubuntu 20.04 on WSL2 has been tested)\n\nLibraries will be output to `scripts/windows/build`\n\n## Building on Windows\nPerl is required for building on Windows.  Strawberry Perl has been tested working.\n\nRun `build_all.ps1` in Powershell.  This is not confirmed working and may need work eg. may need some missing dependencies added but has been included as a starting point or example for Windows developers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcypherstack%2Fflutter_libepiccash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcypherstack%2Fflutter_libepiccash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcypherstack%2Fflutter_libepiccash/lists"}