https://github.com/devmando/solanaconnect
Learning Web3 - Connecting, Sending Solana, and Swapping tokens.
https://github.com/devmando/solanaconnect
cryptocurrency phantom-wallet solana
Last synced: about 2 months ago
JSON representation
Learning Web3 - Connecting, Sending Solana, and Swapping tokens.
- Host: GitHub
- URL: https://github.com/devmando/solanaconnect
- Owner: DevMando
- Created: 2025-03-04T19:35:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T16:23:35.000Z (over 1 year ago)
- Last Synced: 2025-03-19T17:30:39.065Z (over 1 year ago)
- Topics: cryptocurrency, phantom-wallet, solana
- Language: CSS
- Homepage:
- Size: 750 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SolanaConnect
This project is more of a sandbox at the moment for me to learn how to interact with Web3.js, SolNET, Solana's RPC Endpoints, and SolNET to create an application interacting with the Solana blockchain.
If enough features are built out, I'll include most of the code found in this project in a separate more official project, or I'll just upgrade this project and deprecate the sandbox label.
This project will primarily use Phantom Wallet.
###TODO
[x] Sign and open Phantom Wallet.
[ ] Develop the ability to swap tokens.
[ ] Develop the ability to send Solana to other web addresses.
[ ] Potentially build a trading bot.