/Send-nft-Sol-qn-master

This is a Solana wallet developed with Flutter. It allows users to store, send, and receive Solana tokens and NFTs.

Primary LanguageDart

Solana Wallet

This is a Solana wallet developed with Flutter. It allows users to store, send, and receive Solana tokens and NFTs.

Features

  • Store, send, and receive Solana tokens and NFTs
  • View account balance and history
  • Connect to dApps (In Progress)
  • Secure login with PIN or fingerprint (In Progress)

Requirements

  • Flutter SDK ('>=3.0.2 <4.0.0')

Installation

  1. Clone the repository:
git@github.com:sistemaseltigre/send-nft-sol-qn.git
  1. Install the dependencies:
cd send-nft-sol-qn
flutter pub get
  1. Run the app:
flutter run

Usage

To use the wallet, simply create a new account or import an existing one. Then, you can start sending and receiving Solana tokens and NFTs.

To send Solana tokens, enter the recipient's address and the amount of tokens you want to send. Then, tap the "Send" button.

To send an NFT, select the NFT you want to send and enter the recipient's address. Then, tap the "Send" button.

To receive Solana tokens or NFTs, simply provide your wallet address to the sender.

Contributing We welcome contributions to this project. If you have any ideas or suggestions, please feel free to open a pull request.

License This project is licensed under the MIT License.