Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solareenlo/iotanode_get_info_neighbors
IOTAのフルノードの状態(getNodeInfoとgetNeighbors)を確かめられるとてもシンプルな静的サイト.
https://github.com/solareenlo/iotanode_get_info_neighbors
Last synced: 19 days ago
JSON representation
IOTAのフルノードの状態(getNodeInfoとgetNeighbors)を確かめられるとてもシンプルな静的サイト.
- Host: GitHub
- URL: https://github.com/solareenlo/iotanode_get_info_neighbors
- Owner: solareenlo
- License: mit
- Created: 2018-09-11T23:02:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T16:05:10.000Z (almost 6 years ago)
- Last Synced: 2024-11-08T02:46:16.492Z (2 months ago)
- Homepage: https://iotanode.now.sh
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iotanode_get_infor_neighbors
**Live Demo**: https://iotanode.now.sh
IOTAのフルノードのAPI「getNodeInfo」と「getNeighbors」を用いて、3つのフルノードの情報を静的サイトで同時に観察できます。## Usage
distに入っている4つのファイルを任意のフォルダにダウンロードして、index.htmlをダブルクリック。
ブラウザはChromeとSafariで、iota.lib.jsはv0.4.8、iriはV1.5.3で動作を確認。## Reference
- https://github.com/iotaledger/iota.js/tree/master/dist
- https://github.com/lunfardo314/iota-nodestatus.git