Skip to content

A web-component that manages the connection to the EOS blockchain

License

Notifications You must be signed in to change notification settings

EOSBlox/blox-connect

Repository files navigation

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

About

A web-component that manages the connection to the EOS blockchain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages