{"id":49303785,"url":"https://github.com/kryptic-sh/hodl","last_synced_at":"2026-05-03T13:02:01.034Z","repository":{"id":353853618,"uuid":"1221163980","full_name":"kryptic-sh/hodl","owner":"kryptic-sh","description":"Light crypto wallet. TUI. Rust + ratatui.","archived":false,"fork":false,"pushed_at":"2026-05-03T07:17:10.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T09:16:33.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hodl.kryptic.sh","language":"Rust","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/kryptic-sh.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":"2026-04-25T20:49:15.000Z","updated_at":"2026-05-03T07:17:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kryptic-sh/hodl","commit_stats":null,"previous_names":["kryptic-sh/hodl"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kryptic-sh/hodl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptic-sh%2Fhodl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptic-sh%2Fhodl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptic-sh%2Fhodl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptic-sh%2Fhodl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kryptic-sh","download_url":"https://codeload.github.com/kryptic-sh/hodl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptic-sh%2Fhodl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":[],"created_at":"2026-04-26T08:18:31.867Z","updated_at":"2026-05-03T13:02:01.027Z","avatar_url":"https://github.com/kryptic-sh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hodl\n\n[![CI](https://github.com/kryptic-sh/hodl/actions/workflows/ci.yml/badge.svg)](https://github.com/kryptic-sh/hodl/actions/workflows/ci.yml)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Website](https://img.shields.io/badge/website-hodl.kryptic.sh-7ee787)](https://hodl.kryptic.sh)\n\nLight crypto wallet. TUI. Rust + ratatui.\n\n## Status\n\nEarly scaffold. Not usable yet.\n\n## Goals\n\n- Light wallet — no full-node sync, talk to public/self-hosted RPC endpoints.\n- Terminal UI via [`ratatui`](https://crates.io/crates/ratatui).\n- Multi-chain (start: Bitcoin, Ethereum). BIP-39 seed, BIP-32/44 derivation.\n- Local-only key storage. Encrypted at rest. Never phones home.\n- Cross-platform: Linux, macOS, Windows.\n\n## Layout\n\n```\nhodl/\n├── apps/\n│   └── hodl/           # main binary\n├── crates/\n│   ├── hodl-core/      # shared types, errors, traits\n│   ├── hodl-tui/       # ratatui screens, input, layout\n│   ├── hodl-config/    # config loading (TOML)\n│   └── hodl-wallet/    # keys, addresses, signing, RPC\n└── Cargo.toml          # workspace root\n```\n\n## Build\n\n```bash\ncargo build\ncargo run -p hodl\n```\n\n## License\n\nMIT. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptic-sh%2Fhodl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkryptic-sh%2Fhodl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptic-sh%2Fhodl/lists"}