Vault framework
A generic high-level Python framework to integrate different vault providers.
Provide an abstract base class and toolkit to interact with Ethereum vault providers from Python applications
The main use case is automated trading with vault-managed capital
For more details see
eth_defi.vault.base.VaultBase
See also ERC-4626 specific implementation
eth_defi.vault.erc_4626
.
Generic Vault adapter base classes. |
|
Net asset valuation calculations for token portfolios and vaults. |
|
Read historical state of vaults. |
|
Ethereum address headache tools. |
|
Create token buy lists for testing. |