Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

nft-descriptors

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

nft-descriptors

A repository that contains all of Mean's NFT Descriptors

unpublished
latest
Source
npmnpm
Version
1.0.0-rc1
Version published
Maintainers
1
Created
Source

Lint Tests Slither Analysis

Mean Finance NFT Descriptors

This repository holds Mean's NFT Descriptors. These are contracts that will generate an SVG completely on-chain, to describe the current state of an NFT.

Package

The package will contain:

  • Artifacts can be found under @mean-finance/nft-descriptors/artifacts
  • Compatible deployments for hardhat-deploy plugin under the @mean-finance/nft-descriptors/deployments folder.
  • Typescript smart contract typings under @mean-finance/nft-descriptors/typechained

Documentation

Everything that you need to know as a developer on how to use all repository smart contracts can be found in the documented interfaces.

Installation

To install with Hardhat or Truffle:

YARN

yarn add @mean-finance/nft-descriptors

NPM

npm install @mean-finance/nft-descriptors

Keywords

ethereum

FAQs

Package last updated on 04 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts