bitkey
Open-source bitcoin hardware wallet firmware and infrastructure
All Skills in This Repository (16)
Pure Emerald Level Indicatorsdebug-ios-ci
Diagnose iOS CI build failures and performance issues using Buildkite logs.
git-commit
Create signed, atomic git commits with comprehensive messages.
manage-ai-rules
Manage AI rule docs, keywords, and allowlists across repository paths.
manage-pr
Automate GitHub pull request creation, updates, and submission via gh CLI.
use-datadog-mcp
Locate logs, traces, and user sessions via Datadog MCP to triage production issues.
implement-service
Design and implement domain services with Result-based error handling and AppScope integration.
implement-f8e-client
Implement an F8e HTTP client for the Fromagerie API using Kotlin and Ktor.
use-slack-mcp
Retrieve Slack discussions, decisions, and channel mappings via MCP integration.
write-test
Automate Kotest FunSpec unit and integration tests with fakes and Turbine.
run-gradle
Automates Gradle builds and tasks in multi-agent environments via agent-task-queue MCP.
edit-docs
Align KDoc comments and MkDocs documentation to maintain a single source of truth.
review-pr
Automates GitHub pull request reviews for correctness, security, and quality issues.
Frequently Asked Questions
FAQPage SchemaHow to install Bitkey?โผ
Run `npx skills add proto-at-block/bitkey --all -g -y` in your terminal to install all skills from this repository globally.
What is the Bitkey repository?โผ
It is the published source code for Block's Bitkey bitcoin hardware wallet, covering firmware, Android and iOS apps, Rust key management, servers, and Terraform infrastructure.
Can I build Bitkey firmware from source?โผ
The firmware directory includes Meson build files, bootstrap scripts, and task runners for compiling and testing the embedded code, though full external build support is limited.
How do I verify the Bitkey Android app?โผ
The repository includes a verifiable-build process that lets you reproduce the Android app binary and confirm it matches the version distributed on the app store.
Can I contribute code to Bitkey?โผ
No. Block publishes this code for transparency and auditing only and is not accepting external contributions at this time.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core