UNPKG

@patchworkdev/common

Version:

Patchwork Development Kit

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