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

Added resources for the asset app under showcase. #1846

Merged
merged 11 commits into from
Jan 3, 2024
18 changes: 17 additions & 1 deletion showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -3246,6 +3246,22 @@
"logo": "/img/showcase/zondax-logo.jpg",
"screenshots": ["/img/showcase/vault-k8s.jpg"],
"submittableId": "40715473"
}
},
{
"name": "The Asset App",
"description": "The Asset App allows any user to generate their own file canister smart contract and visually manage their files on the Internet Computer without requiring any code.",
"website": "https://h3cjw-syaaa-aaaam-qbbia-cai.ic0.app/",
"logo": "/img/showcase/asset-app_logo.png",
"screenshots": [
"/img/showcase/asset-app.jpg"
],
"id": "asset-app",
"oneLiner": "Allows any user to generate their own file canister smart contract and visually manage their files on the Internet Computer without requiring any code",
"tags": [
"Tools / Infrastructure"
],
"usesInternetIdentity": true,
"github": "https://github.com/id-daniel-mccoy/asset-app"
}
]

Binary file added static/img/showcase/asset-app.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/showcase/asset-app_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.