Skip to content
Snippets Groups Projects
user avatar
Wolfgang Welz authored
* configure bind and external address

* Move bind and external to network

* Ignore empty seed

* Update default config

* Add bind address config for analysis http server

* Make graph config consistent

* Add bind address to dashboard

* Do not print config on startup

* Apply suggestions from code review

Co-Authored-By: default avatarLuca Moser <moser.luca@gmail.com>

* Apply suggestions from code review

Co-Authored-By: default avatarLuca Moser <moser.luca@gmail.com>

Co-authored-by: default avatarLuca Moser <moser.luca@gmail.com>
6a408ad7
History
Name Last commit Last update
..
README.md
graph.go
parameters.go
plugin.go

How to install this plugin

  • Run the following commands in this folder (or set graph.socketioPath and graph.webrootPath in your config if you want to use another path)
git clone https://github.com/glumb/IOTAtangle.git
cd IOTAtangle && git reset --hard 07bba77a296a2d06277cdae56aa963abeeb5f66e 
cd ../
git clone https://github.com/socketio/socket.io-client.git