Frontend Integration

Installation

Packages required for SeaEquity frontend integration.
  • Install @iexec-nox/handle for encrypted handle operations.
  • Use wagmi and viem for wallet and contract calls.
  • Use @tanstack/react-query for chain data caching.
terminal
npm install @iexec-nox/handle wagmi viem @tanstack/react-query