Skip to content
Snippets Groups Projects
user avatar
Hans Moog authored
* Feat: started reworking output model

* Refactor: refactored some of the model

* Refactor: started to refactor some additional models

* Refactor: started to refactor message layer

* Refactor: still refactoring :/

* Refactor: refactored some more

* Refactor: some error messages are gone YAY

* Refactor: refactor complete
b9404478
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