Brought to you by Let's Code
Since our entrance into the cryptocurrency sphere in 2017, we've discovered that composability is a critical factor for institutions seeking to apply real-world use cases. The companies we've advised come from diverse backgrounds and utilize a wide variety of tech stacks, including PHP, C#, and C++. In this diverse landscape, Aptos has made a significant contribution by offering an official Python SDK, positioning Python as a universal language for scripting various DeFi scenarios.
However, our enthusiasm was dampened when LayerZero, a key piece in the multichain puzzle, did not follow suit and only provided a JavaScript SDK. Recognizing this gap, we took the initiative to translate the JavaScript SDK into Python, rigorously testing it to ensure a high level of confidence in its functionality. We are excited to make this translated SDK available to the public.
Our goal was to maintain a code structure and layout similar to the original JavaScript version to keep maintenance costs as low as possible. We look forward to seeing how the community utilizes this tool and any contributions they might make.
Donations to support our work are greatly appreciated.
The idea behind this repo is to replicate some core bridging functionality to make someting like LayerZero-aptos-sdk but for Python.
TBD: @ikapeykin
We are incredibly grateful to all the contributors in open source, and we highly appreciate your efforts. Each commit warms our hearts <3