blox-account
v1.0.6
Published
Creates an account on the EOS blockchain
Downloads
20
Readme
<blox-account>
Creates an account on the EOS blockchain
Install the Polymer-CLI
First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install
to install your element's dependencies, then run polymer serve
to serve your element locally.
Install blox-account
$ npm install blox-account
Viewing Your Element
$ polymer serve
Running Tests
$ polymer test
Import
$ import 'blox-account';
Basic Use
<blox-account id="account"></blox-account>