All Projects β†’ madfish-solutions β†’ templewallet-mobile

madfish-solutions / templewallet-mobile

Licence: other
πŸ“±πŸ”πŸ’° Mobile cryptocurrency wallet for Tezos blockchain.

Programming Languages

typescript
32286 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language
Gherkin
971 projects

Projects that are alternatives of or similar to templewallet-mobile

kukai
Web wallet for the Tezos blockchain
Stars: ✭ 157 (+481.48%)
Mutual labels:  wallet, tezos
templewallet-extension
πŸ”πŸ’°Cryptocurrency wallet for Tezos blockchain as Web extension for your Browser.
Stars: ✭ 176 (+551.85%)
Mutual labels:  wallet, tezos
gotham-city
Gotham city is a fully functional project to demonstrate real-life example of minimalist Bitcoin decentralized HD wallet using 2 party ECDSA
Stars: ✭ 109 (+303.7%)
Mutual labels:  wallet
BitView
A crypto portfolio written in Flutter. It supports Binance, Bittrex, HitBTC, Coinbase, Coinbase Pro and Mercatox
Stars: ✭ 50 (+85.19%)
Mutual labels:  wallet
gxchain-wallet
GXC Wallet for mobile
Stars: ✭ 69 (+155.56%)
Mutual labels:  wallet
tzscan
The TzScan block explorer for Tezos
Stars: ✭ 12 (-55.56%)
Mutual labels:  tezos
boxwallet
BoxWallet is a single binary multi-coin CLI tool, that gets your coin-of-choice wallet/node set-up fast, with just a few commands.
Stars: ✭ 23 (-14.81%)
Mutual labels:  wallet
cyton-ios
The CITA iOS Wallet App
Stars: ✭ 24 (-11.11%)
Mutual labels:  wallet
meu kumbu
πŸ’΅Meu Kumbu πŸ’° (Means My Money) is a template app that people can use to build their owns Wallet πŸ€‘ or a mobile 🏦 banking app.
Stars: ✭ 55 (+103.7%)
Mutual labels:  wallet
ergvein
Multiplatform BTC wallet with client side filters
Stars: ✭ 35 (+29.63%)
Mutual labels:  wallet
HDWalletKit
Hierarchical Deterministic(HD) wallet for cryptocurrencies πŸ’°
Stars: ✭ 97 (+259.26%)
Mutual labels:  wallet
pytezos
🐍 Python SDK & CLI for Tezos | Michelson REPL and testing framework
Stars: ✭ 93 (+244.44%)
Mutual labels:  tezos
conceal-mobile
Conceal Mobile - Encrypted DeFI & Messaging App
Stars: ✭ 15 (-44.44%)
Mutual labels:  wallet
krux
Open-source, airgapped hardware signer for Bitcoin
Stars: ✭ 39 (+44.44%)
Mutual labels:  wallet
python-hdwallet
Python-based library for the implementation of a hierarchical deterministic wallet generator for more than 140+ multiple cryptocurrencies.
Stars: ✭ 210 (+677.78%)
Mutual labels:  wallet
python-bip32
Minimalistic implementation of BIP32
Stars: ✭ 28 (+3.7%)
Mutual labels:  wallet
nft-tutorial
Tezos FA2 NFT CLI Tool And Tutorial
Stars: ✭ 81 (+200%)
Mutual labels:  tezos
artunis-mobile
XRP Wallet app for Android and iOS, built in React Native.
Stars: ✭ 23 (-14.81%)
Mutual labels:  wallet
host-manager
User-friendly desktop app for Sia hosts. Provides easy configuration, better financials, and smart alerts to make hosting simpler.
Stars: ✭ 62 (+129.63%)
Mutual labels:  wallet
ruby-to-michelson
(Secure) Ruby to Liquidity w/ ReasonML Syntax / Michelson (Source-to-Source) Cross-Compiler Cheat Sheet / White Paper
Stars: ✭ 16 (-40.74%)
Mutual labels:  tezos

application screenshot

πŸ“ About

Temple Wallet - is a non-custodial crypto wallet for interacting with the Tezos ecosystem.

Temple provides the ability to interact with web-based decentralized applications (so-called "dApps") right from your mobile phone (iOS, Android).

Other important features include:

  • Exploring various Tezos-based assets
  • Multiple accounts
  • Send/Receive FA1.2 / FA2 tokens
  • Delegation to bakers
  • Light/Dark mode switching

▢️ Installation

To run application from source code locally - please follow environment setup instructions.

Clone repository

git clone https://github.com/madfish-solutions/templewallet-mobile.git && cd templewallet-mobile

Install dependencies

yarn
yarn ios:pods

To start app run

# Android application
yarn android

# iOS application
yarn ios

If you want to contribute your code, before making a pull request - ensure, that code passes all pipeline checks. You can manually to check it before a pull request running commands

yarn ts
yarn lint
yarn test
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].