Example Transaction Processors
소투스는 transaction processor 개발을 위한 예제로서 여러 transaction families를 포함하고 있다.
아래와 같은 실행파일을 사용할 수 있다.
- block-info-tp : BlockInfo transaction processor, 파이썬으로 작성되었다.
- identity-tp : Identity transaction processor, 파이썬으로 작성되었다.
- intkey-tp-go : IntegerKey transaction processor, Go로 작성되었다.
- intekey-tp-java : IntegerKey transaction processor, Java로 작성되었다.
- intkey-tp-javascript : IntegerKey transaction processor, JavaScript로 작성되었다.(Node.js)
- intekey-tp-python : IntegerKey transaction processor, 파이썬으로 작성되었다.
- poet-validator-registry-tp : Validator Registry transaction processor, 이것은 Poet 합의 알고리즘 구현에서 다른 validator를 추적하는데 사용된다.
- settings-tp : Settings family transaction processor, 파이썬으로 작성되었다.
메모 |
제품 환경에선, transaction family 셋팅을 지원하는 transaction processor를 항상 실행하고 있어야 한다. |
- smallback-tp : Samllback transaction processor, GO로 작성되었다.
- xo-tp-javascript : XO transaction processor, JavaScript로 작성되었다. (Node.js)
- xo-tp-python : XO transaction processor, Python으로 작성되었다.
더 많은 Transaction Family Specification을 확인하려면 여기를 클릭하여라
'옥탑방주인 > Hyperledger' 카테고리의 다른 글
[Hyperledger Sawtooth] XO 게임 tutorial 실행하다 만난 issue (0) | 2018.04.20 |
---|---|
Hyperledger Sawtooth - Address and Namespace Design (Sawtooth v1.0.2) (0) | 2018.04.19 |
Hyperledger Sawtooth on Ubuntu 16.04 (Sawtooth v1.0.2) (0) | 2018.04.16 |
Hyperledger Sawtooth에 대하여 알아보자(v.1.0.2) (1) | 2018.04.10 |
하이퍼릿저란 무엇인가?(About Hyperledger) (0) | 2018.04.09 |