I'm trying to find the way to encode some of data the need to send back to the API.
I've tried Base-x library but it didn't work.
Is there any other way to do this without programmatically without any library?
I'm trying to find the way to encode some of data the need to send back to the API.
I've tried Base-x library but it didn't work.
Is there any other way to do this without programmatically without any library?
Here's how courtesy Bret Lowrey