https://github.com/littleboycoding/candy_factory
NFT collections manager, created wtith Flutter 🐦🎯
https://github.com/littleboycoding/candy_factory
Last synced: 4 months ago
JSON representation
NFT collections manager, created wtith Flutter 🐦🎯
- Host: GitHub
- URL: https://github.com/littleboycoding/candy_factory
- Owner: littleboycoding
- Created: 2022-07-09T18:44:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T09:59:02.000Z (almost 4 years ago)
- Last Synced: 2025-04-28T18:16:31.851Z (about 1 year ago)
- Language: Dart
- Homepage:
- Size: 3.53 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Candy Factory 🍭

Manage NFT collections manually can get crumblesome, creating metadata yourself usually get boring !
with Candy Factory, you just import any images, edit metadata and export that can easily be consumed.
All is done in graphical and consistent way !
> Cross-platform, native performance, powered by [Flutter](https://flutter.dev) 🐦
## Feature
- Import any image
- Update metadata
- Export (currently only support Pinata)
## Idea ?
- Deploy as candy machine smart contract
- Setting OpenSea's attributes
## Terms
- [Candy machine](https://docs.metaplex.com/overviews/candy_machine_overview)
- [NFT](https://en.wikipedia.org/wiki/Non-fungible_token)
## Release ?
No pre-built binary available (yet), however you can easily build it yourself with `flutter build` commands.
## Motivation
This project was created for Flutter/Dart learning purpose, hence part of my codebase can be bad 🍝