Skip to content

Script to send Solana nft from one wallet to another with nodeJs and web3js

Notifications You must be signed in to change notification settings

Kushak1/solana-nft-transaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transfer SOL nft between wallets

Transcation script to send Solana nft form one wallet to another using NodeJs and web3js offical library

MAKE SURE TO TEST THAT EVERYTHING WORKS FINE USING DEVNET FIRST, IF YOU MAKE SOME MISTAKE IN MAINNET YOU MIGHT LOSE SOL

You can first check functionality in devnet script using demo accounts

Quick Start

  • npm innit
  • npm install @solana/web3.js
  • npm install @solana/spl-token
  • npm install @solana/buffer-layout

Requirements

@solana/web3.js
@solana/spl-token
@solana/buffer-layout

Sidenotes

If you find this helpfull you can support me by registering with Binance ref link: https://accounts.binance.com/en/register?ref=TVUOOEYC

About

Script to send Solana nft from one wallet to another with nodeJs and web3js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published