FAQ
What is the Nexera-FI?
The Nexera-FI SDK is a suite of tools and resources designed for developers to build and deploy DeFi strategies. It abstracts complex protocol interactions into simplified primitives, enabling efficient cross-protocol interactions within the DeFi ecosystem.
How does it work?
Nexera-FI Adapters are specialized smart contracts that serve as a bridge between the Development Kit's primitives and various DeFi protocols. They enable the dynamic execution of Actions like deposit, borrow, and withdraw across different protocols through a standardized interface. These Actions are streamed and aggregated into native blockchain transactions.
Does Nexera-Fi work on-chain or off-chain?
Both. Off-chain, the SDK is utilized to facilitate the development of trading strategies. On-chain, the Orchestrator receives and aggregates transactions that are then interpreted by the Adapters, which in turn relay the Actions to the intended DeFi Protocols.
Can I integrate real-time market data into Nexera-FI SDK?
Yes, the Nexera-FI SDK is an interface designed for protocol interactions. The strategies and their triggers are live off-chain and are easily integrated with real-time market data feeds and oracles, allowing strategies to react to live market conditions and execute strategic actions on-chain.
What protocols are supported by the Nexera-FI Development Kit?
The Nexera-Fi SDK supports a range of DeFi protocols through its adapters. A full list of supported protocols can be found in the 'Supported Protocols' section, each with a link to our SDK for detailed integration information.
How does transaction aggregation benefit my DeFi strategy?
Transaction aggregation allows you to execute complex, multi-step strategies across multiple DeFi protocols in a single transaction. This reduces risks such as slippage and maximizes market opportunities by enabling quick and coordinated action.
How secure is Nexera-Fi
We've designed our contracts with security in mind, and our policy requires two independent audits and an active bug-bounty program. Assets can be withdrawn from the Orchestrator only by the Orchestrator's owner (the end user). Also only tokens and adapters whitelisted by the owner can be used by the strategy. This means that the NexeraFi off-chain Infrastructure does not hold the user's assets or credentials, as the assets are managed by the Orchestrator.