fabric-samples/token-erc-721/chaincode-java/settings.gradle
renjithpta 1617406795
Java erc721 token standard chaincode implementation. (#709)
* Java ERC721 token standard chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com>

Signed-off-by: renjithpta <renjithkn@gmail.com>

* Java erc20 nft token standard chaincode implementation. Signed-off-by: renjithpta <renjithkn@gmail.com>

Signed-off-by: renjithpta <renjithkn@gmail.com>
2022-04-08 11:49:52 -04:00

5 lines
75 B
Groovy
Executable file

/*
* SPDX-License-Identifier: Apache-2.0
*/
rootProject.name = 'erc721'