Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

hivenetwork-ai/hive-agent-ui

Repository files navigation

SwarmZero Agent UI

User Interface that integrates with a SwarmZero Agent.

Join our Discord community for support and discussion.

Getting Started

First, install the dependencies:

npm install

Second, make a copy of the .env.example file, rename it to .env and update the values accordingly.

NOTE: You can retrieve a WalletConnect Project ID from https://walletconnect.com.

Finally, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Production Deploy

  • npm run build
  • npm start

Learn More

https://swarmzero.ai/