alireza-gsh / NftMap

nft in zilliqa network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFTMap

build with love in Zilliqa blockchain

Hackathon https://gitcoin.co/issue/Zilliqa/Zilliqa/2547/100025674

Install

This module uses node.js, and can be installed through npm:

npm install --save ipfs-http-client

Running the daemon with the right port

To interact with the API, you need to have a local daemon running. It needs to be open on the right port. 5001 is the default, and is used in the examples below, but it can be set to whatever you need.

# Run the daemon
> ipfs daemon

install This module

npm install 

Run the app

npm run start 

Tutorial

youtube video link

#! mint function not working.I will fix the bug (ZilPay : wallet not find)

About

nft in zilliqa network

License:MIT License


Languages

Language:JavaScript 86.9%Language:HTML 9.8%Language:CSS 3.3%