ethereum / sharding

Sharding manager contract, and related software and tests
480 stars 105 forks source link

Add `vyper_compile_script.py` in `/tools` directory #94

Closed hwwhww closed 6 years ago

hwwhww commented 6 years ago

What is wrong?

Adding vyper_compile_script.py in the repo will help everyone knows how it works faster.

How can it be fixed

  1. Add vyper_compile_script.py under /tools directory.
  2. Write Makefile for compiling SMC.