FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Segsymoor/nft-api-javascript-scripts: A collection of Javascript scripts running with Alchemy Web3.js, Fetch, or Axios · GitHub

 
 

Repository files navigation

Alchemy NFT API Javascript Scripts

Clone the repo, install dependencies, and try the API out!

  1. Clone
git clone git@github.com:alchemyplatform/nft-api-javascript-scripts.git
  1. Install
npm install
  1. Use alchemy-web3 javascript sdk
node alchemy-web3-script.js
  1. Use fetch javascript module
node fetch-script.js
  1. Use axios javascript module
node axios-script.js
  1. Read docs for more info

https://docs.alchemy.com/alchemy/enhanced-apis/nft-api

About

A collection of Javascript scripts running with Alchemy Web3.js, Fetch, or Axios

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL