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

Suggestion about the Dapp's name #244

Open
bassjobsen opened this issue Aug 7, 2018 · 0 comments
Open

Suggestion about the Dapp's name #244

bassjobsen opened this issue Aug 7, 2018 · 0 comments
Labels

Comments

@bassjobsen
Copy link
Contributor

The Dapp's name (in dapp.json) is used now the set the chain-name.
The chain-name should match /^[A-Za-z0-9-_.@]{1,32}$/. I think it makes sense when Dapps (or chain) got both a name and chain-name.

Example

name: 'My New Cool Dapp';
chain-name: 'my-new-cool-dapp';

Of course it will be possible to auto generate chain-name from name.

@sqfasd sqfasd added the discuss label Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants