UNPKG

@patchworkdev/common

Version:

Patchwork Development Kit

19 lines (18 loc) 471 B
{ "$schema": "https://patchwork.dev/schema/patchwork-contract-config.schema.json", "scopeName": "test", "name": "WeakRef", "symbol": "WEAK", "baseURI": "https://mything/my/", "schemaURI": "https://mything/my-metadata.json", "imageURI": "https://mything/my/{tokenID}.png", "features": ["fragmentsingle", "weakref"], "fields": [ { "id": 1, "key": "name", "type": "char32", "description": "Name" } ] }