react-nimiq-iqons
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

react-nimiq-iqons

React component for Nimiq Iqons

import * as React from 'react';
import * as ReactDOM from 'react-dom';
 
import { Iqon } from '../src';
 
ReactDOM.render(
  <div>
    <Iqon address="NQ10 VMNK 8M9U C6A1 81VF A6MG LF3U 85ET 4HDF" />
  </div>,
  document.getElementById('react'),
);

Package Sidebar

Install

npm i react-nimiq-iqons

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

244 kB

Total Files

8

Last publish

Collaborators

  • hanpama