An open API service indexing awesome lists of open source software.

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.

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.