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 ability to identify contracts by description #16

Open
Amit-Weiss opened this issue Mar 3, 2019 · 0 comments
Open

Add ability to identify contracts by description #16

Amit-Weiss opened this issue Mar 3, 2019 · 0 comments
Labels
difficulty: easy enhancement New feature or request good first issue Good for newcomers

Comments

@Amit-Weiss
Copy link
Collaborator

Amit-Weiss commented Mar 3, 2019

Is your feature request related to a problem? Please describe.
Currently, when we look at contracts we can only refer to them using their addresses.

Describe the solution you'd like
It would be more convenient if we could add a text to each contract, so when we look at our contracts we will see the description of it.

Describe alternatives you've considered
Another option is to add a field to the contract itself, that will be updated by initiator and will be managed on the blockchain. I find this idea not as good since it adds overhead of writing to the blockchain.

Additional context
I believe the description should be unique to each party, such that the initiator and the counterpart will be able to set different names.

Note 1: This text should not be kept on the blockchain.

Note 2: This issue was edited to fit the new "feature request" template.

@Amit-Weiss Amit-Weiss added enhancement New feature or request good first issue Good for newcomers difficulty: easy labels Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant