Share
Sign In
개발 일지
개발 1
Y
yeji Kim
👍
lib
main.dart
theme.dart
TextTheme, IconTehemeData, AppBarTheme, BottomNavigationBarThemeData, ThemeData
main_screens.dart
screens/
auth/
auth_input_screen.dart
models/
user_model.dart
schedule_model.dart
services/
components/
button.dart
input.dart
Subscribe to '아무튼-작업일지'
Welcome to '아무튼-작업일지'!
By subscribing to my site, you'll be the first to receive notifications and emails about the latest updates, including new posts.
Join SlashPage and subscribe to '아무튼-작업일지'!
Subscribe
👍
Other posts in '개발 일지'See all
yeji Kim
hyperledger fabric
hyperledger fabric 설치 장소 - /Users/yejikim/go/src/github.com/yejikim02/fabric-samples ssh -i /Users/yejikim/Downloads/mokpoEye2.pem ec2-user@ec2-54-79-7-151.ap-southeast-2.compute.amazonaws.com 여기 시나리오로 직접 만들어보는 과정이 있다. group all related papers together in a logical list. java script나 go로 각 txn(issue, buy, redeem) / contract / gateway identify 1 or more peers connectionOptions - identity, wallet user vs peer user CA가 인증. CA는 access conrol 등을 함. digital wallet은 이러한 인증 정보를 가지고 있는 것. 토큰은 없어도 됨. (암호화폐의 wallet과 헷갈리지 말기.) copy of ledger 없음. cc 실행 x. txn proposal 전송. organization의 구성원이지만, 블록체인 인프라를 직접적으로 지탱하진 않음. peer ledger와 cc copy를 저장함. 블록체인 인프라의 구성 요소. txn을 검증하고 실행하는 역할.
yeji Kim
figma/ UI
여기에 내가 생각하던 UI가 다 있다 ... 프레임별로 되어 있는 것
yeji Kim
hyperledger fabric 구상
Model wallet - 사용자 정보 id, name, token data - 의료 데이터 환자 생년, 성별, 질병, 증상, 유전자 정보 Methods initWallet getAllData purchaseGood getWallet setGoods UML diagram