All Projects → bituniverse → bitshares_wallet

bituniverse / bitshares_wallet

Licence: MIT license
The bitshares wallet app for Android devices.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to bitshares wallet

crypto-database
Database for crypto data, supporting several exchanges. Can be used for TA, bots, backtest, realtime trading, etc.
Stars: ✭ 72 (+132.26%)
Mutual labels:  cryptocoins
react-cryptocoins
Сryptocurrencies icons as React components
Stars: ✭ 37 (+19.35%)
Mutual labels:  cryptocoins
readme
The Blockchain Bible,a collections for blockchain tech,bitcoin,ethereum,crypto currencies,cryptography,decentralized solutions,business scenarios,hyperledger tech,meetups,区块链,数字货币,加密货币,比特币,以太坊,密码学,去中心化,超级账本
Stars: ✭ 46 (+48.39%)
Mutual labels:  cryptocoins
duino-coin
ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.
Stars: ✭ 626 (+1919.35%)
Mutual labels:  cryptocoins
docs.bitshares.org
Please check the new repository https://github.com/bitshares/how.bitshares.works. This repository contains the OLD sources (and the build in a different branch) for docs.bitshares.org
Stars: ✭ 18 (-41.94%)
Mutual labels:  bitshares
info-bot
🤖 A Versatile Telegram Bot
Stars: ✭ 37 (+19.35%)
Mutual labels:  cryptocoins
coinaly
🚀 Fast and easy to use mobile trade interface for cryptocurrencies. Track your trades to the moon and beyond. Currently only for Bittrex.
Stars: ✭ 32 (+3.23%)
Mutual labels:  cryptocoins
bsips
BitShares Improvement Proposals and Protocols. These technical documents describe the process of updating and improving the BitShares blockchain and technical ecosystem.
Stars: ✭ 63 (+103.23%)
Mutual labels:  bitshares
DEXBot
Trading Bot for the BitShares Decentralized Exchange
Stars: ✭ 232 (+648.39%)
Mutual labels:  bitshares
blockchain-VCoin
Simple Implementation Proof of Work blockchain coin.
Stars: ✭ 16 (-48.39%)
Mutual labels:  cryptocoins
PoolTool
A simple Python tool to help anyone use Liquidity Pools on the BitShares blockchain.
Stars: ✭ 17 (-45.16%)
Mutual labels:  bitshares
bitshares-go
Bitshares golang client
Stars: ✭ 18 (-41.94%)
Mutual labels:  bitshares
binance-node-docker
Docker image for Binance full and light nodes
Stars: ✭ 24 (-22.58%)
Mutual labels:  cryptocoins
klefki
Klefki is a playground for researching elliptic curve group based algorithm, such as MPC, ZKP and HE. All data types & structures are based on mathematical defination of abstract algebra.
Stars: ✭ 12 (-61.29%)
Mutual labels:  cryptocoins
go-bitshares
API for Bitshares - supports websocket RPC & Wallet functions
Stars: ✭ 22 (-29.03%)
Mutual labels:  bitshares
bitcoin-cryptocurrency-tutorial
PHP & Cryptocurrencies Collections. Powered By https://btcschools.net
Stars: ✭ 142 (+358.06%)
Mutual labels:  cryptocoins
cryptocoincount
Keep track of your cryptocoin balances with CryptocoinCount
Stars: ✭ 47 (+51.61%)
Mutual labels:  cryptocoins
bittrex
💸 Haskell bindings to the Bittrex cryptocurrency exchange
Stars: ✭ 24 (-22.58%)
Mutual labels:  cryptocoins
coinwatch
Coinmarketcap console client to keep track of your crypto currency trades - are you winning or losing?
Stars: ✭ 73 (+135.48%)
Mutual labels:  cryptocoins
cryptocoins-desklet-cinnamon
Cryptocurrency Ticker (Desklet) for Cinnamon Desktop that displays the current price for thousands of cryptocurrencies, and their daily percent changes.
Stars: ✭ 18 (-41.94%)
Mutual labels:  cryptocoin

bitshares_wallet

Technical info

  1. The core structure of BitShares Wallet reuses the bitshares-core implementation. All communication protocols were developed from scratch. The communication part will be separated as a library in the future.
  2. The graphenej part is from smartcoins-wallet, and is used to read the .bin file when logging in with wallet model
  3. Now we get the quotes data at fixed time, and haven’t finished developing the protocol using websocket to let the server push the data to the clients.
  4. The source contains the code of firebase and fabric, while we don’t submit these two parts. You can add them yourself.
  5. fabric.properties -> This file stores fabric’s apiSecret, corresponding io.fabric.ApiKey of manifest
  6. google-services.json -> This file stores the info when connecting firebase

Product info

BitShares Wallet is an app for BitShares on Android devices. The main features are:

  • Wallet:
  1. Check your balance
  2. Check the transaction records
  3. Send your BTS/bitUSD or other properties to others using this wallet.
  • Quotes:
  1. Check the latest or history price of BTS
  • Exchange:
  1. Sell/Buy BTS easily
  2. Check the SELL ORDER and BUY ORDER
  3. Check your open orders
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].