-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added generic information to all bounties
- Loading branch information
Showing
5 changed files
with
204 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,44 @@ | ||
# Open Bounty | ||
|
||
## Introduction | ||
|
||
At Mintbase, we value innovation and quality, offering rewards up to $2,000 for the development of new templates. | ||
|
||
Mintbase Templates are grab-and-go solutions to effortlessly launch blockchain activations like Minsta for events and AI minter for branding. These templates allow any developer to deploy functional applications with a single click, thanks to MintbaseJS and Mintbase GraphQL APIs. This bounty tackles a specific community-requested feature so you'll be making direct impact with your work. | ||
|
||
Your submited Mintbase Template should be a user friendly DApp with a seamless end to end user journey. The source code should be easy to brand and include instructions for other developers to use it. | ||
|
||
## Overview | ||
|
||
This open bounty presents an opportunity for developers, designers, and innovators to showcase their creativity on the NEAR Protocol. We are seeking proposals for decentralized applications (DApps) that introduce novel utilities for Non-Fungible Tokens (NFTs). Your challenge is to think outside the conventional frameworks of NFTs, exploring new functionalities, interactions, and value propositions that can be integrated into the digital asset space. Aim to develop a concept that leverages the unique capabilities of the NEAR Protocol, offering users fresh and engaging experiences with NFTs. | ||
This open bounty presents an opportunity for developers, designers, and innovators to showcase their creativity on the NEAR Protocol. We are seeking proposals for decentralized applications (DApps) that introduce novel utilities for Non-Fungible Tokens (NFTs). Your challenge is to think outside the conventional frameworks of NFTs, exploring new functionalities, interactions, and value propositions that can be integrated into the digital asset space. Aim to develop a concept that leverages the unique capabilities of the NEAR Protocol, offering users fresh and engaging experiences with NFTs. | ||
|
||
## Submission Guidelines | ||
|
||
### How to apply | ||
|
||
Reach out to the Mintbase team and community via Telegram Chat and Github Discussions. Sharing your intention to tackle the bounty is an exciting introductory step. Ask questions about requirements to validate your work, share ideas about functionality for feedback, and provide progress updates to recieve support. | ||
|
||
Once your work is complete, submit the full source code and detailed readme as a Pull Request to https://github.com/Mintbase/templates/ | ||
|
||
### Deliverables | ||
|
||
The readme for your PR must follow the convention of other Mintbase Templates so that it's indexed by templates.mintbase.xyz. Be sure to include the following components: | ||
|
||
- Source Code: All source code for the DApp, including smart contracts and frontend components. | ||
- Deployment Instructions: Detailed instructions for deploying the DApp and smart contracts. | ||
- User Guide: A comprehensive guide detailing how users can interact with the DApp. | ||
- Demo Video: A short video demonstrating the DApp in action, showcasing key functionalities. | ||
- Example Deployment: Link to the DApp on Testnet is required, Mainnet deployment is optional. | ||
- Test Cases: Include tests to demonstrate functionality, especially for any new smart contract development. | ||
|
||
|
||
|
||
### Evaluation Criteria | ||
|
||
Evaluation of the following criteria will decide on the bounty reward for your Mintbase Template: | ||
|
||
- Functionality: The DApp must perform all described functionalities efficiently and securely. | ||
- User Experience: The application should offer a smooth, intuitive user journey from asset selection to reward collection. | ||
- Code Quality: Code should be clean, well-documented, and maintainable. | ||
- Security: Implementations must adhere to best practices in smart contract security and user data protection. | ||
- Originality: The template should feature original code and not be copied from existing sources. Creating something new and unique is highly valued; original contributions take precedence over duplicating existing content with minor modifications. |