Skip to content

NemPay is an app to transfer assets in an easy way, directly from mobile devices, using NEM Blockchain.

License

Notifications You must be signed in to change notification settings

guillemsole/NEMPay

 
 

Repository files navigation

NEMPay

NEMPay at the moment only works in the test net. MainNet version will be released soon.

NEMPay is an app that allows transfer assets in an easy way, directly from mobile devices, using NEM Blockchain. Just selecting the asset to be sent from your balance, typing recipient address and amount to be sent, you can make a quick transaction in just few seconds.

Currently, the app is available for Android and iOS.

Customizations

Companies and individuals can take advantage of NEMPay as a boilerplate to create their NEM application.

A common use case would be create an app for their own mosaic and namespace. The cost of acquisition could become lower, as there is no need to code a new app.

You can contact us for more information.

Provided Features

alt text

  • Create/Import Account
  • View balance
  • Send xem / mosaics
  • Scan QR
  • View transactions
  • Share Address

Getting Started

  • Clone this repository: git clone https://github.com/dgarcia360/NEMPay.
  • Install ionic (npm install -g ionic)
  • Install cordova (npm install -g cordova)
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit

Note: How to publish an app can be found here http://ionicframework.com/docs/v1/guide/publishing.html.

Contributing

See CONTRIBUTING.md and CODE_OF_CONDUCT.md 🎉👍

About

NemPay is an app to transfer assets in an easy way, directly from mobile devices, using NEM Blockchain.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • HTML 22.8%
  • CSS 3.7%