codestates / DIDNOW

퍼블릭 블록체인 네트워크를 이용한 DID 기반 인증서 관리 플랫폼
https://didnow.cf
10 stars 7 forks source link

Back End Refactoring #44

Closed ysheokorea closed 2 years ago

ysheokorea commented 2 years ago
  1. Code Refactoring
    • [x] console.log() remove
    • [x] Code refactoring
  2. Issuer가 VC를 미리 발행하는 로직
    • [x] IssuerUserList 등록 할 때 VC를 미리 발행해놓는다.
    • [x] Issuer DID Document 수정
    • [x] Holder 로직 수정
  3. Serial ID 만들기
    • [ ] Serial Hash값 Hash(title, name, type)으로 지정
  4. Verifier VerifyList CRUD
    • [x] Verifier VerifyList CRUD