In our last article, we described how to create an aggregate transaction with transfers from multiple accounts. The previous example required some offline processing and signing of transactions. In this article, we will show how to set up a transaction that will send funds from...

In this article, we will take this concept a step further and show how to set up a transaction that will send funds from multiple accounts. This gets more complex and I am still learning however will explain theses steps to make it easy!...

This guide is translated from the original Qiita article written by nem_takanobu aka @xembook In today’s post we will do something that I have never attempted before and will send an aggregate transaction. We will send XYM and a message to multiple recipients in a single transaction using the Symbol Python...