diff --git a/README.md b/README.md deleted file mode 100644 index c6472c9..0000000 --- a/README.md +++ /dev/null @@ -1,120 +0,0 @@ -# BEPRO Grants Program - -

- -

- ---- - -- [:wave: Introduction](#wave-introduction) - - [Guidelines](#guidelines) - - [Project ideas](#project-ideas) - - [Support](#support) - - [Team](#team) -- [:pencil: Process](#pencil-process) -- [:bulb: Help](#bulb-help) - - [Additional information](#additional-information) - - [Real-time conversation](#real-time-conversation) - -## :wave: Introduction - -As part of our commitment to promoting the bepro network developer/dapps ecosystem, we offer comprehensive grants programs focused on funding software development and research efforts related to **EVM Development Projects & Extension of Bepro-js capabilities** - this funding capital/treasury comes from the "Developer Boostrap" & "Ecosystem" portions, both in USDC & BEPRO value, +1,000,000€ to be deployed. - -### Guidelines - -Anyone is welcome to apply for a grant. Projects funded through our programs are broad in scope, but our focus lies on strong **technical** projects that add value to the ecosystem. - -Generally, your project will have better chances to get accepted if: - -- It presents a **well-researched** or tested concept, for which ideally you are able to show some prior work. -- You can demonstrate that the project will be **maintained** after completion of the grant, be it through an obvious commitment to the technology from your side, additional funding sources or an existing business model. -- Your team has **proven experience** with the relevant languages and technologies and/or a strong technical background. We ask you to provide the GitHub profiles of all team members as part of your application and will examine these for past activity and code quality. Naturally, you can also link to projects on other platforms. -- Your application is **rich in technical details** and well-defined. -- You can clearly present how your project stands out among competitors or implements technology that doesn't exist in the ecosystem yet. - -Additionally, it must fulfill the following requirements: - -- All code produced as part of a grant must be **open-sourced**, and it must also not rely on closed-source software for full functionality. We prefer Apache 2.0, but GPLv3, MIT or Unlicense are also acceptable. -- We do not award grants for projects that have been the object of a successful token sale. -- As a general rule, teams are asked to finish a grant before applying for another one. -- Lastly, we do not fund projects that actively encourage gambling, illicit trade, money laundering or criminal activities in general. - -In addition to the information provided on your application, note that your project will need to comply with our [Guidelines for Milestone Deliverables](./src/milestone-deliverables-guidelines.md). In particular, we require all projects to create documentation that explains how their project works. At a minimum, _written_ documentation is required for funding. Tutorials or videos are also helpful for new users to understand how to use your product. - -Finally, we take licensing and the right of all teams in and outside the ecosystem to be recognised for their work very seriously. Using others' work with no attribution or indication that this was not your own work as part of a milestone delivery **will lead to immediate termination**. Please reach out to us before submitting if you have any doubts on how to comply with a specific license and we'll be happy to help. - -### Project ideas - -Finally, you don't need to start your own project in order to be elligible for a grant. Instead, yoou can contribute to an existing open-source project as bepro-js. In the latter case, you should check in advance that the maintainers of the project are interested in your contribution, and the acceptance of the milestones will generally be tied to the inclusion of your work in said project. - -If you have a **good concept of the technical challenges** that your idea entails and would like feedback before applying, you can send us an [email](mailto:general@bepro.network) and tell us about it. - -### Support - -The scope of our Grants Programs consists of funding and feedback on delivered milestones. This means that we do not provide hands-on support as part of a grant, but if you face specific issues during development, we will do our best and try to direct you to the correct resources. If this sounds like something you would like however, and we encourage you to join the [community](https://discord.gg/fM6ZEfED) in the #dev channels in order to get help with specific issues or to stay up to date with the most recent developments. - -For questions about the grants program itself, see our [FAQ](./src/faq.md#frequently-asked-questions). - -### Team - -#### Grants Development Committee - -The committee consists of individuals who know the funding priorities of the Bepro ecosystem, and is responsible for evaluating grant applications and providing feedback on these. - -- [Rui Pedro](https://github.com/ruiub3i) -- [Joao Gonçalves](https://github.com/moshmage) -- [Filipe Pinho](https://github.com/filipe-bepro) -- [Andre Moniz](https://github.com/andremoniz) -- [Justin Wu](https://github.com/thewujustin) - -## :pencil: Process - -> **:loudspeaker:** The process below allows for grants of up to **10M BEPRO or 25K USDC per application**. Payment is made in BEPRO or USDC - -1. **Application** - 1. [Fork](https://github.com/bepronetwork/grants-program/fork) this repository. - 2. In the newly created fork, create a copy of the application template ([`applications/application-template.md`](applications/application-template.md)). If you're using the GitHub web interface, Make sure you **do not modify the template file directly**. - 3. Name the new file after your project: `project_name.md`. - 4. Fill out the template with the details of your project. The more information you provide, the faster the review. To get an idea of what a strong application looks like. Naturally, if you're only applying for a smaller grant that only consists of, say, UI work, you don't need to provide as much detail. - 5. Once you're done, create a pull request. The pull request should only contain _one new file_—the Markdown file you created from the template. - 6. You will see a comment template that contains a checklist. You can leave it as is and tick the checkboxes once the pull request has been created. Please read through these items and check all of them. - 7. Add the comment "I accept the [Terms & Services](https://github.com/bepronetwork/grants-program/blob/main/T%26Cs.md)" in the Pull Request as shown [here](https://github.com/bepronetwork/grants-program/pull/1) - -2. **Application Review** - 1. The [committee](#grants-committee) can (and usually does) issue comments and request changes on the pull request. - 2. Clarifications and amendments made in the comments _need to be included in the application_. You may address feedback by directly modifying your application and leaving a comment once you're done. Generally, if you don't reply within 2 weeks, the application will be closed due to inactivity, but you're always free to reopen it as long as it hasn't been rejected. - 3. When all requested changes are addressed and the terms and conditions have been signed, someone will mark your application as `ready for review` and share it internally with the rest of the committee. - 4. The application will be accepted and merged as soon as it receives the approval of one third of the committee (currently 3 members), or closed after two weeks of inactivity. Unless specified otherwise, the day on which it is accepted will be considered the starting date of the project, and will be used to estimate delivery dates. - -3. **Milestone Delivery and Payment** - 1. Milestones are to be delivered on the [Grant Milestone Delivery](https://github.com/bepronetwork/grants-program/milestones/) repository. You can find the delivery process [here](https://github.com/bepronetwork/grants-program/blob/main/milestones/intro.md). - -The grant application can be amended at any time. However, this _necessitates a reevaluation by the committee_. If your application has been accepted and, during development, you find that your project significantly deviates from the original specification, please open a new pull request that modifies the existing application. - -Additionally, we try to enforce the [code of conduct](CODE_OF_CONDUCT.md) - -## :bulb: Help - -### Additional information - - -| [Website](https://bepro.network) | [Twitter](https://twitter.com/bepronet) | [Medium](https://medium.com/bepronetwork) - -### Real-time conversation - -We have Element channels for real-time discussions on Bepro-js and general questions. Join the conversation. - -- [Telegram](https://t.me/betprotocol) -- [Discord](https://discord.gg/fM6ZEfED) - -## :information_source: License - -[Apache License 2.0](LICENSE) © Bepro Network - -## Importante Note & Credit Attribution - -The Readme and Grants Repository structure was created based on https://github.com/w3f/Grants-Program as we see it as a great framework for the goal we want to achieve - we are not related in any way with the Web3 Foundation. - -## Terms & Conditions - -BEPRO Network Grants, BEPRO Protocol and BEPRO Token (BEPRO) are not available in Excluded Jurisdictions that can be found in our [terms and conditions](T&Cs.md) diff --git a/applications/PunkSkin.md b/applications/PunkSkin.md new file mode 100644 index 0000000..ce47b38 --- /dev/null +++ b/applications/PunkSkin.md @@ -0,0 +1,169 @@ +# Bepro Network Grant Proposal + +> This document will be part of the terms and conditions of your agreement and therefore needs to contain all the required information about the project. Don't remove any of the mandatory parts presented in bold letters or as headlines! Lines starting with a `>` (such as this one) can be removed. +> +> See the [Grants Program Process](https://github.com/bepronetwork/grants-program/#pencil-process) on how to submit a proposal. + +* **Project Name:** PunkSkin +* **Team Name:** Nicspoon +* **Payment Address:** 0xccf74dfb0e62d8d203699b196f30ae52589819ed BEPRO(ERC20) + + +> ⚠️ *The combination of your GitHub account submitting the application and the payment address above will be your unique identifier during the program. Please keep them safe.* + + +## Project Overview :page_facing_up: +Development of a WebApp for 10,000 limited NFTs randomly generated IPFS hosted art + +### Overview + +* PunkSkin +* PunkSkin is a generative art of non-fungible tokens on the Ethereum blockchain. +* The project will be integrates into Bepro Network / Bepro-js +* NFTs is here to stay, I am thrill and lucky to be part of the process and developing my creartive skill with blockchain technology. + +### Project Details (in development) + +w.i.p + +### Ecosystem Fit + +PunkSkin is a unique digital art collectibles a.k.a non-fungible tokens (NFT) that are programmatic generated. +There will only be 10,000 unique generated PunkSkin to be release into the Ethereum BlockChain. +Due to the limited supply, PunkSkin are made digitally scarce in the NFTs' blockchain ecosystem. + + +* PunkSkin can be trade and collect in the NFTs ecosyctem. +* PunkSkin is made for passionate digital art collectors and traders. +* There are plenty of new generative art lunched every months as we speak and the most reconiged ones are the O.G CryptoPunks, Bored Ape Yacht Club, Top Dog Beach Club, etc. + * As a 3D/2D artist working in the creative industrail for more than 10 years, quality/style and passion are the ingredient to create an impeccable masterpiece. + * Jamie Hewlett's art really resonates with me, he is best known as the co-creator of the comic book Tank Girl and co-creator of the virtual band Gorillaz. PunkSkin's art direction will definitely be inspired by Jamie Hewlett's art style. + +## Team :busts_in_silhouette: + +### Team members + +* Nicholas Poon + +### Contact + +* **Contact Name:** Nicholas Poon +* **Contact Email:** nicspoon88@gmail.com +* **Website:** W.I.P + +### Legal Structure + +* **Registered Address:** Address of your registered legal entity, if available. Please keep it in a single line. (e.g. High Street 1, London LK1 234, UK) +* **Registered Legal Entity:** Name of your registered legal entity, if available. (e.g. Duo Ltd.) + + +### Team's Location + +* **Place of Operations:** Singapore, Chip Bee Garden + + +### Team's experience + +Please describe the team's relevant experience. If your project involves development work, we would appreciate it if you singled out a few interesting projects or contributions made by team members in the past. For research-related grants, references to past publications and projects in a related domain are helpful. + +Please list the name of the project and legal entity here. + + +### Team Code Repos + +* https://github.com/nicspoon + +Please also provide the GitHub accounts of all team members. If they contain no activity, references to projects hosted elsewhere or live are also fine. + +* https://github.com/nicspoon + + +### Team LinkedIn Profiles (if available) + +* https://www.linkedin.com/in/nicspoon/ + + +## Development Status :open_book: + +* Development in progress. + +## Development Roadmap :nut_and_bolt: + +* Art development for PunkSkins +* Webiste design + + +build the smart contract for the ERC721 Factory based on the rules of 1.09% inflation cost of each piece after the previous is bought +creation of the javascript wrapper +unit tests +provide a test suite, comprising unit and integration tests, along with a guide on how to set up and run them. +commit to providing Dockerfiles for the delivery of your project. +integrate with the front end via javascript object bridge.js +create a PR to the main bepro-js package + + +\\\ Build smart contract for the ERC721 Factory +* Run test to identified errors and refinement. (NOV 2021) + + +> :zap: If any of your deliverables is based on somebody else's work, make sure you work and publish _under the terms of the license_ of the respective project and that you **highlight this fact in your milestone documentation** and in the source code if applicable! **Teams that submit others' work without attributing it will be immediately terminated.** + +### Overview +PunkSkin + +* **Total Estimated Duration:** 3 months (Octobe/November/December) +* **Full-Time Equivalent (FTE):** 1 +* **Total Costs:** Bepro's garnts + +### Milestone 1 — Implement First Modules + +* **Estimated duration:** 1 month (October 2021) +* **FTE:** 1 +* **Costs:** 10% from Bepro's grants + +Production initiation: Early October 2021 +Website live date: End October 2021 +Minting launch date: T.B.C +Member page/Merch : T.B.C +... + +### Milestone 2 — Additional features + +* **Estimated Duration:** 3 months (July-September) +* **FTE:** 3 +* **Costs:** 20% from Bepro's grants + +\\\ Avatar research (July - Sept 2021) +* Task 01: 1-5 Samples of approved base skin for avatar and story behind the universe. +* Task 02: Guideline on how many categories & traits to implement. (Skin + ( hair + sad + skintone + goggles + hi-tech/low-tech) +* Task 03: Identified the rarity of the traits. (Quality control) +* Task 04: x1 front page Illustration, serves as a promotional use on social media. + +### Milestone 3 — Additional features + +* **Estimated Duration:** 3 months (October-December) +* **FTE:** 3 +* **Costs:** 20% from Bepro's grants + +\\\ Avatar production (Oct - Dec 2021) +* Task 01: Base skin has to be ready to match with traits. +* Task 02: Producing the traits outline. / Front page’s illustration +* Task 03: Colored for all. +* Task 04: Bepro’s developer to test on generating the base skin with traits for evaluation. +* Task 05: Final refinement on traits and fix any abnormality occurrence for re-generation/ +... + + +## Future Plans + +* Looking into 3D model. +* Possibly intregration of PunkSkin2088 into metaverse. + + + +## Additional Information :heavy_plus_sign: + +**How did you hear about the Grants Program?** Medium + +Here you can also add any additional information that you think is relevant to this application but isn't part of it already, such as: +