8000 GitHub - HolloSwap/trinity-wallet: The IOTA Trinity Wallet - currently in public beta testing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HolloSwap/trinity-wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 8000  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOTA Trinity Wallet

This is the shared repository for the IOTA Trinity Mobile and Desktop wallets. The apps are based on React and built with React-Native (mobile) and Electron (desktop).

Prerequisites

  • Node.js (8+)
  • Yarn

Instructions

  1. Clone this repo
git clone https://github.com/iotaledger/trinity-wallet.git
  1. Go to the trinity-wallet directory
cd trinity-wallet
  1. Install the shared dependencies
yarn && yarn deps:shared
  1. Follow the instructions to install dependencies for Trinity Mobile or Trinity Desktop

Branches

To create a new feature or bugfix (or chore) please create a new branch and use a prefix (e.g feature/my-awesome-new-feature or bugfix/something-not-working). The prefixes we use are bug, feat, chore and hotfix. Please don't use anything else.

If you are adding any text in your work, please follow the instructions in localisation.md.

When creating a new branch try to always branch off from develop. Avoid branching off from other branches unless it's absolutely necessary.

When you're done with your work create a new Pull Request and use your branch as source branch and develop as target branch. Never create Pull Requests directly against master as target branch unless you're trying to merge an important hotfix.

About

The IOTA Trinity Wallet - currently in public beta testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.3%
  • CSS 3.4%
  • Swift 1.2%
  • Ruby 0.8%
  • Java 0.7%
  • Objective-C 0.4%
  • Other 0.2%
0