0.0.12 • Published 9 years ago

interstellar-network-widgets v0.0.12

Weekly downloads
13
License
Apache-2.0
Repository
github
Last release
9 years ago

interstellar-network-widgets

The interstellar-network-widgets module is part of the Interstellar Module System.

It is a collection of front-end widgets which use services provided by interstellar-network to communicate with the Stellar network.

Quick start to developing in the Interstellar eco-system:

Default configuration

This module does not add configuration values yet.

Read more about modules configuration.

Module contents

Classes

None

Services

None

Widgets

<interstellar-network-pre-send> widget

TODO - screenshot

This widget displays send form.

<interstellar-network-send> widget

TODO - screenshot

This widget displays send form.

<interstellar-network-receive> widget

TODO - screenshot

This widget displays user's address.

<interstellar-network-balance> widget

TODO - screenshot

This widget displays list of balances.

<interstellar-network-trustlines> widget

TODO - screenshot

This widget displays a form to add a trustline.

Publishing to npm

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease]
npm publish

npm >=2.13.0 required. Read more about npm version.