fulldecent / aion-aip040

Reference implementation for Aion non-fungible tokens
MIT License
3 stars 3 forks source link

Review approach to AIP010Encoder #11

Closed fulldecent closed 5 years ago

fulldecent commented 5 years ago

This project implements AIP010Encoder as a type safe way to access function encoders.

Seeking feedback on whether this will be best practice. Also, if this will be implemented upstream then this project should align with how it is done there.

Reference:

https://github.com/aionnetwork/AVM/issues/401

fulldecent commented 5 years ago

Folding into https://github.com/fulldecent/aion-aip040/issues/4