Skip to content

mailchain/alchemy-webhook-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Alchemy Notify Webhook Server

A simple set of examples to set up a webhook server using Alchemy Notify.

Getting started

To get started, follow these 4 simple steps:

  1. 👋 New to Alchemy? Get access to Alchemy for free here
  2. 🔗 Create a local webhook proxy using ngrok, you can follow the steps here
  3. 📢 Using your ngrok link above and the webhook path you want (ex https://your-link-from-step-2.ngrok.io/webhook-path), set up the Alchemy Notify webhook of your choice on your dashboard here
  4. 🚀 Pick your language/framework of choice:

About

Examples of using Alchemy Notify with Mailchain SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 34.7%
  • Rust 28.8%
  • TypeScript 23.2%
  • Go 13.3%