Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/littleboycoding/candy_factory
NFT collections manager, created wtith Flutter 🐦🎯
https://github.com/littleboycoding/candy_factory
Last synced: 16 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T09:59:02.000Z (over 2 years ago)
- Last Synced: 2023-03-04T11:07:34.792Z (almost 2 years ago)
- Language: Dart
- Homepage:
- Size: 3.53 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Candy Factory 🍭
![example](/example.gif)
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 🍝