Bonança
Bonança (pronounced boh-nahn-sah) is an open-source library for creating crypto defi bots on various blockchains. It provides functionalities for creating HD wallets, private key encryption, executing trades, lending and borrow crypto, and more.
Bonança is fully free and completely open source. You can find the source code on GitHub. The crypto is yours, and you are in full control of your funds at all times.
Features
- Create and manage wallets using secure
KeyVaults. - Connect to multiple blockchains (e.g., Solana, EVM-compatible chains).
- Integrate with various exchanges and oracles for trading and price data.
- Python wrapper
Disclaimer
This documentation has been largely written by AI, so it is likely there are some inaccuracies in the code examples. I occasionally look over the docs to fix them, but some might still be out there.
Getting Started
To get started with Bonança, follow the instructions in the Installation guide. Once installed, you can create a wallet by following the steps in the Create Account section. After setting up your wallet, you can manage your index fund using the instructions provided in the Manage Index Fund documentation.
About The Name
Bonança is a Portuguese word used to describe a period of prosperity and tranquility, that typically comes after a period of instability or hardship. In the context of this project, Bonança represents a tool that aims to bring financial stability and growth to cryptocurrency investors.
A big insipration for the name comes from a verse in a famous Brazilian funk song "Rap da Felicidade" by Cidinho and Doca:
"Sofri na tempestade, agora eu quero a bonança"
Which translates to "I suffered in the storm, now I want prosperity". I hope this CLI can help users find their own "bonança" in the volatile world of cryptocurrency investing.