Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chainstacklabs/solana-candy-machine-observer-html
A lightweight and installation-free tool that you can create yourself and that demonstrates how to listen live to NFT minting on Solana
https://github.com/chainstacklabs/solana-candy-machine-observer-html
candy-machine metaplex nft solana
Last synced: about 1 month ago
JSON representation
A lightweight and installation-free tool that you can create yourself and that demonstrates how to listen live to NFT minting on Solana
- Host: GitHub
- URL: https://github.com/chainstacklabs/solana-candy-machine-observer-html
- Owner: chainstacklabs
- Created: 2022-08-03T10:44:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T05:46:44.000Z (about 2 years ago)
- Last Synced: 2024-11-07T21:38:29.349Z (3 months ago)
- Topics: candy-machine, metaplex, nft, solana
- Language: HTML
- Homepage: https://chainstack.com/candy-observer-monitor-solana-for-newly-minted-nfts-in-real-time/
- Size: 3.91 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Candy Machine observer
![image](https://chainstack.com/wp-content/uploads/2022/02/Candy-observer-1.png)A lightweight and installation-free tool that you can create yourself and that demonstrates how to listen live to NFT minting on Solana.
[Read the full article about this project on Chainstack](https://chainstack.com/candy-observer-monitor-solana-for-newly-minted-nfts-in-real-time/).
## Installation guide
This is a pure frontend web application.
Open index.html with a browser to see it in action.
## How to use it
1. Open index.html.
2. Enter the WebSocket endpoint address in the text field.
3. Click connect.
4. Wait until the status changes to Connected, then click start.
![image](https://chainstack.com/wp-content/uploads/2022/02/Screenshot-2022-02-22-at-11.11.17-768x476.png)