{"id":28477049,"url":"https://github.com/evmts/krome","last_synced_at":"2025-08-02T22:04:38.144Z","repository":{"id":277631315,"uuid":"933018194","full_name":"evmts/krome","owner":"evmts","description":"Build blazingly fast, tiny blockchain applications that run natively on all major desktop and mobile platforms.","archived":false,"fork":false,"pushed_at":"2025-03-31T22:58:11.000Z","size":779,"stargazers_count":54,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-21T23:58:36.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Svelte","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/evmts.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}},"created_at":"2025-02-15T00:38:03.000Z","updated_at":"2025-07-21T15:40:49.000Z","dependencies_parsed_at":"2025-02-22T07:27:23.706Z","dependency_job_id":null,"html_url":"https://github.com/evmts/krome","commit_stats":null,"previous_names":["evmts/krome"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evmts/krome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmts%2Fkrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmts%2Fkrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmts%2Fkrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmts%2Fkrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evmts","download_url":"https://codeload.github.com/evmts/krome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmts%2Fkrome/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268464789,"owners_count":24254196,"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-08-02T02:00:12.353Z","response_time":74,"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":"2025-06-07T15:40:27.615Z","updated_at":"2025-08-02T22:04:38.082Z","avatar_url":"https://github.com/evmts.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Krome - Native Blockchain Apps Made Simple\n\nBuild blazingly fast, tiny blockchain applications that run natively on all major desktop and mobile platforms.\n\n## What is Krome?\n\nKrome is a framework for building blockchain applications that compile to tiny, native binaries for all major platforms. By leveraging Rust and advanced optimizations, Krome apps are typically under 10MB in size while delivering unmatched performance. It combines the best of modern development tools and frameworks:\n\n- **[Tauri](https://tauri.app)** for secure native cross-platform applications\n- **[Svelte 5](https://svelte.dev)** for performant, intuitive UI development\n- **[TEVM](https://tevm.sh)** for Ethereum Virtual Machine integration\n- **[Deno (TODO)](https://deno.land)** for secure JavaScript runtime\n- **[Helios](https://github.com/a16z/helios)** (optional) for trustless light client capabilities\n\nWhat sets Krome apart is its uncompromising focus on both user experience and developer productivity. Through its opinionated framework, it delivers a polished, native feel for users while maximizing development speed and maintainability for developers.\n\n## ✨ Features\n\n- 🖥️ **True Native Performance**: Build once, run anywhere with [Tauri](https://tauri.app)'s native capabilities\n- 🔗 **Blockchain-Ready**: Pre-configured with [TEVM](https://tevm.sh) for seamless blockchain integration\n- 🔄 **Multi-Language Support**:\n  - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)/[TypeScript](https://www.typescriptlang.org)\n  - [Golang](https://go.dev)\n  - [Rust](https://www.rust-lang.org)\n  - [Solidity](https://soliditylang.org)\n- 🎨 **Performant UI**:\n  - Faster than React-based alternatives\n  - Intuitive for blockchain and systems developers\n  - Simple, declarative syntax\n- 📱 **Mobile First**: First-class mobile support out of the box\n- 🔒 **Security First**:\n  - [Deno](https://deno.land)'s secure-by-default runtime\n  - [Tauri](https://tauri.app/v1/guides/security/security)'s security-focused architecture\n  - Audited dependencies and minimal attack surface\n- ⚡ **Optimistic Updates**: Built-in support for snappy UIs with optimistic operations\n- 👛 **Wallet Integration**:\n  - Simple, secure wallet connection with broad provider support\n  - Built-in embedded wallet support for seamless onboarding\n  - Secure key management using the system's native keychain\n- 🧪 **Testing Ready**: Comprehensive testing setup for all supported languages\n\n![image](https://github.com/user-attachments/assets/01666351-a2e6-4a09-879e-533a1f8ea06b)\n\n## Requirements\n\n- [Deno](https://deno.land/manual/getting_started/installation) 1.41 or later\n- [Rust](https://www.rust-lang.org/tools/install) toolchain\n- [Go](https://go.dev/doc/install) 1.22 or later\n- [Node.js](https://nodejs.org) 20 or later (for npm packages)\n- For iOS development: [Xcode](https://developer.apple.com/xcode/) 15+\n- For Android development: [Android Studio](https://developer.android.com/studio) Hedgehog+\n\n## Quick Start\n\nRun app in dev mode\n\n```bash\npnpm install\n\ntauri dev\n```\n\nSee [tauri 2.0](https://v2.tauri.app/) docs for tauri specific information\n\n## File structure\n\nApp logic\n\n- [src/](./src/) contains the source code for the svelte app\n- Svelte uses file based routing in [src/routes](./src/routes/) folder\n- Context to help your llm write svelte is in [src/svelte.llm.txt](./src/svelte.llm.txt)\n- [src-tauri](./src-tauri) contains the rust code\n- Rust code is binded to svelte app in [src-tauri/lib.rs](./src-tauri/lib.rs)\n\nTauri specific files\n\n- [src-tauri/](./src-tauri/tauri.conf.json) contains the [tauri config](https://v2.tauri.app/reference/config/)\n- Additional configuration is in the capabilities file [src-tauri/capabilities](./src-tauri/capabilities/)\n\n## Community\n\nJoin our community to get help, share your projects, and contribute:\n\n- [Join Telegram](https://t.me/+ANThR9bHDLAwMjUx)\n\n## Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevmts%2Fkrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevmts%2Fkrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevmts%2Fkrome/lists"}