
Use our Services with our simple NodeJs packages
We just released our first npm-packages to make it even easier for you to use the tangle through the tangleMesh:api.
With our service we offer a simple API with which anyone can easily use the functionality of the tangle without having to read into new technologies, or to write complex applications that monitor addresses and track transactions or messages. We have created an API documentation to make it as easy and understandable as possible for you to use our functions.
But to make it even faster and easier to start, we have written two small npm packages for you, which you can use. These are open source packages available on Github and can be easily installed into your NodeJS projects via npm. This also means that we depend on your help and are very grateful for any feedback, bugs or improvements to our packages! The packages will be developed together with you to ensure that you get the most out of them.
Our first package api-client.js is a simple client where you don’t have to create the API tokens yourself. All you have to do is configure your API credentials and then you can easily send and process requests to our API. Each package also has examples to show you how easy it is to use.

