jitendragangwar123 / Ethereum-APIs-For-NFTs

This repository contains common NFT APIs that are designed to work with both ERC-721 and ERC-1155 tokens, leveraging the web3.js library. These APIs provide a standardized way to interact with NFT smart contracts, making it easier for developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum-APIs-For-NFTs

This repository contains common NFT APIs that are designed to work with both ERC-721 and ERC-1155 tokens, leveraging the web3.js library. These APIs provide a standardized way to interact with NFT smart contracts, making it easier for developers to build applications that involve non-fungible tokens on the Ethereum blockchain.

About

This repository contains common NFT APIs that are designed to work with both ERC-721 and ERC-1155 tokens, leveraging the web3.js library. These APIs provide a standardized way to interact with NFT smart contracts, making it easier for developers.


Languages

Language:JavaScript 85.8%Language:Solidity 14.2%