UNPKG

@patchworkdev/common

Version:

Patchwork Development Kit

22 lines (21 loc) 552 B
{ "$schema": "https://patchwork.dev/schema/patchwork-contract-config.schema.json", "scopeName": "test", "name": "Patch1155FragmentSingle", "symbol": "TST", "baseURI": "https://mything/my/", "schemaURI": "https://mything/my-metadata.json", "imageURI": "https://mything/my/{tokenID}.png", "features": [ "1155patch", "fragmentsingle" ], "fields": [ { "id": 1, "key": "single_char_field", "type": "char16", "description": "A single char field" } ] }