Skip to content

adkandari/SlotNSlot_Android

 
 

Repository files navigation

SlotNSlot_Android

SlotNSlot Android application

Geth Client

The project includes customized geth client for supporting the features that is not implemented by the official client yet(i.e. pending tx handling). The customized geth client will be replaced by the official client as soon as it supports the features.
It is placed in libs/geth.aar.

Network Connection

The application connects rinkeby test network by default. You can configure network parameter to connect other networks.
After starting the application, you need to wait to sync ethereum block headers. This process takes about 20 to 30 minutes.

Contract

SlotNSlot contract wrapping classes are located in contract directory.
If you need more information about SlotNSlot contracts, please see the api document

Library

The project uses following libraries:

License

Licensed under the GNU GENERAL PUBLIC LICENSE (Version 3, 29th June 2007)

Contact

The team is open to any debates in any channel for improving the service. If you have any concerns and suggestions about the service, please contact the team with Github, Twitter, Hipchat or any other communication channels.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%