Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Automatically generate the base contract classes from their ABIs #61

Open
fubhy opened this issue Jan 11, 2020 · 0 comments
Open

Automatically generate the base contract classes from their ABIs #61

fubhy opened this issue Jan 11, 2020 · 0 comments

Comments

@fubhy
Copy link
Contributor

fubhy commented Jan 11, 2020

Instead of manually crafting also the low-level implementations of the basic contract methods of the protocol, we should try to automatically generate the code using the ABIs and contract class templates as demonstrated by the 0x code generator. While I don't particularly like their implementation we could use it as a starting point for a more customized code generator for our purposes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant