interstellar-network-widgets
v0.0.12
Published
The interstellar-network-widgets module provides network connected widgets.
Downloads
7
Readme
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:
- Read
Getting started
doc.- Install
interstellar-workspace
.- Contribute to our open-source modules or develop your own.
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>
<interstellar-network-send>
<interstellar-network-receive>
<interstellar-network-balance>
<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.