HackMD
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Note Insights Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # Degen Hackathon: `ROSE` Project **From:** Watson Rodriguez **To:** Degen Hack Commitee ## Overview `ROSE` is a system that reduces the time it takes for Web2 marketplaces to onboard into Web3. `ROSE` is an integratable system for two-sided Web2 marketplaces to connect their users listings into public ledgers without exposing personal information. `ROSE` helps accelerate the Web2 market into TEZOS ecosystem. `ROSE` is a system of systems that reduces the time it takes to create Web2 and Web3 marketplaces from 6 month startup times, to only 1 week. Reducing the time it takes to develop new businesses (Especially in crypto) by 95%. ## The Problem Existing NFT Marketplaces are practically constrained to transferring digital assets, and it's a tough hurdle for everyday entrepreneurs to even want to get into this new technology. ## The idea `ROSE` will reduce the time it takes for all users; 1. The market makers (startup owners), 2. The providers of markets (real world, hard working entrepreneurs), and 3. The demand side of markets (real world, every day people). ## The Solution `ROSE` reduces the time it takes for Web2 marketplaces to onboard into Web3 by hosting both centralized databases of users, and prioritizing displaying decentralized databases of transactions. ARTHUR LABS, an expansion outside of this hackathon, focuses on rapidly creating two-sided Web2 marketplaces, reducing development time drastically for startups. By integrating with `ROSE`, these marketplaces can seamlessly transition into the Web3 sphere, thereby increasing Web3 user volume significantly. ## The Combined Power 1 Entirely new startup EVERY SINGLE WEEK can enter into Tezos. Real world sectors can amplify the volume and transaction of mainnet usage. Everyday entrepreneurs can grow immutable portfolios of authentic services, authentic reviews, authenticity in their local communities. `ROSE`, ARTHUR LABS, and Tezos can bring the entire younger audience into Web3, permanently. ## Ecosystem & Bounties 1. Utilizing Tezos Eco, with potential use of CameLIGO. 2. Targeting all available bounties within the Tezos Ecosystem. **Bounty #1:** We are developing a truly unique and optimized approach for anyone to build a startup marketplace, and deploy their marketplace into Tezos within 1 week. They don't need to touch any code beyond configuring a design system for their company. This fortifies the blockchain by accelerating daily usage. **Bounty #2:** We will develop unique NFTs that store metadata of centralized database information (only that information that validates the user what the user is selling, price point, description, location, and not personal information). This pushes the boundaries of NFTs from the existing norm of digital assets, to digital proof of services. **Bounty #3:** We truly can accelerate developer entrepreneurs by 95% to creating their own business in Tezos. We can provide a dApp template where all they need to do is solely customize their business model and branding, then deploy it and begin interacting with their own smart contract. This empowers entrepreneurs to create uniquely innovate marketplaces in Web3 that serve a niche real world purpose. # Hackathon Plan 1. Initialize repository, install dependencies. 2. Develop initial form (excluding account creation). 3. Integrate MongoDB. 4. Develop the NFT Contract. 5. Implement MongoDB to URL converter. 6. Link URL to NFT contract. 7. Perform NFT minting tests. 8. Prepare the presentation. 9. Plan for marketplace expansion. ## Presentation Outline (3 Minutes) 1. Introduction to `ROSE`. 2. Demonstration of code and MVP. 3. Discussion on marketplace expansion. 4. Real-world application scenarios. 5. Strategy for onboarding Web2 users into Tezos Ecosystem. ## Requirements | Functional | Non-Functional | | ----------------------------------------------------- | -------------------------------------------------------- | | The application must convert MongoDB data into an NFT | The application should be operational and user-friendly. | ## User Stories - As a user, I want to convert a JSON snippet of my MongoDB data into an NFT. - As a user, I want to own the NFT I create. ## Diagrams ```plantuml !theme plain skinparam actorBorderThickness 1 left to right direction title Use Case Diagram User -- (convert) User -- (own) ``` </br> ```plantuml !theme plain title Class Diagram (conscious) class Converter { mongoData: json owner: AccountId do_converting(mongoData: json) -> NFT } ``` </br> ```plantuml !theme plain title Sequence Diagram actor ServiceBuyer entity Marketplace database SmartContract database MongoDB actor Entrepreneur Marketplace -> MongoDB: Retrieves entrepreneurs data ServiceBuyer -> Marketplace: viewServices() Marketplace --> MongoDB: sortsServices() Marketplace --> SmartContract: sortsServices() MongoDB --> Marketplace SmartContract --> Marketplace ServiceBuyer -> Marketplace: Buys service ServiceBuyer --> SmartContract: Choice of crypto ServiceBuyer --> MongoDB: Choice of fiat ServiceBuyer -> SmartContract: Signs contract SmartContract -> Entrepreneur: Notifies Entrepreneur -> ServiceBuyer: initiates service, gets in contact, begins work ServiceBuyer -> Entrepreneur: Agrees on completed service SmartContract -> Entrepreneur: Payment escrow is delivered SmartContract -> Marketplace: Expands portfolio Marketplace -> MongoDB: Updates portfolio ``` </br> ```plantuml !theme plain title Sequence Diagram actor ServiceBuyer entity Marketplace database SmartContract database MongoDB actor Entrepreneur Entrepreneur -> Marketplace: Joins marketplace Entrepreneur -> Marketplace: createsListing() Entrepreneur -> MongoDB Entrepreneur -> SmartContract Marketplace -> MongoDB: Retrieves entrepreneurs data ServiceBuyer -> Marketplace: viewServices() Marketplace --> MongoDB: sortsServices() Marketplace --> SmartContract: sortsServices() MongoDB --> Marketplace SmartContract --> Marketplace ServiceBuyer -> Marketplace: Buys service ServiceBuyer --> SmartContract: Choice of crypto ServiceBuyer --> MongoDB: Choice of fiat ServiceBuyer -> SmartContract: Signs contract SmartContract -> Entrepreneur: Notifies Entrepreneur -> ServiceBuyer: initiates service, gets in contact, begins work ServiceBuyer -> Entrepreneur: Agrees on completed service SmartContract -> Entrepreneur: Payment escrow is delivered Entrepreneur -> SmartContract: Confirms receipt Entrepreneur -> Marketplace: Updates service status Marketplace -> MongoDB: Records transaction SmartContract -> Marketplace: Reports completion Marketplace -> ServiceBuyer: Updates service record ``` # Related Works [Arthur Labs Pitch Deck - Expansion of ROSE in the real world](app.pitch.com/app/player/9f3011de-83be-401c-b8a9-18926402e4e7/b97e774b-560d-4748-9831-f32f9b3a69ad)

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully