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

docs(Flow): add community projects in LearnWeb3 Hackathon #619

Merged
merged 5 commits into from
Nov 10, 2023
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 78 additions & 0 deletions data/ecosystems/f/flow-community.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ github_organizations = [
"https://github.com/punchvn",
"https://github.com/rayvin-flow",
"https://github.com/thirdbridge",
"https://github.com/decentology",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's keep this one out for now since it adds a ton of boilerplate repos

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay

"https://github.com/grindery-io",
"https://github.com/hyphen-at",
]

# Repositories
Expand Down Expand Up @@ -939,6 +942,9 @@ url = "https://github.com/btspoony/nuxt3-flow-dapp-starter"
[[repo]]
url = "https://github.com/btspoony/onchain-verifier"

[[repo]]
url = "https://github.com/btspoony/turbine"

[[repo]]
url = "https://github.com/btspoony/web3jam-contracts"

Expand Down Expand Up @@ -5674,3 +5680,75 @@ url = "https://github.com/Zubainah/nitda-blockchain-scholarship"

[[repo]]
url = "https://github.com/zwht/connect_wallet_demo"

[[repo]]
url = "https://github.com/mikelord007/fluid-finance"

[[repo]]
url = "https://github.com/ahmadnurfadilah/promptchain"

[[repo]]
url = "https://github.com/AmaanSayyad/Side-B"

[[repo]]
url = "https://github.com/Demeter-Lab/SwiftPay-Payroll"

[[repo]]
url = "https://github.com/Demeter-Lab/SwiftPay-AI-Summary-Generator"

[[repo]]
url = "https://github.com/Demeter-Lab/Swiftpay-Frontend"

[[repo]]
url = "https://github.com/OpeOginni/flow-sign"

[[repo]]
url = "https://github.com/ayushojha20/FlowQL"

[[repo]]
url = "https://github.com/DappCoderr/Loot---A-Treasure-Game-on-Flow"

[[repo]]
url = "https://github.com/Ayushjain2205/data-royale-flow"

[[repo]]
url = "https://github.com/abu-hasib/lwb3app"

[[repo]]
url = "https://github.com/abu-hasib/lwb3hackbot"
eherrerosj marked this conversation as resolved.
Show resolved Hide resolved

[[repo]]
url = "https://github.com/abu-hasib/lwb3server"

[[repo]]
url = "https://github.com/alexxthecoder/flow-bot"

[[repo]]
url = "https://github.com/joeephwild/di-hack"

[[repo]]
url = "https://github.com/LW3hackathonFlowWzrds/flowArtistry"

[[repo]]
url = "https://github.com/praise03/FlowVo"

[[repo]]
url = "https://github.com/RupeshWadne/LW3DHACKATHON"

[[repo]]
url = "https://github.com/ekza-space/core"

[[repo]]
url = "https://github.com/clionachee/emotions"

[[repo]]
url = "https://github.com/clwest/DonkeyBetz"

[[repo]]
url = "https://github.com/Crypticwii/impactreplw3hack"

[[repo]]
url = "https://github.com/kaksv/ubuntuvote"

[[repo]]
url = "https://github.com/mohitthakkar30/Mint-Genius"
1 change: 1 addition & 0 deletions data/ecosystems/f/flow.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ sub_ecosystems = [
"Optakt",
"Outblock",
"Piprate",
"portto",
"SpaceTrade",
"Spexi Geospatial",
"Starly",
Expand Down
Loading