๐Ÿ’ป/๋ธ”๋ก์ฒด์ธ

[Fabric] ์ฒด์ธ์ฝ”๋“œ ๋™์ž‘ ๊ณผ์ •

ruhz 2021. 12. 1. 10:00

Fabric์˜ ๋™์ž‘๊ณผ์ •

 

[dapp campus / ๊ฐœ๋…] #1. ํŒจ๋ธŒ๋ฆญ ๊ตฌ์กฐ

#1. ํŒจ๋ธŒ๋ฆญ ๊ตฌ์กฐ (https://youtu.be/d9EmSrNFDY8) ใ…๊ธฐ์กด ๋ธ”๋ก์ฒด์ธ๋“ค๊ณผ์˜ ์ฐจ์ด. ใ…‡ํŒจ๋ธŒ๋ฆญ์€ ๊ตฌ์„ฑ์š”์†Œ๋“ค์ด ๊ฐ ์—ญํ• ์ด ๋ถ„๋ฐฐ๋จ.(๋ธ”๋ก์ƒ์„ฑ์ž!=SC์ฒ˜๋ฆฌ๋…ธ๋“œ): ์˜ค๋”๋Ÿฌ(๋ธ”๋ก์ƒ์„ฑ), ํ”ผ์–ด(์‹œ๋ฎฌ๋ ˆ์ดํŒ…, ์ €์žฅ). cf)๊ธฐ์กด

jojuim.tistory.com

 

 

์ฒด์ธ์ฝ”๋“œ ๋™์ž‘๊ณผ์ •

 

[Hyperledger Fabric] ์•Œ์ญ๋‹ฌ์ญํ•œ ์ฒด์ธ์ฝ”๋“œ ๋™์ž‘ ๊ณผ์ • ์ •๋ฆฌ

์ง€๋‚œ๋ฒˆ ํฌ์ŠคํŒ…์—์„œ ์ฒด์ธ์ฝ”๋“œ ์˜ˆ์‹œ๊ฐ€ ๋„ˆ๋ฌด ์–ด๋ ค์›Œ์„œ ๋™์ž‘ ๊ณผ์ •์„ ์ œ๋Œ€๋กœ ์ดํ•ดํ•˜๊ธฐ ์–ด๋ ค์› ๋‹ค. ์ด๋ฒˆ ํฌ์ŠคํŒ…์—์„œ๋Š” ์ข€ ๋” ์‰ฝ๊ฒŒ ์ฒด์ธ์ฝ”๋“œ ๋™์ž‘ ๊ณผ์ •์„ ์ •๋ฆฌํ•ด๋ณด๊ณ ์ž ํ•œ๋‹ค. ์šฐ์„  ๊ธฐ๋ณธ ๋„คํŠธ์›Œํฌ ๊ตฌ์กฐ

jbhs7014.tistory.com

 

 

Hyperledger Fabric ๋„ํ๋จผํŠธ

 

A Blockchain Platform for the Enterprise — hyperledger-fabricdocs master documentation

Docs » A Blockchain Platform for the Enterprise Edit on GitHub Built with Sphinx using a theme provided by Read the Docs.

hyperledger-fabric.readthedocs.io

 

 

shim ํŒจํ‚ค์ง€ ๋„ํ๋จผํŠธ

 

shim package - github.com/hyperledger/fabric-chaincode-go/shim - pkg.go.dev

Package shim provides APIs for the chaincode to access its state variables, transaction context and call other chaincodes. Constants func CreateCompositeKey(objectType string, attributes []string) (string, error) func Error(msg string) pb.Response func Get

pkg.go.dev