# bithd-common **Repository Path**: bison-fork/bithd-common ## Basic Information - **Project Name**: bithd-common - **Description**: fork 自 github/bithd/trezor-common bithd 的通用代码 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-04 - **Last Updated**: 2022-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # trezor-common [![Build Status](https://travis-ci.org/trezor/trezor-common.svg?branch=master)](https://travis-ci.org/trezor/trezor-common) [![Gitter](https://badges.gitter.im/trezor/community.svg)](https://gitter.im/trezor/community) Common files shared among TREZOR repositories. This repo is meant to be included as submodule to others using: ``` git submodule add https://github.com/trezor/trezor-common.git trezor-common ```