HuangLab-SYSU / block-emulator

MIT License
229 stars 60 forks source link

Will the block-emulator support smart contracts? #4

Closed litrane closed 1 year ago

litrane commented 1 year ago

Will the block-emulator support smart contracts? EVM component can be added?

Thanks.

iiinotlll commented 1 year ago

Thank you for your questions. Due to the complexity of smart contracts and EVM, we are not going to support smart contracts in our blockEmulator v1.0, but we will support them in the blockEmulator v2.0 which will be open-sourced in a few months.

litrane commented 1 year ago

Awesome! Thanks a lot!