How Alchemy
helps web3
hackathon builders
Alchemy is the leading Web3 developer platform that connects your dApp to the blockchain, fetches indexed data via simple APIs, and helps you scale fast using quick-starter projects.
It’s everything you need in a Web3 development engine - and it’s free!
1
2
3
4
5
6
7
8
// npm install --save-dev alchemy-sdk
import { Alchemy } from 'alchemy-sdk';
    Â
const alchemy = new Alchemy();
    Â
// See Vitalik's NFTs!
alchemy.nft.getNftsForOwner('vitalik.eth')
         .then(console.log);
Your hackathon checklist
Create a free Alchemy account
Claim your $100 credit bounty
Mint your free Alchemy Hacker NFT
Apply for up to $50,000 in #WAGBI developer grants
We're committing $25 million in Alchemy credits to help developers continue building DeFi protocols, NFT projects, or any application that helps bring web3 to the world.
Once you’ve submitted your hackathon project, complete a grant application for the chance to receive up to $50,000 in credits!
Once you’ve submitted your hackathon project, complete a grant application for the chance to receive up to $50,000 in credits!
Resources to help you win a web3 hackathon
Explore tips and tricks for coming up with great blockchain hackathon ideas, how to plan, and complete guides for first-time hackathon participants.
The winner's guide to shipping web3 hackathon ideas
Use this framework to brainstorm and build the best web3 hackathon ideas.
The complete beginner’s guide to blockchain hackathons
Everything you need to know about web3 hackathons as a new blockend developer.
8 essential tips on how to prepare for a web3 hackathon
Get tips and tricks from experienced web3 developers on preparing for hackathons.
How to add web3 hackathons to your resume
Learn how to optimize your resume for web3 hackathon experience.
Best hackathons for web3 developers
Build at the best web3 hackathons to improve skills and earn funding.
How to get testnet ETH using a Goerli faucet
Goerli is a testnet web3 developers use to test blockchain applications before launching them on the Ethereum Mainnet.