Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nft-maker

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nft-maker

A no code utility to make nfts

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Overview

A no-code utility to make nfts.

NOT SUITABLE FOR PRODUCTION USE!

Right now, breedable nfts (like cryptokitties) are planned for the MVP.

todo low prio

  • allow configuration of breeding CD
  • Test unhappy paths and reverts
  • Gas efficiency ? Do we need to store the picture part categories on an IPFS file and jus thave a link to it for the assembler ?
  • Remove unusued code (e.g onlyOwnerOf modifier in BreedableNFT.sol)

Architecture

  • Blueprint: the deployed smart contract. Has the info on how to build an image.
  • Building blocks: the images used for building the NFT's image. Stored on IPFS preferably but later could have choice of storage.
  • Assembler: Open source code that reads the blueprint, fetches the building blocks and assemble an image. Can be self hosted and peopel could provide that hosting for others for convenience.

FAQs

Package last updated on 12 Apr 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc