1.0.6 • Published 7 years ago
blox-account v1.0.6
\<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-accountViewing Your Element
$ polymer serveRunning Tests
$ polymer testImport
$ import 'blox-account';Basic Use
<blox-account id="account"></blox-account>