Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey.
All Content tagged with 아마존 관리형 블록체인
Amazon Managed Blockchain is a fully managed service that makes it easy to join public networks or create and manage scalable private networks using the popular open-source frameworks Hyperledger Fabric and Ethereum.
콘텐츠 언어: 한국어
필터링할 태그 선택
정렬 기준 가장 최근
1개의 결과
안녕하세요.
현재 Managed Blockchain(hyperledger Fabric)을 이용한 웹 서비스를 개발하고 있습니다.
AMB의 체인코드는 테스트용으로 간단하게 구축한 상황입니다. (Invoke(블록 생성), query(블록 조회) 기능 구현)
앞으로 제가 진행해야되는 상황은 Web Application(Spring Boot)을 통해 데이터...