All Projects → iotaledger → Trinity Wallet

iotaledger / Trinity Wallet

Licence: other
The IOTA Trinity Wallet - available on App Store, Google Play and all major Desktop platforms

Programming Languages

javascript
184084 projects - #8 most used programming language


The official IOTA wallet

Developer documentation portal

Discord StackExchange Apache 2.0 license

AboutPrerequisitesInstallationGetting startedSupporting the projectJoining the discussion


About

This is the official IOTA wallet, which allows you to do the following:

  • Create password-protected accounts to store and access your seeds
  • Send transactions
  • Generate addresses
  • Read your balance and transaction history

Please report any issues in our issue tracker.

Prerequisites

To compile Trinity, you must have the following:

Installation

The latest downloadable versions of Trinity are available on the Trinity website.

If you want to run a local version of Trinity, compile the code by doing the following:

  1. Clone this repository

    git clone https://github.com/iotaledger/trinity-wallet.git
    
  2. Change into the trinity-wallet directory

    cd trinity-wallet
    
  3. Install the shared dependencies

    yarn && yarn deps:shared
    
  4. Follow the instructions to compile either Trinity Mobile or Trinity Desktop.

Getting started

If you want help getting started as a user of the wallet, see the documentation portal.

If you are contributing to the Trinity codebase, see the following resources:

Supporting the project

If Trinity has been useful to you and you feel like contributing, consider posting a bug report, feature request or a pull request.

See the contributing guidelines for more information.

Joining the discussion

If you want to get involved in the community, need help with getting setup, have any issues related to Trinity or just want to discuss IOTA, Distributed Ledger Technology (DLT) and IoT with other people, feel free to join our Discord.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].