Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfred-hodler/rust-coldcard

Coldcard Interface Library in Rust
https://github.com/alfred-hodler/rust-coldcard

bitcoin coldcard

Last synced: 11 days ago
JSON representation

Coldcard Interface Library in Rust

Awesome Lists containing this project

README

        

# Rust Coldcard Interface Project

[![Documentation](https://img.shields.io/docsrs/coldcard)](https://docs.rs/coldcard/latest/coldcard/)
[![Crates.io](https://img.shields.io/crates/v/coldcard.svg)](https://crates.io/crates/coldcard)
[![License](https://img.shields.io/crates/l/coldcard.svg)](https://github.com/alfred-hodler/rust-coldcard/blob/master/coldcard/LICENSE)
[![Test Status](https://github.com/alfred-hodler/rust-coldcard/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/alfred-hodler/rust-coldcard/actions)

This is a workspace that contains crates used for interfacing with the [Coldcard](https://coldcard.com/) hardware wallet over USB.

![Project Logo](logo.png)

The crates are as follows:

`coldcard` - the library for integration with Rust projects

`coldcard-cli` - the CLI tool for upgrading and interfacing with Coldcard devices

See each crate's `README.md` file for detailed information.

## Contributing

Contributions are welcome. Before making large changes, please open an issue first.

## Disclaimer

This is not an official project and comes with no warranty whatsoever.