Skip to content

Instantly share code, notes, and snippets.

View MemoCashClient
#!/usr/bin/env python
import asyncio
import websockets
import binascii
import ujson as json
method_map = {
'6d01': 'Set Name',
'6d02': 'Post Memo',