Skip to content

sol-surfer-nft/nft-sales-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Sales Bot

Initialize npm environment

$ npm init 

Install Dependencies

Dependencies - Solana, Metaplex, Axios

$ npm i @solana/web3.js @metaplex/js axios
  1. Solana: @solana/web3.js - Library that connects to the nodes on the Solana blockchain
  2. Metaplex: @metaplex/js - Library that contains the standards/protocols to connect to Solana NFTs
  3. Axios: axios - Library to manage HTTP requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published