• Stars
    star
    4
  • Rank 3,211,897 (Top 65 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple demo for finding NFT drops on Polygon (MATIC) via Alchemy Transfers API

More Repositories

1

create-web3-dapp

The complete toolbox to create web3 applications.
TypeScript
824
star
2

alchemy-sdk-js

The easiest way to connect your dApp to the blockchain.
TypeScript
364
star
3

alchemy-web3

Web3 client extended with Alchemy integration
TypeScript
245
star
4

nft-minter-tutorial

JavaScript
236
star
5

rundler

An ERC-4337 Bundler in Rust
Rust
227
star
6

NFT-Marketplace-Tutorial

NFT marketplace tutorial by Alchemy
JavaScript
201
star
7

aa-sdk

TypeScript
188
star
8

learn-solidity-presentations

All of the presentations in the Learn Solidity course
Solidity
146
star
9

Build-Your-NFT-Explorer

A simple demo to show case how Alchemy's NFT API works.
JavaScript
118
star
10

modular-account

Solidity
76
star
11

ecdsa-node

JavaScript
75
star
12

light-account

Solidity
74
star
13

nft-api-javascript-scripts

A collection of Javascript scripts running with Alchemy Web3.js, Fetch, or Axios
JavaScript
60
star
14

RTW3-Week2-BuyMeACoffee-Website

JavaScript
52
star
15

RTW3-Week2-BuyMeACoffee-Contracts

JavaScript
46
star
16

hardhat-ethers-react-ts-starter

A web3 starter project using Typescript, Hardhat, ethers.js and @web3-react
TypeScript
44
star
17

GiftList

Gifts under the Merkle Tree
JavaScript
40
star
18

cw3d-nft-explorer

JavaScript
39
star
19

RTW3-Week7-NFT-Marketplace

Road to Web3 Week7 tutorial on building an NFT Marketplace from Scratch
JavaScript
36
star
20

alchemy-docs

The publicly-accessible documentation for Alchemy.com!
36
star
21

hello-world-part-four-tutorial

JavaScript
36
star
22

web3-starter-projects

Fork a blockchain repo and build your dapp. Fast.
32
star
23

alchemy-flow-contracts

Cadence
31
star
24

alchemy-sdk-py

Python
30
star
25

hello-world-tutorial

Solidity
25
star
26

eth-provider-benchmark

Compare the accuracy and consistency of Ethereum service providers head to head on a suite of tests.
Python
25
star
27

Contract-Puzzles

JavaScript
20
star
28

solana-nft-tutorial

19
star
29

blockexplorer

JavaScript
19
star
30

escrow-hardhat

JavaScript
18
star
31

Alchemy-Hacker-Handbook

JavaScript
18
star
32

RTW3-Week-4-NFT-Gallery

JavaScript
16
star
33

aa-benchmarks

TypeScript
16
star
34

Local-Hardhat-Games

Solidity
14
star
35

uniswap-trading-example

TypeScript
14
star
36

Build-Your-NFT-Explorer-walkthrough

JavaScript
13
star
37

webhook-examples

Examples of using Alchemy Notify
Python
13
star
38

polygon-smart-contract-tutorial

A guide for coding and deploying a basic Polygon (MATIC) smart contract!
JavaScript
9
star
39

netlify-alchemy-dapp-boilerplates

JavaScript
8
star
40

create-web3-dapp-examples

JavaScript
8
star
41

nft-indexer

Display all of an addresses's NFTs using Alchemy's Enhanced APIs + Alchemy SDK!
JavaScript
8
star
42

MintGovernance

JavaScript
7
star
43

nft-api-demo-scripts

Shell
7
star
44

docs-openapi-specs

OpenAPI Specs for methods on Alchemy docs
TypeScript
7
star
45

modular-account-plugin

A very basic ERC6900 compliant plugin
Solidity
7
star
46

alchemy-web3-webpack-example

Simple project demonstrating Alchemy-Web3 in a browser
JavaScript
6
star
47

erc20-indexer

Index all of an address's ERC-20 token balances in an instant using Alchemy's Enhanced APIs!
JavaScript
6
star
48

nft-api-example

Repository with some example calls to the Alchemy NFT API
TypeScript
6
star
49

accountkit-react-native-boilerplate

Alchemy AA-SDK React Native boilerplate with Typescript, Viem, and Wagmi
TypeScript
5
star
50

MintNFT

Mint Your Own NFT!
JavaScript
5
star
51

nft-explorer-vercel

JavaScript
5
star
52

solana-hello-world

Alchemy's Introductory Tutorial for Solana
TypeScript
4
star
53

token-api-javascript-scripts

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

Transaction-Lifecycle-via-SMS

Python
4
star
55

aa-virtual-cold-storage

Supercharging smart contract account security with custom virtual cold storage plugin functionalities | Built with @alchemyplatform Modular Smart Contract Account (ERC 6900) & aa-sdk | Learn More: https://accountkit.alchemy.com/
Solidity
4
star
56

transfers_api_javascript_scripts

A collection for scripts for using the Alchemy Transfers API
JavaScript
3
star
57

historical_transactions_polygon_scripts

Script for querying historical transactions on Polygon (MATIC) via Alchemy Transfers API
Python
3
star
58

aa-starter

TypeScript
3
star
59

cw3d-evm-boilerplate

JavaScript
3
star
60

entrypoint-hash-poc

Solidity
3
star
61

netlify-alchemy-nft-explorer-template

JavaScript
3
star
62

alchemy-multichain-demo

Demo on how to manage multiple chains when using the Alchemy SDK
TypeScript
2
star
63

get-nfts-script

JavaScript script to get all NFTs owned by a specified address
JavaScript
2
star
64

netlify-alchemy-dapp-boilerplates-w-hardhat

JavaScript
2
star
65

vercel-alchemy-dapp-boilerplates

JavaScript
2
star
66

AWS-serverless-blockchain-data-ingesting-infrastructure

JavaScript
2
star
67

alchemy-chainlink-spring-hackathon-nft

JavaScript
2
star
68

block-race

A simple script for comparing how quickly Eth providers publish new blocks.
TypeScript
2
star
69

alchemy-asset-transfers-benchmark

TypeScript
2
star
70

Alchemy-Notify-Tutorial

Tutorial for integrating transaction activity notifications into your dApp.
JavaScript
2
star
71

spearmint-sdk

An SDK for Alchemy's free and automated web3 allowlist platform.
2
star
72

embedded-accounts-demo

Demo for Alchemy Embedded Accounts
TypeScript
2
star
73

embedded-accounts-quickstart

An application that demos how to quickly build with Alchemy Embedded Accounts.
TypeScript
2
star
74

viem-speedrun

TypeScript
2
star
75

gasless-minter-tutorial

Tutorial on setting up a full-stack application with account abstraction to enable gasless minting.
TypeScript
2
star
76

aa-simple-dapp

A simple Next.js app allows for gas-less ERC-20 mints using Account Abstraction.
TypeScript
2
star
77

creating-smart-contract-and-sending-userops

TypeScript
2
star
78

multisig-plugin

Solidity
2
star
79

erc20-example-foundry

A simple Foundry Repo to build, test, and deploy an ERC-20 token.
Solidity
2
star
80

try-alchemy-sdk

super quick repo to get started with the alchemy-sdk
JavaScript
1
star
81

transaction-receipts-scripts

A collection of Ethereum transaction receipt scripts
Python
1
star
82

zksync-paymaster-example

Solidity
1
star
83

usdc-token-gate

Demo project for ETH Denver!
JavaScript
1
star
84

gm

JavaScript
1
star
85

Alchemy-Transfers-Tutorial

Tutorial for integrating historical transaction activity into your dApp dashboard.
Python
1
star
86

vercel-alchemy-dapp-boilerplates-w-hardhat

JavaScript
1
star
87

sponsoring-userops

TypeScript
1
star
88

aa-demo

Demo of account abstraction functionality using CW3D + Userbase.
TypeScript
1
star
89

creating-light-smart-account-and-sending-user-ops

TypeScript
1
star
90

token_api_javascript_scripts

Javascript Scripts for Token API tutorials
JavaScript
1
star
91

smart-accounts-from-scratch

JavaScript
1
star