Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment Proposal: Showcasing Alchemy Notify API & NFT API #85

Merged
merged 1 commit into from
Dec 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions contributions/demo/week6/lerjevik/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Assignment Proposal

## Title

_Showcasing Alchemy Notify API & NFT API_

## Names and KTH ID

Dina Lerjevik ([email protected])

## Deadline

- Week 6

## Category

- Demo

## Description

During this demo, I plan to showcase the Address Activity Webhook from the Alchemy Notify API, and how it can be used to notify you upon transfers to/from an address. More specifically, I will be monitoring my own wallet address and build a Discord Bot that notifies me upon NFT transfers to my wallet. Moreover, I plan to integrate this with the Alchemy NFT API in order to include information regarding the NFTs.

**Relevance**

Being used to instant confirmation upon purchasing something outside of blockchain, having to manually keep track of blockchain transactions can seem inconvenient [1]. I believe this demo will give a good first introduction to the Alchemy Notify API, which enables receiving real-time notifications for events, e.g., failed transactions or transfers to your wallet [2].

Sources:
[1] https://medium.com/alchemy-api/introducing-alchemy-notify-bringing-notifications-to-blockchain-apps-760dee043a2f
[2] https://docs.alchemy.com/docs/alchemy-notify