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

Overview

Alchemy NFT API Javascript Scripts

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

  1. Clone
git clone [email protected]: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

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

You might also like...

Jugglr is a tool for managing test data and running tests with a dedicated database running in a Docker container.

Jugglr Jugglr is a tool for managing test data and running tests with a lightweight, dedicated database. Jugglr enables developers, testers, and CI/CD

Aug 20, 2022

Collection of Scriptable scripts.

Collection of Scriptable scripts.

Scriptable Scripts GitLab Contribution Graph A widget that shows an overview of your recent GitLab contributions. It is available in small and medium

Nov 18, 2022

A collection of scripts to build offline documentation for your favourite frameworks/libraries. Simply search, copy/paste the commands and enjoy.

Offline-docs A collection of scripts to build offline documentation for your favourite frameworks/libraries. Simply search, copy/paste the commands an

Dec 24, 2022

A collection of retro emulators running in the web browser.

A collection of retro emulators running in the web browser.

RETROCADE is (going to be) a collection of browser-based emulators capable of playing games from retro consoles and arcade machines, optimized for use both on desktop computers as well as mobile devices. The right tool for all your retro gaming needs!

Feb 18, 2022

Obsidian-Snippet-collection - A collection of snippet to customize obsidian

Obsidian-Snippet-collection - A collection of snippet to customize obsidian

This repo is a collection of CSS snippets for Obsidian.md. To install them on PC

Dec 22, 2022

portfolio-project is a npm package to automatically update your projects section in your portfolio website. It will fetch the selected repositories directly from your GitHub account.

portfolio-project is a npm package to automatically update your projects section in your portfolio website. It will fetch the selected repositories directly from your GitHub account.

portfolio-project Those days of manually updating portfolio website after every new project made are gone ⚡ Yesss . . . you read that right. 😉 portfo

Aug 3, 2021

This simple project, show how work with async Fetch, function component and class component

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Feb 17, 2022

Easily fetch infos from Goyabu.com

goyabu A easy and simple way to get data from Goyabu.com. Note that the package only catches the first result, so if you want the second season of Shi

Jan 28, 2022

This simple project aims to connect to an API to fetch score data and display it on a LeaderBoard box, as well as provide the tool to submit a new score.

      This simple project aims to connect to an API to fetch score data and display it on a LeaderBoard box, as well as provide the tool to submit a new score.

Leader Board: Hit the API! This simple project aims to connect to an API to fetch score data and display it on a LeaderBoard box, as well as provide t

Apr 6, 2022
Comments
  • How often is getNfts data updated? (Question)

    How often is getNfts data updated? (Question)

    I tested getNfts call to see if latest sales of opensea nfts we're showing in wallet address. However, all the 10 minutes and under sales were not showing in response for getNfts. Is this because there is a set time after block the Alchemy updates the data?

    Additionally, curious how can I get the response ordered in descending time (latest first) in the getNfts call

    opened by jasan-s 0
  • Feature request: introducing a license to this project

    Feature request: introducing a license to this project

    Summary

    Hi Alchemy Team! I'm Almond. Thank you for open-sourcing these examples!

    I'm wondering if you all have any plans to choose and implement a license for this project? As I understand it, there is currently no license. It follows then, that this work is under exclusive copyright by default. The reason I ask is because I'm interested in contributing to the project!

    Thank you! 🙇‍♂️

    opened by almndbtr 0
Owner
Alchemy
The Future of Blockchain Infrastructure
Alchemy
Alchemy Backend: The Sequel

Template for Backend Express The Golden Rule: ?? ??‍♂️ Stop starting and start finishing. ?? If you work on more than one feature at a time, you are g

null 6 Aug 8, 2022
Trivia-Quiz é uma aplicação baseada no jogo Perguntados, em que consiste em um quiz de diferentes questões. Feito com ReactJS, JavaScript, Styled-Components, Axios, React-Feather e Open Trivia Database.

TRIVIA-QUIZ Trivia-Quiz é uma aplicação baseada no jogo Perguntados, em que consiste em um quiz de diferentes questões. Feito com ReactJS, JavaScript,

Daniela Farias 2 Feb 6, 2022
Web3-citizens-app - React application based on smart contract using web3 and MetaMask extention.

Citizens App (web3-react-redux) React application based on smart contract using web3 and MetaMask extention. Start the applicarion Recomend to install

Denys Voloshyn 3 Aug 25, 2022
A web3 starter project using Typescript, Hardhat, ethers.js and @web3-react

Starter React Typescript Ethers.js Hardhat Project This repo contains a Hardhat and React Dapp starter project. The React Dapp in the frontend dir of

ChainShot 39 Dec 31, 2022
(🔗, 🌲) Web3 Link Tree is a free & open-source alternative to Linktree built with React.js, Next.js, Tailwind and Web3-React

Getting Started Read the detailed guide here Customize Add your name, wallet address, social media links and more in config.ts Images Save images to t

Naut 35 Sep 20, 2022
🛠 Solana Web3 Tools - A set of tools to improve the user experience on Web3 Solana Frontends.

?? Solana Web3 Tools - A set of tools to improve the user experience on Web3 Solana Frontends.

Holaplex 30 May 21, 2022
This Project is made with HTML5, CSS3, ReactJS, Axios, MetaMask, thirdweb, Rinkeby Test Network, Web 3.0 Technologies, and OpenSea API.

Abstract Collections This Project is made with HTML5, CSS3, ReactJS, Axios, MetaMask, thirdweb, Rinkeby Test Network, Web 3.0 Technologies, and OpenSe

Shobhit Gupta 34 Jan 4, 2023
Next.js landing pages with two axios carousel

Next.js landing pages with two axios carousel SEO friendly page builder in React.js. Heroes, sign-up forms and calls to action. Deployed from sanity.i

null 2 Mar 30, 2022
Next js boilerplate with redux toolkit, redux persist and axios

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Jorge Alberto Villarreal Gongora 5 Apr 25, 2022
A webscrapper built using express.js, cheerio and axios.

Intenship Webscrapper A tool that scrapes the "Internshala" website for fetching data about internship openings in different fields. Tech Stack API Re

Yash Raj Singh 6 Dec 3, 2022