DEV Community

Han Lee
Han Lee

Posted on

Midnight Scan

Midnight Network Challenge: Enhance the Ecosystem

This is a submission for the Midnight Network "Privacy First" Challenge - Enhance the Ecosystem prompt

What I Built

https://midnight-scan-transaction-viewer.vercel.app/

Demo

The midnight scan web page.
You can visit here: https://midnight-scan-transaction-viewer.vercel.app/

Making a sample transaction, requesting tDust from faucet is a easy transaction to make, we will track this transaction using transaction id.

Copied and pasted the transaction id into midnight_scan, and it will use the graphql to generate info about the transaction.

Also, there is a toggle button to see recent transaction. Currently graphql only allows up to 15 most recent transaction.

The midnight scan transaction viewer web site is now deployed, so you can try by visiting the link (https://midnight-scan-transaction-viewer.vercel.app/
), instead of building this in local.

How I Used Midnight's Technology

Developer Experience Improvements

Set Up Instructions / Tutorial

Top comments (0)