UNPKG

@patchworkdev/common

Version:

Patchwork Development Kit

21 lines (20 loc) 462 B
{ "$schema": "https://patchwork.dev/schema/patchwork-metadata.schema.json", "scopeName": "test", "name": "BoolArray", "symbol": "BARRAY", "schemaURI": "https://basic.xyz/schema/basic.json", "imageURI": "https://mything/my/{tokenID}.png", "fields": [ { "id": 1, "key": "b", "type": "bool", "arrayLength": 16, "description": "Short Name", "visibility": "public", "slot": 0, "offset": 0 } ] }