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

add medblock showcase #3807

Merged
merged 3 commits into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,15 +598,19 @@ The [Ecosystem Helper](https://mvw4g-yiaaa-aaaam-abnva-cai.icp0.io/) is an oncha

The list of tags is not final, and will be updated as the project evolves. For now, the following tags are available:

- `Wallet`
- `AI`
- `Chain Fusion`
- `Bitcoin`
- `NFT`
- `SocialFi`
- `Ethereum`
- `DAO`
- `DeFi`
- `Enterprise`
- `Games`
- `DAO`
- `Metaverse`
- `NFT`
- `SocialFi`
- `Tools / Infrastructure`
- `Wallet`

### Object schema

Expand All @@ -617,7 +621,7 @@ The list of tags is not final, and will be updated as the project evolves. For n
oneLiner: string, // short description of the project
website: string, // URL starting with `https://`

tags: ('Wallet' | 'Bitcoin' | 'NFT' | 'SocialFi' | 'DeFi' | 'Games' | 'DAO' | 'Metaverse' | 'Tools / Infrastructure')[],
tags: ('AI' | 'Chain Fusion' | 'Bitcoin' | 'Ethereum' | 'DAO' | 'DeFi' | 'Enterprise' | 'Games' | 'Metaverse' | 'NFT' | 'SocialFi' | 'Tools / Infrastructure' | 'Wallet')[],
description: string, // description of the project
stats: string, // eg. "10,000 users"
logo: string, // url to logo file, eg. /img/showcase/awesome-icp-project_logo.webp
Expand Down
14 changes: 14 additions & 0 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -4943,5 +4943,19 @@
],
"twitter": "https://x.com/phasmafuture",
"website": "https://entrepot.app/marketplace/phasma"
},
{
"id": "medblock",
"name": "Medblock",
"description": "Medblock is a secure mobile app that puts medical records in patients' hands while helping hospitals manage healthcare data efficiently through blockchain technology.",
"logo": "/img/showcase/medblock.svg",
"display": "Normal",
"tags": [
"Enterprise"
],
"github": "https://github.com/baliola/Medblock",
"twitter": "https://x.com/medblockid",
"website": "https://medblock.id",
"submittableId": "44389918"
}
]
27 changes: 27 additions & 0 deletions static/img/showcase/medblock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading