NFTool - NFT Coollection Creator

Project Name: NFTool - NFT Generator based on BTFS
Project Track: NFT
Team Name: “Why not?”
Team Member(s): 1
DevPost URL: NFTool | Devpost
Project Goal: Сreate an image generator with saving the result in BTFS. The vast majority of online NFT generators offer to save the result in IPFS via pinata or nft storage. The NFTool allows you to save collections in BTFS.
Project Info: NFTool is NFT image generator based on BTFS. For the program to work, you need to connect to the local or remote BTFS node. Аfter connecting to a node, you can create or edit projects. To create a collection, you need to load parts of images into layers, for example, for a smiley (background, eyes, mouth). The maximum number of images to generate a collection is 10 000.

Project Website: nftool.netlify.app
Source Code: https://github.com/ozipp/nftool
Project Test Instructions:
— Settings part —

  1. Download BTFS node
  2. Init BTFS node
  3. Ehable POST requests for API in file ~/.btfs/config

“API”: {
“HTTPHeaders”: {
“Access-Control-Allow-Headers”: [
“X-Requested-With”,
“Range”,
“User-Agent”
],
“Access-Control-Allow-Methods”: [
“GET”,
“POST”
],
“Access-Control-Allow-Origin”: [
“*”
]
}
},
4. Run BTFS daemon
— NFTool part —
5. Open site nftool.netlify.app
6. Create new project
7. Upload parts of images
8. Generate collection
9. Pins/upload images
Project Details: NFTool - YouTube
Project Milestones: The next step is to create a BTFS node that will allow you to upload collections without running your own BTFS node.

20 Likes

What a beautiful :heart_eyes: write up

2 Likes

This is a well detailed project​:+1:. Looking forward to seeing this project​:kissing_heart::blush:

1 Like

ahahah so cute, wanna see more details

2 Likes

Wow that’s a good write up want to see more about the project

1 Like

This is a good project
Gonna help the creators a lot

1 Like

As you stated from the title, this is Cool :heart::heart:

1 Like

Your Ui/Ux design are amazing!!

1 Like

Nice project. Thanks for building this… most of us use IPFS technology haha

1 Like