A framework aimed at accelerating the creation of a bot for transmitting actions in cryptography, interacting with EVM-blockchains, with a two-layer architecture (a simplified version of a three-layer architecture): a data access layer with a database, business logic for validating input data and performing specific logic to complete the assigned task (bridge or swap coins, mint NFTs, withdraw from CEX some currency to top-up balance etc). Stack: Python, libs: web3, curl_cffi, aiohttp_proxy, aiosqlite, questionary, SQLAlchemy; Docker, Bash scripts.
Status: Abandoned.