Skip to content

sanketnighot/walletbuddy

Repository files navigation

Wallet Buddy

Wallet Buddy is a Telegram bot based wallet. Its a telegram bot rather a super bot that does almost everything that your Dapps and Wallets do with the same rather more security.

Idea

Idea is to create a super bot for web3 which users can use to do all activity regarding Web3.

Setup

For setup go here

Previos versions

Note: I started working on this project from 1st August, 2024. The initial v1 was ready within 4-5 days. Then I started working on v2. Bot v2 and Webapp are part of v2. This repos is a monorepo created using turbo which contains all code of Bot v2 and Webapp also created seperate package for Prisma and then all the changes will be made in this repo itself.

Authors

Demo

Check this telegram bot for demo @solanabuddy_bot

Features

Features of v1

  • Create Solana Account (KeyPair)
  • Transfer Sol
  • Airdrop for Devnet
  • Create SPL Token
  • Transfer SPL Token
  • Get Token that user holds
  • Whale transaction alerts
  • User account transaction alerts.
  • Mini Games

Features of v2

  • Create/Import Wallets(Seed Phrase)
  • SOL Transaction (Transfer/Receive)
  • Manage SPL Tokens (Create/Transfer/Receive)
  • Whale Alerts
  • Transaction Alerts (User Addresses)
  • Airdrop (Devnet)
  • Connect dapps to wallet
  • Mini Games
  • NFT Library
  • Sign transactions sent by dapps
  • Web3 News
  • Learn Web3