Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 558 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 558 Bytes

Alchemy Token API Javascript Scripts

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

  1. Clone
git clone https://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, specific API methods and more:

https://docs.alchemy.com/alchemy/guides/token-api-quickstart-guide