Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Mint-as-a-Service #10

Open
Quantaphocpython opened this issue Jan 7, 2025 · 5 comments
Open

Proposal: Mint-as-a-Service #10

Quantaphocpython opened this issue Jan 7, 2025 · 5 comments
Assignees
Labels
approved approve proposal to proceed

Comments

@Quantaphocpython
Copy link

Description
Mint-as-a-Service (MaaS) is a platform that simplifies the NFT minting process on the Bifrost blockchain. Users can upload images with basic metadata, and the system handles the entire minting process. It features an easy-to-use interface, wallet integration, and a simple dashboard for NFT management.

@zxstim
Copy link
Collaborator

zxstim commented Jan 8, 2025

I think you should read the details of the builder program first:
https://github.com/bifrost-io/mono/tree/main/builder-program

simple things like minting frontend is also welcomed

@Quantaphocpython
Copy link
Author

Thank you for the feedback. After reviewing the Bifrost Builder Program, I’ve adjusted my idea to focus on creating a simple and user-friendly tool for minting NFTs on the Bifrost blockchain. Users can upload images, provide basic metadata, and the platform handles the minting process.

I’d love to hear your thoughts on the idea and any suggestions for improvement.

@zxstim
Copy link
Collaborator

zxstim commented Jan 9, 2025

So Bifrost protocol revolves around LST. Just minting NFTs is not qualified for the builder program since we are not a general purpose chain. You can leverage LST to do something with NFT (not sure yet, maybe some rewards idea or a cultural badge with DN404/ERC7631)

@Quantaphocpython
Copy link
Author

Quantaphocpython commented Jan 11, 2025

@zxstim Thank you for the clarification!

Lootbox NFT Rewards from Staking
Users staking LST receive randomized lootbox NFTs containing:

  • Badge NFTs for milestones.
  • Token Bonuses.
  • Event Passes for exclusive activities.

Higher staking levels or durations unlock better lootbox tiers (e.g., Bronze, Silver, Gold).

@zxstim
Copy link
Collaborator

zxstim commented Jan 13, 2025

now that is interesting

our testnet kit is available here for base. this would make it easier to build as Base devx is really good.
https://github.com/buildstationorg/bifrost-testnetkit

@zxstim zxstim added the approved approve proposal to proceed label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved approve proposal to proceed
Projects
None yet
Development

No branches or pull requests

2 participants