OEPs
OEPs copied to clipboard
Standard for interface detection
There should be a standard to detect if a smart contract follows certain standards - similar to Ethereum's ERC-165 or NEO's NEP-10.
@tanZiWen @javajoker what do you think of this idea? Since now there are enough standards that some contracts follow multiple (i.e. a contract could be OEP-4 and OEP-10).
I opend a pull request here https://github.com/ontio/OEPs/pull/61
Awesome, I'll take a look at it when I get a chance