ONE <> ETH Async Convert Address Service [Python / Docker]

Asynchronous Base MicroService written in Python with Docker setup and ready to go.

Convert ONE Addresses to ETH format and from ETH Addresses to ONE Format (Bech32)

Serves results via API POST request.

We made this due to not being able to easily convert ONE → ETH / ETH → ONE format addresses in languages other than Python / JS / Go.

A small service was created to facilitate this need.

Can be easily used in other python codebases if the Docker container is not required. Just use the files located in /src/app/core

I will implement the ETH → ONE conversion into pyhmy when it is stable again :stuck_out_tongue:

1 Like