0.1.4 • Published 6 years ago

crypto-webcomponent v0.1.4

Weekly downloads
17
License
-
Repository
-
Last release
6 years ago

Crypto Info Widget

This is a web component showing some on-chain cryptocurrency metrics. Currently it shows daily active adresses and transaction volume.

You can easily add it to your page:

  <crypto-info-widget slug="iconomi"></crypto-info-widget>
  <script src="https://unpkg.com/crypto-webcomponent@latest/elements/crypto-info-widget.js"></script>

Check out an example.

This project was generated with Angular CLI version 6.0.8.