erc6900 / resources

18 stars 4 forks source link

[Improvement] Explore plugins standard #18

Open dlim-circle opened 6 months ago

dlim-circle commented 6 months ago

1 issue I’m facing is the data fragmentation across plugins and no standards around it.

For example if there are multiple ownership plugins, each plugin can name get ownership differently (eg. getOwner() vs owner() )

Do we plan to standardize some of the interfaces on plugin to make it easier to figure out standard information?