Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)を確かめられるとてもシンプルな静的サイト.

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