Skip to content

user-64bit/wallet-gpt

Repository files navigation

WalletGPT

WalletGPT is a GPT-powered wallet assistant that helps users manage their cryptocurrency wallet using AI Chatbot where user will send message to the bot and bot will respond with the appropriate action and the response.

Demo Video

Features

  • User-friendly interface: WalletGPT provides a simple and intuitive interface for users to interact with their cryptocurrency wallets.
  • Cryptocurrency management: WalletGPT allows users to send and receive cryptocurrencies, as well as swap tokens.
  • Token management: WalletGPT enables users to manage their tokens, including minting new tokens and transferring tokens between wallets.
  • Account balance checking: WalletGPT provides users with the ability to check their account balances and transaction history.
  • Wallet address generation: WalletGPT allows users to generate new wallet addresses for their cryptocurrency wallets.
  • Token swap: WalletGPT enables users to swap tokens with other users or with the blockchain itself.

Installation

To install WalletGPT, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/wallet-gpt.git
  1. Install dependencies:
pnpm install
  1. Set up the environment variables:
cp .env.example .env
  1. Configure the environment variables:
# Set the OPENAI_API_KEY to your OpenAI API key
OPENAI_API_KEY=YOUR_API_KEY
  1. Start the application:
pnpm run dev

Usage

To use WalletGPT, follow these steps:

  1. Open the application in your web browser.
  2. write your message to the chatbot.
  3. the chatbot will respond with the appropriate action and the response.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

AI-powered chat-based wallet for seamless blockchain actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors