TZIP-16
{
"name": "NFT 4 NFT",
"description": "A simple NFT for NFT barter contract",
"version": "1.0.0",
"license": {
"name": "MIT"
},
"authors": [
"Javier Gracia Carpio <jagracar@gmail.com>"
],
"homepage": "https://nft-4-nft.xyz",
"source": {
"tools": [
"SmartPy 0.8.4"
],
"location": "https://github.com/jagracar/tezos-smart-contracts/blob/main/python/contracts/simpleBarterContract.py"
},
"interfaces": [
],
"errors": [
],
"views": [
]
}