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

Advertise use cases #264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Advertise use cases #264

wants to merge 1 commit into from

Conversation

weichweich
Copy link
Contributor

Show what you can do with KILT on the front page.

  • the style is terrible at the moment
  • I would like to add sections that explain these Use Cases in detail and link to them

@aws-amplify-eu-central-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-264.d3oeht7cvddn19.amplifyapp.com

Copy link
Member

@Dudleyneedham Dudleyneedham left a comment

Choose a reason for hiding this comment

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

Please sort out CSS

Copy link
Member

@Dudleyneedham Dudleyneedham left a comment

Choose a reason for hiding this comment

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

Some minor comments. We have some of these usecases on the main kilt page.

However, I would like to show case DIDSign as well. People seem to be using it more. Plus we can advertise the use case of signing your proposal Docs here as well.

@@ -47,6 +47,43 @@ const featureRows = [
],
]

const useCases = [
{
title: 'Your Friendly Name for the Web',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
title: 'Your Friendly Name for the Web',
title: 'Your Name for the Web',

link: 'https://w3n.id',
description: (
<>
Claim your web3name! A unique, human readable name that can be used as an alias for your DID.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Claim your web3name! A unique, human readable name that can be used as an alias for your DID.
No longer identified as a hex string! Claim your web3name! A unique, human-readable name that can be used as an alias for your DID.

),
},
{
title: 'Send Funds to Your DID',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
title: 'Send Funds to Your DID',
title: 'Send Funds to Your web3name or DID',

description: (
<>
No need to remember long cryptic account addresses.
Add a service endpoint to your DID that specifies where asset should be send to.
Copy link
Member

Choose a reason for hiding this comment

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

Can we change this? Since I am not sure if the audience would know what a service endpoint is without describing it to them.

Suggested change
Add a service endpoint to your DID that specifies where asset should be send to.
Define where your assets are sent with your DID by using service endpoints.
Time to explore what a DID can do for your convenience.

),
},
{
title: 'Prove Your Public Identity',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
title: 'Prove Your Public Identity',
title: 'Make Your Identity Know',

@Dudleyneedham
Copy link
Member

It would be cool if they could claim their names on the website or do other things.

@Dudleyneedham
Copy link
Member

Do you think use cases before the other stuff?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants