codestates / DIDNOW

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

Contract Refactoriing And Summary #26

Closed donggni0712 closed 2 years ago

donggni0712 commented 2 years ago
  1. [x] public 함수 줄이기
  2. [x] 가스비 고려하여 수정
  3. [x] 구조도 간략하게 그리고 README.md에 등록
  4. [x] addService 서버지갑이 아닌 개인지갑으로 하도록 수정
donggni0712 commented 2 years ago

done