Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

alchemyplatform/token_api_javascript_scripts

Repository files navigation

Alchemy Transfers API Javascript Scripts

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

  1. Clone
git clone https://github.com/OMGWINNING/token_api_javascript_scripts.git
  1. Install
npm install
  1. Use alchemy-web3 javascript sdk
node tx-history-from-alchemyweb3.js
  1. Use fetch javascript module
node tx-history-from-fetch.js
  1. Use axios javascript module
node tx-history-from-axios.js
  1. Read docs for more info

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

About

Javascript Scripts for Token API tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published