Skip to content

hivenetwork-ai/hive-agent-ui

Repository files navigation

Hive Agent UI

User Interface that integrates with a Hive Agent.

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://hivenetwork.ai

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published