Clone the repo, install dependencies, and try the API out!
- Clone
git clone https://github.com/alchemyplatform/nft-api-javascript-scripts.git
- Install
npm install
- Use
alchemy-web3
javascript sdk
node alchemy-web3-script.js
- Use
fetch
javascript module
node fetch-script.js
- Use
axios
javascript module
node axios-script.js
- Read docs for more info, specific API methods and more:
https://docs.alchemy.com/alchemy/guides/token-api-quickstart-guide