Skip to content

ecm-dapps/Distro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Distro

This will be an ethereum browser for Android.

It exposes ethereum at http://localhost:8545, using web3J.

To test on your mobile site:

  • add Web3.js to your site preferably from the web3js github site
  • intialize web3 i.e. web3 = new Web3(new Web3.providers.HttpProvider("http://localhost:8545");
  • on the Distro Browser, once you navigate to the site, most of web3js methods will be available
    • except, the filter methods
    • the personal methods

The apk is here on github, test it, tell me what you think.

I'm reachable at [email protected]

This is mostly useful for developers, not user ready yet

License

MPL 2.0

About

An Ethereum Browser for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages