All Projects → EasyToken → Android-Wallet-Token-ERC20

EasyToken / Android-Wallet-Token-ERC20

Licence: Apache-2.0 license
Android Wallet (Token ERC20)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android-Wallet-Token-ERC20

ethereum-kit-ios
Comprehensive EVM SDK (ex: Ethereum, Binance Smart Chain) for iOS, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, easily extendable to work with custom smart contracts, and full support for EIP1159.
Stars: ✭ 148 (+393.33%)
Mutual labels:  ethereum-client, ethereum-wallet, erc20-tokens, ethereum-tokens
defiprime
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Stars: ✭ 117 (+290%)
Mutual labels:  ethereum-contract, ethereum-wallet, ethereum-token, ethereum-blockchain
Ethlist
The Comprehensive Ethereum Reading List
Stars: ✭ 3,576 (+11820%)
Mutual labels:  ethereum-contract, ethereum-client, ethereum-token
android-eth-wallet
Android cryptocurrency wallet app with clean architecture
Stars: ✭ 28 (-6.67%)
Mutual labels:  web3j, ethereum-wallet, android-wallet
Web3j-Android-Ether-Wallet-Ethereum-Client
I developed this project for helping developers to create their own ethereum wallet using Web3j library.
Stars: ✭ 37 (+23.33%)
Mutual labels:  web3j, ethereum-wallet, ethereum-address
ethereum-dapp-ipfs-node.js-mongodb
以太坊开发DApp实战教程——用区块链、星际文件系统(IPFS)、Node.js和MongoDB来构建电商平台
Stars: ✭ 46 (+53.33%)
Mutual labels:  ethereum-contract, ethereum-token, ethereum-blockchain
web3scala
Scala library for integration with Ethereum clients
Stars: ✭ 24 (-20%)
Mutual labels:  ethereum-client, ethereum-blockchain
dala-smart-contracts
Smart contracts for the Dala token sale and ERC20 token
Stars: ✭ 19 (-36.67%)
Mutual labels:  ethereum-contract, ethereum-token
ehr-blockchain
Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof pl…
Stars: ✭ 41 (+36.67%)
Mutual labels:  ethereum-contract, ethereum-blockchain
Seriality
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
Stars: ✭ 105 (+250%)
Mutual labels:  ethereum-contract, ethereum-blockchain
React Ethereum Dapp Example
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Stars: ✭ 384 (+1180%)
Mutual labels:  ethereum-contract, ethereum-blockchain
fund-protocol
A blockchain protocol for tokenized hedge funds
Stars: ✭ 85 (+183.33%)
Mutual labels:  ethereum-contract, ethereum-blockchain
Ethplorer
Viewer of Ethereum tokens and transactions based on ERC20 standard.
Stars: ✭ 722 (+2306.67%)
Mutual labels:  ethereum-contract, ethereum-token
vue-web3
🐙 Web3 blockchain bindings for Vue.js (inspired by Vuefire and Drizzle)
Stars: ✭ 63 (+110%)
Mutual labels:  ethereum-contract, ethereum-blockchain
web3jdemo
功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,监控,定时任务,交易mint等方法,持续更新中... ...
Stars: ✭ 262 (+773.33%)
Mutual labels:  ethereum-contract, web3j
coinmarketcap-ethtoken-db
A database of Ethereum tokens on CoinMarketCap.com in machine-friendly format
Stars: ✭ 25 (-16.67%)
Mutual labels:  ethereum-token, ethereum-tokens
Smart Contracts Example
Simple example of token market. Based on blockchain technology using Ethereum platform.
Stars: ✭ 37 (+23.33%)
Mutual labels:  ethereum-contract, ethereum-blockchain
ETH-transactions-storage
Indexer for Ethereum to get transaction list by ETH address
Stars: ✭ 155 (+416.67%)
Mutual labels:  ethereum-address, erc20-tokens
desktop
CoinApp is a simple to use minimal Cryptocurrency Wallet for Ethereum, ERC20 Tokens, Bitcoin and Litecoin built for Windows, Mac and Linux.
Stars: ✭ 60 (+100%)
Mutual labels:  ethereum-wallet, erc20-tokens
ddash
DDASH - Ethereum Operating System for Knowledge Creation and Sharing
Stars: ✭ 26 (-13.33%)
Mutual labels:  ethereum-contract, ethereum-blockchain

Android Wallet TokenERC20

This gives a detailed description of working with Web3j library

The basis of the library is its own SDK, which simplifies the production of applications for Android devices.

Possibility of sdkew module:

  • Wallet Generation
    1. Bip44 (Seed Code)
    2. Default (Стандартным способом web3j)
  • ol Obtaining credential
    1. From file wallet (Json)
    2. Seed Phrase
    3. Private Key
  • Sending
    1. Ethers
  • Get Balance
    1. in Wei
    2. in Ether
  • QR
    1. Scan (with Zxing)
    2. Generation (with ZXing Android Embedded)
  • Indenticon
  • Work with the smart contract ERC20
    1. get Name Token
    2. get Symbol Token
    3. get Supply Token
    4. get Balance
    5. and other
  • EtherScan

Getting started

Download or clone a project and open it in your Android Studio

Help in developing

I’m writing a description of how to work with the web3j library on my blog and Wiki, there will also be a description of working with the module and with the Ethereum network.

All questions and suggestions can be left in the Telegram group.

Bugs

I would be grateful for feedback on errors, shortcomings.

Projects using this repo

Contributing

If you have ideas or interesting projects in which I can participate, do not hesitate to share them with me.

Donations

Ethereum Address Bitcoin Address
QR Code Eth Address QR Code Bitcoin Address
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].