nifty-oss / asset

A lightweight standard for non-fungible assets.
Apache License 2.0
38 stars 8 forks source link

Add default interface processor #65

Closed febo closed 7 months ago

febo commented 7 months ago

This PR adds a default processor for interface instructions. Proxy programs can choose which instructions to override or block, and then forward the remaining instructions to the interface processor.