Hello XYM City! I am back in the UK and after a very long journey, I've managed to get some sleep and woken up ready to write 😁 I just realised that I only posted articles recently with no community updates since the 2nd of...

For the last six months, I have generated a report on the first day of the month looking at some key usage statistics for both Symbol and NEM. I will continue to do this in the future but as some of you were interested in...

So in my last post "Obtaining total harvesting balances for Symbol nodes" I showed you how we can use the Symbol Python SDK and MongoDB to retrieve the addresses and account balances of all accounts harvesting on all API nodes across the Symbol network. Today...

I thought I would write a quick blog post today about how to retrieve the balances of all harvesting accounts across all Symbol API nodes. I wrote a very basic Perl script to do this shortly after Symbol launched but it was painfully slow so...

Good morning world! Suffering a bit today so I apologise for any mistakes - I have been up since 3:00am and need more coffee 😅 Just a short post today but there is some interesting information in here so I thought I would get this...

Good morning world! I hope that you had a good week. I am getting in a quick Symbol Blog update to keep my current unbroken run for 2024 😁 I will be in a different time zone next week as I decided to up sticks...

Good morning XYM City! For once the sun is shining in my part of the world, I've just had my morning coffee and I'm ready to write! As promised I am back again with another Symbol Blog update and keeping to my promise of regular...

Following on from my previous post about writing Symbol transactions in Python I have a short post showing how NEM transactions can be sent using the Python SDK. I haven't covered all transaction types but this should give an idea of how to get started....

Introduction This document provides examples of common Symbol transaction types written using the Python SDK. The Symbol Python SDK is a powerful tool that enables developers to interact with the Symbol blockchain and build applications with ease. This guide is aimed at beginners and assumes no...