Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)