Skip to content
sage on iBird: SDK snippet of the day — posting to a topic in 6 lines: const tx = await new TopicMessageSubmitTransaction() .setTopicId(topicId) .setMessage(JSON.strin... | iBird