Code Monkey home page Code Monkey logo

eoscommander's Introduction

EOS commander for developer

EOS commander is an Android client for EOSIO DApp developer.
It includes functions of wallet. Developers can test wallet, account, transaction, contract, etc. on the Android device.

EOS Commander is designed with MVP pattern.
You can use "data" and "crypto" package to any JAVA projects.

PlayerOne is new name of Plactal.

Table of contents

Getting Started

Prerequisite

For Testing on private net:
You should have running nodeos node.
Set "http-server-address" other than "127.0.0.1" .
EOS commander includes wallet function, you don't need to specify "wallet_api_plugin" in config.ini.

EOS Commander has been tested with EOSIO version 1.3.2.

See EOSIO github.

Build

On the console type:

git clone https://github.com/playerone-id/eoscommander.git

Open in Android studio 3.0 or later.

Install from Play Store

You can install the latest version from the Play store at: link

Or download apk : releases

Set connection

For Private test net:
You should have running nodeos node.
Set "http-server-address" other than "127.0.0.1".

Connect

Connect to eos network and check the status. On connected state, you can use the command function.

Wallet

create default wallet and import key of eosio.

This creates a wallet named 'default' and import the private key of eosio account.

create wallet

You can also create wallets other than "default". Also provides option for saving password for easy testing. (This makes password automatically filled when you unlock a wallet.)

view keys

Lists imported private keys and their respective public key.

Import key

Import key to sign the transaction to wallet.

Lock / Unlock

Lock or unlock wallet.

Account

create account

Create the account with these characters : 'a-z' or '12345' or '.'(dot) . You should unlock a wallet to save keys.

get account

View the current account status.

get transactions

Query list of transactions.

get servants

Query the controlled_account.

Transfer

Transfer eos. (Push transfer message on built-in eosio smart contract)

Currency

Run "get balance" or "get stats" commands for currency contract.

Push

Push the contract message. See EOSIO Developer Portal
You can type json manually, or edit via form input UI( after reading ABI from EOS network), or importing JSON file.

Get table

Lists the contract table. See EOSIO Developer Portal

Apps using EOS Commander source

Please ping me or send a pull request if you would like to be added here.

PocketEOS-Android by orcalechain.io

About PlayerOne

PlayerOne is a decentralized gamer identity protocol.

Contact

[email protected]

License

Copyright (c) 2017-2018 PlayerOne.

The MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

eoscommander's People

Contributors

songchenwen avatar swapnibble avatar zackcho avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.