Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trezor/trezor-core

:lock: Don't use this repo, use the new monorepo instead:
https://github.com/trezor/trezor-core

bitcoin micropython trezor

Last synced: about 2 months ago
JSON representation

:lock: Don't use this repo, use the new monorepo instead:

Awesome Lists containing this project

README

        

# Deprecated

We've moved to monorepo [trezor-firmware](https://github.com/trezor/trezor-firmware). Please file all issues and Pull Requests there.

----

# TREZOR Core

![TREZOR Logo](docs/logo.png)

[![Build Status](https://travis-ci.org/trezor/trezor-core.svg?branch=master)](https://travis-ci.org/trezor/trezor-core)
[![Gitter](https://badges.gitter.im/trezor/community.svg)](https://gitter.im/trezor/community)

This is the source code for 2nd generation of TREZOR called TREZOR model T.

It runs both inside of the device and also in the TREZOR Emulator.

![emulator](docs/emulator.jpg)

## Documentation

* [API](docs/api.md)
* [Build instructions](docs/build.md)
* [Emulator](docs/emulator.md)
* [Testing](docs/testing.md)
* [Bootloader](docs/bootloader.md)
* [Hardware](docs/hardware.md)
* [Memory Layout](docs/memory.md)
* [TOIF Image Format](docs/toif.md)