Skip to content

EOSBlox/blox-account

Repository files navigation

<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>

About

Creates a new account on the EOS blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages