forked from alchemyplatform/token-api-javascript-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
A collection of Javascript scripts running with Alchemy Web3.js, Fetch, or Axios Topics Resources
danedane13/token-api-javascript-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# 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 ``` 2. Install ``` npm install ``` 3. Use `alchemy-web3` javascript sdk ``` node alchemy-web3-script.js ``` 4. Use `fetch` javascript module ``` node fetch-script.js ``` 5. Use `axios` javascript module ``` node axios-script.js ``` 6. 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
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%