Skip to content

Dustin4444/token-api-javascript-scripts

 
 

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

About

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

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%