Commit graph

3 commits

Author SHA1 Message Date
Matias Salimbene
59aa2bf093 refactor folder structure
Signed-off-by: Matias Salimbene <matias.salimbene@gmail.com>
2022-02-19 12:56:59 -03:00
Matias Salimbene
b810bc6cd0 go port to token-erc-721
Signed-off-by: Matias Salimbene <matias.saimbene@gmail.com>
Signed-off-by: Matias Salimbene <matias.salimbene@gmail.com>
2022-02-19 12:56:59 -03:00
Yuki Kondo
b88ec9f4b4
Add ERC721 non-fungible token sample for javascript Chaincode (#406)
This PR adds a new non-fungible token sample using ERC721
functionalities. It includes javascript Chaincode and the README
explaining how to mint and transfer a non-fungible token in the
Fabric's test-network.

Signed-off-by: Yuki Kondo <yuki.kondo.ob@hitachi.com>
2021-02-24 13:51:24 +00:00