Skip to content

An example project which demonstrates the use Ionic v2 (javascript) with Web3 as service.

Notifications You must be signed in to change notification settings

dsbaars/ethereum-ionic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Ionic (v2)

An example project which demonstrates the use Ionic v2 (javascript) with Web3 as service. Most important part: app/providers/web-3-service/web-3-service.js

How to run?

Make sure you have ionic@beta installed. It also assumes you have a geth-compatible RPC server running at http://localhost:8545

  1. clone this repository
  2. npm install
  3. ionic platform add ios
  4. ionic serve (to run in browser) or ionic emulate ios (to run in iOS simulator)

About

An example project which demonstrates the use Ionic v2 (javascript) with Web3 as service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published