Skip to content

This is my first attempt to try and learn the Cardano Web3 SDK Mesh.js. The purpose of this experiment is to find and check whether there is a wallet that has an NFT token called primetest1.

Notifications You must be signed in to change notification settings

ValdryanIvandito/mesh-token-checker

Repository files navigation

Cardano Token Checker

This is my first attempt to try and learn the Cardano Web3 Mesh.js library. The goal of this experiment is to find and check whether a wallet has a token or NFT by searching for its name and policy ID.

Here is a reference link to the Mesh documentation that I studied. The code I made is a modification of the reference.

Demo

To see how it works, let's watch the following video documentation. Here is a video documentation link

Getting Started

Clone The Repository

git clone https://github.com/ValdryanIvandito/mesh-token-checker.git

Go to the Directory

cd mesh-token-checker

Install Dependencies:

yarn

or

npm i

Run The Development Server

yarn dev

or

npm run dev

About

This is my first attempt to try and learn the Cardano Web3 SDK Mesh.js. The purpose of this experiment is to find and check whether there is a wallet that has an NFT token called primetest1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published