Skip to content

Allow viewing of others credentials

Jared Pereira requested to merge credentialView into master

Feature Merge Request

Related Issue

resolves #361 (closed)

Description of Feature

This allows you to view other accounts credentials. Right now it doesn't implement a search function, so you have to manually copy and paste an address into the URL (i.e http://localhost:8080/#/certificates/0xa31D49D09F8C89967cA4F7Ec54BEAf1fCe7C84Fb ) in order to view it's credentials.

Motivation and Context

we want people to be able to show off their credentials!

What's Next?

Building out a search function!

Merge request reports