This project aims to provide Trezor Hardware Wallet owners with an easy way of creating OMNI layer transactions with their device's Bitcoin accounts.
To use this tool, simply go to https://trezor.github.io/omni-trezor and follow the steps.
As of this version, there are a few things to keep in mind:
Pull Requests are welcome. This tool was created using create-react-app
, please follow those conventions. As of this version, vanilla React is used without any router, etc.
To run a development environment:
git clone git@github.com:trezor/omni-trezor.git
npm install
npm start
Some ToDos:
© 2019 Tektite Software LLC
This project is licensed under the MIT License. The full text of this license can be read in LICENSE.md and TERMS.md.