Library to provide Javascript Components for Symbol.
This is a PoC to validate the proposed NIP 15 Transaction Taxonomy. When stable, the repository will be moved to the nemtech organization.
NOTE: The author of this package cannot be held responsible for any loss of money or any malintentioned usage forms of this package. Please use this package with caution.
You can use any of the following custom elements when @symbolui/symbol-components
is imported:
Component | Description |
---|---|
<symbol-node-health-icon> |
Icon displaying peer health status |
<symbol-transaction-icon> |
Icon displaying peer health status |
You can import the library into your Vue, React, Angular or vanilla Javascript projects with NPM as follows:
$ npm install symbol-components
You can import the library directly into your HTML files with following <script>
tag example:
<script src='https://unpkg.com/[email protected]/dist/symbol-components.js'></script>
Then you can use the custom elements anywhere in your template, Vue files, JSX, HTML, etc.
Use the following available resources to get help:
- Symbol Documentation
- Join the community slack group (#sig-client)
- If you found a bug, open a new issue
This project is developed and maintained by NEM Foundation.
Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.
Copyright 2020-present Grégory Saive for NEM
Licensed under the Apache License 2.0