1.0.7 • Published 6 years ago

blox-connect v1.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

\<blox-connect>

A webcomponent that connects to 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-connect

$ npm install blox-connect

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Import

$ import 'blox-connect';

Basic Use

<blox-connect 
    selector 
    eos="{{eos}}">
</blox-connect>
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago