How to interact with Relay Vaults
@relay-vaults/abis
that
includes all the ABI definitions for the vaults. We also publish
@relay-vaults/client
that includes a graphQL client to interract with the
backend API.
Finally, you can also use our hardhat tasks to perform deposits and withdrawals
from the vaults. These tasks are available in the
Relay Vaults GitHub repository.